"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/03/06 01:04:55 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati" 2026/03/06 01:04:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:04:55 DEBUG : Creating backend with remote "/tmp/rclone2842053327" === 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-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:04:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:04:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/06 01:04:56 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:04:56 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:04:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:04:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:04:57 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:04:57 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:04:58 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 01:04:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:04:58 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:04:58 DEBUG : B2 bucket rclone-test-fixojiv6kati: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.71s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", 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-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", 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-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:04:59 DEBUG : Creating backend with remote "/non-existing" 2026/03/06 01:05:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/06 01:05:00 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:00 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:05:01 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:01 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 01:05:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:05:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.58s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", 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-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:02 INFO : B2 bucket rclone-test-fixojiv6kati: Running all checks before starting transfers 2026/03/06 01:05:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:05:02 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:02 INFO : B2 bucket rclone-test-fixojiv6kati: Checks finished, now starting transfers 2026/03/06 01:05:02 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:02 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 01:05:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:05:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:03 ERROR : Ignoring --no-traverse with sync 2026/03/06 01:05:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:05:03 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:03 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 01:05:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:05:03 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:05:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/06 01:05:04 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:04 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:05 DEBUG : hello world2: size = 12 OK 2026/03/06 01:05:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/06 01:05:05 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:05:05 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:05 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:06 DEBUG : potato2: size = 11 OK 2026/03/06 01:05:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:05:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:05:07 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:07 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:08 DEBUG : potato2: size = 11 OK 2026/03/06 01:05:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:05:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.73s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/06 01:05:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:05:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/06 01:05:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:05:08 INFO : sub dir2: Making directory 2026/03/06 01:05:08 INFO : sub dir: Making directory 2026/03/06 01:05:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:05:08 INFO : sub dir2/sub sub dir2: Making directory 2026/03/06 01:05:08 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:08 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:09 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 01:05:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:05:09 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/06 01:05:09 DEBUG : B2 bucket rclone-test-fixojiv6kati: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:09 INFO : sub dir2: Making directory 2026/03/06 01:05:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/06 01:05:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:05:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:05:10 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:10 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 01:05:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:05:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:10 DEBUG : sub dir2: Making directory with metadata 2026/03/06 01:05:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:05:11 INFO : sub dir2: Making directory 2026/03/06 01:05:11 INFO : sub dir: Making directory 2026/03/06 01:05:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:05:11 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:11 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 01:05:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:05:11 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:05:11 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/06 01:05:11 DEBUG : B2 bucket rclone-test-fixojiv6kati: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/06 01:05:11 DEBUG : B2 bucket rclone-test-fixojiv6kati: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.33s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", 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-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:12 INFO : sub dir2: Making directory 2026/03/06 01:05:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:05:12 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:12 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:13 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 01:05:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:05:13 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:05:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:13 DEBUG : sub dir2: Making directory with metadata 2026/03/06 01:05:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:05:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:05:13 INFO : sub dir2: Making directory 2026/03/06 01:05:13 INFO : sub dir: Making directory 2026/03/06 01:05:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:05:13 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:13 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:14 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 01:05:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:05:14 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:05:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/06 01:05:14 DEBUG : B2 bucket rclone-test-fixojiv6kati: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", 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-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:15 INFO : sub dir2: Making directory 2026/03/06 01:05:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:05:15 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:15 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 01:05:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:05:15 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:05:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-rebafem6mita" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-fixojiv6kati -> B2 bucket rclone-test-rebafem6mita 2026/03/06 01:05:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:05:17 DEBUG : B2 bucket rclone-test-rebafem6mita: Waiting for checks to finish 2026/03/06 01:05:17 DEBUG : B2 bucket rclone-test-rebafem6mita: Waiting for transfers to finish 2026/03/06 01:05:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 01:05:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:05:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/06 01:05:18 DEBUG : B2 bucket rclone-test-rebafem6mita: Purge remote 2026/03/06 01:05:18 INFO : B2 bucket rclone-test-rebafem6mita: cleaning bucket "rclone-test-rebafem6mita" of all files 2026/03/06 01:05:19 DEBUG : sub dir/hello world: Deleting (id "4_zafb27d03a0ddcb0b9fc80e1b_f113d2fb76ffef71c_d20260306_m010518_c001_v0001097_t0022_u01772759118387") --- PASS: TestServerSideCopy (4.02s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:20 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:20 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:05:20 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:05:20 DEBUG : sub dir/hello world: Sizes differ 2026/03/06 01:05:20 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:21 DEBUG : sub dir/hello world: size = 17 OK 2026/03/06 01:05:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/06 01:05:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.52s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gopafoq7jabi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-fixojiv6kati -> B2 bucket rclone-test-gopafoq7jabi 2026/03/06 01:05:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:05:23 DEBUG : B2 bucket rclone-test-gopafoq7jabi: Waiting for checks to finish 2026/03/06 01:05:23 DEBUG : B2 bucket rclone-test-gopafoq7jabi: Waiting for transfers to finish 2026/03/06 01:05:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 01:05:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:05:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/06 01:05:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:05:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gopafoq7jabi) 2026/03/06 01:05:25 DEBUG : sub dir/hello world: Sizes differ 2026/03/06 01:05:25 DEBUG : B2 bucket rclone-test-gopafoq7jabi: Waiting for checks to finish 2026/03/06 01:05:25 DEBUG : B2 bucket rclone-test-gopafoq7jabi: Waiting for transfers to finish 2026/03/06 01:05:25 DEBUG : sub dir/hello world: size = 17 OK 2026/03/06 01:05:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/06 01:05:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/06 01:05:25 DEBUG : B2 bucket rclone-test-gopafoq7jabi: Purge remote 2026/03/06 01:05:25 INFO : B2 bucket rclone-test-gopafoq7jabi: cleaning bucket "rclone-test-gopafoq7jabi" of all files 2026/03/06 01:05:26 DEBUG : sub dir/hello world: Deleting (id "4_z0fc28d63a0ddcb0b9fc80e1b_f10242bf38d4912eb_d20260306_m010525_c001_v0001116_t0040_u01772759125332") 2026/03/06 01:05:26 DEBUG : sub dir/hello world: Deleting (id "4_z0fc28d63a0ddcb0b9fc80e1b_f1028fb64f004ad76_d20260306_m010523_c001_v0001097_t0004_u01772759123899") --- PASS: TestServerSideCopyOverSelf (5.89s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:28 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:05:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:05:28 DEBUG : sub dir/hello world: Sizes differ 2026/03/06 01:05:28 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:28 DEBUG : sub dir/hello world: size = 17 OK 2026/03/06 01:05:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/06 01:05:28 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/06 01:05:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.59s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cakuber4pone" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-fixojiv6kati -> B2 bucket rclone-test-cakuber4pone 2026/03/06 01:05:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:05:30 DEBUG : B2 bucket rclone-test-cakuber4pone: Waiting for checks to finish 2026/03/06 01:05:30 DEBUG : B2 bucket rclone-test-cakuber4pone: Waiting for transfers to finish 2026/03/06 01:05:32 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 01:05:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:05:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/06 01:05:32 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:05:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cakuber4pone) 2026/03/06 01:05:32 DEBUG : sub dir/hello world: Sizes differ 2026/03/06 01:05:32 DEBUG : B2 bucket rclone-test-cakuber4pone: Waiting for checks to finish 2026/03/06 01:05:32 DEBUG : B2 bucket rclone-test-cakuber4pone: Waiting for transfers to finish 2026/03/06 01:05:33 DEBUG : sub dir/hello world: size = 17 OK 2026/03/06 01:05:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/06 01:05:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/06 01:05:33 INFO : sub dir/hello world: Deleted 2026/03/06 01:05:34 DEBUG : testing file moves 2026/03/06 01:05:34 DEBUG : B2 bucket rclone-test-cakuber4pone: Waiting for checks to finish 2026/03/06 01:05:34 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:05:34 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cakuber4pone) 2026/03/06 01:05:34 DEBUG : sub dir/hello world: Sizes differ 2026/03/06 01:05:34 DEBUG : B2 bucket rclone-test-cakuber4pone: Waiting for transfers to finish 2026/03/06 01:05:34 DEBUG : sub dir/hello world: size = 24 OK 2026/03/06 01:05:34 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/06 01:05:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/06 01:05:35 INFO : sub dir/hello world: Deleted 2026/03/06 01:05:35 DEBUG : B2 bucket rclone-test-cakuber4pone: Purge remote 2026/03/06 01:05:35 INFO : B2 bucket rclone-test-cakuber4pone: cleaning bucket "rclone-test-cakuber4pone" of all files 2026/03/06 01:05:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f82ad33a0ddcb0b9fc80e1b_f11750ec409873105_d20260306_m010534_c001_v0001039_t0005_u01772759134343") 2026/03/06 01:05:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f82ad33a0ddcb0b9fc80e1b_f111fe4e8af5224d3_d20260306_m010532_c001_v0001153_t0009_u01772759132879") 2026/03/06 01:05:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f82ad33a0ddcb0b9fc80e1b_f1066178e70e6d81c_d20260306_m010531_c001_v0001167_t0011_u01772759131477") --- PASS: TestServerSideMoveOverSelf (7.69s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:37 ERROR : error listing: directory not found 2026/03/06 01:05:37 INFO : Local file system at /tmp/rclone2842053327: Making directory 2026/03/06 01:05:37 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:37 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.31s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:05:38 DEBUG : Local file system at /tmp/rclone2842053327: Waiting for checks to finish 2026/03/06 01:05:38 DEBUG : Local file system at /tmp/rclone2842053327: Waiting for transfers to finish 2026/03/06 01:05:39 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/06 01:05:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:05:39 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/06 01:05:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.67s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:40 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/06 01:05:40 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:40 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:40 DEBUG : check sum: size = 1 OK 2026/03/06 01:05:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/06 01:05:40 INFO : check sum: Copied (new) 2026/03/06 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/06 01:05:40 DEBUG : check sum: size = 1 OK 2026/03/06 01:05:40 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/06 01:05:40 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/06 01:05:40 DEBUG : check sum: Unchanged skipping 2026/03/06 01:05:40 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/06 01:05:40 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/06 01:05:41 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:41 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:41 DEBUG : sizeonly: size = 6 OK 2026/03/06 01:05:41 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/06 01:05:41 INFO : sizeonly: Copied (new) 2026/03/06 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/06 01:05:42 DEBUG : sizeonly: size = 6 OK 2026/03/06 01:05:42 DEBUG : sizeonly: Sizes identical 2026/03/06 01:05:42 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:42 DEBUG : sizeonly: Unchanged skipping 2026/03/06 01:05:42 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:42 DEBUG : Waiting for deletions to finish 2026/03/06 01:05:42 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.51s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/06 01:05:43 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:43 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:43 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/06 01:05:43 INFO : ignore-size: Copied (new) 2026/03/06 01:05:43 DEBUG : Waiting for deletions to finish 2026/03/06 01:05:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:05:43 DEBUG : ignore-size: Unchanged skipping 2026/03/06 01:05:43 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:43 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:43 DEBUG : Waiting for deletions to finish 2026/03/06 01:05:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:45 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:45 DEBUG : existing: size = 6 OK 2026/03/06 01:05:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:05:45 DEBUG : existing: Unchanged skipping 2026/03/06 01:05:45 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:45 DEBUG : Waiting for deletions to finish 2026/03/06 01:05:45 INFO : There was nothing to transfer 2026/03/06 01:05:45 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/06 01:05:45 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:45 DEBUG : existing: size = 6 OK 2026/03/06 01:05:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/06 01:05:45 INFO : existing: Copied (replaced existing) 2026/03/06 01:05:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.71s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/06 01:05:46 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:46 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:46 DEBUG : existing: size = 6 OK 2026/03/06 01:05:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/06 01:05:46 INFO : existing: Copied (new) 2026/03/06 01:05:46 DEBUG : Waiting for deletions to finish 2026/03/06 01:05:47 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:47 DEBUG : existing: Destination exists, skipping 2026/03/06 01:05:47 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:47 DEBUG : Waiting for deletions to finish 2026/03/06 01:05:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:48 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/06 01:05:48 DEBUG : c/non empty space: size = 5 OK 2026/03/06 01:05:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:05:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/06 01:05:48 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:48 DEBUG : c/non empty space: Unchanged skipping 2026/03/06 01:05:48 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:48 DEBUG : a/potato2: size = 60 OK 2026/03/06 01:05:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/06 01:05:48 INFO : a/potato2: Copied (new) 2026/03/06 01:05:48 DEBUG : Waiting for deletions to finish 2026/03/06 01:05:49 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.22s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:50 DEBUG : empty space: size = 1 OK 2026/03/06 01:05:50 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/06 01:05:50 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/06 01:05:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/06 01:05:50 DEBUG : empty space: Unchanged skipping 2026/03/06 01:05:50 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:50 DEBUG : Waiting for deletions to finish 2026/03/06 01:05:50 INFO : There was nothing to transfer 2026/03/06 01:05:51 DEBUG : empty space: size = 1 OK 2026/03/06 01:05:51 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/06 01:05:51 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/06 01:05:52 INFO : empty space: Updated modification time in destination 2026/03/06 01:05:52 DEBUG : empty space: Unchanged skipping 2026/03/06 01:05:52 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:52 DEBUG : Waiting for deletions to finish 2026/03/06 01:05:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:53 DEBUG : empty space: size = 1 OK 2026/03/06 01:05:53 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/06 01:05:53 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/06 01:05:53 DEBUG : empty space: Unchanged skipping 2026/03/06 01:05:53 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:53 DEBUG : Waiting for deletions to finish 2026/03/06 01:05:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.37s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:54 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:54 DEBUG : foo: size = 3 OK 2026/03/06 01:05:54 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/06 01:05:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:05:54 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:05:54 DEBUG : foo: sha1 differ 2026/03/06 01:05:54 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:54 DEBUG : foo: size = 3 OK 2026/03/06 01:05:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/06 01:05:54 INFO : foo: Copied (replaced existing) 2026/03/06 01:05:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:56 DEBUG : empty space: size = 1 OK 2026/03/06 01:05:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:05:56 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/06 01:05:56 DEBUG : empty space: Unchanged skipping 2026/03/06 01:05:56 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:56 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:56 DEBUG : potato: size = 60 OK 2026/03/06 01:05:56 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/06 01:05:56 INFO : potato: Copied (new) 2026/03/06 01:05:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.16s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:58 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:05:58 DEBUG : potato: size = 60 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:05:58 DEBUG : potato: Sizes differ 2026/03/06 01:05:58 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:58 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:05:58 DEBUG : potato: size = 21 OK 2026/03/06 01:05:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/06 01:05:58 INFO : potato: Copied (replaced existing) 2026/03/06 01:05:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.55s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:05:59 DEBUG : potato: size = 21 OK 2026/03/06 01:05:59 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/06 01:05:59 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:05:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2842053327) 2026/03/06 01:05:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:05:59 DEBUG : potato: sha1 differ 2026/03/06 01:05:59 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:00 DEBUG : potato: size = 21 OK 2026/03/06 01:06:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/06 01:06:00 INFO : potato: Copied (replaced existing) 2026/03/06 01:06:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:06:01 DEBUG : empty space: size = 1 OK 2026/03/06 01:06:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:06:01 DEBUG : empty space: Unchanged skipping 2026/03/06 01:06:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/06 01:06:01 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:01 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:01 DEBUG : Waiting for deletions to finish 2026/03/06 01:06:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:03 DEBUG : empty space: size = 1 OK 2026/03/06 01:06:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:06:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:06:03 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:03 DEBUG : empty space: Unchanged skipping 2026/03/06 01:06:03 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:03 DEBUG : potato2: size = 60 OK 2026/03/06 01:06:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/06 01:06:03 INFO : potato2: Copied (new) 2026/03/06 01:06:03 DEBUG : Waiting for deletions to finish 2026/03/06 01:06:03 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:04 INFO : d: Making directory 2026/03/06 01:06:04 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/06 01:06:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/06 01:06:05 DEBUG : c/non empty space: size = 5 OK 2026/03/06 01:06:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:06:05 DEBUG : c/non empty space: Unchanged skipping 2026/03/06 01:06:05 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:05 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:05 DEBUG : a/potato2: size = 60 OK 2026/03/06 01:06:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/06 01:06:05 INFO : a/potato2: Copied (new) 2026/03/06 01:06:05 DEBUG : Waiting for deletions to finish 2026/03/06 01:06:05 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:07 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/06 01:06:07 DEBUG : c/non empty space: size = 5 OK 2026/03/06 01:06:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:06:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/06 01:06:07 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:07 DEBUG : c/non empty space: Unchanged skipping 2026/03/06 01:06:07 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:07 DEBUG : a/potato2: size = 60 OK 2026/03/06 01:06:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/06 01:06:07 INFO : a/potato2: Copied (new) 2026/03/06 01:06:07 ERROR : B2 bucket rclone-test-fixojiv6kati: not deleting files as there were IO errors 2026/03/06 01:06:07 ERROR : B2 bucket rclone-test-fixojiv6kati: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:09 DEBUG : Waiting for deletions to finish 2026/03/06 01:06:09 DEBUG : empty space: size = 1 OK 2026/03/06 01:06:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:06:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:06:09 DEBUG : empty space: Unchanged skipping 2026/03/06 01:06:09 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:09 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:09 INFO : potato: Deleted 2026/03/06 01:06:09 DEBUG : potato2: size = 60 OK 2026/03/06 01:06:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/06 01:06:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.96s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:11 DEBUG : Waiting for deletions to finish 2026/03/06 01:06:11 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:11 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:11 INFO : potato: Deleted 2026/03/06 01:06:11 DEBUG : empty space: size = 1 OK 2026/03/06 01:06:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:06:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:06:12 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:12 DEBUG : empty space: Unchanged skipping 2026/03/06 01:06:12 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:12 DEBUG : potato2: size = 60 OK 2026/03/06 01:06:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/06 01:06:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.34s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:06:13 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:13 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:13 DEBUG : potato2: size = 19 OK 2026/03/06 01:06:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/06 01:06:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.71s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:15 DEBUG : enormous: Excluded (Size Filter) 2026/03/06 01:06:15 DEBUG : enormous: Excluded 2026/03/06 01:06:15 DEBUG : potato2: Excluded (Size Filter) 2026/03/06 01:06:15 DEBUG : potato2: Excluded 2026/03/06 01:06:15 DEBUG : potato2: Excluded (Size Filter) 2026/03/06 01:06:15 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:15 DEBUG : empty space: size = 1 OK 2026/03/06 01:06:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:06:15 DEBUG : empty space: Unchanged skipping 2026/03/06 01:06:15 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:15 DEBUG : Waiting for deletions to finish 2026/03/06 01:06:15 INFO : There was nothing to transfer 2026/03/06 01:06:15 DEBUG : enormous: Excluded (Size Filter) 2026/03/06 01:06:15 DEBUG : enormous: Excluded 2026/03/06 01:06:15 DEBUG : potato2: Excluded (Size Filter) 2026/03/06 01:06:15 DEBUG : potato2: Excluded 2026/03/06 01:06:16 DEBUG : potato2: Excluded (Size Filter) 2026/03/06 01:06:16 DEBUG : empty space: size = 1 OK 2026/03/06 01:06:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/06 01:06:16 DEBUG : empty space: Unchanged skipping 2026/03/06 01:06:16 DEBUG : Local file system at /tmp/rclone2842053327: Waiting for checks to finish 2026/03/06 01:06:16 DEBUG : Local file system at /tmp/rclone2842053327: Waiting for transfers to finish 2026/03/06 01:06:16 DEBUG : Waiting for deletions to finish 2026/03/06 01:06:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:17 DEBUG : enormous: Excluded (Size Filter) 2026/03/06 01:06:17 DEBUG : enormous: Excluded 2026/03/06 01:06:17 DEBUG : potato2: Excluded (Size Filter) 2026/03/06 01:06:17 DEBUG : potato2: Excluded 2026/03/06 01:06:17 DEBUG : empty space: size = 1 OK 2026/03/06 01:06:17 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:06:17 DEBUG : empty space: Unchanged skipping 2026/03/06 01:06:17 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:17 DEBUG : Waiting for deletions to finish 2026/03/06 01:06:18 INFO : enormous: Deleted 2026/03/06 01:06:18 INFO : potato2: Deleted 2026/03/06 01:06:18 INFO : There was nothing to transfer 2026/03/06 01:06:18 DEBUG : empty space: size = 1 OK 2026/03/06 01:06:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/06 01:06:18 DEBUG : empty space: Unchanged skipping 2026/03/06 01:06:18 DEBUG : Local file system at /tmp/rclone2842053327: Waiting for checks to finish 2026/03/06 01:06:18 DEBUG : Local file system at /tmp/rclone2842053327: Waiting for transfers to finish 2026/03/06 01:06:18 DEBUG : Waiting for deletions to finish 2026/03/06 01:06:18 INFO : enormous: Deleted 2026/03/06 01:06:18 INFO : potato2: Deleted 2026/03/06 01:06:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.31s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:20 DEBUG : five: Need to transfer - File not found at Destination 2026/03/06 01:06:20 DEBUG : four: size = 4 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:06:20 DEBUG : four: size = 8 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:06:20 DEBUG : four: Sizes differ 2026/03/06 01:06:20 DEBUG : one: Destination is newer than source, skipping 2026/03/06 01:06:20 DEBUG : three: size = 5 OK 2026/03/06 01:06:20 DEBUG : three: Sizes identical 2026/03/06 01:06:20 DEBUG : two: size = 3 OK 2026/03/06 01:06:20 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/06 01:06:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/06 01:06:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2842053327) 2026/03/06 01:06:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:06:20 DEBUG : two: sha1 differ 2026/03/06 01:06:20 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:20 DEBUG : five: size = 4 OK 2026/03/06 01:06:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/06 01:06:20 INFO : five: Copied (new) 2026/03/06 01:06:21 DEBUG : four: size = 4 OK 2026/03/06 01:06:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/06 01:06:21 INFO : four: Copied (replaced existing) 2026/03/06 01:06:21 DEBUG : two: size = 3 OK 2026/03/06 01:06:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/06 01:06:21 INFO : two: Copied (replaced existing) 2026/03/06 01:06:21 DEBUG : Waiting for deletions to finish 2026/03/06 01:06:21 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:21 DEBUG : five: size = 4 OK 2026/03/06 01:06:21 DEBUG : one: Destination is newer than source, skipping 2026/03/06 01:06:21 DEBUG : four: size = 4 OK 2026/03/06 01:06:21 DEBUG : two: size = 3 OK 2026/03/06 01:06:21 DEBUG : three: size = 5 OK 2026/03/06 01:06:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/06 01:06:21 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/06 01:06:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/06 01:06:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2842053327) 2026/03/06 01:06:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:06:21 DEBUG : three: sha1 differ 2026/03/06 01:06:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/06 01:06:21 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/06 01:06:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/06 01:06:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/06 01:06:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/06 01:06:21 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/06 01:06:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/06 01:06:21 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:21 DEBUG : three: size = 5 OK 2026/03/06 01:06:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/06 01:06:21 INFO : three: Copied (replaced existing) 2026/03/06 01:06:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.21s) === 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-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/06 01:06:23 INFO : B2 bucket rclone-test-fixojiv6kati: Making map for --track-renames 2026/03/06 01:06:23 INFO : B2 bucket rclone-test-fixojiv6kati: Finished making map for --track-renames 2026/03/06 01:06:23 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/06 01:06:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/06 01:06:23 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for renames to finish 2026/03/06 01:06:23 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:23 DEBUG : potato: size = 14 OK 2026/03/06 01:06:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/06 01:06:23 INFO : potato: Copied (new) 2026/03/06 01:06:24 DEBUG : yam: size = 11 OK 2026/03/06 01:06:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/06 01:06:24 INFO : yam: Copied (new) 2026/03/06 01:06:24 DEBUG : Waiting for deletions to finish 2026/03/06 01:06:24 DEBUG : potato: size = 14 OK 2026/03/06 01:06:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:06:24 INFO : B2 bucket rclone-test-fixojiv6kati: Making map for --track-renames 2026/03/06 01:06:24 INFO : B2 bucket rclone-test-fixojiv6kati: Finished making map for --track-renames 2026/03/06 01:06:24 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:24 DEBUG : potato: Unchanged skipping 2026/03/06 01:06:24 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for renames to finish 2026/03/06 01:06:25 DEBUG : yaml: size = 11 OK 2026/03/06 01:06:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/06 01:06:25 INFO : yam: Copied (server-side copy) to: yaml 2026/03/06 01:06:25 INFO : yam: Deleted 2026/03/06 01:06:25 INFO : yaml: Renamed from "yam" 2026/03/06 01:06:25 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.21s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/06 01:06:26 INFO : B2 bucket rclone-test-fixojiv6kati: Making map for --track-renames 2026/03/06 01:06:26 INFO : B2 bucket rclone-test-fixojiv6kati: Finished making map for --track-renames 2026/03/06 01:06:26 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/06 01:06:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/06 01:06:26 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for renames to finish 2026/03/06 01:06:26 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:26 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1178-01.backblaze.com/b2api/v1/b2_upload_file/9fd21dc3a0ddcb0b9fc80e1b/c001_v0001178_t0007": EOF 2026/03/06 01:06:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-01.backblaze.com/b2api/v1/b2_upload_file/9fd21dc3a0ddcb0b9fc80e1b/c001_v0001178_t0007": EOF) 2026/03/06 01:06:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/06 01:06:26 DEBUG : potato: Received error: Post "https://pod-000-1178-01.backblaze.com/b2api/v1/b2_upload_file/9fd21dc3a0ddcb0b9fc80e1b/c001_v0001178_t0007": EOF - low level retry 0/10 2026/03/06 01:06:26 DEBUG : pacer: Reducing sleep to 10ms 2026/03/06 01:06:26 DEBUG : yam: size = 11 OK 2026/03/06 01:06:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/06 01:06:26 INFO : yam: Copied (new) 2026/03/06 01:06:27 DEBUG : potato: size = 14 OK 2026/03/06 01:06:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/06 01:06:27 INFO : potato: Copied (new) 2026/03/06 01:06:27 DEBUG : Waiting for deletions to finish 2026/03/06 01:06:27 DEBUG : potato: size = 14 OK 2026/03/06 01:06:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:06:27 INFO : B2 bucket rclone-test-fixojiv6kati: Making map for --track-renames 2026/03/06 01:06:27 INFO : B2 bucket rclone-test-fixojiv6kati: Finished making map for --track-renames 2026/03/06 01:06:27 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:27 DEBUG : potato: Unchanged skipping 2026/03/06 01:06:27 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for renames to finish 2026/03/06 01:06:28 DEBUG : yaml: size = 11 OK 2026/03/06 01:06:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/06 01:06:28 INFO : yam: Copied (server-side copy) to: yaml 2026/03/06 01:06:28 INFO : yam: Deleted 2026/03/06 01:06:28 INFO : yaml: Renamed from "yam" 2026/03/06 01:06:28 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.80s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/06 01:06:29 INFO : B2 bucket rclone-test-fixojiv6kati: Making map for --track-renames 2026/03/06 01:06:29 INFO : B2 bucket rclone-test-fixojiv6kati: Finished making map for --track-renames 2026/03/06 01:06:29 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/06 01:06:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/06 01:06:29 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for renames to finish 2026/03/06 01:06:29 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:29 DEBUG : potato: size = 14 OK 2026/03/06 01:06:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/06 01:06:29 INFO : potato: Copied (new) 2026/03/06 01:06:29 DEBUG : sub/yam: size = 11 OK 2026/03/06 01:06:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/06 01:06:29 INFO : sub/yam: Copied (new) 2026/03/06 01:06:29 DEBUG : Waiting for deletions to finish 2026/03/06 01:06:30 DEBUG : potato: size = 14 OK 2026/03/06 01:06:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:06:30 DEBUG : potato: Unchanged skipping 2026/03/06 01:06:30 INFO : B2 bucket rclone-test-fixojiv6kati: Making map for --track-renames 2026/03/06 01:06:30 INFO : B2 bucket rclone-test-fixojiv6kati: Finished making map for --track-renames 2026/03/06 01:06:30 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:30 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for renames to finish 2026/03/06 01:06:30 DEBUG : yam: size = 11 OK 2026/03/06 01:06:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/06 01:06:30 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/06 01:06:31 INFO : sub/yam: Deleted 2026/03/06 01:06:31 INFO : yam: Renamed from "sub/yam" 2026/03/06 01:06:31 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.73s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:32 DEBUG : Creating backend with remote "/tmp/rclone2842053327/dir1" 2026/03/06 01:06:32 DEBUG : Creating backend with remote "/tmp/rclone2842053327/dir2" 2026/03/06 01:06:32 DEBUG : Local file system at /tmp/rclone2842053327/dir2: Using server-side directory move 2026/03/06 01:06:32 INFO : Local file system at /tmp/rclone2842053327/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/06 01:06:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/06 01:06:32 DEBUG : Local file system at /tmp/rclone2842053327/dir2: Waiting for checks to finish 2026/03/06 01:06:32 DEBUG : Local file system at /tmp/rclone2842053327/dir2: Waiting for transfers to finish 2026/03/06 01:06:32 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:06:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/06 01:06:32 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:32 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:32 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 01:06:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:06:32 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:06:32 INFO : sub dir/hello world: Deleted 2026/03/06 01:06:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/06 01:06:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/06 01:06:33 INFO : nested/sub dir/file: Copied (new) 2026/03/06 01:06:33 INFO : nested/sub dir/file: Deleted 2026/03/06 01:06:33 INFO : sub dir: Removing directory 2026/03/06 01:06:33 INFO : nested/sub dir: Removing directory 2026/03/06 01:06:33 INFO : nested: Removing directory 2026/03/06 01:06:33 DEBUG : Local file system at /tmp/rclone2842053327: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.63s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:06:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/06 01:06:34 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:34 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:34 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 01:06:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:06:34 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:06:34 INFO : sub dir/hello world: Deleted 2026/03/06 01:06:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/06 01:06:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/06 01:06:34 INFO : nested/sub dir/file: Copied (new) 2026/03/06 01:06:34 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/06 01:06:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/06 01:06:35 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:35 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:36 DEBUG : existing-b: size = 6 OK 2026/03/06 01:06:36 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/06 01:06:36 INFO : existing-b: Copied (new) 2026/03/06 01:06:36 INFO : existing-b: Deleted 2026/03/06 01:06:36 DEBUG : existing: size = 6 OK 2026/03/06 01:06:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/06 01:06:36 INFO : existing: Copied (new) 2026/03/06 01:06:36 INFO : existing: Deleted 2026/03/06 01:06:36 DEBUG : existing: Destination exists, skipping 2026/03/06 01:06:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/06 01:06:36 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:06:36 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:06:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.20s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:37 DEBUG : Creating backend with remote "TestB2:rclone-test-jezanij6voro" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-fixojiv6kati -> B2 bucket rclone-test-jezanij6voro 2026/03/06 01:06:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:06:41 DEBUG : empty space: size = 1 OK 2026/03/06 01:06:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/06 01:06:41 DEBUG : empty space: Unchanged skipping 2026/03/06 01:06:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:06:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jezanij6voro) 2026/03/06 01:06:41 DEBUG : potato3: Sizes differ 2026/03/06 01:06:41 DEBUG : B2 bucket rclone-test-jezanij6voro: Waiting for checks to finish 2026/03/06 01:06:41 INFO : empty space: Deleted 2026/03/06 01:06:41 DEBUG : B2 bucket rclone-test-jezanij6voro: Waiting for transfers to finish 2026/03/06 01:06:42 DEBUG : potato3: size = 68 OK 2026/03/06 01:06:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/06 01:06:42 INFO : potato3: Copied (server-side copy) 2026/03/06 01:06:42 INFO : potato3: Deleted 2026/03/06 01:06:42 DEBUG : potato2: size = 60 OK 2026/03/06 01:06:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/06 01:06:42 INFO : potato2: Copied (server-side copy) 2026/03/06 01:06:42 INFO : potato2: Deleted 2026/03/06 01:06:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yevarar4raca" 2026/03/06 01:06:44 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/06 01:06:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:06:44 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/06 01:06:44 DEBUG : B2 bucket rclone-test-yevarar4raca: Waiting for checks to finish 2026/03/06 01:06:44 DEBUG : B2 bucket rclone-test-yevarar4raca: Waiting for transfers to finish 2026/03/06 01:06:45 DEBUG : potato3: size = 68 OK 2026/03/06 01:06:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/06 01:06:45 INFO : potato3: Copied (server-side copy) 2026/03/06 01:06:45 DEBUG : empty space: size = 1 OK 2026/03/06 01:06:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/06 01:06:45 INFO : empty space: Copied (server-side copy) 2026/03/06 01:06:45 INFO : potato3: Deleted 2026/03/06 01:06:45 DEBUG : potato2: size = 60 OK 2026/03/06 01:06:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/06 01:06:45 INFO : potato2: Copied (server-side copy) 2026/03/06 01:06:45 INFO : empty space: Deleted 2026/03/06 01:06:45 INFO : potato2: Deleted 2026/03/06 01:06:45 DEBUG : B2 bucket rclone-test-yevarar4raca: Purge remote 2026/03/06 01:06:45 INFO : B2 bucket rclone-test-yevarar4raca: cleaning bucket "rclone-test-yevarar4raca" of all files 2026/03/06 01:06:46 DEBUG : empty space: Deleting (id "4_z6f82cd13a0edcb0b9fc80e1b_f1058ec82e0ebb305_d20260306_m010644_c001_v0001173_t0039_u01772759204687") 2026/03/06 01:06:46 DEBUG : potato2: Deleting (id "4_z6f82cd13a0edcb0b9fc80e1b_f113712b929b30cd0_d20260306_m010645_c001_v0001113_t0056_u01772759205054") 2026/03/06 01:06:46 DEBUG : potato3: Deleting (id "4_z6f82cd13a0edcb0b9fc80e1b_f10164ac21c953a80_d20260306_m010645_c001_v0001179_t0016_u01772759205079") 2026/03/06 01:06:46 DEBUG : B2 bucket rclone-test-jezanij6voro: Purge remote 2026/03/06 01:06:46 INFO : B2 bucket rclone-test-jezanij6voro: cleaning bucket "rclone-test-jezanij6voro" of all files 2026/03/06 01:06:46 DEBUG : empty space: Deleting (id "4_z8fa2bd03a0edcb0b9fc80e1b_f420635515d88a6f6_d20260306_m010645_c001_v7007000_t0000_u01772759205413") 2026/03/06 01:06:46 DEBUG : empty space: Deleting (id "4_z8fa2bd03a0edcb0b9fc80e1b_f105d19d1bb43cf41_d20260306_m010640_c001_v0001185_t0016_u01772759200857") 2026/03/06 01:06:46 DEBUG : potato2: Deleting (id "4_z8fa2bd03a0edcb0b9fc80e1b_f409304ff7e5f9259_d20260306_m010645_c001_v7007000_t0000_u01772759205485") 2026/03/06 01:06:46 DEBUG : potato2: Deleting (id "4_z8fa2bd03a0edcb0b9fc80e1b_f107b4c73bb16fd18_d20260306_m010641_c001_v0001167_t0059_u01772759201625") 2026/03/06 01:06:46 DEBUG : potato3: Deleting (id "4_z8fa2bd03a0edcb0b9fc80e1b_f409304ff7e5f9258_d20260306_m010645_c001_v7007000_t0000_u01772759205288") 2026/03/06 01:06:46 DEBUG : potato3: Deleting (id "4_z8fa2bd03a0edcb0b9fc80e1b_f1165fe2dce061e7f_d20260306_m010642_c001_v0001171_t0016_u01772759202016") 2026/03/06 01:06:46 DEBUG : potato3: Deleting (id "4_z8fa2bd03a0edcb0b9fc80e1b_f105d19d1bb43cf53_d20260306_m010641_c001_v0001185_t0004_u01772759201046") --- PASS: TestServerSideMove (10.84s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:06:48 DEBUG : Creating backend with remote "TestB2:rclone-test-taviqat4loyu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-fixojiv6kati -> B2 bucket rclone-test-taviqat4loyu 2026/03/06 01:06:53 DEBUG : empty space: Excluded (Size Filter) 2026/03/06 01:06:53 DEBUG : empty space: Excluded (Size Filter) 2026/03/06 01:06:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:06:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:06:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-taviqat4loyu) 2026/03/06 01:06:53 DEBUG : potato3: Sizes differ 2026/03/06 01:06:53 DEBUG : B2 bucket rclone-test-taviqat4loyu: Waiting for checks to finish 2026/03/06 01:06:53 DEBUG : B2 bucket rclone-test-taviqat4loyu: Waiting for transfers to finish 2026/03/06 01:06:54 DEBUG : potato2: size = 60 OK 2026/03/06 01:06:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/06 01:06:54 INFO : potato2: Copied (server-side copy) 2026/03/06 01:06:54 INFO : potato2: Deleted 2026/03/06 01:06:54 DEBUG : potato3: size = 68 OK 2026/03/06 01:06:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/06 01:06:54 INFO : potato3: Copied (server-side copy) 2026/03/06 01:06:54 INFO : potato3: Deleted 2026/03/06 01:06:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jalupeq2ribo" 2026/03/06 01:06:55 DEBUG : empty space: Excluded (Size Filter) 2026/03/06 01:06:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:06:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/06 01:06:56 DEBUG : B2 bucket rclone-test-jalupeq2ribo: Waiting for checks to finish 2026/03/06 01:06:56 DEBUG : B2 bucket rclone-test-jalupeq2ribo: Waiting for transfers to finish 2026/03/06 01:06:57 DEBUG : potato2: size = 60 OK 2026/03/06 01:06:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/06 01:06:57 INFO : potato2: Copied (server-side copy) 2026/03/06 01:06:57 INFO : potato2: Deleted 2026/03/06 01:06:57 DEBUG : potato3: size = 68 OK 2026/03/06 01:06:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/06 01:06:57 INFO : potato3: Copied (server-side copy) 2026/03/06 01:06:57 INFO : potato3: Deleted 2026/03/06 01:06:58 DEBUG : B2 bucket rclone-test-jalupeq2ribo: Purge remote 2026/03/06 01:06:58 INFO : B2 bucket rclone-test-jalupeq2ribo: cleaning bucket "rclone-test-jalupeq2ribo" of all files 2026/03/06 01:06:58 DEBUG : potato2: Deleting (id "4_z8f02fd03a0edcb0b9fc80e1b_f1087a93cad0ccbf1_d20260306_m010656_c001_v0001146_t0058_u01772759216826") 2026/03/06 01:06:58 DEBUG : potato3: Deleting (id "4_z8f02fd03a0edcb0b9fc80e1b_f10808cfdf1a58d15_d20260306_m010657_c001_v0001103_t0050_u01772759217213") 2026/03/06 01:06:58 DEBUG : B2 bucket rclone-test-taviqat4loyu: Purge remote 2026/03/06 01:06:58 INFO : B2 bucket rclone-test-taviqat4loyu: cleaning bucket "rclone-test-taviqat4loyu" of all files 2026/03/06 01:06:59 DEBUG : empty space: Deleting (id "4_z2ff2ddf3a0edcb0b9fc80e1b_f119eb5a65de62f36_d20260306_m010652_c001_v0001113_t0056_u01772759212810") 2026/03/06 01:06:59 DEBUG : potato2: Deleting (id "4_z2ff2ddf3a0edcb0b9fc80e1b_f401f837f0a280e83_d20260306_m010657_c001_v7007000_t0000_u01772759217264") 2026/03/06 01:06:59 DEBUG : potato2: Deleting (id "4_z2ff2ddf3a0edcb0b9fc80e1b_f1070d5d32b50144d_d20260306_m010653_c001_v0001092_t0019_u01772759213973") 2026/03/06 01:06:59 DEBUG : potato3: Deleting (id "4_z2ff2ddf3a0edcb0b9fc80e1b_f401f837f0a280e84_d20260306_m010657_c001_v7007000_t0000_u01772759217674") 2026/03/06 01:06:59 DEBUG : potato3: Deleting (id "4_z2ff2ddf3a0edcb0b9fc80e1b_f1007f782115da956_d20260306_m010654_c001_v0001184_t0031_u01772759214354") 2026/03/06 01:06:59 DEBUG : potato3: Deleting (id "4_z2ff2ddf3a0edcb0b9fc80e1b_f119eb5a65de62f3a_d20260306_m010653_c001_v0001113_t0027_u01772759213316") 2026/03/06 01:06:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/03/06 01:06:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/06 01:06:59 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.55s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:07:01 DEBUG : Creating backend with remote "TestB2:rclone-test-fujukov2tota" 2026/03/06 01:07:03 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-fixojiv6kati -> B2 bucket rclone-test-fujukov2tota 2026/03/06 01:07:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:07:06 DEBUG : empty space: size = 1 OK 2026/03/06 01:07:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/06 01:07:06 DEBUG : empty space: Unchanged skipping 2026/03/06 01:07:06 DEBUG : potato3: size = 68 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:07:06 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fujukov2tota) 2026/03/06 01:07:06 DEBUG : potato3: Sizes differ 2026/03/06 01:07:06 DEBUG : B2 bucket rclone-test-fujukov2tota: Waiting for checks to finish 2026/03/06 01:07:06 INFO : empty space: Deleted 2026/03/06 01:07:06 DEBUG : B2 bucket rclone-test-fujukov2tota: Waiting for transfers to finish 2026/03/06 01:07:06 DEBUG : potato2: size = 60 OK 2026/03/06 01:07:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/06 01:07:06 INFO : potato2: Copied (server-side copy) 2026/03/06 01:07:06 INFO : potato2: Deleted 2026/03/06 01:07:06 DEBUG : potato3: size = 68 OK 2026/03/06 01:07:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/06 01:07:06 INFO : potato3: Copied (server-side copy) 2026/03/06 01:07:07 INFO : potato3: Deleted 2026/03/06 01:07:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wifiwac6guje" 2026/03/06 01:07:08 INFO : tomatoDir: Making directory 2026/03/06 01:07:08 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/06 01:07:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:07:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/06 01:07:08 DEBUG : B2 bucket rclone-test-wifiwac6guje: Waiting for checks to finish 2026/03/06 01:07:08 DEBUG : B2 bucket rclone-test-wifiwac6guje: Waiting for transfers to finish 2026/03/06 01:07:09 DEBUG : potato3: size = 68 OK 2026/03/06 01:07:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/06 01:07:09 INFO : potato3: Copied (server-side copy) 2026/03/06 01:07:10 DEBUG : potato2: size = 60 OK 2026/03/06 01:07:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/06 01:07:10 INFO : potato2: Copied (server-side copy) 2026/03/06 01:07:10 INFO : potato3: Deleted 2026/03/06 01:07:10 INFO : potato2: Deleted 2026/03/06 01:07:10 DEBUG : empty space: size = 1 OK 2026/03/06 01:07:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/06 01:07:10 INFO : empty space: Copied (server-side copy) 2026/03/06 01:07:10 INFO : empty space: Deleted 2026/03/06 01:07:11 DEBUG : B2 bucket rclone-test-wifiwac6guje: Purge remote 2026/03/06 01:07:11 INFO : B2 bucket rclone-test-wifiwac6guje: cleaning bucket "rclone-test-wifiwac6guje" of all files 2026/03/06 01:07:11 DEBUG : empty space: Deleting (id "4_zdfc22d13a0fdcb0b9fc80e1b_f115180766c6a9d19_d20260306_m010709_c001_v0001039_t0048_u01772759229354") 2026/03/06 01:07:11 DEBUG : potato2: Deleting (id "4_zdfc22d13a0fdcb0b9fc80e1b_f116703c1b29eefec_d20260306_m010709_c001_v0001167_t0030_u01772759229729") 2026/03/06 01:07:11 DEBUG : potato3: Deleting (id "4_zdfc22d13a0fdcb0b9fc80e1b_f10609f78f4c33ea3_d20260306_m010709_c001_v0001113_t0022_u01772759229739") 2026/03/06 01:07:11 DEBUG : B2 bucket rclone-test-fujukov2tota: Purge remote 2026/03/06 01:07:11 INFO : B2 bucket rclone-test-fujukov2tota: cleaning bucket "rclone-test-fujukov2tota" of all files 2026/03/06 01:07:12 DEBUG : empty space: Deleting (id "4_z4f120df3a0fdcb0b9fc80e1b_f40455a6615bf7ede_d20260306_m010710_c001_v7007000_t0000_u01772759230371") 2026/03/06 01:07:12 DEBUG : empty space: Deleting (id "4_z4f120df3a0fdcb0b9fc80e1b_f100e4462e73f75ed_d20260306_m010705_c001_v0001161_t0020_u01772759225082") 2026/03/06 01:07:12 DEBUG : potato2: Deleting (id "4_z4f120df3a0fdcb0b9fc80e1b_f40455a6615bf7edd_d20260306_m010710_c001_v7007000_t0000_u01772759230174") 2026/03/06 01:07:12 DEBUG : potato2: Deleting (id "4_z4f120df3a0fdcb0b9fc80e1b_f107eaef7edfbfc4f_d20260306_m010706_c001_v0001113_t0003_u01772759226171") 2026/03/06 01:07:12 DEBUG : potato3: Deleting (id "4_z4f120df3a0fdcb0b9fc80e1b_f4094ac70e0c5f08a_d20260306_m010710_c001_v7007000_t0000_u01772759230066") 2026/03/06 01:07:12 DEBUG : potato3: Deleting (id "4_z4f120df3a0fdcb0b9fc80e1b_f11742e81c15ec2bd_d20260306_m010706_c001_v0001043_t0034_u01772759226533") 2026/03/06 01:07:12 DEBUG : potato3: Deleting (id "4_z4f120df3a0fdcb0b9fc80e1b_f100e4462e73f75ef_d20260306_m010705_c001_v0001161_t0016_u01772759225413") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.63s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:07:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.46s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:07:16 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:07:17 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/rclone-sync-test" 2026/03/06 01:07:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/rclone-sync-test-include/layer2" 2026/03/06 01:07:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/rclone-sync-test-ignore-file" 2026/03/06 01:07:24 DEBUG : B2 bucket rclone-test-fixojiv6kati path rclone-sync-test: Waiting for checks to finish 2026/03/06 01:07:24 DEBUG : B2 bucket rclone-test-fixojiv6kati path rclone-sync-test: Waiting for transfers to finish 2026/03/06 01:07:24 DEBUG : Waiting for deletions to finish 2026/03/06 01:07:24 INFO : There was nothing to transfer 2026/03/06 01:07:25 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:07:25 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:07:25 DEBUG : Waiting for deletions to finish 2026/03/06 01:07:25 INFO : There was nothing to transfer 2026/03/06 01:07:25 DEBUG : B2 bucket rclone-test-fixojiv6kati path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/06 01:07:25 DEBUG : B2 bucket rclone-test-fixojiv6kati path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/06 01:07:25 DEBUG : Waiting for deletions to finish 2026/03/06 01:07:25 INFO : There was nothing to transfer 2026/03/06 01:07:26 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:07:26 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:07:26 DEBUG : Waiting for deletions to finish 2026/03/06 01:07:26 INFO : There was nothing to transfer 2026/03/06 01:07:26 DEBUG : B2 bucket rclone-test-fixojiv6kati path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/06 01:07:26 DEBUG : B2 bucket rclone-test-fixojiv6kati path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/06 01:07:26 DEBUG : Waiting for deletions to finish 2026/03/06 01:07:26 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.22s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:07:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/dst" 2026/03/06 01:07:28 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/CompareDest" 2026/03/06 01:07:30 DEBUG : one: Need to transfer - File not found at Destination 2026/03/06 01:07:30 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:07:30 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:07:31 DEBUG : one: size = 3 OK 2026/03/06 01:07:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/06 01:07:31 INFO : one: Copied (new) 2026/03/06 01:07:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:07:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:07:31 DEBUG : one: size = 3 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:07:31 DEBUG : one: Sizes differ 2026/03/06 01:07:31 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:07:31 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:07:32 DEBUG : one: size = 5 OK 2026/03/06 01:07:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/06 01:07:32 INFO : one: Copied (replaced existing) 2026/03/06 01:07:32 DEBUG : Waiting for deletions to finish 2026/03/06 01:07:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:07:34 DEBUG : one: size = 3 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:07:34 DEBUG : one: Sizes differ 2026/03/06 01:07:34 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:07:34 DEBUG : one: size = 5 OK 2026/03/06 01:07:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:07:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/06 01:07:34 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:07:34 DEBUG : Waiting for deletions to finish 2026/03/06 01:07:34 INFO : There was nothing to transfer 2026/03/06 01:07:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:07:35 DEBUG : one: size = 3 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:07:35 DEBUG : one: Sizes differ 2026/03/06 01:07:35 DEBUG : two: size = 3 OK 2026/03/06 01:07:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:07:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/06 01:07:35 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:07:35 DEBUG : one: size = 5 OK 2026/03/06 01:07:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:07:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/06 01:07:35 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:07:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:07:35 INFO : There was nothing to transfer 2026/03/06 01:07:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:07:36 DEBUG : one: size = 3 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:07:36 DEBUG : one: Sizes differ 2026/03/06 01:07:36 DEBUG : two: size = 3 OK 2026/03/06 01:07:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:07:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/06 01:07:36 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:07:36 DEBUG : one: size = 5 OK 2026/03/06 01:07:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:07:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/06 01:07:36 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:07:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:07:36 INFO : There was nothing to transfer 2026/03/06 01:07:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:07:37 DEBUG : one: size = 3 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:07:37 DEBUG : one: Sizes differ 2026/03/06 01:07:37 DEBUG : two: size = 3 OK 2026/03/06 01:07:37 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/06 01:07:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/06 01:07:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/06 01:07:37 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:07:37 DEBUG : one: size = 5 OK 2026/03/06 01:07:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:07:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/06 01:07:37 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:07:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:07:37 INFO : There was nothing to transfer 2026/03/06 01:07:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:07:37 DEBUG : one: size = 3 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:07:37 DEBUG : one: Sizes differ 2026/03/06 01:07:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:07:38 DEBUG : two: size = 3 (B2 bucket rclone-test-fixojiv6kati path CompareDest) 2026/03/06 01:07:38 DEBUG : two: Sizes differ 2026/03/06 01:07:38 DEBUG : two: Need to transfer - File not found at Destination 2026/03/06 01:07:38 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:07:38 DEBUG : one: size = 5 OK 2026/03/06 01:07:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:07:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/06 01:07:38 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:07:39 DEBUG : two: size = 5 OK 2026/03/06 01:07:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/06 01:07:39 INFO : two: Copied (new) 2026/03/06 01:07:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.57s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:07:42 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/dest" 2026/03/06 01:07:43 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/pre-dest1" 2026/03/06 01:07:44 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/pre-dest2" 2026/03/06 01:07:46 DEBUG : 1: size = 1 OK 2026/03/06 01:07:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:07:46 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/06 01:07:46 DEBUG : 2: size = 1 OK 2026/03/06 01:07:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:07:46 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/06 01:07:47 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/06 01:07:47 DEBUG : B2 bucket rclone-test-fixojiv6kati path dest: Waiting for checks to finish 2026/03/06 01:07:47 DEBUG : B2 bucket rclone-test-fixojiv6kati path dest: Waiting for transfers to finish 2026/03/06 01:07:48 DEBUG : 3: size = 1 OK 2026/03/06 01:07:48 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/06 01:07:48 INFO : 3: Copied (new) 2026/03/06 01:07:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.13s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:07:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/dst" 2026/03/06 01:07:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/CopyDest" 2026/03/06 01:07:52 DEBUG : one: Need to transfer - File not found at Destination 2026/03/06 01:07:52 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:07:52 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:07:54 DEBUG : one: size = 3 OK 2026/03/06 01:07:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/06 01:07:54 INFO : one: Copied (new) 2026/03/06 01:07:54 DEBUG : Waiting for deletions to finish 2026/03/06 01:07:54 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:07:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:07:54 DEBUG : one: size = 3 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:07:54 DEBUG : one: Sizes differ 2026/03/06 01:07:54 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:07:55 DEBUG : one: size = 5 OK 2026/03/06 01:07:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/06 01:07:55 INFO : one: Copied (replaced existing) 2026/03/06 01:07:55 DEBUG : Waiting for deletions to finish 2026/03/06 01:07:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/BackupDir" 2026/03/06 01:07:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:07:58 DEBUG : one: size = 3 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:07:58 DEBUG : one: Sizes differ 2026/03/06 01:07:58 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:07:58 DEBUG : one: size = 5 OK 2026/03/06 01:07:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:07:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:07:58 DEBUG : one: size = 3 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:07:58 DEBUG : one: Sizes differ 2026/03/06 01:07:59 DEBUG : one: size = 3 OK 2026/03/06 01:07:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/06 01:07:59 INFO : one: Copied (server-side copy) 2026/03/06 01:08:00 INFO : one: Deleted 2026/03/06 01:08:00 DEBUG : one: size = 5 OK 2026/03/06 01:08:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/06 01:08:00 INFO : one: Copied (server-side copy) 2026/03/06 01:08:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/06 01:08:00 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:08:00 DEBUG : Waiting for deletions to finish 2026/03/06 01:08:01 DEBUG : one: size = 5 OK 2026/03/06 01:08:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:08:01 DEBUG : one: Unchanged skipping 2026/03/06 01:08:01 DEBUG : two: size = 3 OK 2026/03/06 01:08:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:08:02 DEBUG : two: size = 3 OK 2026/03/06 01:08:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/06 01:08:02 INFO : two: Copied (server-side copy) 2026/03/06 01:08:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/06 01:08:02 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:08:02 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:08:02 DEBUG : Waiting for deletions to finish 2026/03/06 01:08:02 DEBUG : one: size = 5 OK 2026/03/06 01:08:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:08:02 DEBUG : one: Unchanged skipping 2026/03/06 01:08:02 DEBUG : two: size = 3 OK 2026/03/06 01:08:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:08:02 DEBUG : two: Unchanged skipping 2026/03/06 01:08:02 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:08:02 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:08:02 DEBUG : Waiting for deletions to finish 2026/03/06 01:08:02 INFO : There was nothing to transfer 2026/03/06 01:08:04 DEBUG : one: size = 5 OK 2026/03/06 01:08:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:08:04 DEBUG : one: Unchanged skipping 2026/03/06 01:08:04 DEBUG : three: size = 7 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:08:04 DEBUG : three: size = 5 (B2 bucket rclone-test-fixojiv6kati path CopyDest) 2026/03/06 01:08:04 DEBUG : three: Sizes differ 2026/03/06 01:08:04 DEBUG : three: Destination not found in --copy-dest 2026/03/06 01:08:04 DEBUG : three: Need to transfer - File not found at Destination 2026/03/06 01:08:04 DEBUG : two: size = 3 OK 2026/03/06 01:08:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:08:04 DEBUG : two: Unchanged skipping 2026/03/06 01:08:04 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:08:04 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:08:05 DEBUG : three: size = 7 OK 2026/03/06 01:08:05 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/06 01:08:05 INFO : three: Copied (new) 2026/03/06 01:08:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.46s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:08:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/dst" 2026/03/06 01:08:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/backup" 2026/03/06 01:08:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:08:11 DEBUG : one: size = 3 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:08:11 DEBUG : one: Sizes differ 2026/03/06 01:08:11 DEBUG : two: size = 3 OK 2026/03/06 01:08:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:08:11 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:08:11 DEBUG : two: Unchanged skipping 2026/03/06 01:08:12 DEBUG : one: size = 3 OK 2026/03/06 01:08:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/06 01:08:12 INFO : one: Copied (server-side copy) 2026/03/06 01:08:12 INFO : one: Deleted 2026/03/06 01:08:12 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:08:13 DEBUG : one: size = 4 OK 2026/03/06 01:08:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/06 01:08:13 INFO : one: Copied (new) 2026/03/06 01:08:13 DEBUG : Waiting for deletions to finish 2026/03/06 01:08:14 DEBUG : three.txt: size = 5 OK 2026/03/06 01:08:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/06 01:08:14 INFO : three.txt: Copied (server-side copy) 2026/03/06 01:08:14 INFO : three.txt: Deleted 2026/03/06 01:08:14 INFO : three.txt: Moved into backup dir 2026/03/06 01:08:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:08:16 DEBUG : one: size = 4 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:08:16 DEBUG : one: Sizes differ 2026/03/06 01:08:16 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:08:16 DEBUG : two: size = 3 OK 2026/03/06 01:08:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:08:16 DEBUG : two: Unchanged skipping 2026/03/06 01:08:17 DEBUG : one: size = 4 OK 2026/03/06 01:08:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/06 01:08:17 INFO : one: Copied (server-side copy) 2026/03/06 01:08:17 INFO : one: Deleted 2026/03/06 01:08:17 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:08:17 DEBUG : one: size = 5 OK 2026/03/06 01:08:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/06 01:08:17 INFO : one: Copied (new) 2026/03/06 01:08:17 DEBUG : Waiting for deletions to finish 2026/03/06 01:08:18 DEBUG : three.txt: size = 6 OK 2026/03/06 01:08:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/06 01:08:18 INFO : three.txt: Copied (server-side copy) 2026/03/06 01:08:18 INFO : three.txt: Deleted 2026/03/06 01:08:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.42s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:08:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/dst" 2026/03/06 01:08:22 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/backup" 2026/03/06 01:08:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:08:23 DEBUG : one: size = 3 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:08:23 DEBUG : one: Sizes differ 2026/03/06 01:08:23 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:08:23 DEBUG : two: size = 3 OK 2026/03/06 01:08:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:08:23 DEBUG : two: Unchanged skipping 2026/03/06 01:08:26 DEBUG : one.bak: size = 3 OK 2026/03/06 01:08:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/06 01:08:26 INFO : one: Copied (server-side copy) to: one.bak 2026/03/06 01:08:26 INFO : one: Deleted 2026/03/06 01:08:26 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:08:27 DEBUG : one: size = 4 OK 2026/03/06 01:08:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/06 01:08:27 INFO : one: Copied (new) 2026/03/06 01:08:27 DEBUG : Waiting for deletions to finish 2026/03/06 01:08:28 DEBUG : three.txt.bak: size = 5 OK 2026/03/06 01:08:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/06 01:08:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/06 01:08:28 INFO : three.txt: Deleted 2026/03/06 01:08:28 INFO : three.txt: Moved into backup dir 2026/03/06 01:08:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:08:30 DEBUG : one: size = 4 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:08:30 DEBUG : one: Sizes differ 2026/03/06 01:08:30 DEBUG : two: size = 3 OK 2026/03/06 01:08:30 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:08:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:08:30 DEBUG : two: Unchanged skipping 2026/03/06 01:08:30 DEBUG : one.bak: size = 4 OK 2026/03/06 01:08:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/06 01:08:30 INFO : one: Copied (server-side copy) to: one.bak 2026/03/06 01:08:31 INFO : one: Deleted 2026/03/06 01:08:31 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:08:31 DEBUG : one: size = 5 OK 2026/03/06 01:08:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/06 01:08:31 INFO : one: Copied (new) 2026/03/06 01:08:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:08:32 DEBUG : three.txt.bak: size = 6 OK 2026/03/06 01:08:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/06 01:08:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/06 01:08:32 INFO : three.txt: Deleted 2026/03/06 01:08:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.33s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:08:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/dst" 2026/03/06 01:08:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/backup" 2026/03/06 01:08:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:08:38 DEBUG : one: size = 3 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:08:38 DEBUG : one: Sizes differ 2026/03/06 01:08:38 DEBUG : two: size = 3 OK 2026/03/06 01:08:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:08:38 DEBUG : two: Unchanged skipping 2026/03/06 01:08:38 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:08:40 DEBUG : one-2019-01-01: size = 3 OK 2026/03/06 01:08:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/06 01:08:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/06 01:08:40 INFO : one: Deleted 2026/03/06 01:08:40 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:08:41 DEBUG : one: size = 4 OK 2026/03/06 01:08:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/06 01:08:41 INFO : one: Copied (new) 2026/03/06 01:08:41 DEBUG : Waiting for deletions to finish 2026/03/06 01:08:42 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/06 01:08:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/06 01:08:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/06 01:08:42 INFO : three.txt: Deleted 2026/03/06 01:08:42 INFO : three.txt: Moved into backup dir 2026/03/06 01:08:44 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:08:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:08:44 DEBUG : one: size = 4 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:08:44 DEBUG : one: Sizes differ 2026/03/06 01:08:44 DEBUG : two: size = 3 OK 2026/03/06 01:08:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:08:44 DEBUG : two: Unchanged skipping 2026/03/06 01:08:44 DEBUG : one-2019-01-01: size = 4 OK 2026/03/06 01:08:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/06 01:08:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/06 01:08:45 INFO : one: Deleted 2026/03/06 01:08:45 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:08:45 DEBUG : one: size = 5 OK 2026/03/06 01:08:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/06 01:08:45 INFO : one: Copied (new) 2026/03/06 01:08:45 DEBUG : Waiting for deletions to finish 2026/03/06 01:08:45 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/06 01:08:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/06 01:08:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/06 01:08:45 INFO : three.txt: Deleted 2026/03/06 01:08:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.40s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:08:48 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/dst" 2026/03/06 01:08:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:08:50 DEBUG : one: size = 3 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:08:50 DEBUG : two: size = 3 OK 2026/03/06 01:08:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:08:50 DEBUG : two: Unchanged skipping 2026/03/06 01:08:50 DEBUG : one: Sizes differ 2026/03/06 01:08:50 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:08:51 DEBUG : one.bak: size = 3 OK 2026/03/06 01:08:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/06 01:08:51 INFO : one: Copied (server-side copy) to: one.bak 2026/03/06 01:08:51 INFO : one: Deleted 2026/03/06 01:08:51 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:08:52 DEBUG : one: size = 4 OK 2026/03/06 01:08:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/06 01:08:52 INFO : one: Copied (new) 2026/03/06 01:08:52 DEBUG : Waiting for deletions to finish 2026/03/06 01:08:52 DEBUG : three.txt.bak: size = 5 OK 2026/03/06 01:08:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/06 01:08:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/06 01:08:52 INFO : three.txt: Deleted 2026/03/06 01:08:52 INFO : three.txt: Moved into backup dir 2026/03/06 01:08:53 DEBUG : one.bak: Excluded (Path Filter) 2026/03/06 01:08:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/06 01:08:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:08:53 DEBUG : one: size = 4 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:08:53 DEBUG : one: Sizes differ 2026/03/06 01:08:53 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for checks to finish 2026/03/06 01:08:53 DEBUG : two: size = 3 OK 2026/03/06 01:08:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:08:53 DEBUG : two: Unchanged skipping 2026/03/06 01:08:54 DEBUG : one.bak: size = 4 OK 2026/03/06 01:08:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/06 01:08:54 INFO : one: Copied (server-side copy) to: one.bak 2026/03/06 01:08:54 INFO : one: Deleted 2026/03/06 01:08:54 DEBUG : B2 bucket rclone-test-fixojiv6kati path dst: Waiting for transfers to finish 2026/03/06 01:08:55 DEBUG : one: size = 5 OK 2026/03/06 01:08:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/06 01:08:55 INFO : one: Copied (new) 2026/03/06 01:08:55 DEBUG : Waiting for deletions to finish 2026/03/06 01:08:55 DEBUG : three.txt.bak: size = 6 OK 2026/03/06 01:08:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/06 01:08:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/06 01:08:56 INFO : three.txt: Deleted 2026/03/06 01:08:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.57s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:08:59 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/dst" 2026/03/06 01:09:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:09:00 DEBUG : one: size = 3 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:09:00 DEBUG : one: Sizes differ 2026/03/06 01:09:02 DEBUG : one.bak: size = 3 OK 2026/03/06 01:09:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/06 01:09:02 INFO : one: Copied (server-side copy) to: one.bak 2026/03/06 01:09:02 INFO : one: Deleted 2026/03/06 01:09:03 DEBUG : one: size = 4 OK 2026/03/06 01:09:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/06 01:09:03 INFO : one: Copied (new) 2026/03/06 01:09:03 DEBUG : two: size = 3 OK 2026/03/06 01:09:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:03 DEBUG : two: Unchanged skipping 2026/03/06 01:09:03 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:09:03 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:09:03 DEBUG : three.txt: Sizes differ 2026/03/06 01:09:04 DEBUG : three.txt.bak: size = 5 OK 2026/03/06 01:09:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/06 01:09:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/06 01:09:04 INFO : three.txt: Deleted 2026/03/06 01:09:04 DEBUG : three.txt: size = 6 OK 2026/03/06 01:09:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/06 01:09:04 INFO : three.txt: Copied (new) 2026/03/06 01:09:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:09:05 DEBUG : one: size = 4 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:09:05 DEBUG : one: Sizes differ 2026/03/06 01:09:06 DEBUG : one.bak: size = 4 OK 2026/03/06 01:09:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/06 01:09:06 INFO : one: Copied (server-side copy) to: one.bak 2026/03/06 01:09:06 INFO : one: Deleted 2026/03/06 01:09:07 DEBUG : one: size = 5 OK 2026/03/06 01:09:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/06 01:09:07 INFO : one: Copied (new) 2026/03/06 01:09:07 DEBUG : two: size = 3 OK 2026/03/06 01:09:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:07 DEBUG : two: Unchanged skipping 2026/03/06 01:09:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:09:07 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:09:07 DEBUG : three.txt: Sizes differ 2026/03/06 01:09:08 DEBUG : three.txt.bak: size = 6 OK 2026/03/06 01:09:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/06 01:09:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/06 01:09:08 INFO : three.txt: Deleted 2026/03/06 01:09:08 DEBUG : three.txt: size = 19 OK 2026/03/06 01:09:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/06 01:09:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.35s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-fixojiv6kati/dst" 2026/03/06 01:09:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:09:13 DEBUG : one: size = 3 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:09:13 DEBUG : one: Sizes differ 2026/03/06 01:09:15 DEBUG : one-2019-01-01: size = 3 OK 2026/03/06 01:09:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/06 01:09:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/06 01:09:15 INFO : one: Deleted 2026/03/06 01:09:17 DEBUG : one: size = 4 OK 2026/03/06 01:09:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/06 01:09:17 INFO : one: Copied (new) 2026/03/06 01:09:17 DEBUG : two: size = 3 OK 2026/03/06 01:09:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:17 DEBUG : two: Unchanged skipping 2026/03/06 01:09:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:09:17 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:09:17 DEBUG : three.txt: Sizes differ 2026/03/06 01:09:18 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/06 01:09:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/06 01:09:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/06 01:09:18 INFO : three.txt: Deleted 2026/03/06 01:09:18 DEBUG : three.txt: size = 6 OK 2026/03/06 01:09:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/06 01:09:18 INFO : three.txt: Copied (new) 2026/03/06 01:09:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:09:19 DEBUG : one: size = 4 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:09:19 DEBUG : one: Sizes differ 2026/03/06 01:09:20 DEBUG : one-2019-01-01: size = 4 OK 2026/03/06 01:09:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/06 01:09:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/06 01:09:20 INFO : one: Deleted 2026/03/06 01:09:21 DEBUG : one: size = 5 OK 2026/03/06 01:09:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/06 01:09:21 INFO : one: Copied (new) 2026/03/06 01:09:21 DEBUG : two: size = 3 OK 2026/03/06 01:09:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:21 DEBUG : two: Unchanged skipping 2026/03/06 01:09:21 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:09:21 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-fixojiv6kati path dst) 2026/03/06 01:09:21 DEBUG : three.txt: Sizes differ 2026/03/06 01:09:21 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/06 01:09:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/06 01:09:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/06 01:09:22 INFO : three.txt: Deleted 2026/03/06 01:09:22 DEBUG : three.txt: size = 19 OK 2026/03/06 01:09:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/06 01:09:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.10s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:09:25 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:09:25 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:09:25 DEBUG : Testêé: Sizes differ 2026/03/06 01:09:25 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:09:25 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:09:26 DEBUG : Testêé: size = 14 OK 2026/03/06 01:09:26 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/06 01:09:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/06 01:09:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:09:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/06 01:09:27 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:09:27 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:09:27 DEBUG : existing: size = 6 OK 2026/03/06 01:09:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/06 01:09:27 INFO : existing: Copied (new) 2026/03/06 01:09:27 DEBUG : Waiting for deletions to finish 2026/03/06 01:09:28 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:09:28 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:09:28 DEBUG : existing: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:09:28 DEBUG : existing: Sizes differ 2026/03/06 01:09:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/06 01:09:28 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:09:28 ERROR : B2 bucket rclone-test-fixojiv6kati: not deleting files as there were IO errors 2026/03/06 01:09:28 ERROR : B2 bucket rclone-test-fixojiv6kati: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.91s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:09:29 DEBUG : EXISTING: size = 6 OK 2026/03/06 01:09:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:29 DEBUG : existing: Unchanged skipping 2026/03/06 01:09:29 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:09:29 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:09:29 DEBUG : Waiting for deletions to finish 2026/03/06 01:09:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.67s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:09:46 DEBUG : both11: size = 6 OK 2026/03/06 01:09:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both0: size = 6 OK 2026/03/06 01:09:46 DEBUG : both10: size = 6 OK 2026/03/06 01:09:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both12: size = 6 OK 2026/03/06 01:09:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:09:46 DEBUG : both11: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both13: size = 6 OK 2026/03/06 01:09:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both13: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both14: size = 6 OK 2026/03/06 01:09:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both14: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both15: size = 6 OK 2026/03/06 01:09:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both15: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both16: size = 6 OK 2026/03/06 01:09:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both16: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both17: size = 6 OK 2026/03/06 01:09:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both17: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both18: size = 6 OK 2026/03/06 01:09:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both18: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both19: size = 6 OK 2026/03/06 01:09:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both19: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both1: size = 6 OK 2026/03/06 01:09:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both10: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both2: size = 6 OK 2026/03/06 01:09:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both0: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both3: size = 6 OK 2026/03/06 01:09:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both12: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both4: size = 6 OK 2026/03/06 01:09:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both1: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both5: size = 6 OK 2026/03/06 01:09:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both2: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both6: size = 6 OK 2026/03/06 01:09:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both6: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both7: size = 6 OK 2026/03/06 01:09:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both3: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both8: size = 6 OK 2026/03/06 01:09:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both8: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both9: size = 6 OK 2026/03/06 01:09:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:09:46 DEBUG : both4: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both5: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both7: Unchanged skipping 2026/03/06 01:09:46 DEBUG : both9: Unchanged skipping 2026/03/06 01:09:46 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:09:46 DEBUG : Waiting for deletions to finish 2026/03/06 01:09:47 INFO : only16: Deleted 2026/03/06 01:09:47 INFO : only0: Deleted 2026/03/06 01:09:47 INFO : only13: Deleted 2026/03/06 01:09:47 INFO : only9: Deleted 2026/03/06 01:09:47 INFO : only14: Deleted 2026/03/06 01:09:47 INFO : only18: Deleted 2026/03/06 01:09:47 INFO : only19: Deleted 2026/03/06 01:09:47 INFO : only4: Deleted 2026/03/06 01:09:47 INFO : only8: Deleted 2026/03/06 01:09:47 INFO : only11: Deleted 2026/03/06 01:09:47 INFO : only17: Deleted 2026/03/06 01:09:47 INFO : only5: Deleted 2026/03/06 01:09:47 INFO : only6: Deleted 2026/03/06 01:09:47 INFO : only10: Deleted 2026/03/06 01:09:48 INFO : only12: Deleted 2026/03/06 01:09:48 INFO : only15: Deleted 2026/03/06 01:09:48 INFO : only1: Deleted 2026/03/06 01:09:48 INFO : only2: Deleted 2026/03/06 01:09:48 INFO : only3: Deleted 2026/03/06 01:09:48 INFO : only7: Deleted 2026/03/06 01:09:48 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.69s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:10:07 DEBUG : both10: size = 6 OK 2026/03/06 01:10:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both11: size = 6 OK 2026/03/06 01:10:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both12: size = 6 OK 2026/03/06 01:10:07 DEBUG : both0: size = 6 OK 2026/03/06 01:10:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:10:07 DEBUG : both10: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both13: size = 6 OK 2026/03/06 01:10:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both13: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both14: size = 6 OK 2026/03/06 01:10:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both11: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both15: size = 6 OK 2026/03/06 01:10:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both0: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both16: size = 6 OK 2026/03/06 01:10:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both16: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both17: size = 6 OK 2026/03/06 01:10:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both12: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both18: size = 6 OK 2026/03/06 01:10:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both14: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both19: size = 6 OK 2026/03/06 01:10:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both19: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both1: size = 6 OK 2026/03/06 01:10:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both15: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both2: size = 6 OK 2026/03/06 01:10:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both2: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both3: size = 6 OK 2026/03/06 01:10:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both3: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both4: size = 6 OK 2026/03/06 01:10:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both17: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both5: size = 6 OK 2026/03/06 01:10:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both18: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both6: size = 6 OK 2026/03/06 01:10:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both1: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both7: size = 6 OK 2026/03/06 01:10:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both4: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both8: size = 6 OK 2026/03/06 01:10:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both8: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both9: size = 6 OK 2026/03/06 01:10:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:07 DEBUG : both9: Unchanged skipping 2026/03/06 01:10:07 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only0: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only0: Sizes differ 2026/03/06 01:10:07 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only10: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only10: Sizes differ 2026/03/06 01:10:07 DEBUG : both5: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both6: Unchanged skipping 2026/03/06 01:10:07 DEBUG : both7: Unchanged skipping 2026/03/06 01:10:07 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only11: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only11: Sizes differ 2026/03/06 01:10:07 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only12: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only12: Sizes differ 2026/03/06 01:10:07 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only13: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only13: Sizes differ 2026/03/06 01:10:07 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only14: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only14: Sizes differ 2026/03/06 01:10:07 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only15: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only15: Sizes differ 2026/03/06 01:10:07 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only16: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only16: Sizes differ 2026/03/06 01:10:07 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only17: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only17: Sizes differ 2026/03/06 01:10:07 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only18: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only18: Sizes differ 2026/03/06 01:10:07 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only19: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only19: Sizes differ 2026/03/06 01:10:07 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only1: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only1: Sizes differ 2026/03/06 01:10:07 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only2: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only2: Sizes differ 2026/03/06 01:10:07 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only3: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only3: Sizes differ 2026/03/06 01:10:07 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only4: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only4: Sizes differ 2026/03/06 01:10:07 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only6: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only6: Sizes differ 2026/03/06 01:10:07 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only7: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only8: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only7: Sizes differ 2026/03/06 01:10:07 DEBUG : only8: Sizes differ 2026/03/06 01:10:07 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only5: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only5: Sizes differ 2026/03/06 01:10:07 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2842053327) 2026/03/06 01:10:07 DEBUG : only9: size = 6 (B2 bucket rclone-test-fixojiv6kati) 2026/03/06 01:10:07 DEBUG : only9: Sizes differ 2026/03/06 01:10:07 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:10:07 DEBUG : only0: size = 0 OK 2026/03/06 01:10:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:07 INFO : only0: Copied (replaced existing) 2026/03/06 01:10:07 DEBUG : only10: size = 0 OK 2026/03/06 01:10:07 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:07 INFO : only10: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only13: size = 0 OK 2026/03/06 01:10:08 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only13: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only14: size = 0 OK 2026/03/06 01:10:08 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only14: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only15: size = 0 OK 2026/03/06 01:10:08 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only15: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only16: size = 0 OK 2026/03/06 01:10:08 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only16: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only11: size = 0 OK 2026/03/06 01:10:08 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only11: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only17: size = 0 OK 2026/03/06 01:10:08 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only17: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only18: size = 0 OK 2026/03/06 01:10:08 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only18: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only12: size = 0 OK 2026/03/06 01:10:08 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only12: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only19: size = 0 OK 2026/03/06 01:10:08 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only19: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only1: size = 0 OK 2026/03/06 01:10:08 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only1: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only2: size = 0 OK 2026/03/06 01:10:08 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only2: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only3: size = 0 OK 2026/03/06 01:10:08 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only3: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only4: size = 0 OK 2026/03/06 01:10:08 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only4: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only7: size = 0 OK 2026/03/06 01:10:08 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only7: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only9: size = 0 OK 2026/03/06 01:10:08 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only9: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only6: size = 0 OK 2026/03/06 01:10:08 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only6: Copied (replaced existing) 2026/03/06 01:10:08 DEBUG : only8: size = 0 OK 2026/03/06 01:10:08 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:08 INFO : only8: Copied (replaced existing) 2026/03/06 01:10:09 DEBUG : only5: size = 0 OK 2026/03/06 01:10:09 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/06 01:10:09 INFO : only5: Copied (replaced existing) 2026/03/06 01:10:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.56s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:10:17 DEBUG : empty_dir: Making directory with metadata 2026/03/06 01:10:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:10:17 DEBUG : empty_on_remote: Making directory with metadata 2026/03/06 01:10:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:10:17 INFO : empty_on_remote: Making directory 2026/03/06 01:10:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/06 01:10:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/06 01:10:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/06 01:10:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:10:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.38s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:10:19 DEBUG : empty_dir: Making directory with metadata 2026/03/06 01:10:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:10:19 DEBUG : empty_on_remote: Making directory with metadata 2026/03/06 01:10:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:10:19 INFO : empty_on_remote: Making directory 2026/03/06 01:10:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/06 01:10:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/06 01:10:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/06 01:10:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:10:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/06 01:10:20 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.14s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:10:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:10:21 INFO : sub dir: Making directory 2026/03/06 01:10:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:10:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:10:23 INFO : sub dir: Making directory 2026/03/06 01:10:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.14s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:10:32 DEBUG : Waiting for deletions to finish 2026/03/06 01:10:32 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:10:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : apple: size = 5 OK 2026/03/06 01:10:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : apple: Unchanged skipping 2026/03/06 01:10:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:10:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:10:33 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:10:33 DEBUG : banana: size = 6 OK 2026/03/06 01:10:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:10:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : banana: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:10:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:10:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:10:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:10:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:10:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:10:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:10:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:10:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:10:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:10:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:10:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:10:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:10:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:10:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:10:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:10:33 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:10:33 DEBUG : Waiting for deletions to finish 2026/03/06 01:10:33 INFO : There was nothing to transfer 2026/03/06 01:10:33 DEBUG : Waiting for deletions to finish 2026/03/06 01:10:33 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:10:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : apple: size = 5 OK 2026/03/06 01:10:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:10:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:10:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:10:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:10:34 DEBUG : apple: Unchanged skipping 2026/03/06 01:10:34 DEBUG : banana: size = 6 OK 2026/03/06 01:10:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : banana: Unchanged skipping 2026/03/06 01:10:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:10:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:10:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:10:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:10:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:10:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:10:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:10:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:10:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:10:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:10:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:10:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:10:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:10:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:10:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:10:34 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:10:34 DEBUG : Waiting for deletions to finish 2026/03/06 01:10:34 INFO : There was nothing to transfer 2026/03/06 01:10:34 DEBUG : Waiting for deletions to finish 2026/03/06 01:10:34 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:10:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:10:46 DEBUG : Waiting for deletions to finish 2026/03/06 01:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:10:47 DEBUG : apple: size = 5 OK 2026/03/06 01:10:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : apple: Unchanged skipping 2026/03/06 01:10:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:10:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:10:47 DEBUG : banana: size = 6 OK 2026/03/06 01:10:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : banana: Unchanged skipping 2026/03/06 01:10:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:10:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:10:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:10:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:10:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:10:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:10:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:10:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:10:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:10:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:10:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:10:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:10:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:10:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:10:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:10:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:10:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:10:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:10:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:10:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:10:47 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:10:47 DEBUG : Waiting for deletions to finish 2026/03/06 01:10:47 INFO : There was nothing to transfer 2026/03/06 01:10:47 DEBUG : Waiting for deletions to finish 2026/03/06 01:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : apple: size = 5 OK 2026/03/06 01:10:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:10:48 DEBUG : banana: size = 6 OK 2026/03/06 01:10:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : apple: Unchanged skipping 2026/03/06 01:10:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:10:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:10:48 DEBUG : banana: Unchanged skipping 2026/03/06 01:10:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:10:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:10:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:10:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:10:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:10:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:10:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:10:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:10:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:10:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:10:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:10:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:10:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:10:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:10:48 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:10:48 DEBUG : Waiting for deletions to finish 2026/03/06 01:10:48 INFO : There was nothing to transfer 2026/03/06 01:10:48 DEBUG : Waiting for deletions to finish 2026/03/06 01:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:11:01 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:02 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/06 01:11:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:02 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:11:02 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:11:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/06 01:11:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/06 01:11:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:03 DEBUG : YXBwbGU=: size = 5 OK 2026/03/06 01:11:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/06 01:11:03 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/06 01:11:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:03 DEBUG : YmFuYW5h: size = 6 OK 2026/03/06 01:11:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/06 01:11:03 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/06 01:11:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/06 01:11:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/06 01:11:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/06 01:11:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/06 01:11:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/06 01:11:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/06 01:11:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/06 01:11:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/06 01:11:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/06 01:11:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/06 01:11:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/06 01:11:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/06 01:11:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/06 01:11:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/06 01:11:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/06 01:11:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/06 01:11:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/06 01:11:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/06 01:11:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/06 01:11:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/06 01:11:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/06 01:11:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/06 01:11:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/06 01:11:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/06 01:11:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/06 01:11:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/06 01:11:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:11:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/06 01:11:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/06 01:11:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:04 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/06 01:11:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/06 01:11:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:11:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/06 01:11:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/06 01:11:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/06 01:11:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/06 01:11:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:04 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:04 INFO : splitbananasplit: Deleted 2026/03/06 01:11:04 INFO : apple: Deleted 2026/03/06 01:11:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/06 01:11:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/06 01:11:05 INFO : dir1/0008-2345678.txt: Deleted 2026/03/06 01:11:05 INFO : dir1/0011-56789;.txt: Deleted 2026/03/06 01:11:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/06 01:11:05 INFO : banana: Deleted 2026/03/06 01:11:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/06 01:11:05 INFO : dir1/0007-1234567.txt: Deleted 2026/03/06 01:11:05 INFO : dir1/0009-3456789.txt: Deleted 2026/03/06 01:11:05 INFO : dir1/0012-6789;.txt: Deleted 2026/03/06 01:11:05 INFO : dir1/0014-89;=.txt: Deleted 2026/03/06 01:11:05 INFO : dir1/0003-defghij.txt: Deleted 2026/03/06 01:11:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/06 01:11:05 INFO : dir1/0013-789;=.txt: Deleted 2026/03/06 01:11:05 INFO : appleappleapplebanana: Deleted 2026/03/06 01:11:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/06 01:11:05 INFO : dir1/0010-456789.txt: Deleted 2026/03/06 01:11:05 INFO : dir1/0015-9;=.txt: Deleted 2026/03/06 01:11:05 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/06 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:06 DEBUG : YXBwbGU=: size = 5 OK 2026/03/06 01:11:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : apple: Unchanged skipping 2026/03/06 01:11:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/06 01:11:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:11:06 DEBUG : YmFuYW5h: size = 6 OK 2026/03/06 01:11:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : banana: Unchanged skipping 2026/03/06 01:11:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/06 01:11:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/06 01:11:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/06 01:11:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/06 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/06 01:11:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/06 01:11:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/06 01:11:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/06 01:11:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/06 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/06 01:11:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/06 01:11:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/06 01:11:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/06 01:11:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/06 01:11:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/06 01:11:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/06 01:11:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/06 01:11:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/06 01:11:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:11:06 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:11:06 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:11:06 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:06 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/06 01:11:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:11:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:11:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:11:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:11:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:11:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:11:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:11:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:11:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:11:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:11:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:11:18 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:18 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:11:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:11:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/06 01:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:11:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/06 01:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:11:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/06 01:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:11:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/06 01:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/06 01:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:11:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:11:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:11:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:11:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:11:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:11:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:11:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/06 01:11:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:11:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:11:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:11:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:11:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/06 01:11:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:19 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:11:19 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:11:19 DEBUG : PREFIXapple: size = 5 OK 2026/03/06 01:11:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/06 01:11:19 INFO : apple: Copied (new) to: PREFIXapple 2026/03/06 01:11:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/06 01:11:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/06 01:11:19 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/06 01:11:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/06 01:11:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/06 01:11:19 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/06 01:11:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:11:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:11:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/06 01:11:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:11:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:11:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/06 01:11:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/06 01:11:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:11:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:11:19 DEBUG : PREFIXbanana: size = 6 OK 2026/03/06 01:11:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/06 01:11:19 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/06 01:11:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:11:20 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/06 01:11:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/06 01:11:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:11:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:11:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/06 01:11:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/06 01:11:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:11:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:11:20 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/06 01:11:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/06 01:11:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:11:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:11:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/06 01:11:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/06 01:11:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:11:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:11:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/06 01:11:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/06 01:11:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:11:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:11:20 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/06 01:11:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/06 01:11:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:11:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:11:20 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/06 01:11:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/06 01:11:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:11:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:11:20 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/06 01:11:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/06 01:11:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:11:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:11:20 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/06 01:11:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/06 01:11:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:11:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:11:20 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/06 01:11:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/06 01:11:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/06 01:11:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:11:20 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/06 01:11:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/06 01:11:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:11:20 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/06 01:11:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/06 01:11:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:11:20 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/06 01:11:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/06 01:11:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:11:20 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/06 01:11:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/06 01:11:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:11:20 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/06 01:11:21 INFO : dir1/0012-6789;.txt: Deleted 2026/03/06 01:11:21 INFO : dir1/0003-defghij.txt: Deleted 2026/03/06 01:11:21 INFO : dir1/0014-89;=.txt: Deleted 2026/03/06 01:11:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/06 01:11:21 INFO : dir1/0013-789;=.txt: Deleted 2026/03/06 01:11:21 INFO : dir1/0007-1234567.txt: Deleted 2026/03/06 01:11:21 INFO : dir1/0011-56789;.txt: Deleted 2026/03/06 01:11:21 INFO : dir1/0015-9;=.txt: Deleted 2026/03/06 01:11:21 INFO : appleappleapplebanana: Deleted 2026/03/06 01:11:21 INFO : splitbananasplit: Deleted 2026/03/06 01:11:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/06 01:11:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/06 01:11:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/06 01:11:21 INFO : dir1/0008-2345678.txt: Deleted 2026/03/06 01:11:21 INFO : apple: Deleted 2026/03/06 01:11:21 INFO : banana: Deleted 2026/03/06 01:11:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/06 01:11:21 INFO : dir1/0009-3456789.txt: Deleted 2026/03/06 01:11:21 INFO : dir1/0010-456789.txt: Deleted 2026/03/06 01:11:21 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:11:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:11:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:11:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:11:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:11:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:11:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:11:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:11:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:11:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:11:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:11:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:11:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:11:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:11:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:11:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:11:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:11:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:11:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:11:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:11:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:11:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:11:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:11:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:11:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:11:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:11:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:11:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:11:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:11:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:11:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:11:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:11:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:11:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:11:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:11:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:11:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:11:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:11:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:11:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:11:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:11:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:11:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:11:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:11:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:22 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:11:22 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:11:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/06 01:11:22 INFO : appleappleapplebanana: Copied (new) 2026/03/06 01:11:22 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:11:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/06 01:11:22 INFO : splitbananasplit: Copied (new) 2026/03/06 01:11:22 DEBUG : banana: size = 6 OK 2026/03/06 01:11:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/06 01:11:22 INFO : banana: Copied (new) 2026/03/06 01:11:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:11:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/06 01:11:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/06 01:11:23 DEBUG : apple: size = 5 OK 2026/03/06 01:11:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/06 01:11:23 INFO : apple: Copied (new) 2026/03/06 01:11:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:11:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/06 01:11:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/06 01:11:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:11:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/06 01:11:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/06 01:11:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:11:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/06 01:11:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/06 01:11:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:11:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/06 01:11:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/06 01:11:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:11:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/06 01:11:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/06 01:11:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:11:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/06 01:11:23 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/06 01:11:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:11:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/06 01:11:23 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/06 01:11:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:11:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/06 01:11:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/06 01:11:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:11:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/06 01:11:23 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/06 01:11:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:11:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/06 01:11:23 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/06 01:11:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:11:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/06 01:11:23 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/06 01:11:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:11:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/06 01:11:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/06 01:11:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:11:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/06 01:11:24 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/06 01:11:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:11:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/06 01:11:24 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/06 01:11:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:11:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/06 01:11:24 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/06 01:11:24 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:24 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/06 01:11:24 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/06 01:11:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/06 01:11:24 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/06 01:11:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/06 01:11:24 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/06 01:11:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/06 01:11:24 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/06 01:11:24 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/06 01:11:24 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/06 01:11:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/06 01:11:24 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/06 01:11:24 INFO : PREFIXapple: Deleted 2026/03/06 01:11:24 INFO : PREFIXbanana: Deleted 2026/03/06 01:11:24 INFO : PREFIXsplitbananasplit: Deleted 2026/03/06 01:11:24 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/06 01:11:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/06 01:11:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/06 01:11:24 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/06 01:11:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/06 01:11:24 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:25 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:25 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:11:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:11:38 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:38 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:11:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:11:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:11:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:39 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:11:39 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:11:39 DEBUG : appleSUFFIX: size = 5 OK 2026/03/06 01:11:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/06 01:11:39 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/06 01:11:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/06 01:11:39 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/06 01:11:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/06 01:11:39 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/06 01:11:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/06 01:11:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:11:39 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/06 01:11:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/06 01:11:39 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/06 01:11:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/06 01:11:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/06 01:11:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/06 01:11:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/06 01:11:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/06 01:11:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/06 01:11:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/06 01:11:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/06 01:11:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/06 01:11:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/06 01:11:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/06 01:11:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/06 01:11:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/06 01:11:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/06 01:11:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/06 01:11:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/06 01:11:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/06 01:11:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/06 01:11:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/06 01:11:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/06 01:11:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/06 01:11:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/06 01:11:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/06 01:11:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/06 01:11:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/06 01:11:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:11:40 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/06 01:11:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/06 01:11:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:11:41 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/06 01:11:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/06 01:11:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:11:41 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/06 01:11:41 INFO : dir1/0008-2345678.txt: Deleted 2026/03/06 01:11:41 INFO : dir1/0009-3456789.txt: Deleted 2026/03/06 01:11:41 INFO : dir1/0014-89;=.txt: Deleted 2026/03/06 01:11:41 INFO : appleappleapplebanana: Deleted 2026/03/06 01:11:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/06 01:11:41 INFO : dir1/0003-defghij.txt: Deleted 2026/03/06 01:11:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/06 01:11:41 INFO : dir1/0007-1234567.txt: Deleted 2026/03/06 01:11:41 INFO : dir1/0010-456789.txt: Deleted 2026/03/06 01:11:41 INFO : dir1/0011-56789;.txt: Deleted 2026/03/06 01:11:41 INFO : apple: Deleted 2026/03/06 01:11:41 INFO : banana: Deleted 2026/03/06 01:11:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/06 01:11:42 INFO : dir1/0012-6789;.txt: Deleted 2026/03/06 01:11:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/06 01:11:42 INFO : dir1/0013-789;=.txt: Deleted 2026/03/06 01:11:42 INFO : dir1/0015-9;=.txt: Deleted 2026/03/06 01:11:42 INFO : splitbananasplit: Deleted 2026/03/06 01:11:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/06 01:11:42 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:42 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/06 01:11:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:11:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:11:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:42 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:11:42 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:11:43 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:11:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/06 01:11:43 INFO : splitbananasplit: Copied (new) 2026/03/06 01:11:43 DEBUG : banana: size = 6 OK 2026/03/06 01:11:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/06 01:11:43 INFO : banana: Copied (new) 2026/03/06 01:11:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:11:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/06 01:11:43 INFO : appleappleapplebanana: Copied (new) 2026/03/06 01:11:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:11:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/06 01:11:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/06 01:11:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:11:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/06 01:11:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/06 01:11:43 DEBUG : apple: size = 5 OK 2026/03/06 01:11:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/06 01:11:43 INFO : apple: Copied (new) 2026/03/06 01:11:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:11:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/06 01:11:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/06 01:11:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:11:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/06 01:11:43 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/06 01:11:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:11:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/06 01:11:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/06 01:11:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:11:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/06 01:11:43 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/06 01:11:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:11:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/06 01:11:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/06 01:11:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:11:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/06 01:11:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/06 01:11:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:11:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/06 01:11:43 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/06 01:11:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:11:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/06 01:11:43 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/06 01:11:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:11:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/06 01:11:43 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/06 01:11:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:11:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/06 01:11:44 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/06 01:11:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:11:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/06 01:11:44 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/06 01:11:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:11:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/06 01:11:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/06 01:11:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:11:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/06 01:11:44 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/06 01:11:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:11:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/06 01:11:44 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/06 01:11:44 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:44 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/06 01:11:44 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/06 01:11:44 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/06 01:11:44 INFO : bananaSUFFIX: Deleted 2026/03/06 01:11:44 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/06 01:11:44 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/06 01:11:44 INFO : appleSUFFIX: Deleted 2026/03/06 01:11:44 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/06 01:11:44 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/06 01:11:44 INFO : splitbananasplitSUFFIX: Deleted 2026/03/06 01:11:44 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/06 01:11:44 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/06 01:11:44 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/06 01:11:44 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/06 01:11:44 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/06 01:11:44 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/06 01:11:45 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/06 01:11:45 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/06 01:11:45 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/06 01:11:45 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/06 01:11:45 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:45 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:45 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:11:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:11:58 DEBUG : Waiting for deletions to finish 2026/03/06 01:11:58 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:11:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:11:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:11:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:11:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:11:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:11:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:11:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:11:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:11:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:11:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:11:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:11:58 DEBUG : apple: size = 5 OK 2026/03/06 01:11:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:58 DEBUG : apple: Unchanged skipping 2026/03/06 01:11:58 DEBUG : banana: size = 6 OK 2026/03/06 01:11:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:11:58 DEBUG : banana: Unchanged skipping 2026/03/06 01:11:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:11:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:11:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:11:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:11:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:11:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:11:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:11:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:11:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:11:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:11:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:11:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:11:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:11:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:11:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:11:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:11:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:11:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:11:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:11:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:11:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:11:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:11:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:11:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:11:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:11:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:11:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:11:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:11:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:11:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:11:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:11:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:11:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:11:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:11:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:11:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:11:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:11:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:11:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:11:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:11:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:11:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:11:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:11:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:11:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:11:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:11:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:11:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:11:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:11:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:11:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:11:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:11:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:11:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:11:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:11:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:11:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:11:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:11:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:11:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:11:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:11:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:11:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:11:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:11:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:11:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:11:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:11:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:11:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:11:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:11:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:11:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:11:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:11:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:11:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:11:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:11:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:11:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:11:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:11:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:11:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:11:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:11:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:11:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:11:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:11:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:11:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:11:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:11:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:11:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:11:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:11:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:11:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:11:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:11:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:11:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:11:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:11:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:11:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:11:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:11:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:11:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:11:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:11:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:11:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:11:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:11:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:11:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:11:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:11:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:11:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:11:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:11:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:11:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:11:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:11:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:11:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:11:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:11:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:11:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:11:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:11:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:11:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:11:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:11:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:11:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:11:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:11:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:11:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:11:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:11:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:11:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:11:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:11:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:11:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:11:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:11:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:11:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:11:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:11:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:11:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:11:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:11:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:11:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:11:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:11:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:11:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:11:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:11:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:11:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:11:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:11:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:11:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:11:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:11:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:11:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:11:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:11:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/06 01:11:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:11:58 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:11:58 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:11:58 DEBUG : appleapple: size = 21 OK 2026/03/06 01:11:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/06 01:11:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/06 01:11:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:11:58 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/06 01:11:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/06 01:11:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/06 01:11:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:11:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/06 01:11:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/06 01:11:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/06 01:11:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:11:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/06 01:11:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/06 01:11:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/06 01:11:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:11:59 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/06 01:11:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/06 01:11:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/06 01:11:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:11:59 DEBUG : splitbanan: size = 16 OK 2026/03/06 01:11:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/06 01:11:59 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/06 01:11:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:11:59 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/06 01:11:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/06 01:11:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/06 01:11:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:11:59 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/06 01:11:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/06 01:11:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/06 01:11:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:11:59 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/06 01:11:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/06 01:11:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/06 01:11:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:11:59 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/06 01:11:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/06 01:11:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/06 01:11:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:11:59 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/06 01:11:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/06 01:11:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/06 01:11:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:11:59 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/06 01:11:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/06 01:11:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/06 01:11:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:11:59 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/06 01:11:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/06 01:11:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/06 01:11:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:11:59 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/06 01:11:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/06 01:11:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/06 01:11:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:11:59 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/06 01:11:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/06 01:11:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/06 01:12:00 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/06 01:12:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/06 01:12:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/06 01:12:00 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/06 01:12:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/06 01:12:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/06 01:12:00 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/06 01:12:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/06 01:12:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/06 01:12:00 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:00 INFO : dir1/0003-defghij.txt: Deleted 2026/03/06 01:12:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/06 01:12:00 INFO : dir1/0012-6789;.txt: Deleted 2026/03/06 01:12:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/06 01:12:00 INFO : dir1/0013-789;=.txt: Deleted 2026/03/06 01:12:00 INFO : splitbananasplit: Deleted 2026/03/06 01:12:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/06 01:12:00 INFO : dir1/0010-456789.txt: Deleted 2026/03/06 01:12:00 INFO : dir1/0008-2345678.txt: Deleted 2026/03/06 01:12:00 INFO : dir1/0009-3456789.txt: Deleted 2026/03/06 01:12:00 INFO : dir1/0011-56789;.txt: Deleted 2026/03/06 01:12:00 INFO : dir1/0014-89;=.txt: Deleted 2026/03/06 01:12:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/06 01:12:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/06 01:12:00 INFO : dir1/0007-1234567.txt: Deleted 2026/03/06 01:12:00 INFO : dir1/0015-9;=.txt: Deleted 2026/03/06 01:12:00 INFO : appleappleapplebanana: Deleted 2026/03/06 01:12:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/06 01:12:00 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:01 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : appleapple: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:12:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:12:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:12:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:12:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:12:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:12:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:12:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:12:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:12:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:12:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:12:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:12:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:12:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:12:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:12:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:12:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:12:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:12:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:12:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:12:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:12:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:12:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:12:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:12:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:12:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:12:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:12:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:12:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:12:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:12:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:12:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:12:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:12:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:12:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:12:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:12:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:12:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:12:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:12:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:12:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:12:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:12:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:12:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:12:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:12:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:12:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:12:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:12:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:12:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:12:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:12:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:12:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:12:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:12:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:12:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:12:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:12:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:12:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:12:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:12:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:12:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:12:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:12:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:12:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:12:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:12:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:12:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:12:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:12:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:12:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:12:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:12:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:12:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:12:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:12:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:12:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:12:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:12:01 DEBUG : apple: size = 5 OK 2026/03/06 01:12:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : apple: Unchanged skipping 2026/03/06 01:12:01 DEBUG : banana: size = 6 OK 2026/03/06 01:12:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : banana: Unchanged skipping 2026/03/06 01:12:01 DEBUG : appleapple: size = 21 OK 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:12:01 DEBUG : splitbanan: size = 16 OK 2026/03/06 01:12:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:12:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:12:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:12:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:12:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:12:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:12:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:12:01 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/06 01:12:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/06 01:12:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:12:01 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/06 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:12:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:12:01 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/06 01:12:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/06 01:12:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/06 01:12:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:12:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/06 01:12:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/06 01:12:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/06 01:12:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:12:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:12:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:12:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/06 01:12:01 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/06 01:12:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/06 01:12:01 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/06 01:12:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/06 01:12:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/06 01:12:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/06 01:12:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/06 01:12:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:12:01 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:12:01 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:12:01 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:01 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:01 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : appleapple: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/06 01:12:01 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/06 01:12:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:12:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:12:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:12:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:12:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:12:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:12:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:12:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:12:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:12:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:12:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:12:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:12:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:12:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:12:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:12:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:12:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:12:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:12:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:12:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:12:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:12:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:12:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:12:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:12:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:12:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:12:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:12:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:12:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:12:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:12:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:12:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:12:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:12:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:12:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:12:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:12:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:12:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:12:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:12:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:12:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:12:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:12:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:12:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:12:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:12:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:12:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:12:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:12:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:12:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:12:02 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:12:15 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:15 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:12:15 DEBUG : apple: size = 5 OK 2026/03/06 01:12:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : apple: Unchanged skipping 2026/03/06 01:12:15 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:12:15 DEBUG : banana: size = 6 OK 2026/03/06 01:12:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:12:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:12:15 DEBUG : banana: Unchanged skipping 2026/03/06 01:12:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:12:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:12:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:12:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:12:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:12:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:12:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:12:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:12:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:12:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:12:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:12:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:12:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:12:15 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:12:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:12:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:12:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:12:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:12:15 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:12:15 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:15 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:16 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:12:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : banana: size = 6 OK 2026/03/06 01:12:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:12:16 DEBUG : apple: size = 5 OK 2026/03/06 01:12:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : banana: Unchanged skipping 2026/03/06 01:12:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : apple: Unchanged skipping 2026/03/06 01:12:16 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:12:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:12:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:12:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:12:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:12:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:12:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:12:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:12:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:12:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:12:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:12:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:12:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:12:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:12:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:12:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:12:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:12:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:12:16 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:12:16 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:12:16 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:16 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:16 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:12:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:17 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:12:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:12:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:30 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:12:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : apple: size = 5 OK 2026/03/06 01:12:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:12:31 DEBUG : apple: Unchanged skipping 2026/03/06 01:12:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:12:31 DEBUG : banana: size = 6 OK 2026/03/06 01:12:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:12:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:12:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : banana: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:12:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:12:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:12:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:12:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:12:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:12:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:12:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:31 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : apple: size = 5 OK 2026/03/06 01:12:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:12:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:12:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : apple: Unchanged skipping 2026/03/06 01:12:31 DEBUG : banana: size = 6 OK 2026/03/06 01:12:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : banana: Unchanged skipping 2026/03/06 01:12:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:12:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:12:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:12:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:12:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:12:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:12:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:12:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:12:31 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:12:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:31 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:12:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:12:44 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:45 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:12:45 DEBUG : banana: size = 6 OK 2026/03/06 01:12:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:12:45 DEBUG : banana: Unchanged skipping 2026/03/06 01:12:45 DEBUG : apple: size = 5 OK 2026/03/06 01:12:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : apple: Unchanged skipping 2026/03/06 01:12:45 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:12:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:12:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:12:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:12:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:12:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:12:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:12:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:12:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:12:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:12:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:12:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:12:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:12:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:12:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:12:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:12:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:12:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:12:45 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:12:45 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:45 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:45 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:12:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : apple: size = 5 OK 2026/03/06 01:12:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:12:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : apple: Unchanged skipping 2026/03/06 01:12:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:12:46 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:12:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:12:46 DEBUG : banana: size = 6 OK 2026/03/06 01:12:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : banana: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:12:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:12:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:12:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:12:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:12:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:12:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:12:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:12:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:12:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:12:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:12:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:12:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:12:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:12:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:12:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:12:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:12:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:12:46 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:12:46 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:12:46 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:46 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:46 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:12:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:12:59 DEBUG : Waiting for deletions to finish 2026/03/06 01:12:59 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:12:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : apple: size = 5 OK 2026/03/06 01:13:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : apple: Unchanged skipping 2026/03/06 01:13:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:13:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:13:00 DEBUG : banana: size = 6 OK 2026/03/06 01:13:00 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:13:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:13:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : banana: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:13:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:13:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:13:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:13:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:13:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:13:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:00 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:00 DEBUG : Waiting for deletions to finish 2026/03/06 01:13:00 DEBUG : Waiting for deletions to finish 2026/03/06 01:13:00 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : apple: size = 5 OK 2026/03/06 01:13:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : apple: Unchanged skipping 2026/03/06 01:13:00 DEBUG : banana: size = 6 OK 2026/03/06 01:13:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : banana: Unchanged skipping 2026/03/06 01:13:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:13:00 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:13:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:13:00 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:13:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:13:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:13:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:13:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:13:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:13:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:13:00 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:00 DEBUG : Waiting for deletions to finish 2026/03/06 01:13:00 DEBUG : Waiting for deletions to finish 2026/03/06 01:13:00 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:13:14 DEBUG : Waiting for deletions to finish 2026/03/06 01:13:14 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:13:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : apple: size = 5 OK 2026/03/06 01:13:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : apple: Unchanged skipping 2026/03/06 01:13:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:13:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:13:15 DEBUG : banana: size = 6 OK 2026/03/06 01:13:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : banana: Unchanged skipping 2026/03/06 01:13:15 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:13:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:13:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:13:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:13:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:13:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:13:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:13:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:13:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:13:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:13:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:13:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:13:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:13:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:13:15 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:15 DEBUG : Waiting for deletions to finish 2026/03/06 01:13:15 DEBUG : Waiting for deletions to finish 2026/03/06 01:13:15 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:13:16 DEBUG : banana: size = 6 OK 2026/03/06 01:13:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:13:16 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:13:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : banana: Unchanged skipping 2026/03/06 01:13:16 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:13:16 DEBUG : apple: size = 5 OK 2026/03/06 01:13:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : apple: Unchanged skipping 2026/03/06 01:13:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:13:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:13:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:13:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:13:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:13:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:13:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:13:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:13:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:13:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:13:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:13:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:13:16 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:16 DEBUG : Waiting for deletions to finish 2026/03/06 01:13:16 DEBUG : Waiting for deletions to finish 2026/03/06 01:13:16 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (175.29s) --- PASS: TestTransform/NFC (13.36s) --- PASS: TestTransform/NFD (14.50s) --- PASS: TestTransform/base64 (17.49s) --- PASS: TestTransform/prefix (19.05s) --- PASS: TestTransform/suffix (20.38s) --- PASS: TestTransform/truncate (16.03s) --- PASS: TestTransform/encoder (15.69s) --- PASS: TestTransform/ISO-8859-1 (14.35s) --- PASS: TestTransform/charmap (14.68s) --- PASS: TestTransform/lowercase (14.31s) --- PASS: TestTransform/ascii (15.44s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:13:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/06 01:13:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/06 01:13:21 INFO : sub dir_somesuffix: Making directory 2026/03/06 01:13:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/06 01:13:21 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/06 01:13:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/06 01:13:21 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/06 01:13:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/06 01:13:21 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:21 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/06 01:13:22 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:22 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/06 01:13:22 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.74s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:13:22 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:23 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:23 INFO : tictactoe: Making directory 2026/03/06 01:13:23 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:23 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:13:23 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/06 01:13:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:13:23 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:23 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:23 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/06 01:13:23 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:23 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/06 01:13:23 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.59s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:13:24 INFO : toe: Making directory 2026/03/06 01:13:24 INFO : toe/toe: Making directory 2026/03/06 01:13:24 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/06 01:13:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/06 01:13:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/06 01:13:24 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:24 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/06 01:13:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/06 01:13:25 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.64s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:13:26 INFO : toe: Making directory 2026/03/06 01:13:26 INFO : toe/toe: Making directory 2026/03/06 01:13:26 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/06 01:13:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/06 01:13:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/06 01:13:26 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:26 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/06 01:13:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/06 01:13:27 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.00s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:13:28 DEBUG : empty_dir: Making directory with metadata 2026/03/06 01:13:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/06 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:28 INFO : tictacempty_dir: Making directory 2026/03/06 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:28 INFO : tictactoe: Making directory 2026/03/06 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:13:28 INFO : tictactoe/tictactoe: Making directory 2026/03/06 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/06 01:13:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/06 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/06 01:13:28 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:28 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/06 01:13:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/06 01:13:29 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.84s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:13:29 DEBUG : empty_dir: Making directory with metadata 2026/03/06 01:13:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/06 01:13:29 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:30 INFO : tictacempty_dir: Making directory 2026/03/06 01:13:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:30 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:30 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:30 INFO : tictactoe: Making directory 2026/03/06 01:13:30 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:30 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:13:30 INFO : tictactoe/tictactoe: Making directory 2026/03/06 01:13:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:13:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/06 01:13:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:13:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/06 01:13:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:13:30 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:30 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/06 01:13:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:13:30 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/06 01:13:30 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:30 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:31 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:31 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/06 01:13:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/06 01:13:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/06 01:13:31 NOTICE: B2 bucket rclone-test-fixojiv6kati: 0 differences found 2026/03/06 01:13:31 NOTICE: B2 bucket rclone-test-fixojiv6kati: 1 matching files --- PASS: TestAllTag (1.79s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:13:31 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:31 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:31 INFO : tictactoe: Making directory 2026/03/06 01:13:31 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:31 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:13:31 INFO : tictactoe/tictactoe: Making directory 2026/03/06 01:13:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:13:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/06 01:13:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/06 01:13:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/06 01:13:31 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:31 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:32 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/06 01:13:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/06 01:13:32 DEBUG : Waiting for deletions to finish 2026/03/06 01:13:32 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:32 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:32 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:13:32 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/06 01:13:32 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:13:32 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/06 01:13:32 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/06 01:13:32 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:32 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.01s) === RUN TestSyntax 2026/03/06 01:13:33 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:13:33 INFO : toe: Making directory 2026/03/06 01:13:33 INFO : toe/toe: Making directory 2026/03/06 01:13:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/06 01:13:33 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:33 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:34 DEBUG : toe/toe/toe: size = 11 OK 2026/03/06 01:13:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:34 INFO : toe/toe/toe: Copied (new) 2026/03/06 01:13:34 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.73s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:13:35 DEBUG : empty_dir: Making directory with metadata 2026/03/06 01:13:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/06 01:13:35 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:35 INFO : tictacempty_dir: Making directory 2026/03/06 01:13:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:35 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:35 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:35 INFO : tictactoe: Making directory 2026/03/06 01:13:35 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:35 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:13:35 INFO : tictactoe/tictactoe: Making directory 2026/03/06 01:13:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:13:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/06 01:13:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:13:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/06 01:13:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:13:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:13:35 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:35 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/06 01:13:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:13:36 INFO : toe/toe/toe.txt: Deleted 2026/03/06 01:13:36 INFO : toe/toe: Removing directory 2026/03/06 01:13:36 INFO : toe: Removing directory 2026/03/06 01:13:36 INFO : empty_dir: Removing directory 2026/03/06 01:13:36 DEBUG : Local file system at /tmp/rclone2842053327: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.65s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:13:37 DEBUG : empty_dir: Making directory with metadata 2026/03/06 01:13:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/06 01:13:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:37 INFO : tictacempty_dir: Making directory 2026/03/06 01:13:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:37 INFO : tictactoe: Making directory 2026/03/06 01:13:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:13:37 INFO : tictactoe/tictactoe: Making directory 2026/03/06 01:13:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:13:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/06 01:13:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:13:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/06 01:13:37 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:37 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:13:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:13:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/06 01:13:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:13:37 INFO : toe/toe/toe.txt: Deleted 2026/03/06 01:13:37 INFO : toe/toe: Removing directory 2026/03/06 01:13:37 INFO : toe: Removing directory 2026/03/06 01:13:37 INFO : empty_dir: Removing directory 2026/03/06 01:13:37 DEBUG : Local file system at /tmp/rclone2842053327: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/06 01:13:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/06 01:13:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/06 01:13:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/06 01:13:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/06 01:13:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/06 01:13:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/06 01:13:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/06 01:13:39 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.28s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:13:40 DEBUG : Reset feature "Copy" 2026/03/06 01:13:40 DEBUG : Reset feature "Move" 2026/03/06 01:13:40 DEBUG : Reset feature "Copy" 2026/03/06 01:13:40 DEBUG : Reset feature "Move" 2026/03/06 01:13:40 DEBUG : empty_dir: Making directory with metadata 2026/03/06 01:13:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/06 01:13:40 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:40 INFO : tictacempty_dir: Making directory 2026/03/06 01:13:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:13:40 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:40 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:40 INFO : tictactoe: Making directory 2026/03/06 01:13:40 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:40 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:13:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:13:40 INFO : tictactoe/tictactoe: Making directory 2026/03/06 01:13:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:13:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/06 01:13:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:13:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/06 01:13:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:13:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:13:40 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:40 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/06 01:13:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:13:41 INFO : toe/toe/toe.txt: Deleted 2026/03/06 01:13:41 INFO : toe/toe: Removing directory 2026/03/06 01:13:41 INFO : toe: Removing directory 2026/03/06 01:13:41 INFO : empty_dir: Removing directory 2026/03/06 01:13:41 DEBUG : Local file system at /tmp/rclone2842053327: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/06 01:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/06 01:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/06 01:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/06 01:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/06 01:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/06 01:13:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/06 01:13:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/06 01:13:42 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.29s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:13:43 DEBUG : toe: transformed to: dG9l 2026/03/06 01:13:43 DEBUG : toe: transformed to: dG9l 2026/03/06 01:13:43 INFO : dG9l: Making directory 2026/03/06 01:13:43 DEBUG : toe: transformed to: dG9l 2026/03/06 01:13:43 DEBUG : toe: transformed to: dG9l 2026/03/06 01:13:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/06 01:13:43 INFO : dG9l/dG9l: Making directory 2026/03/06 01:13:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/06 01:13:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/06 01:13:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/06 01:13:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/06 01:13:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/06 01:13:43 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:43 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/06 01:13:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/06 01:13:44 DEBUG : Waiting for deletions to finish 2026/03/06 01:13:45 DEBUG : dG9l: transformed to: toe 2026/03/06 01:13:45 DEBUG : dG9l: transformed to: toe 2026/03/06 01:13:45 DEBUG : dG9l: transformed to: toe 2026/03/06 01:13:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/06 01:13:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/06 01:13:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/06 01:13:45 DEBUG : Local file system at /tmp/rclone2842053327: Waiting for checks to finish 2026/03/06 01:13:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/06 01:13:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/06 01:13:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/06 01:13:45 DEBUG : Local file system at /tmp/rclone2842053327: Waiting for transfers to finish 2026/03/06 01:13:45 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.57s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-fixojiv6kati", Local "Local file system at /tmp/rclone2842053327", Modify Window "1ms" 2026/03/06 01:13:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:13:46 DEBUG : toe: transformed to: 2026/03/06 01:13:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:13:46 DEBUG : toe: transformed to: 2026/03/06 01:13:46 INFO : B2 bucket rclone-test-fixojiv6kati: Making directory 2026/03/06 01:13:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:13:46 DEBUG : toe: transformed to: 2026/03/06 01:13:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:13:46 DEBUG : toe: transformed to: 2026/03/06 01:13:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:13:46 DEBUG : toe/toe: transformed to: 2026/03/06 01:13:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/06 01:13:46 INFO : toe/toe: Making directory 2026/03/06 01:13:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:13:46 DEBUG : toe/toe: transformed to: 2026/03/06 01:13:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/06 01:13:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:13:46 DEBUG : toe: transformed to: 2026/03/06 01:13:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/06 01:13:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:13:46 DEBUG : toe/toe/toe: transformed to: 2026/03/06 01:13:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/06 01:13:46 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for checks to finish 2026/03/06 01:13:46 DEBUG : B2 bucket rclone-test-fixojiv6kati: Waiting for transfers to finish 2026/03/06 01:13:47 DEBUG : toe/toe/toe: size = 11 OK 2026/03/06 01:13:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/06 01:13:47 INFO : toe/toe/toe: Copied (new) 2026/03/06 01:13:47 ERROR : B2 bucket rclone-test-fixojiv6kati: not deleting files as there were IO errors 2026/03/06 01:13:47 ERROR : B2 bucket rclone-test-fixojiv6kati: not deleting directories as there were IO errors --- PASS: TestError (1.56s) PASS 2026/03/06 01:13:47 DEBUG : B2 bucket rclone-test-fixojiv6kati: Purge remote 2026/03/06 01:13:47 INFO : B2 bucket rclone-test-fixojiv6kati: cleaning bucket "rclone-test-fixojiv6kati" of all files 2026/03/06 01:13:48 DEBUG : BackupDir/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41299c15a79f5bd3_d20260306_m010805_c001_v7007000_t0000_u01772759285650") 2026/03/06 01:13:48 DEBUG : BackupDir/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1028d04e439b72f3_d20260306_m010759_c001_v0001150_t0055_u01772759279459") 2026/03/06 01:13:48 DEBUG : CompareDest/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedc8faa_d20260306_m010739_c001_v7007000_t0000_u01772759259692") 2026/03/06 01:13:48 DEBUG : CompareDest/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb827a4_d20260306_m010733_c001_v0001183_t0014_u01772759253671") 2026/03/06 01:13:48 DEBUG : CompareDest/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedc8fac_d20260306_m010739_c001_v7007000_t0000_u01772759259874") 2026/03/06 01:13:48 DEBUG : CompareDest/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd19e_d20260306_m010734_c001_v0001103_t0032_u01772759254699") 2026/03/06 01:13:48 DEBUG : CopyDest/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41299c15a79f5bd4_d20260306_m010805_c001_v7007000_t0000_u01772759285830") 2026/03/06 01:13:48 DEBUG : CopyDest/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd272_d20260306_m010756_c001_v0001103_t0053_u01772759276417") 2026/03/06 01:13:48 DEBUG : CopyDest/three: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41299c15a79f5bd5_d20260306_m010806_c001_v7007000_t0000_u01772759286010") 2026/03/06 01:13:49 DEBUG : CopyDest/three: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd2d6_d20260306_m010803_c001_v0001103_t0035_u01772759283420") 2026/03/06 01:13:49 DEBUG : CopyDest/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41299c15a79f5bd6_d20260306_m010806_c001_v7007000_t0000_u01772759286267") 2026/03/06 01:13:49 DEBUG : CopyDest/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82820_d20260306_m010800_c001_v0001183_t0012_u01772759280717") 2026/03/06 01:13:49 DEBUG : EXISTING: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedc9bd2_d20260306_m010930_c001_v7007000_t0000_u01772759370218") 2026/03/06 01:13:49 DEBUG : EXISTING: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd6ea_d20260306_m010928_c001_v0001103_t0053_u01772759368921") 2026/03/06 01:13:49 DEBUG : PREFIXapple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f419d63c161dfe55d_d20260306_m011124_c001_v7007000_t0000_u01772759484543") 2026/03/06 01:13:49 DEBUG : PREFIXapple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573c7_d20260306_m011119_c001_v0001178_t0021_u01772759479477") 2026/03/06 01:13:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2e6_d20260306_m011124_c001_v7007000_t0000_u01772759484325") 2026/03/06 01:13:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdd23_d20260306_m011119_c001_v0001103_t0022_u01772759479507") 2026/03/06 01:13:49 DEBUG : PREFIXbanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40246a5f0c0b7bbd_d20260306_m011124_c001_v7007000_t0000_u01772759484553") 2026/03/06 01:13:49 DEBUG : PREFIXbanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de45a_d20260306_m011119_c001_v0001131_t0050_u01772759479497") 2026/03/06 01:13:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedcba98_d20260306_m011124_c001_v7007000_t0000_u01772759484567") 2026/03/06 01:13:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d1c_d20260306_m011119_c001_v0001183_t0012_u01772759479487") 2026/03/06 01:13:49 DEBUG : Testêé: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedc9bce_d20260306_m010926_c001_v7007000_t0000_u01772759366639") 2026/03/06 01:13:49 DEBUG : Testêé: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd6bc_d20260306_m010925_c001_v0001103_t0053_u01772759365723") 2026/03/06 01:13:49 DEBUG : Testêé: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb829c4_d20260306_m010924_c001_v0001183_t0051_u01772759364766") 2026/03/06 01:13:50 DEBUG : YXBwbGU=: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a6fc_d20260306_m011107_c001_v7007000_t0000_u01772759467060") 2026/03/06 01:13:50 DEBUG : YXBwbGU=: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795737d_d20260306_m011103_c001_v0001178_t0059_u01772759463005") 2026/03/06 01:13:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a6fe_d20260306_m011107_c001_v7007000_t0000_u01772759467242") 2026/03/06 01:13:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdc31_d20260306_m011103_c001_v0001103_t0035_u01772759463037") 2026/03/06 01:13:50 DEBUG : YmFuYW5h: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a701_d20260306_m011107_c001_v7007000_t0000_u01772759467425") 2026/03/06 01:13:50 DEBUG : YmFuYW5h: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de418_d20260306_m011103_c001_v0001131_t0022_u01772759463017") 2026/03/06 01:13:50 DEBUG : a/potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8ae7_d20260306_m010608_c001_v7007000_t0000_u01772759168102") 2026/03/06 01:13:50 DEBUG : a/potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d676c_d20260306_m010607_c001_v0001178_t0042_u01772759167518") 2026/03/06 01:13:50 DEBUG : a/potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8ae5_d20260306_m010606_c001_v7007000_t0000_u01772759166169") 2026/03/06 01:13:50 DEBUG : a/potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d675e_d20260306_m010605_c001_v0001178_t0043_u01772759165407") 2026/03/06 01:13:50 DEBUG : a/potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a433_d20260306_m010549_c001_v7007000_t0000_u01772759149498") 2026/03/06 01:13:50 DEBUG : a/potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d66f2_d20260306_m010548_c001_v0001178_t0037_u01772759148720") 2026/03/06 01:13:50 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458a96_d20260306_m011316_c001_v7007000_t0000_u01772759596864") 2026/03/06 01:13:50 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de5e3_d20260306_m011312_c001_v0001131_t0016_u01772759592950") 2026/03/06 01:13:50 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5400_d20260306_m011301_c001_v7007000_t0000_u01772759581534") 2026/03/06 01:13:50 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de5ad_d20260306_m011258_c001_v0001131_t0026_u01772759578045") 2026/03/06 01:13:50 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc5f5_d20260306_m011247_c001_v7007000_t0000_u01772759567074") 2026/03/06 01:13:50 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de57e_d20260306_m011243_c001_v0001131_t0039_u01772759563676") 2026/03/06 01:13:50 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72100_d20260306_m011232_c001_v7007000_t0000_u01772759552547") 2026/03/06 01:13:50 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de554_d20260306_m011229_c001_v0001131_t0026_u01772759549209") 2026/03/06 01:13:50 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887ed_d20260306_m011218_c001_v7007000_t0000_u01772759538242") 2026/03/06 01:13:50 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de528_d20260306_m011213_c001_v0001131_t0048_u01772759533875") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281813_d20260306_m011202_c001_v7007000_t0000_u01772759522374") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795746f_d20260306_m011157_c001_v0001178_t0028_u01772759517042") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969360_d20260306_m011146_c001_v7007000_t0000_u01772759506374") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4ba_d20260306_m011142_c001_v0001131_t0007_u01772759502911") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40455a6615bf7f3f_d20260306_m011141_c001_v7007000_t0000_u01772759501785") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82db4_d20260306_m011137_c001_v0001183_t0025_u01772759497311") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2e9_d20260306_m011126_c001_v7007000_t0000_u01772759486040") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdd6d_d20260306_m011122_c001_v0001103_t0031_u01772759482623") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa9a24_d20260306_m011121_c001_v7007000_t0000_u01772759481669") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573bb_d20260306_m011117_c001_v0001178_t0020_u01772759477563") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f419d63c161dfe532_d20260306_m011104_c001_v7007000_t0000_u01772759464864") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957375_d20260306_m011100_c001_v0001178_t0015_u01772759460287") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f21_d20260306_m011049_c001_v7007000_t0000_u01772759449518") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957335_d20260306_m011045_c001_v0001178_t0016_u01772759445845") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eaff_d20260306_m011035_c001_v7007000_t0000_u01772759435015") 2026/03/06 01:13:51 DEBUG : apple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957301_d20260306_m011031_c001_v0001178_t0058_u01772759431360") 2026/03/06 01:13:51 DEBUG : appleSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4078302f7c002ffa_d20260306_m011144_c001_v7007000_t0000_u01772759504623") 2026/03/06 01:13:51 DEBUG : appleSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82dc8_d20260306_m011139_c001_v0001183_t0025_u01772759499455") 2026/03/06 01:13:51 DEBUG : appleapple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281814_d20260306_m011202_c001_v7007000_t0000_u01772759522557") 2026/03/06 01:13:51 DEBUG : appleapple: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957477_d20260306_m011158_c001_v0001178_t0025_u01772759518839") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458a98_d20260306_m011317_c001_v7007000_t0000_u01772759597046") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957581_d20260306_m011313_c001_v0001178_t0030_u01772759593517") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5402_d20260306_m011301_c001_v7007000_t0000_u01772759581717") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957551_d20260306_m011258_c001_v0001178_t0058_u01772759578788") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc5f7_d20260306_m011247_c001_v7007000_t0000_u01772759567257") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957521_d20260306_m011244_c001_v0001178_t0038_u01772759564244") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72101_d20260306_m011232_c001_v7007000_t0000_u01772759552733") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079574ef_d20260306_m011229_c001_v0001178_t0007_u01772759549726") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887ee_d20260306_m011218_c001_v7007000_t0000_u01772759538422") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079574af_d20260306_m011214_c001_v0001178_t0003_u01772759534544") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa9a57_d20260306_m011200_c001_v7007000_t0000_u01772759520777") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82e40_d20260306_m011157_c001_v0001183_t0018_u01772759517568") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969363_d20260306_m011146_c001_v7007000_t0000_u01772759506558") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbde7b_d20260306_m011142_c001_v0001103_t0051_u01772759502882") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644be5_d20260306_m011141_c001_v7007000_t0000_u01772759501566") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957417_d20260306_m011137_c001_v0001178_t0008_u01772759497806") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2ea_d20260306_m011126_c001_v7007000_t0000_u01772759486221") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d44_d20260306_m011122_c001_v0001183_t0051_u01772759482592") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2e3_d20260306_m011121_c001_v7007000_t0000_u01772759481490") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de450_d20260306_m011117_c001_v0001131_t0020_u01772759477983") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f404ff05cb050dae8_d20260306_m011105_c001_v7007000_t0000_u01772759465294") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82c98_d20260306_m011101_c001_v0001183_t0041_u01772759461118") 2026/03/06 01:13:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f22_d20260306_m011049_c001_v7007000_t0000_u01772759449702") 2026/03/06 01:13:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82c22_d20260306_m011046_c001_v0001183_t0029_u01772759446372") 2026/03/06 01:13:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb00_d20260306_m011035_c001_v7007000_t0000_u01772759435232") 2026/03/06 01:13:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82bc8_d20260306_m011032_c001_v0001183_t0030_u01772759432049") 2026/03/06 01:13:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedcbab3_d20260306_m011144_c001_v7007000_t0000_u01772759504632") 2026/03/06 01:13:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957421_d20260306_m011139_c001_v0001178_t0033_u01772759499474") 2026/03/06 01:13:53 DEBUG : b/potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8ae8_d20260306_m010608_c001_v7007000_t0000_u01772759168370") 2026/03/06 01:13:53 DEBUG : b/potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6766_d20260306_m010606_c001_v0001178_t0028_u01772759166717") 2026/03/06 01:13:53 DEBUG : b/potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8ae2_d20260306_m010605_c001_v7007000_t0000_u01772759165623") 2026/03/06 01:13:53 DEBUG : b/potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6758_d20260306_m010604_c001_v0001178_t0033_u01772759164593") 2026/03/06 01:13:53 DEBUG : b/potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a431_d20260306_m010548_c001_v7007000_t0000_u01772759148942") 2026/03/06 01:13:53 DEBUG : b/potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d66ec_d20260306_m010547_c001_v0001178_t0020_u01772759147872") 2026/03/06 01:13:53 DEBUG : backup/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1e2b_d20260306_m010818_c001_v7007000_t0000_u01772759298752") 2026/03/06 01:13:53 DEBUG : backup/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f102b062f320aa8f5_d20260306_m010816_c001_v0001103_t0005_u01772759296799") 2026/03/06 01:13:53 DEBUG : backup/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1099162cffca7798_d20260306_m010812_c001_v0001185_t0022_u01772759292443") 2026/03/06 01:13:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a5d8_d20260306_m010846_c001_v7007000_t0000_u01772759326476") 2026/03/06 01:13:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f11687832326d9947_d20260306_m010844_c001_v0001153_t0003_u01772759324622") 2026/03/06 01:13:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f106d2009abef5c1a_d20260306_m010839_c001_v0001032_t0057_u01772759319938") 2026/03/06 01:13:53 DEBUG : backup/one.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41299c15a79f5c07_d20260306_m010833_c001_v7007000_t0000_u01772759313020") 2026/03/06 01:13:53 DEBUG : backup/one.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f112832f308d64053_d20260306_m010830_c001_v0001032_t0011_u01772759310583") 2026/03/06 01:13:53 DEBUG : backup/one.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1014ac637aa83505_d20260306_m010824_c001_v0001033_t0050_u01772759304955") 2026/03/06 01:13:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a5d9_d20260306_m010846_c001_v7007000_t0000_u01772759326659") 2026/03/06 01:13:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f117eca497938169f_d20260306_m010845_c001_v0001178_t0016_u01772759325688") 2026/03/06 01:13:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f11458b2e2b3e3133_d20260306_m010842_c001_v0001185_t0018_u01772759322017") 2026/03/06 01:13:54 DEBUG : backup/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1e2c_d20260306_m010818_c001_v7007000_t0000_u01772759298933") 2026/03/06 01:13:54 DEBUG : backup/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f116faaf4e7c68944_d20260306_m010817_c001_v0001102_t0018_u01772759297904") 2026/03/06 01:13:54 DEBUG : backup/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1110fd05606aaaf3_d20260306_m010814_c001_v0001145_t0050_u01772759294111") 2026/03/06 01:13:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41299c15a79f5c08_d20260306_m010833_c001_v7007000_t0000_u01772759313201") 2026/03/06 01:13:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f11465f7f0526f32a_d20260306_m010831_c001_v0001154_t0025_u01772759311912") 2026/03/06 01:13:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1141a3e7cc6db721_d20260306_m010827_c001_v0001038_t0047_u01772759307969") 2026/03/06 01:13:54 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458a99_d20260306_m011317_c001_v7007000_t0000_u01772759597229") 2026/03/06 01:13:54 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb83018_d20260306_m011313_c001_v0001183_t0025_u01772759593322") 2026/03/06 01:13:54 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5403_d20260306_m011301_c001_v7007000_t0000_u01772759581900") 2026/03/06 01:13:54 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82fca_d20260306_m011258_c001_v0001183_t0050_u01772759578581") 2026/03/06 01:13:54 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc5f8_d20260306_m011247_c001_v7007000_t0000_u01772759567439") 2026/03/06 01:13:54 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82f70_d20260306_m011243_c001_v0001183_t0022_u01772759563998") 2026/03/06 01:13:54 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72102_d20260306_m011232_c001_v7007000_t0000_u01772759552916") 2026/03/06 01:13:54 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82f2e_d20260306_m011229_c001_v0001183_t0051_u01772759549517") 2026/03/06 01:13:54 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887ef_d20260306_m011218_c001_v7007000_t0000_u01772759538603") 2026/03/06 01:13:54 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82ec4_d20260306_m011214_c001_v0001183_t0052_u01772759534347") 2026/03/06 01:13:54 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281816_d20260306_m011202_c001_v7007000_t0000_u01772759522741") 2026/03/06 01:13:54 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdf17_d20260306_m011157_c001_v0001103_t0013_u01772759517260") 2026/03/06 01:13:54 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969364_d20260306_m011146_c001_v7007000_t0000_u01772759506742") 2026/03/06 01:13:54 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795743d_d20260306_m011142_c001_v0001178_t0036_u01772759502890") 2026/03/06 01:13:55 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f67_d20260306_m011141_c001_v7007000_t0000_u01772759501790") 2026/03/06 01:13:55 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de498_d20260306_m011137_c001_v0001131_t0010_u01772759497515") 2026/03/06 01:13:55 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2eb_d20260306_m011126_c001_v7007000_t0000_u01772759486402") 2026/03/06 01:13:55 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de46c_d20260306_m011122_c001_v0001131_t0033_u01772759482612") 2026/03/06 01:13:55 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2e4_d20260306_m011121_c001_v7007000_t0000_u01772759481675") 2026/03/06 01:13:55 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d0e_d20260306_m011117_c001_v0001183_t0017_u01772759477770") 2026/03/06 01:13:55 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4172ddf856e14b0e_d20260306_m011105_c001_v7007000_t0000_u01772759465097") 2026/03/06 01:13:55 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de410_d20260306_m011100_c001_v0001131_t0007_u01772759460516") 2026/03/06 01:13:55 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f23_d20260306_m011049_c001_v7007000_t0000_u01772759449886") 2026/03/06 01:13:55 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de3ee_d20260306_m011046_c001_v0001131_t0036_u01772759446077") 2026/03/06 01:13:55 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb01_d20260306_m011035_c001_v7007000_t0000_u01772759435416") 2026/03/06 01:13:55 DEBUG : banana: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de3ae_d20260306_m011031_c001_v0001131_t0046_u01772759431596") 2026/03/06 01:13:55 DEBUG : bananaSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f72_d20260306_m011144_c001_v7007000_t0000_u01772759504587") 2026/03/06 01:13:55 DEBUG : bananaSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbde47_d20260306_m011139_c001_v0001103_t0009_u01772759499567") 2026/03/06 01:13:55 DEBUG : both0: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b27_d20260306_m011009_c001_v7007000_t0000_u01772759409660") 2026/03/06 01:13:55 DEBUG : both0: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82aac_d20260306_m010953_c001_v0001183_t0025_u01772759393131") 2026/03/06 01:13:55 DEBUG : both0: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28171f_d20260306_m010948_c001_v7007000_t0000_u01772759388775") 2026/03/06 01:13:55 DEBUG : both0: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb829f6_d20260306_m010932_c001_v0001183_t0038_u01772759372080") 2026/03/06 01:13:55 DEBUG : both1: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b28_d20260306_m011009_c001_v7007000_t0000_u01772759409844") 2026/03/06 01:13:55 DEBUG : both1: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82abc_d20260306_m010954_c001_v0001183_t0054_u01772759394150") 2026/03/06 01:13:56 DEBUG : both1: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281720_d20260306_m010948_c001_v7007000_t0000_u01772759388957") 2026/03/06 01:13:56 DEBUG : both1: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a00_d20260306_m010932_c001_v0001183_t0058_u01772759372901") 2026/03/06 01:13:56 DEBUG : both10: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b29_d20260306_m011010_c001_v7007000_t0000_u01772759410027") 2026/03/06 01:13:56 DEBUG : both10: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82aea_d20260306_m011000_c001_v0001183_t0017_u01772759400046") 2026/03/06 01:13:56 DEBUG : both10: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281723_d20260306_m010949_c001_v7007000_t0000_u01772759389138") 2026/03/06 01:13:56 DEBUG : both10: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a32_d20260306_m010938_c001_v0001183_t0035_u01772759378484") 2026/03/06 01:13:56 DEBUG : both11: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b2a_d20260306_m011010_c001_v7007000_t0000_u01772759410211") 2026/03/06 01:13:56 DEBUG : both11: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82af4_d20260306_m011000_c001_v0001183_t0048_u01772759400677") 2026/03/06 01:13:56 DEBUG : both11: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281724_d20260306_m010949_c001_v7007000_t0000_u01772759389320") 2026/03/06 01:13:56 DEBUG : both11: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a3a_d20260306_m010939_c001_v0001183_t0044_u01772759379178") 2026/03/06 01:13:56 DEBUG : both12: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b2b_d20260306_m011010_c001_v7007000_t0000_u01772759410395") 2026/03/06 01:13:56 DEBUG : both12: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82af8_d20260306_m011001_c001_v0001183_t0046_u01772759401397") 2026/03/06 01:13:56 DEBUG : both12: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281727_d20260306_m010949_c001_v7007000_t0000_u01772759389502") 2026/03/06 01:13:56 DEBUG : both12: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a3e_d20260306_m010940_c001_v0001183_t0043_u01772759380095") 2026/03/06 01:13:56 DEBUG : both13: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b2d_d20260306_m011010_c001_v7007000_t0000_u01772759410578") 2026/03/06 01:13:56 DEBUG : both13: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82afe_d20260306_m011002_c001_v0001183_t0023_u01772759402256") 2026/03/06 01:13:56 DEBUG : both13: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281728_d20260306_m010949_c001_v7007000_t0000_u01772759389683") 2026/03/06 01:13:56 DEBUG : both13: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a43_d20260306_m010940_c001_v0001183_t0030_u01772759380747") 2026/03/06 01:13:56 DEBUG : both14: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b2e_d20260306_m011010_c001_v7007000_t0000_u01772759410761") 2026/03/06 01:13:56 DEBUG : both14: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82b02_d20260306_m011002_c001_v0001183_t0054_u01772759402991") 2026/03/06 01:13:56 DEBUG : both14: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281729_d20260306_m010949_c001_v7007000_t0000_u01772759389864") 2026/03/06 01:13:56 DEBUG : both14: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a4e_d20260306_m010941_c001_v0001183_t0055_u01772759381362") 2026/03/06 01:13:57 DEBUG : both15: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b2f_d20260306_m011010_c001_v7007000_t0000_u01772759410946") 2026/03/06 01:13:57 DEBUG : both15: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82b04_d20260306_m011003_c001_v0001183_t0051_u01772759403918") 2026/03/06 01:13:57 DEBUG : both15: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28172a_d20260306_m010950_c001_v7007000_t0000_u01772759390116") 2026/03/06 01:13:57 DEBUG : both15: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a52_d20260306_m010942_c001_v0001183_t0027_u01772759382086") 2026/03/06 01:13:57 DEBUG : both16: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b30_d20260306_m011011_c001_v7007000_t0000_u01772759411128") 2026/03/06 01:13:57 DEBUG : both16: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82b0c_d20260306_m011004_c001_v0001183_t0017_u01772759404492") 2026/03/06 01:13:57 DEBUG : both16: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28172b_d20260306_m010950_c001_v7007000_t0000_u01772759390298") 2026/03/06 01:13:57 DEBUG : both16: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a56_d20260306_m010942_c001_v0001183_t0015_u01772759382744") 2026/03/06 01:13:57 DEBUG : both17: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b31_d20260306_m011011_c001_v7007000_t0000_u01772759411312") 2026/03/06 01:13:57 DEBUG : both17: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82b10_d20260306_m011005_c001_v0001183_t0028_u01772759405038") 2026/03/06 01:13:57 DEBUG : both17: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28172c_d20260306_m010950_c001_v7007000_t0000_u01772759390479") 2026/03/06 01:13:57 DEBUG : both17: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a5e_d20260306_m010943_c001_v0001183_t0029_u01772759383869") 2026/03/06 01:13:57 DEBUG : both18: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b32_d20260306_m011011_c001_v7007000_t0000_u01772759411496") 2026/03/06 01:13:57 DEBUG : both18: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82b18_d20260306_m011005_c001_v0001183_t0050_u01772759405618") 2026/03/06 01:13:57 DEBUG : both18: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28172d_d20260306_m010950_c001_v7007000_t0000_u01772759390660") 2026/03/06 01:13:57 DEBUG : both18: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a68_d20260306_m010944_c001_v0001183_t0029_u01772759384699") 2026/03/06 01:13:57 DEBUG : both19: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b33_d20260306_m011011_c001_v7007000_t0000_u01772759411680") 2026/03/06 01:13:57 DEBUG : both19: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82b1c_d20260306_m011006_c001_v0001183_t0007_u01772759406228") 2026/03/06 01:13:57 DEBUG : both19: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28172e_d20260306_m010950_c001_v7007000_t0000_u01772759390841") 2026/03/06 01:13:58 DEBUG : both19: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a6c_d20260306_m010945_c001_v0001183_t0016_u01772759385399") 2026/03/06 01:13:58 DEBUG : both2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b34_d20260306_m011011_c001_v7007000_t0000_u01772759411863") 2026/03/06 01:13:58 DEBUG : both2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82ac0_d20260306_m010954_c001_v0001183_t0050_u01772759394735") 2026/03/06 01:13:58 DEBUG : both2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281730_d20260306_m010951_c001_v7007000_t0000_u01772759391023") 2026/03/06 01:13:58 DEBUG : both2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a0e_d20260306_m010933_c001_v0001183_t0014_u01772759373510") 2026/03/06 01:13:58 DEBUG : both3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b35_d20260306_m011012_c001_v7007000_t0000_u01772759412057") 2026/03/06 01:13:58 DEBUG : both3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82ac6_d20260306_m010955_c001_v0001183_t0047_u01772759395434") 2026/03/06 01:13:58 DEBUG : both3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281731_d20260306_m010951_c001_v7007000_t0000_u01772759391209") 2026/03/06 01:13:58 DEBUG : both3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a14_d20260306_m010934_c001_v0001183_t0037_u01772759374202") 2026/03/06 01:13:58 DEBUG : both4: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b36_d20260306_m011012_c001_v7007000_t0000_u01772759412241") 2026/03/06 01:13:58 DEBUG : both4: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82ace_d20260306_m010955_c001_v0001183_t0039_u01772759395997") 2026/03/06 01:13:58 DEBUG : both4: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281733_d20260306_m010951_c001_v7007000_t0000_u01772759391402") 2026/03/06 01:13:58 DEBUG : both4: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a18_d20260306_m010934_c001_v0001183_t0012_u01772759374700") 2026/03/06 01:13:58 DEBUG : both5: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b37_d20260306_m011012_c001_v7007000_t0000_u01772759412428") 2026/03/06 01:13:58 DEBUG : both5: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82ad4_d20260306_m010956_c001_v0001183_t0034_u01772759396855") 2026/03/06 01:13:58 DEBUG : both5: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281734_d20260306_m010951_c001_v7007000_t0000_u01772759391588") 2026/03/06 01:13:58 DEBUG : both5: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a1a_d20260306_m010935_c001_v0001183_t0046_u01772759375417") 2026/03/06 01:13:58 DEBUG : both6: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b38_d20260306_m011012_c001_v7007000_t0000_u01772759412611") 2026/03/06 01:13:58 DEBUG : both6: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82ad6_d20260306_m010957_c001_v0001183_t0046_u01772759397452") 2026/03/06 01:13:58 DEBUG : both6: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281735_d20260306_m010951_c001_v7007000_t0000_u01772759391774") 2026/03/06 01:13:58 DEBUG : both6: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a1e_d20260306_m010935_c001_v0001183_t0024_u01772759375953") 2026/03/06 01:13:58 DEBUG : both7: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b39_d20260306_m011012_c001_v7007000_t0000_u01772759412795") 2026/03/06 01:13:58 DEBUG : both7: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82adc_d20260306_m010958_c001_v0001183_t0029_u01772759398128") 2026/03/06 01:13:59 DEBUG : both7: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281737_d20260306_m010951_c001_v7007000_t0000_u01772759391956") 2026/03/06 01:13:59 DEBUG : both7: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a24_d20260306_m010936_c001_v0001183_t0025_u01772759376544") 2026/03/06 01:13:59 DEBUG : both8: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b3a_d20260306_m011012_c001_v7007000_t0000_u01772759412979") 2026/03/06 01:13:59 DEBUG : both8: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82ae0_d20260306_m010958_c001_v0001183_t0005_u01772759398738") 2026/03/06 01:13:59 DEBUG : both8: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281738_d20260306_m010952_c001_v7007000_t0000_u01772759392219") 2026/03/06 01:13:59 DEBUG : both8: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a28_d20260306_m010937_c001_v0001183_t0016_u01772759377253") 2026/03/06 01:13:59 DEBUG : both9: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b3b_d20260306_m011013_c001_v7007000_t0000_u01772759413162") 2026/03/06 01:13:59 DEBUG : both9: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82ae4_d20260306_m010959_c001_v0001183_t0041_u01772759399382") 2026/03/06 01:13:59 DEBUG : both9: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281739_d20260306_m010952_c001_v7007000_t0000_u01772759392401") 2026/03/06 01:13:59 DEBUG : both9: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82a2e_d20260306_m010937_c001_v0001183_t0039_u01772759377888") 2026/03/06 01:13:59 DEBUG : c/non empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8ae9_d20260306_m010608_c001_v7007000_t0000_u01772759168551") 2026/03/06 01:13:59 DEBUG : c/non empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6768_d20260306_m010606_c001_v0001178_t0021_u01772759166931") 2026/03/06 01:13:59 DEBUG : c/non empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8ae6_d20260306_m010606_c001_v7007000_t0000_u01772759166361") 2026/03/06 01:13:59 DEBUG : c/non empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d675c_d20260306_m010604_c001_v0001178_t0022_u01772759164813") 2026/03/06 01:13:59 DEBUG : c/non empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a435_d20260306_m010549_c001_v7007000_t0000_u01772759149728") 2026/03/06 01:13:59 DEBUG : c/non empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d66ee_d20260306_m010548_c001_v0001178_t0022_u01772759148096") 2026/03/06 01:13:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a704_d20260306_m011107_c001_v7007000_t0000_u01772759467607") 2026/03/06 01:13:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82ca6_d20260306_m011103_c001_v0001183_t0011_u01772759463029") 2026/03/06 01:13:59 DEBUG : check sum: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a1a8_d20260306_m010541_c001_v7007000_t0000_u01772759141291") 2026/03/06 01:13:59 DEBUG : check sum: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d66c0_d20260306_m010540_c001_v0001178_t0048_u01772759140335") 2026/03/06 01:14:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41942c6a2b8f900f_d20260306_m011345_c001_v7007000_t0000_u01772759625920") 2026/03/06 01:14:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de62f_d20260306_m011344_c001_v0001131_t0005_u01772759624353") 2026/03/06 01:14:00 DEBUG : dest/3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41299c15a79f5bc7_d20260306_m010749_c001_v7007000_t0000_u01772759269060") 2026/03/06 01:14:00 DEBUG : dest/3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4150d5e89f84d695_d20260306_m010747_c001_v0001177_t0020_u01772759267963") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281817_d20260306_m011202_c001_v7007000_t0000_u01772759522922") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82e4c_d20260306_m011158_c001_v0001183_t0041_u01772759518861") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458a9a_d20260306_m011317_c001_v7007000_t0000_u01772759597411") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de5cf_d20260306_m011306_c001_v0001131_t0037_u01772759586150") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5404_d20260306_m011302_c001_v7007000_t0000_u01772759582083") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de591_d20260306_m011251_c001_v0001131_t0036_u01772759571883") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc5fa_d20260306_m011247_c001_v7007000_t0000_u01772759567633") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de564_d20260306_m011237_c001_v0001131_t0055_u01772759557161") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72103_d20260306_m011233_c001_v7007000_t0000_u01772759553099") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de54a_d20260306_m011222_c001_v0001131_t0007_u01772759542847") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887f0_d20260306_m011218_c001_v7007000_t0000_u01772759538784") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de502_d20260306_m011207_c001_v0001131_t0025_u01772759527114") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4172ddf856e14ba1_d20260306_m011200_c001_v7007000_t0000_u01772759520429") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795745d_d20260306_m011151_c001_v0001178_t0041_u01772759511083") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969365_d20260306_m011146_c001_v7007000_t0000_u01772759506924") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82dde_d20260306_m011143_c001_v0001183_t0050_u01772759503101") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644be7_d20260306_m011141_c001_v7007000_t0000_u01772759501931") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d7c_d20260306_m011130_c001_v0001183_t0045_u01772759490946") 2026/03/06 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2ed_d20260306_m011126_c001_v7007000_t0000_u01772759486586") 2026/03/06 01:14:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d46_d20260306_m011122_c001_v0001183_t0016_u01772759482861") 2026/03/06 01:14:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a925_d20260306_m011121_c001_v7007000_t0000_u01772759481076") 2026/03/06 01:14:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573a5_d20260306_m011111_c001_v0001178_t0050_u01772759471660") 2026/03/06 01:14:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a2817b3_d20260306_m011105_c001_v7007000_t0000_u01772759465304") 2026/03/06 01:14:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795734f_d20260306_m011054_c001_v0001178_t0018_u01772759454202") 2026/03/06 01:14:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f24_d20260306_m011050_c001_v7007000_t0000_u01772759450073") 2026/03/06 01:14:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957315_d20260306_m011039_c001_v0001178_t0056_u01772759439658") 2026/03/06 01:14:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb02_d20260306_m011035_c001_v7007000_t0000_u01772759435598") 2026/03/06 01:14:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079572e7_d20260306_m011025_c001_v0001178_t0022_u01772759425933") 2026/03/06 01:14:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4078302f7c002ffb_d20260306_m011144_c001_v7007000_t0000_u01772759504819") 2026/03/06 01:14:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82dca_d20260306_m011139_c001_v0001183_t0018_u01772759499673") 2026/03/06 01:14:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281818_d20260306_m011203_c001_v7007000_t0000_u01772759523103") 2026/03/06 01:14:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4f4_d20260306_m011158_c001_v0001131_t0043_u01772759518874") 2026/03/06 01:14:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458a9b_d20260306_m011317_c001_v7007000_t0000_u01772759597594") 2026/03/06 01:14:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82ff0_d20260306_m011306_c001_v0001183_t0044_u01772759586795") 2026/03/06 01:14:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5405_d20260306_m011302_c001_v7007000_t0000_u01772759582265") 2026/03/06 01:14:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82fa0_d20260306_m011252_c001_v0001183_t0024_u01772759572654") 2026/03/06 01:14:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc5fb_d20260306_m011247_c001_v7007000_t0000_u01772759567815") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82f4c_d20260306_m011238_c001_v0001183_t0038_u01772759558002") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72104_d20260306_m011233_c001_v7007000_t0000_u01772759553282") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82efa_d20260306_m011223_c001_v0001183_t0028_u01772759543704") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887f1_d20260306_m011218_c001_v7007000_t0000_u01772759538965") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82e96_d20260306_m011208_c001_v0001183_t0024_u01772759528137") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40246a5f0c0b7bf4_d20260306_m011200_c001_v7007000_t0000_u01772759520628") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdedb_d20260306_m011151_c001_v0001103_t0053_u01772759511646") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969366_d20260306_m011147_c001_v7007000_t0000_u01772759507107") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795743f_d20260306_m011143_c001_v0001178_t0047_u01772759503110") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f404ff05cb050db24_d20260306_m011141_c001_v7007000_t0000_u01772759501797") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de47e_d20260306_m011131_c001_v0001131_t0031_u01772759491517") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2ee_d20260306_m011126_c001_v7007000_t0000_u01772759486767") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573db_d20260306_m011122_c001_v0001178_t0051_u01772759482993") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40246a5f0c0b7bb8_d20260306_m011121_c001_v7007000_t0000_u01772759481514") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82ce8_d20260306_m011112_c001_v0001183_t0046_u01772759472236") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f48_d20260306_m011105_c001_v7007000_t0000_u01772759465086") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de400_d20260306_m011054_c001_v0001131_t0003_u01772759454840") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f25_d20260306_m011050_c001_v7007000_t0000_u01772759450258") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de3ce_d20260306_m011040_c001_v0001131_t0012_u01772759440242") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb03_d20260306_m011035_c001_v7007000_t0000_u01772759435781") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de39c_d20260306_m011026_c001_v0001131_t0031_u01772759426180") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a776_d20260306_m011144_c001_v7007000_t0000_u01772759504817") 2026/03/06 01:14:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957423_d20260306_m011139_c001_v0001178_t0013_u01772759499684") 2026/03/06 01:14:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281819_d20260306_m011203_c001_v7007000_t0000_u01772759523293") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957479_d20260306_m011159_c001_v0001178_t0014_u01772759519052") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458a9c_d20260306_m011317_c001_v7007000_t0000_u01772759597804") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957567_d20260306_m011307_c001_v0001178_t0005_u01772759587404") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5406_d20260306_m011302_c001_v7007000_t0000_u01772759582447") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957531_d20260306_m011253_c001_v0001178_t0008_u01772759573247") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc5fc_d20260306_m011247_c001_v7007000_t0000_u01772759567998") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795750d_d20260306_m011238_c001_v0001178_t0051_u01772759558560") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72105_d20260306_m011233_c001_v7007000_t0000_u01772759553464") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079574db_d20260306_m011224_c001_v0001178_t0039_u01772759544331") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887f2_d20260306_m011219_c001_v7007000_t0000_u01772759539146") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795749d_d20260306_m011208_c001_v0001178_t0045_u01772759528825") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28180f_d20260306_m011200_c001_v7007000_t0000_u01772759520636") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82e22_d20260306_m011152_c001_v0001183_t0003_u01772759512384") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969368_d20260306_m011147_c001_v7007000_t0000_u01772759507292") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbde7f_d20260306_m011143_c001_v0001103_t0038_u01772759503262") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f69_d20260306_m011141_c001_v7007000_t0000_u01772759501976") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957401_d20260306_m011132_c001_v0001178_t0029_u01772759492208") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2ef_d20260306_m011126_c001_v7007000_t0000_u01772759486949") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de46e_d20260306_m011123_c001_v0001131_t0032_u01772759483003") 2026/03/06 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a929_d20260306_m011121_c001_v7007000_t0000_u01772759481620") 2026/03/06 01:14:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de438_d20260306_m011112_c001_v0001131_t0045_u01772759472842") 2026/03/06 01:14:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f419d63c161dfe533_d20260306_m011105_c001_v7007000_t0000_u01772759465046") 2026/03/06 01:14:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82c66_d20260306_m011055_c001_v0001183_t0037_u01772759455663") 2026/03/06 01:14:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f26_d20260306_m011050_c001_v7007000_t0000_u01772759450443") 2026/03/06 01:14:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82bfc_d20260306_m011040_c001_v0001183_t0047_u01772759440891") 2026/03/06 01:14:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb04_d20260306_m011035_c001_v7007000_t0000_u01772759435964") 2026/03/06 01:14:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82baa_d20260306_m011026_c001_v0001183_t0012_u01772759426553") 2026/03/06 01:14:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a775_d20260306_m011144_c001_v7007000_t0000_u01772759504567") 2026/03/06 01:14:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4a6_d20260306_m011139_c001_v0001131_t0051_u01772759499813") 2026/03/06 01:14:04 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28181a_d20260306_m011203_c001_v7007000_t0000_u01772759523475") 2026/03/06 01:14:04 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82e54_d20260306_m011159_c001_v0001183_t0028_u01772759519065") 2026/03/06 01:14:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458a9f_d20260306_m011317_c001_v7007000_t0000_u01772759597988") 2026/03/06 01:14:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe256_d20260306_m011308_c001_v0001103_t0009_u01772759588064") 2026/03/06 01:14:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5407_d20260306_m011302_c001_v7007000_t0000_u01772759582629") 2026/03/06 01:14:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe1c8_d20260306_m011253_c001_v0001103_t0058_u01772759573894") 2026/03/06 01:14:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc5fe_d20260306_m011248_c001_v7007000_t0000_u01772759568250") 2026/03/06 01:14:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe0f9_d20260306_m011239_c001_v0001103_t0052_u01772759559135") 2026/03/06 01:14:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72106_d20260306_m011233_c001_v7007000_t0000_u01772759553646") 2026/03/06 01:14:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe04f_d20260306_m011224_c001_v0001103_t0024_u01772759544909") 2026/03/06 01:14:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887f3_d20260306_m011219_c001_v7007000_t0000_u01772759539327") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdf99_d20260306_m011209_c001_v0001103_t0022_u01772759529409") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa9a52_d20260306_m011200_c001_v7007000_t0000_u01772759520229") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4de_d20260306_m011152_c001_v0001131_t0055_u01772759512994") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969369_d20260306_m011147_c001_v7007000_t0000_u01772759507475") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82de0_d20260306_m011143_c001_v0001183_t0008_u01772759503313") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedcbaad_d20260306_m011141_c001_v7007000_t0000_u01772759501737") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbddfd_d20260306_m011132_c001_v0001103_t0022_u01772759492804") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2f0_d20260306_m011127_c001_v7007000_t0000_u01772759487130") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d4c_d20260306_m011123_c001_v0001183_t0021_u01772759483060") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a927_d20260306_m011121_c001_v7007000_t0000_u01772759481258") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdcc9_d20260306_m011113_c001_v0001103_t0022_u01772759473507") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a90f_d20260306_m011105_c001_v7007000_t0000_u01772759465264") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdbcb_d20260306_m011056_c001_v0001103_t0047_u01772759456240") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f27_d20260306_m011050_c001_v7007000_t0000_u01772759450628") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdaef_d20260306_m011041_c001_v0001103_t0000_u01772759441445") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb05_d20260306_m011036_c001_v7007000_t0000_u01772759436147") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbda52_d20260306_m011026_c001_v0001103_t0026_u01772759426762") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969348_d20260306_m011144_c001_v7007000_t0000_u01772759504813") 2026/03/06 01:14:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82dce_d20260306_m011139_c001_v0001183_t0058_u01772759499891") 2026/03/06 01:14:05 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28181b_d20260306_m011203_c001_v7007000_t0000_u01772759523660") 2026/03/06 01:14:05 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4f6_d20260306_m011159_c001_v0001131_t0004_u01772759519176") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458aa0_d20260306_m011318_c001_v7007000_t0000_u01772759598170") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de5d9_d20260306_m011308_c001_v0001131_t0005_u01772759588435") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5408_d20260306_m011302_c001_v7007000_t0000_u01772759582811") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de599_d20260306_m011254_c001_v0001131_t0016_u01772759574467") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc5ff_d20260306_m011248_c001_v7007000_t0000_u01772759568509") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de574_d20260306_m011239_c001_v0001131_t0028_u01772759559881") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72107_d20260306_m011233_c001_v7007000_t0000_u01772759553828") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de54c_d20260306_m011225_c001_v0001131_t0008_u01772759545224") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887f4_d20260306_m011219_c001_v7007000_t0000_u01772759539508") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de512_d20260306_m011209_c001_v0001131_t0000_u01772759529841") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f89_d20260306_m011200_c001_v7007000_t0000_u01772759520257") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957463_d20260306_m011153_c001_v0001178_t0020_u01772759513396") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f196936a_d20260306_m011147_c001_v7007000_t0000_u01772759507658") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957441_d20260306_m011143_c001_v0001178_t0029_u01772759503322") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969323_d20260306_m011141_c001_v7007000_t0000_u01772759501576") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d94_d20260306_m011133_c001_v0001183_t0054_u01772759493221") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2f1_d20260306_m011127_c001_v7007000_t0000_u01772759487311") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdd79_d20260306_m011123_c001_v0001103_t0017_u01772759483184") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a928_d20260306_m011121_c001_v7007000_t0000_u01772759481439") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573a9_d20260306_m011113_c001_v0001178_t0022_u01772759473871") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f49_d20260306_m011105_c001_v7007000_t0000_u01772759465273") 2026/03/06 01:14:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795735d_d20260306_m011056_c001_v0001178_t0021_u01772759456821") 2026/03/06 01:14:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f29_d20260306_m011050_c001_v7007000_t0000_u01772759450813") 2026/03/06 01:14:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795731d_d20260306_m011041_c001_v0001178_t0028_u01772759441911") 2026/03/06 01:14:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb06_d20260306_m011036_c001_v7007000_t0000_u01772759436331") 2026/03/06 01:14:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079572ef_d20260306_m011027_c001_v0001178_t0021_u01772759427147") 2026/03/06 01:14:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4172ddf856e14b5f_d20260306_m011144_c001_v7007000_t0000_u01772759504598") 2026/03/06 01:14:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbde4f_d20260306_m011139_c001_v0001103_t0007_u01772759499902") 2026/03/06 01:14:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28181c_d20260306_m011203_c001_v7007000_t0000_u01772759523842") 2026/03/06 01:14:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795747f_d20260306_m011159_c001_v0001178_t0022_u01772759519265") 2026/03/06 01:14:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458aa2_d20260306_m011318_c001_v7007000_t0000_u01772759598352") 2026/03/06 01:14:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82ffc_d20260306_m011308_c001_v0001183_t0047_u01772759588842") 2026/03/06 01:14:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5409_d20260306_m011302_c001_v7007000_t0000_u01772759582992") 2026/03/06 01:14:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82fb4_d20260306_m011254_c001_v0001183_t0009_u01772759574805") 2026/03/06 01:14:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc600_d20260306_m011248_c001_v7007000_t0000_u01772759568692") 2026/03/06 01:14:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82f52_d20260306_m011240_c001_v0001183_t0040_u01772759560228") 2026/03/06 01:14:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72108_d20260306_m011234_c001_v7007000_t0000_u01772759554011") 2026/03/06 01:14:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82f0e_d20260306_m011225_c001_v0001183_t0003_u01772759545642") 2026/03/06 01:14:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887f5_d20260306_m011219_c001_v7007000_t0000_u01772759539689") 2026/03/06 01:14:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82ea6_d20260306_m011210_c001_v0001183_t0029_u01772759530604") 2026/03/06 01:14:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281810_d20260306_m011200_c001_v7007000_t0000_u01772759520784") 2026/03/06 01:14:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdef3_d20260306_m011153_c001_v0001103_t0027_u01772759513612") 2026/03/06 01:14:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f196936b_d20260306_m011147_c001_v7007000_t0000_u01772759507858") 2026/03/06 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4c2_d20260306_m011143_c001_v0001131_t0025_u01772759503334") 2026/03/06 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644be6_d20260306_m011141_c001_v7007000_t0000_u01772759501749") 2026/03/06 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de48a_d20260306_m011133_c001_v0001131_t0026_u01772759493422") 2026/03/06 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2f2_d20260306_m011127_c001_v7007000_t0000_u01772759487499") 2026/03/06 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573dd_d20260306_m011123_c001_v0001178_t0007_u01772759483209") 2026/03/06 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a749_d20260306_m011121_c001_v7007000_t0000_u01772759481642") 2026/03/06 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82cf8_d20260306_m011114_c001_v0001183_t0006_u01772759474133") 2026/03/06 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f404ff05cb050dae7_d20260306_m011105_c001_v7007000_t0000_u01772759465112") 2026/03/06 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de408_d20260306_m011057_c001_v0001131_t0012_u01772759457029") 2026/03/06 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f2b_d20260306_m011050_c001_v7007000_t0000_u01772759450997") 2026/03/06 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de3d4_d20260306_m011042_c001_v0001131_t0025_u01772759442122") 2026/03/06 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb08_d20260306_m011036_c001_v7007000_t0000_u01772759436513") 2026/03/06 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de39e_d20260306_m011027_c001_v0001131_t0048_u01772759427385") 2026/03/06 01:14:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedcbab4_d20260306_m011144_c001_v7007000_t0000_u01772759504826") 2026/03/06 01:14:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957427_d20260306_m011139_c001_v0001178_t0024_u01772759499912") 2026/03/06 01:14:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28181d_d20260306_m011204_c001_v7007000_t0000_u01772759524023") 2026/03/06 01:14:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82e58_d20260306_m011159_c001_v0001183_t0022_u01772759519277") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458aa3_d20260306_m011318_c001_v7007000_t0000_u01772759598534") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957569_d20260306_m011309_c001_v0001178_t0016_u01772759589049") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b540a_d20260306_m011303_c001_v7007000_t0000_u01772759583174") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957539_d20260306_m011255_c001_v0001178_t0044_u01772759575021") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc602_d20260306_m011248_c001_v7007000_t0000_u01772759568876") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957513_d20260306_m011240_c001_v0001178_t0021_u01772759560428") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72109_d20260306_m011234_c001_v7007000_t0000_u01772759554193") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079574e1_d20260306_m011225_c001_v0001178_t0059_u01772759545875") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887f6_d20260306_m011219_c001_v7007000_t0000_u01772759539870") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079574a3_d20260306_m011210_c001_v0001178_t0027_u01772759530812") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28180c_d20260306_m011200_c001_v7007000_t0000_u01772759520238") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82e30_d20260306_m011154_c001_v0001183_t0004_u01772759514083") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f196936c_d20260306_m011148_c001_v7007000_t0000_u01772759508041") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957443_d20260306_m011143_c001_v0001178_t0008_u01772759503542") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedcbaab_d20260306_m011141_c001_v7007000_t0000_u01772759501372") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957409_d20260306_m011133_c001_v0001178_t0033_u01772759493749") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2f3_d20260306_m011127_c001_v7007000_t0000_u01772759487680") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d4e_d20260306_m011123_c001_v0001183_t0028_u01772759483269") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4094ac70e0c5fc7e_d20260306_m011121_c001_v7007000_t0000_u01772759481688") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de442_d20260306_m011114_c001_v0001131_t0018_u01772759474373") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a6f3_d20260306_m011105_c001_v7007000_t0000_u01772759465059") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82c7c_d20260306_m011057_c001_v0001183_t0009_u01772759457349") 2026/03/06 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f2d_d20260306_m011051_c001_v7007000_t0000_u01772759451181") 2026/03/06 01:14:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82c12_d20260306_m011042_c001_v0001183_t0048_u01772759442704") 2026/03/06 01:14:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb09_d20260306_m011036_c001_v7007000_t0000_u01772759436697") 2026/03/06 01:14:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82bb0_d20260306_m011027_c001_v0001183_t0038_u01772759427739") 2026/03/06 01:14:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f74_d20260306_m011144_c001_v7007000_t0000_u01772759504813") 2026/03/06 01:14:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82dd0_d20260306_m011140_c001_v0001183_t0004_u01772759500116") 2026/03/06 01:14:10 DEBUG : dir1/0007-12345: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28181e_d20260306_m011204_c001_v7007000_t0000_u01772759524204") 2026/03/06 01:14:10 DEBUG : dir1/0007-12345: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdf29_d20260306_m011159_c001_v0001103_t0002_u01772759519402") 2026/03/06 01:14:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458aa4_d20260306_m011318_c001_v7007000_t0000_u01772759598716") 2026/03/06 01:14:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe258_d20260306_m011309_c001_v0001103_t0046_u01772759589263") 2026/03/06 01:14:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b540c_d20260306_m011303_c001_v7007000_t0000_u01772759583356") 2026/03/06 01:14:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe1da_d20260306_m011255_c001_v0001103_t0030_u01772759575245") 2026/03/06 01:14:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc603_d20260306_m011249_c001_v7007000_t0000_u01772759569059") 2026/03/06 01:14:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe107_d20260306_m011240_c001_v0001103_t0035_u01772759560669") 2026/03/06 01:14:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee7210b_d20260306_m011234_c001_v7007000_t0000_u01772759554376") 2026/03/06 01:14:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe059_d20260306_m011226_c001_v0001103_t0052_u01772759546086") 2026/03/06 01:14:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887f7_d20260306_m011220_c001_v7007000_t0000_u01772759540051") 2026/03/06 01:14:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdfa9_d20260306_m011211_c001_v0001103_t0024_u01772759531020") 2026/03/06 01:14:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887dd_d20260306_m011200_c001_v7007000_t0000_u01772759520650") 2026/03/06 01:14:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4e2_d20260306_m011154_c001_v0001131_t0006_u01772759514292") 2026/03/06 01:14:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f196936d_d20260306_m011148_c001_v7007000_t0000_u01772759508229") 2026/03/06 01:14:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82de4_d20260306_m011143_c001_v0001183_t0016_u01772759503558") 2026/03/06 01:14:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f66_d20260306_m011141_c001_v7007000_t0000_u01772759501761") 2026/03/06 01:14:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbde05_d20260306_m011133_c001_v0001103_t0048_u01772759493964") 2026/03/06 01:14:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2f4_d20260306_m011127_c001_v7007000_t0000_u01772759487861") 2026/03/06 01:14:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de470_d20260306_m011123_c001_v0001131_t0032_u01772759483438") 2026/03/06 01:14:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4094ac70e0c5fc7d_d20260306_m011121_c001_v7007000_t0000_u01772759481460") 2026/03/06 01:14:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdcdd_d20260306_m011114_c001_v0001103_t0034_u01772759474687") 2026/03/06 01:14:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a2817b2_d20260306_m011105_c001_v7007000_t0000_u01772759465122") 2026/03/06 01:14:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdbe3_d20260306_m011057_c001_v0001103_t0039_u01772759457548") 2026/03/06 01:14:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f2f_d20260306_m011051_c001_v7007000_t0000_u01772759451365") 2026/03/06 01:14:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdb05_d20260306_m011042_c001_v0001103_t0006_u01772759442903") 2026/03/06 01:14:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb0b_d20260306_m011036_c001_v7007000_t0000_u01772759436879") 2026/03/06 01:14:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbda5e_d20260306_m011027_c001_v0001103_t0032_u01772759427974") 2026/03/06 01:14:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4172ddf856e14b69_d20260306_m011144_c001_v7007000_t0000_u01772759504813") 2026/03/06 01:14:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795742b_d20260306_m011140_c001_v0001178_t0012_u01772759500129") 2026/03/06 01:14:11 DEBUG : dir1/0008-23456: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28181f_d20260306_m011204_c001_v7007000_t0000_u01772759524386") 2026/03/06 01:14:11 DEBUG : dir1/0008-23456: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82e5c_d20260306_m011159_c001_v0001183_t0047_u01772759519484") 2026/03/06 01:14:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458aa5_d20260306_m011318_c001_v7007000_t0000_u01772759598898") 2026/03/06 01:14:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de5db_d20260306_m011309_c001_v0001131_t0046_u01772759589691") 2026/03/06 01:14:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b540d_d20260306_m011303_c001_v7007000_t0000_u01772759583538") 2026/03/06 01:14:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de59f_d20260306_m011255_c001_v0001131_t0025_u01772759575576") 2026/03/06 01:14:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc604_d20260306_m011249_c001_v7007000_t0000_u01772759569241") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de576_d20260306_m011240_c001_v0001131_t0033_u01772759560996") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee7210d_d20260306_m011234_c001_v7007000_t0000_u01772759554558") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de550_d20260306_m011226_c001_v0001131_t0045_u01772759546518") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887f8_d20260306_m011220_c001_v7007000_t0000_u01772759540231") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de518_d20260306_m011211_c001_v0001131_t0032_u01772759531356") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa9a55_d20260306_m011200_c001_v7007000_t0000_u01772759520592") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957467_d20260306_m011154_c001_v0001178_t0053_u01772759514654") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f196936f_d20260306_m011148_c001_v7007000_t0000_u01772759508412") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4ca_d20260306_m011143_c001_v0001131_t0046_u01772759503629") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644be4_d20260306_m011141_c001_v7007000_t0000_u01772759501383") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d9c_d20260306_m011134_c001_v0001183_t0024_u01772759494540") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2f6_d20260306_m011128_c001_v7007000_t0000_u01772759488043") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d50_d20260306_m011123_c001_v0001183_t0058_u01772759483485") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f419d63c161dfe55a_d20260306_m011121_c001_v7007000_t0000_u01772759481652") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573b1_d20260306_m011115_c001_v0001178_t0014_u01772759475131") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72070_d20260306_m011105_c001_v7007000_t0000_u01772759465067") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957369_d20260306_m011057_c001_v0001178_t0049_u01772759457885") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f31_d20260306_m011051_c001_v7007000_t0000_u01772759451548") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957321_d20260306_m011043_c001_v0001178_t0047_u01772759443336") 2026/03/06 01:14:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb0c_d20260306_m011037_c001_v7007000_t0000_u01772759437069") 2026/03/06 01:14:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079572fb_d20260306_m011028_c001_v0001178_t0022_u01772759428612") 2026/03/06 01:14:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f196934c_d20260306_m011145_c001_v7007000_t0000_u01772759505026") 2026/03/06 01:14:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82dd2_d20260306_m011140_c001_v0001183_t0036_u01772759500336") 2026/03/06 01:14:13 DEBUG : dir1/0009-34567: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281820_d20260306_m011204_c001_v7007000_t0000_u01772759524569") 2026/03/06 01:14:13 DEBUG : dir1/0009-34567: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957481_d20260306_m011159_c001_v0001178_t0003_u01772759519494") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458aa7_d20260306_m011319_c001_v7007000_t0000_u01772759599080") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb83006_d20260306_m011310_c001_v0001183_t0025_u01772759590035") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b540e_d20260306_m011303_c001_v7007000_t0000_u01772759583720") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82fba_d20260306_m011255_c001_v0001183_t0029_u01772759575955") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc605_d20260306_m011249_c001_v7007000_t0000_u01772759569423") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82f5a_d20260306_m011241_c001_v0001183_t0007_u01772759561291") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee7210f_d20260306_m011234_c001_v7007000_t0000_u01772759554741") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82f20_d20260306_m011226_c001_v0001183_t0052_u01772759546904") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887f9_d20260306_m011220_c001_v7007000_t0000_u01772759540412") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82eb2_d20260306_m011211_c001_v0001183_t0039_u01772759531635") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28180e_d20260306_m011200_c001_v7007000_t0000_u01772759520602") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdefd_d20260306_m011154_c001_v0001103_t0021_u01772759514892") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969370_d20260306_m011148_c001_v7007000_t0000_u01772759508597") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82de6_d20260306_m011143_c001_v0001183_t0046_u01772759503779") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969322_d20260306_m011141_c001_v7007000_t0000_u01772759501394") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de490_d20260306_m011134_c001_v0001131_t0037_u01772759494756") 2026/03/06 01:14:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2f7_d20260306_m011128_c001_v7007000_t0000_u01772759488224") 2026/03/06 01:14:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573df_d20260306_m011123_c001_v0001178_t0054_u01772759483496") 2026/03/06 01:14:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedcba93_d20260306_m011121_c001_v7007000_t0000_u01772759481701") 2026/03/06 01:14:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82cfe_d20260306_m011115_c001_v0001183_t0037_u01772759475358") 2026/03/06 01:14:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f419d63c161dfe534_d20260306_m011105_c001_v7007000_t0000_u01772759465228") 2026/03/06 01:14:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de40a_d20260306_m011058_c001_v0001131_t0010_u01772759458092") 2026/03/06 01:14:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f32_d20260306_m011051_c001_v7007000_t0000_u01772759451733") 2026/03/06 01:14:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de3de_d20260306_m011043_c001_v0001131_t0005_u01772759443564") 2026/03/06 01:14:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb0d_d20260306_m011037_c001_v7007000_t0000_u01772759437252") 2026/03/06 01:14:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de3a2_d20260306_m011028_c001_v0001131_t0023_u01772759428856") 2026/03/06 01:14:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644bea_d20260306_m011144_c001_v7007000_t0000_u01772759504609") 2026/03/06 01:14:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795742f_d20260306_m011140_c001_v0001178_t0027_u01772759500349") 2026/03/06 01:14:14 DEBUG : dir1/0010-45678: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281821_d20260306_m011204_c001_v7007000_t0000_u01772759524804") 2026/03/06 01:14:14 DEBUG : dir1/0010-45678: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82e5e_d20260306_m011159_c001_v0001183_t0027_u01772759519684") 2026/03/06 01:14:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458aab_d20260306_m011319_c001_v7007000_t0000_u01772759599264") 2026/03/06 01:14:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795756f_d20260306_m011310_c001_v0001178_t0002_u01772759590732") 2026/03/06 01:14:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b540f_d20260306_m011303_c001_v7007000_t0000_u01772759583901") 2026/03/06 01:14:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957541_d20260306_m011256_c001_v0001178_t0044_u01772759576159") 2026/03/06 01:14:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc606_d20260306_m011249_c001_v7007000_t0000_u01772759569604") 2026/03/06 01:14:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957517_d20260306_m011241_c001_v0001178_t0006_u01772759561539") 2026/03/06 01:14:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72110_d20260306_m011234_c001_v7007000_t0000_u01772759554923") 2026/03/06 01:14:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079574e9_d20260306_m011227_c001_v0001178_t0042_u01772759547112") 2026/03/06 01:14:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887fa_d20260306_m011220_c001_v7007000_t0000_u01772759540592") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079574a7_d20260306_m011211_c001_v0001178_t0030_u01772759531909") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f8b_d20260306_m011200_c001_v7007000_t0000_u01772759520440") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82e36_d20260306_m011155_c001_v0001183_t0008_u01772759515221") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969372_d20260306_m011148_c001_v7007000_t0000_u01772759508780") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957445_d20260306_m011143_c001_v0001178_t0008_u01772759503820") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969324_d20260306_m011141_c001_v7007000_t0000_u01772759501759") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795740b_d20260306_m011135_c001_v0001178_t0009_u01772759495057") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2f8_d20260306_m011128_c001_v7007000_t0000_u01772759488405") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d52_d20260306_m011123_c001_v0001183_t0035_u01772759483685") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40246a5f0c0b7bba_d20260306_m011121_c001_v7007000_t0000_u01772759481705") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de444_d20260306_m011115_c001_v0001131_t0037_u01772759475558") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f419d63c161dfe535_d20260306_m011105_c001_v7007000_t0000_u01772759465411") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82c80_d20260306_m011058_c001_v0001183_t0016_u01772759458383") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f33_d20260306_m011051_c001_v7007000_t0000_u01772759451925") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82c14_d20260306_m011044_c001_v0001183_t0055_u01772759444098") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb0e_d20260306_m011037_c001_v7007000_t0000_u01772759437435") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82bb8_d20260306_m011029_c001_v0001183_t0052_u01772759429144") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644bec_d20260306_m011144_c001_v7007000_t0000_u01772759504813") 2026/03/06 01:14:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbde53_d20260306_m011140_c001_v0001103_t0021_u01772759500362") 2026/03/06 01:14:15 DEBUG : dir1/0011-56789: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281823_d20260306_m011204_c001_v7007000_t0000_u01772759524985") 2026/03/06 01:14:15 DEBUG : dir1/0011-56789: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957483_d20260306_m011159_c001_v0001178_t0012_u01772759519709") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458aaf_d20260306_m011319_c001_v7007000_t0000_u01772759599447") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe270_d20260306_m011310_c001_v0001103_t0010_u01772759590938") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5410_d20260306_m011304_c001_v7007000_t0000_u01772759584084") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe1ea_d20260306_m011256_c001_v0001103_t0044_u01772759576388") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc607_d20260306_m011249_c001_v7007000_t0000_u01772759569786") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe115_d20260306_m011241_c001_v0001103_t0015_u01772759561804") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72111_d20260306_m011235_c001_v7007000_t0000_u01772759555107") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe063_d20260306_m011227_c001_v0001103_t0020_u01772759547329") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887fb_d20260306_m011220_c001_v7007000_t0000_u01772759540775") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdfb9_d20260306_m011212_c001_v0001103_t0055_u01772759532124") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4172ddf856e14ba2_d20260306_m011200_c001_v7007000_t0000_u01772759520610") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4e6_d20260306_m011155_c001_v0001131_t0023_u01772759515437") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969376_d20260306_m011149_c001_v7007000_t0000_u01772759509029") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbde8b_d20260306_m011143_c001_v0001103_t0049_u01772759503834") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a76e_d20260306_m011141_c001_v7007000_t0000_u01772759501773") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbde1b_d20260306_m011135_c001_v0001103_t0013_u01772759495276") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2f9_d20260306_m011128_c001_v7007000_t0000_u01772759488588") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573e1_d20260306_m011123_c001_v0001178_t0058_u01772759483756") 2026/03/06 01:14:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f419d63c161dfe559_d20260306_m011121_c001_v7007000_t0000_u01772759481467") 2026/03/06 01:14:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdced_d20260306_m011115_c001_v0001103_t0008_u01772759475861") 2026/03/06 01:14:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a90e_d20260306_m011105_c001_v7007000_t0000_u01772759465079") 2026/03/06 01:14:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdbf1_d20260306_m011058_c001_v0001103_t0037_u01772759458617") 2026/03/06 01:14:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f34_d20260306_m011052_c001_v7007000_t0000_u01772759452109") 2026/03/06 01:14:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdb25_d20260306_m011044_c001_v0001103_t0035_u01772759444294") 2026/03/06 01:14:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb0f_d20260306_m011037_c001_v7007000_t0000_u01772759437619") 2026/03/06 01:14:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbda70_d20260306_m011029_c001_v0001103_t0049_u01772759429346") 2026/03/06 01:14:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f76_d20260306_m011144_c001_v7007000_t0000_u01772759504994") 2026/03/06 01:14:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4aa_d20260306_m011140_c001_v0001131_t0039_u01772759500471") 2026/03/06 01:14:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281826_d20260306_m011205_c001_v7007000_t0000_u01772759525168") 2026/03/06 01:14:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4fa_d20260306_m011159_c001_v0001131_t0029_u01772759519723") 2026/03/06 01:14:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458ab2_d20260306_m011319_c001_v7007000_t0000_u01772759599629") 2026/03/06 01:14:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de5e1_d20260306_m011311_c001_v0001131_t0018_u01772759591595") 2026/03/06 01:14:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5414_d20260306_m011304_c001_v7007000_t0000_u01772759584266") 2026/03/06 01:14:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de5a7_d20260306_m011256_c001_v0001131_t0030_u01772759576753") 2026/03/06 01:14:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc608_d20260306_m011249_c001_v7007000_t0000_u01772759569968") 2026/03/06 01:14:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de57c_d20260306_m011242_c001_v0001131_t0019_u01772759562327") 2026/03/06 01:14:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72112_d20260306_m011235_c001_v7007000_t0000_u01772759555289") 2026/03/06 01:14:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de552_d20260306_m011227_c001_v0001131_t0019_u01772759547643") 2026/03/06 01:14:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887fc_d20260306_m011220_c001_v7007000_t0000_u01772759540955") 2026/03/06 01:14:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de51e_d20260306_m011212_c001_v0001131_t0043_u01772759532510") 2026/03/06 01:14:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4172ddf856e14ba0_d20260306_m011200_c001_v7007000_t0000_u01772759520246") 2026/03/06 01:14:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795746b_d20260306_m011155_c001_v0001178_t0047_u01772759515780") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f196937a_d20260306_m011149_c001_v7007000_t0000_u01772759509211") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82dec_d20260306_m011143_c001_v0001183_t0027_u01772759503990") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedcbaae_d20260306_m011141_c001_v7007000_t0000_u01772759501919") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82da6_d20260306_m011135_c001_v0001183_t0016_u01772759495563") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2fa_d20260306_m011128_c001_v7007000_t0000_u01772759488773") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdd87_d20260306_m011123_c001_v0001103_t0044_u01772759483766") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a743_d20260306_m011121_c001_v7007000_t0000_u01772759481088") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573b7_d20260306_m011116_c001_v0001178_t0033_u01772759476407") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a6f4_d20260306_m011105_c001_v7007000_t0000_u01772759465244") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795736f_d20260306_m011059_c001_v0001178_t0018_u01772759459023") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f35_d20260306_m011052_c001_v7007000_t0000_u01772759452293") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795732d_d20260306_m011044_c001_v0001178_t0009_u01772759444661") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb10_d20260306_m011037_c001_v7007000_t0000_u01772759437802") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079572ff_d20260306_m011029_c001_v0001178_t0032_u01772759429987") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f71_d20260306_m011144_c001_v7007000_t0000_u01772759504556") 2026/03/06 01:14:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82dd4_d20260306_m011140_c001_v0001183_t0048_u01772759500535") 2026/03/06 01:14:18 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281827_d20260306_m011205_c001_v7007000_t0000_u01772759525351") 2026/03/06 01:14:18 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdf2d_d20260306_m011159_c001_v0001103_t0039_u01772759519760") 2026/03/06 01:14:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458ab5_d20260306_m011319_c001_v7007000_t0000_u01772759599812") 2026/03/06 01:14:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb83010_d20260306_m011312_c001_v0001183_t0058_u01772759592073") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5415_d20260306_m011304_c001_v7007000_t0000_u01772759584447") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82fbe_d20260306_m011257_c001_v0001183_t0025_u01772759577176") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc609_d20260306_m011250_c001_v7007000_t0000_u01772759570150") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82f64_d20260306_m011242_c001_v0001183_t0012_u01772759562721") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72113_d20260306_m011235_c001_v7007000_t0000_u01772759555471") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82f2a_d20260306_m011227_c001_v0001183_t0019_u01772759547955") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887fd_d20260306_m011221_c001_v7007000_t0000_u01772759541136") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82ebe_d20260306_m011212_c001_v0001183_t0005_u01772759532841") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa9a54_d20260306_m011200_c001_v7007000_t0000_u01772759520411") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdf0d_d20260306_m011155_c001_v0001103_t0020_u01772759515986") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f196937e_d20260306_m011149_c001_v7007000_t0000_u01772759509395") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4cc_d20260306_m011144_c001_v0001131_t0003_u01772759504076") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f68_d20260306_m011141_c001_v7007000_t0000_u01772759501943") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de492_d20260306_m011135_c001_v0001131_t0004_u01772759495758") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2fb_d20260306_m011129_c001_v7007000_t0000_u01772759489004") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de472_d20260306_m011123_c001_v0001131_t0043_u01772759483806") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a748_d20260306_m011121_c001_v7007000_t0000_u01772759481454") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d06_d20260306_m011116_c001_v0001183_t0058_u01772759476617") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4172ddf856e14b0f_d20260306_m011105_c001_v7007000_t0000_u01772759465283") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de40c_d20260306_m011059_c001_v0001131_t0003_u01772759459272") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f36_d20260306_m011052_c001_v7007000_t0000_u01772759452480") 2026/03/06 01:14:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de3ea_d20260306_m011044_c001_v0001131_t0047_u01772759444882") 2026/03/06 01:14:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb11_d20260306_m011037_c001_v7007000_t0000_u01772759437986") 2026/03/06 01:14:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de3aa_d20260306_m011030_c001_v0001131_t0000_u01772759430197") 2026/03/06 01:14:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644bee_d20260306_m011145_c001_v7007000_t0000_u01772759505007") 2026/03/06 01:14:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957435_d20260306_m011140_c001_v0001178_t0049_u01772759500569") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281828_d20260306_m011205_c001_v7007000_t0000_u01772759525533") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82e64_d20260306_m011159_c001_v0001183_t0032_u01772759519897") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458ab8_d20260306_m011319_c001_v7007000_t0000_u01772759599996") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957575_d20260306_m011312_c001_v0001178_t0029_u01772759592285") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5417_d20260306_m011304_c001_v7007000_t0000_u01772759584630") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957547_d20260306_m011257_c001_v0001178_t0018_u01772759577429") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc60c_d20260306_m011250_c001_v7007000_t0000_u01772759570334") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795751b_d20260306_m011242_c001_v0001178_t0010_u01772759562940") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72114_d20260306_m011235_c001_v7007000_t0000_u01772759555655") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079574ed_d20260306_m011228_c001_v0001178_t0005_u01772759548187") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887fe_d20260306_m011221_c001_v7007000_t0000_u01772759541319") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079574ad_d20260306_m011213_c001_v0001178_t0013_u01772759533052") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f8d_d20260306_m011200_c001_v7007000_t0000_u01772759520621") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82e3c_d20260306_m011156_c001_v0001183_t0050_u01772759516401") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f196937f_d20260306_m011149_c001_v7007000_t0000_u01772759509578") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957447_d20260306_m011144_c001_v0001178_t0044_u01772759504083") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedcbaac_d20260306_m011141_c001_v7007000_t0000_u01772759501555") 2026/03/06 01:14:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957411_d20260306_m011136_c001_v0001178_t0009_u01772759496654") 2026/03/06 01:14:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2fd_d20260306_m011129_c001_v7007000_t0000_u01772759489187") 2026/03/06 01:14:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d54_d20260306_m011123_c001_v0001183_t0052_u01772759483888") 2026/03/06 01:14:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a746_d20260306_m011121_c001_v7007000_t0000_u01772759481270") 2026/03/06 01:14:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de44a_d20260306_m011116_c001_v0001131_t0045_u01772759476820") 2026/03/06 01:14:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72071_d20260306_m011105_c001_v7007000_t0000_u01772759465251") 2026/03/06 01:14:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82c8a_d20260306_m011059_c001_v0001183_t0025_u01772759459713") 2026/03/06 01:14:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f37_d20260306_m011052_c001_v7007000_t0000_u01772759452664") 2026/03/06 01:14:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82c18_d20260306_m011045_c001_v0001183_t0021_u01772759445262") 2026/03/06 01:14:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb12_d20260306_m011038_c001_v7007000_t0000_u01772759438169") 2026/03/06 01:14:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82bbe_d20260306_m011030_c001_v0001183_t0031_u01772759430722") 2026/03/06 01:14:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969344_d20260306_m011144_c001_v7007000_t0000_u01772759504576") 2026/03/06 01:14:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82dd8_d20260306_m011140_c001_v0001183_t0058_u01772759500735") 2026/03/06 01:14:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281829_d20260306_m011205_c001_v7007000_t0000_u01772759525717") 2026/03/06 01:14:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957485_d20260306_m011159_c001_v0001178_t0005_u01772759519925") 2026/03/06 01:14:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458abb_d20260306_m011320_c001_v7007000_t0000_u01772759600228") 2026/03/06 01:14:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe27c_d20260306_m011312_c001_v0001103_t0052_u01772759592495") 2026/03/06 01:14:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5418_d20260306_m011304_c001_v7007000_t0000_u01772759584812") 2026/03/06 01:14:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe1f6_d20260306_m011257_c001_v0001103_t0002_u01772759577642") 2026/03/06 01:14:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc60d_d20260306_m011250_c001_v7007000_t0000_u01772759570516") 2026/03/06 01:14:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe135_d20260306_m011243_c001_v0001103_t0054_u01772759563276") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72115_d20260306_m011235_c001_v7007000_t0000_u01772759555839") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe06b_d20260306_m011228_c001_v0001103_t0040_u01772759548500") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223887ff_d20260306_m011221_c001_v7007000_t0000_u01772759541499") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdfd5_d20260306_m011213_c001_v0001103_t0038_u01772759533267") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a315_d20260306_m011200_c001_v7007000_t0000_u01772759520654") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4ec_d20260306_m011156_c001_v0001131_t0018_u01772759516665") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969380_d20260306_m011149_c001_v7007000_t0000_u01772759509761") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82dee_d20260306_m011144_c001_v0001183_t0026_u01772759504218") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969325_d20260306_m011141_c001_v7007000_t0000_u01772759501953") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbde33_d20260306_m011136_c001_v0001103_t0037_u01772759496876") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2fe_d20260306_m011129_c001_v7007000_t0000_u01772759489368") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573e3_d20260306_m011123_c001_v0001178_t0030_u01772759483965") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa9a23_d20260306_m011121_c001_v7007000_t0000_u01772759481483") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdcfd_d20260306_m011117_c001_v0001103_t0038_u01772759477181") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a6f6_d20260306_m011105_c001_v7007000_t0000_u01772759465427") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdc05_d20260306_m011059_c001_v0001103_t0006_u01772759459927") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f38_d20260306_m011052_c001_v7007000_t0000_u01772759452850") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdb3d_d20260306_m011045_c001_v0001103_t0049_u01772759445486") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb14_d20260306_m011038_c001_v7007000_t0000_u01772759438352") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbda7c_d20260306_m011030_c001_v0001103_t0055_u01772759430925") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedcbab5_d20260306_m011145_c001_v7007000_t0000_u01772759505018") 2026/03/06 01:14:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4ac_d20260306_m011140_c001_v0001131_t0055_u01772759500761") 2026/03/06 01:14:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a707_d20260306_m011107_c001_v7007000_t0000_u01772759467789") 2026/03/06 01:14:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82caa_d20260306_m011103_c001_v0001183_t0028_u01772759463228") 2026/03/06 01:14:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a70b_d20260306_m011107_c001_v7007000_t0000_u01772759467970") 2026/03/06 01:14:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d340795737f_d20260306_m011103_c001_v0001178_t0056_u01772759463254") 2026/03/06 01:14:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a70e_d20260306_m011108_c001_v7007000_t0000_u01772759468151") 2026/03/06 01:14:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de41a_d20260306_m011103_c001_v0001131_t0006_u01772759463381") 2026/03/06 01:14:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a710_d20260306_m011108_c001_v7007000_t0000_u01772759468334") 2026/03/06 01:14:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82cae_d20260306_m011103_c001_v0001183_t0014_u01772759463436") 2026/03/06 01:14:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a714_d20260306_m011108_c001_v7007000_t0000_u01772759468516") 2026/03/06 01:14:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957383_d20260306_m011103_c001_v0001178_t0011_u01772759463468") 2026/03/06 01:14:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a717_d20260306_m011108_c001_v7007000_t0000_u01772759468700") 2026/03/06 01:14:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82cb2_d20260306_m011103_c001_v0001183_t0004_u01772759463643") 2026/03/06 01:14:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a71a_d20260306_m011108_c001_v7007000_t0000_u01772759468883") 2026/03/06 01:14:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957385_d20260306_m011103_c001_v0001178_t0007_u01772759463694") 2026/03/06 01:14:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a71d_d20260306_m011109_c001_v7007000_t0000_u01772759469065") 2026/03/06 01:14:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdc3f_d20260306_m011103_c001_v0001103_t0051_u01772759463807") 2026/03/06 01:14:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a71f_d20260306_m011109_c001_v7007000_t0000_u01772759469248") 2026/03/06 01:14:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de41e_d20260306_m011103_c001_v0001131_t0022_u01772759463840") 2026/03/06 01:14:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a721_d20260306_m011109_c001_v7007000_t0000_u01772759469430") 2026/03/06 01:14:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82cb4_d20260306_m011103_c001_v0001183_t0022_u01772759463864") 2026/03/06 01:14:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a725_d20260306_m011109_c001_v7007000_t0000_u01772759469612") 2026/03/06 01:14:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957387_d20260306_m011103_c001_v0001178_t0034_u01772759463976") 2026/03/06 01:14:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a727_d20260306_m011109_c001_v7007000_t0000_u01772759469794") 2026/03/06 01:14:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82cb8_d20260306_m011104_c001_v0001183_t0019_u01772759464070") 2026/03/06 01:14:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a728_d20260306_m011109_c001_v7007000_t0000_u01772759469977") 2026/03/06 01:14:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d3407957389_d20260306_m011104_c001_v0001178_t0002_u01772759464192") 2026/03/06 01:14:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a729_d20260306_m011110_c001_v7007000_t0000_u01772759470158") 2026/03/06 01:14:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de420_d20260306_m011104_c001_v0001131_t0055_u01772759464203") 2026/03/06 01:14:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a72a_d20260306_m011110_c001_v7007000_t0000_u01772759470341") 2026/03/06 01:14:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdc47_d20260306_m011104_c001_v0001103_t0058_u01772759464249") 2026/03/06 01:14:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a72c_d20260306_m011110_c001_v7007000_t0000_u01772759470524") 2026/03/06 01:14:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82cbc_d20260306_m011104_c001_v0001183_t0045_u01772759464290") 2026/03/06 01:14:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa9a27_d20260306_m011124_c001_v7007000_t0000_u01772759484324") 2026/03/06 01:14:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573c9_d20260306_m011119_c001_v0001178_t0054_u01772759479687") 2026/03/06 01:14:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a74b_d20260306_m011124_c001_v7007000_t0000_u01772759484332") 2026/03/06 01:14:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d20_d20260306_m011119_c001_v0001183_t0025_u01772759479698") 2026/03/06 01:14:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2e8_d20260306_m011124_c001_v7007000_t0000_u01772759484724") 2026/03/06 01:14:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdd2b_d20260306_m011119_c001_v0001103_t0010_u01772759479841") 2026/03/06 01:14:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40246a5f0c0b7bbc_d20260306_m011124_c001_v7007000_t0000_u01772759484320") 2026/03/06 01:14:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d24_d20260306_m011119_c001_v0001183_t0028_u01772759479908") 2026/03/06 01:14:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5330_d20260306_m011124_c001_v7007000_t0000_u01772759484426") 2026/03/06 01:14:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573cb_d20260306_m011119_c001_v0001178_t0047_u01772759479974") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5331_d20260306_m011124_c001_v7007000_t0000_u01772759484617") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de45e_d20260306_m011120_c001_v0001131_t0028_u01772759480066") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f419d63c161dfe55c_d20260306_m011124_c001_v7007000_t0000_u01772759484320") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d2a_d20260306_m011120_c001_v0001183_t0011_u01772759480126") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedcba96_d20260306_m011124_c001_v7007000_t0000_u01772759484322") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdd39_d20260306_m011120_c001_v0001103_t0042_u01772759480138") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4094ac70e0c5fc84_d20260306_m011124_c001_v7007000_t0000_u01772759484322") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573cd_d20260306_m011120_c001_v0001178_t0034_u01772759480200") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4094ac70e0c5fc86_d20260306_m011124_c001_v7007000_t0000_u01772759484684") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d30_d20260306_m011120_c001_v0001183_t0019_u01772759480360") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4094ac70e0c5fc85_d20260306_m011124_c001_v7007000_t0000_u01772759484503") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de460_d20260306_m011120_c001_v0001131_t0044_u01772759480399") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2e7_d20260306_m011124_c001_v7007000_t0000_u01772759484513") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573cf_d20260306_m011120_c001_v0001178_t0057_u01772759480419") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a74d_d20260306_m011124_c001_v7007000_t0000_u01772759484522") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82d34_d20260306_m011120_c001_v0001183_t0012_u01772759480568") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a74e_d20260306_m011124_c001_v7007000_t0000_u01772759484704") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573d1_d20260306_m011120_c001_v0001178_t0038_u01772759480626") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa9a28_d20260306_m011124_c001_v7007000_t0000_u01772759484537") 2026/03/06 01:14:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdd43_d20260306_m011120_c001_v0001103_t0026_u01772759480680") 2026/03/06 01:14:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa9a29_d20260306_m011124_c001_v7007000_t0000_u01772759484719") 2026/03/06 01:14:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de464_d20260306_m011120_c001_v0001131_t0020_u01772759480703") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedc9bc7_d20260306_m010923_c001_v7007000_t0000_u01772759363307") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f105eeb66b4c6c8c2_d20260306_m010920_c001_v0001039_t0000_u01772759360512") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ebcf_d20260306_m010920_c001_v7007000_t0000_u01772759360326") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f105eeb66b4c6c884_d20260306_m010916_c001_v0001039_t0013_u01772759356609") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ebc9_d20260306_m010915_c001_v7007000_t0000_u01772759355842") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd5ba_d20260306_m010910_c001_v0001103_t0042_u01772759350669") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee71f4e_d20260306_m010909_c001_v7007000_t0000_u01772759349085") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f111ccd29efae0b25_d20260306_m010906_c001_v0001105_t0026_u01772759346735") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644ae3_d20260306_m010906_c001_v7007000_t0000_u01772759346552") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f111ccd29efae0b11_d20260306_m010902_c001_v0001105_t0047_u01772759342937") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644ade_d20260306_m010902_c001_v7007000_t0000_u01772759342173") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82930_d20260306_m010858_c001_v0001183_t0045_u01772759338324") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a5ec_d20260306_m010856_c001_v7007000_t0000_u01772759336589") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f104aa01949ac5421_d20260306_m010854_c001_v0001167_t0036_u01772759334864") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969073_d20260306_m010854_c001_v7007000_t0000_u01772759334682") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f104aa01949ac53d9_d20260306_m010851_c001_v0001167_t0013_u01772759331938") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969071_d20260306_m010851_c001_v7007000_t0000_u01772759331190") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb828fe_d20260306_m010847_c001_v0001183_t0045_u01772759327798") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a5da_d20260306_m010846_c001_v7007000_t0000_u01772759326842") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1000c5c0e00d76b5_d20260306_m010845_c001_v0001136_t0039_u01772759325176") 2026/03/06 01:14:26 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f196906a_d20260306_m010844_c001_v7007000_t0000_u01772759324990") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1000c5c0e00d76a5_d20260306_m010841_c001_v0001136_t0040_u01772759321497") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969060_d20260306_m010840_c001_v7007000_t0000_u01772759320724") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb828ac_d20260306_m010834_c001_v0001183_t0027_u01772759314402") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41299c15a79f5c09_d20260306_m010833_c001_v7007000_t0000_u01772759313446") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1194214b758fe023_d20260306_m010831_c001_v0001167_t0007_u01772759311257") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223885b8_d20260306_m010831_c001_v7007000_t0000_u01772759311076") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1194214b758fdfbb_d20260306_m010826_c001_v0001167_t0029_u01772759306948") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223885b4_d20260306_m010826_c001_v7007000_t0000_u01772759306196") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82864_d20260306_m010820_c001_v0001183_t0019_u01772759300027") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1e2e_d20260306_m010819_c001_v7007000_t0000_u01772759299114") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f106f6a845dec81dd_d20260306_m010817_c001_v0001041_t0019_u01772759297431") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f419d63c161df716a_d20260306_m010817_c001_v7007000_t0000_u01772759297245") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f106f6a845dec81d3_d20260306_m010813_c001_v0001041_t0001_u01772759293464") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f419d63c161df7164_d20260306_m010812_c001_v7007000_t0000_u01772759292693") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82832_d20260306_m010807_c001_v0001183_t0012_u01772759287606") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41299c15a79f5bd7_d20260306_m010806_c001_v7007000_t0000_u01772759286447") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1198768e8c1bbd15_d20260306_m010800_c001_v0001101_t0057_u01772759280142") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41942c6a2b8f83e2_d20260306_m010759_c001_v7007000_t0000_u01772759279934") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb827fc_d20260306_m010755_c001_v0001183_t0021_u01772759275820") 2026/03/06 01:14:27 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f103540ff6bf11551_d20260306_m010754_c001_v0001036_t0014_u01772759274885") 2026/03/06 01:14:28 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f103540ff6bf1154f_d20260306_m010753_c001_v0001036_t0007_u01772759273493") 2026/03/06 01:14:28 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedc8fad_d20260306_m010740_c001_v7007000_t0000_u01772759260109") 2026/03/06 01:14:28 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd18e_d20260306_m010732_c001_v0001103_t0049_u01772759252833") 2026/03/06 01:14:28 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10423d33580d935b_d20260306_m010731_c001_v0001157_t0048_u01772759251866") 2026/03/06 01:14:28 DEBUG : dst/one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10423d33580d9355_d20260306_m010730_c001_v0001157_t0024_u01772759250770") 2026/03/06 01:14:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedc9bc8_d20260306_m010923_c001_v7007000_t0000_u01772759363490") 2026/03/06 01:14:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1100415f0e4407e9_d20260306_m010920_c001_v0001131_t0029_u01772759360042") 2026/03/06 01:14:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10491de92216099a_d20260306_m010914_c001_v0001093_t0050_u01772759354533") 2026/03/06 01:14:28 DEBUG : dst/one.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee71f4f_d20260306_m010909_c001_v7007000_t0000_u01772759349265") 2026/03/06 01:14:28 DEBUG : dst/one.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f116ddf63257a96ef_d20260306_m010906_c001_v0001172_t0053_u01772759346157") 2026/03/06 01:14:28 DEBUG : dst/one.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f112f0f18b86e63cc_d20260306_m010901_c001_v0001136_t0015_u01772759341884") 2026/03/06 01:14:28 DEBUG : dst/one.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a5ee_d20260306_m010856_c001_v7007000_t0000_u01772759336838") 2026/03/06 01:14:28 DEBUG : dst/one.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1014ac637aa836cf_d20260306_m010854_c001_v0001033_t0022_u01772759334051") 2026/03/06 01:14:28 DEBUG : dst/one.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f106316538f8d5438_d20260306_m010850_c001_v0001157_t0019_u01772759330890") 2026/03/06 01:14:28 DEBUG : dst/three: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41299c15a79f5bd8_d20260306_m010806_c001_v7007000_t0000_u01772759286628") 2026/03/06 01:14:28 DEBUG : dst/three: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f103540ff6bf11561_d20260306_m010804_c001_v0001036_t0030_u01772759284858") 2026/03/06 01:14:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedc9bc9_d20260306_m010923_c001_v7007000_t0000_u01772759363671") 2026/03/06 01:14:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1175bb17fbdc8bd7_d20260306_m010921_c001_v0001181_t0025_u01772759361771") 2026/03/06 01:14:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1047488162001169_d20260306_m010917_c001_v0001144_t0010_u01772759357684") 2026/03/06 01:14:28 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedc9bcb_d20260306_m010923_c001_v7007000_t0000_u01772759363853") 2026/03/06 01:14:28 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f105eeb66b4c6c8de_d20260306_m010922_c001_v0001039_t0027_u01772759362164") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ebd4_d20260306_m010921_c001_v7007000_t0000_u01772759361977") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f105eeb66b4c6c8a4_d20260306_m010918_c001_v0001039_t0012_u01772759358353") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ebcb_d20260306_m010918_c001_v7007000_t0000_u01772759358162") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd5c6_d20260306_m010911_c001_v0001103_t0024_u01772759351646") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee71f51_d20260306_m010909_c001_v7007000_t0000_u01772759349553") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f111ccd29efae0b31_d20260306_m010908_c001_v0001105_t0045_u01772759348272") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644ae4_d20260306_m010908_c001_v7007000_t0000_u01772759348089") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f111ccd29efae0b19_d20260306_m010904_c001_v0001105_t0010_u01772759344691") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644ae2_d20260306_m010904_c001_v7007000_t0000_u01772759344508") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82936_d20260306_m010859_c001_v0001183_t0005_u01772759339181") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f19691dc_d20260306_m010855_c001_v7007000_t0000_u01772759335975") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd4e0_d20260306_m010853_c001_v0001103_t0026_u01772759333193") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969072_d20260306_m010852_c001_v7007000_t0000_u01772759332823") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82902_d20260306_m010848_c001_v0001183_t0003_u01772759328474") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f196906d_d20260306_m010845_c001_v7007000_t0000_u01772759325894") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd462_d20260306_m010843_c001_v0001103_t0044_u01772759323483") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969065_d20260306_m010842_c001_v7007000_t0000_u01772759322211") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb828b0_d20260306_m010835_c001_v0001183_t0040_u01772759315129") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223885bb_d20260306_m010832_c001_v7007000_t0000_u01772759312475") 2026/03/06 01:14:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd3e0_d20260306_m010829_c001_v0001103_t0020_u01772759309675") 2026/03/06 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a250223885b5_d20260306_m010828_c001_v7007000_t0000_u01772759308478") 2026/03/06 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82868_d20260306_m010820_c001_v0001183_t0036_u01772759300631") 2026/03/06 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f419d63c161df716c_d20260306_m010818_c001_v7007000_t0000_u01772759298184") 2026/03/06 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd34e_d20260306_m010815_c001_v0001103_t0022_u01772759295635") 2026/03/06 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f419d63c161df7167_d20260306_m010814_c001_v7007000_t0000_u01772759294547") 2026/03/06 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82834_d20260306_m010808_c001_v0001183_t0056_u01772759288170") 2026/03/06 01:14:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee71f52_d20260306_m010909_c001_v7007000_t0000_u01772759349763") 2026/03/06 01:14:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107545c00120bf0d_d20260306_m010907_c001_v0001038_t0037_u01772759347710") 2026/03/06 01:14:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10439325e93a6755_d20260306_m010903_c001_v0001103_t0005_u01772759343977") 2026/03/06 01:14:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a5ef_d20260306_m010857_c001_v7007000_t0000_u01772759337021") 2026/03/06 01:14:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1132bff8170846e0_d20260306_m010855_c001_v0001176_t0037_u01772759335758") 2026/03/06 01:14:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1019273182dad119_d20260306_m010852_c001_v0001101_t0037_u01772759332536") 2026/03/06 01:14:30 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedc9bcc_d20260306_m010924_c001_v7007000_t0000_u01772759364035") 2026/03/06 01:14:30 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82978_d20260306_m010911_c001_v0001183_t0021_u01772759351444") 2026/03/06 01:14:30 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee71f54_d20260306_m010909_c001_v7007000_t0000_u01772759349944") 2026/03/06 01:14:30 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd534_d20260306_m010858_c001_v0001103_t0012_u01772759338888") 2026/03/06 01:14:30 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a5f1_d20260306_m010857_c001_v7007000_t0000_u01772759337206") 2026/03/06 01:14:30 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd498_d20260306_m010848_c001_v0001103_t0003_u01772759328015") 2026/03/06 01:14:30 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a5dc_d20260306_m010847_c001_v7007000_t0000_u01772759327025") 2026/03/06 01:14:30 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd40c_d20260306_m010834_c001_v0001103_t0051_u01772759314606") 2026/03/06 01:14:31 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41299c15a79f5c0a_d20260306_m010833_c001_v7007000_t0000_u01772759313626") 2026/03/06 01:14:31 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd36c_d20260306_m010820_c001_v0001103_t0031_u01772759300227") 2026/03/06 01:14:31 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1e2f_d20260306_m010819_c001_v7007000_t0000_u01772759299295") 2026/03/06 01:14:31 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd306_d20260306_m010807_c001_v0001103_t0055_u01772759287801") 2026/03/06 01:14:31 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41299c15a79f5bd9_d20260306_m010806_c001_v7007000_t0000_u01772759286809") 2026/03/06 01:14:31 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115f09f953dfc630_d20260306_m010801_c001_v0001109_t0022_u01772759281601") 2026/03/06 01:14:31 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedc8fae_d20260306_m010740_c001_v7007000_t0000_u01772759260292") 2026/03/06 01:14:31 DEBUG : dst/two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10423d33580d9373_d20260306_m010738_c001_v0001157_t0046_u01772759258829") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f4582ed_d20260306_m010706_c001_v7007000_t0000_u01772759226132") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd02e_d20260306_m010702_c001_v0001103_t0031_u01772759222813") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f4582e9_d20260306_m010700_c001_v7007000_t0000_u01772759220903") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb826b0_d20260306_m010650_c001_v0001183_t0011_u01772759210508") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f9255_d20260306_m010641_c001_v7007000_t0000_u01772759201598") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbcefa_d20260306_m010638_c001_v0001103_t0017_u01772759198698") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8b05_d20260306_m010618_c001_v7007000_t0000_u01772759178881") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d67a6_d20260306_m010617_c001_v0001178_t0023_u01772759177154") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8b01_d20260306_m010616_c001_v7007000_t0000_u01772759176395") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d679c_d20260306_m010615_c001_v0001178_t0008_u01772759175145") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8af6_d20260306_m010612_c001_v7007000_t0000_u01772759172674") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6782_d20260306_m010611_c001_v0001178_t0044_u01772759171081") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8aec_d20260306_m010610_c001_v7007000_t0000_u01772759170332") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6778_d20260306_m010609_c001_v0001178_t0027_u01772759169140") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8ae0_d20260306_m010604_c001_v7007000_t0000_u01772759164053") 2026/03/06 01:14:31 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6750_d20260306_m010602_c001_v0001178_t0047_u01772759162677") 2026/03/06 01:14:32 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8ad9_d20260306_m010601_c001_v7007000_t0000_u01772759161921") 2026/03/06 01:14:32 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d673e_d20260306_m010601_c001_v0001178_t0016_u01772759161127") 2026/03/06 01:14:32 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a446_d20260306_m010556_c001_v7007000_t0000_u01772759156950") 2026/03/06 01:14:32 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d671e_d20260306_m010555_c001_v0001178_t0035_u01772759155698") 2026/03/06 01:14:32 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a43f_d20260306_m010553_c001_v7007000_t0000_u01772759153802") 2026/03/06 01:14:32 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d670c_d20260306_m010552_c001_v0001178_t0045_u01772759152847") 2026/03/06 01:14:32 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a43c_d20260306_m010552_c001_v7007000_t0000_u01772759152482") 2026/03/06 01:14:32 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107f5be429ca3a20_d20260306_m010551_c001_v0001146_t0022_u01772759151666") 2026/03/06 01:14:32 DEBUG : empty space: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d66fc_d20260306_m010550_c001_v0001178_t0034_u01772759150094") 2026/03/06 01:14:32 DEBUG : enormous: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8b03_d20260306_m010617_c001_v7007000_t0000_u01772759177972") 2026/03/06 01:14:32 DEBUG : enormous: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d67aa_d20260306_m010617_c001_v0001178_t0031_u01772759177375") 2026/03/06 01:14:32 DEBUG : existing: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedc9bd1_d20260306_m010928_c001_v7007000_t0000_u01772759368545") 2026/03/06 01:14:32 DEBUG : existing: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb829da_d20260306_m010927_c001_v0001183_t0031_u01772759367390") 2026/03/06 01:14:32 DEBUG : existing: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f9251_d20260306_m010637_c001_v7007000_t0000_u01772759197364") 2026/03/06 01:14:32 DEBUG : existing: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbced6_d20260306_m010635_c001_v0001103_t0010_u01772759195949") 2026/03/06 01:14:32 DEBUG : existing: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a42e_d20260306_m010547_c001_v7007000_t0000_u01772759147506") 2026/03/06 01:14:32 DEBUG : existing: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d66e6_d20260306_m010546_c001_v0001178_t0037_u01772759146554") 2026/03/06 01:14:32 DEBUG : existing: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a427_d20260306_m010545_c001_v7007000_t0000_u01772759145992") 2026/03/06 01:14:32 DEBUG : existing: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d66e4_d20260306_m010545_c001_v0001178_t0040_u01772759145417") 2026/03/06 01:14:32 DEBUG : existing: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d66de_d20260306_m010544_c001_v0001178_t0031_u01772759144661") 2026/03/06 01:14:33 DEBUG : existing-b: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f9252_d20260306_m010637_c001_v7007000_t0000_u01772759197548") 2026/03/06 01:14:33 DEBUG : existing-b: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82664_d20260306_m010635_c001_v0001183_t0010_u01772759195937") 2026/03/06 01:14:33 DEBUG : file1: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b55_d20260306_m011021_c001_v7007000_t0000_u01772759421089") 2026/03/06 01:14:33 DEBUG : file1: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82b84_d20260306_m011020_c001_v0001183_t0012_u01772759420280") 2026/03/06 01:14:33 DEBUG : file1: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b52_d20260306_m011018_c001_v7007000_t0000_u01772759418907") 2026/03/06 01:14:33 DEBUG : file1: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd9de_d20260306_m011017_c001_v0001103_t0019_u01772759417935") 2026/03/06 01:14:33 DEBUG : five: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8b08_d20260306_m010622_c001_v7007000_t0000_u01772759182363") 2026/03/06 01:14:33 DEBUG : five: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40199312369d67c0_d20260306_m010620_c001_v0001178_t0007_u01772759180399") 2026/03/06 01:14:33 DEBUG : foo: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a443_d20260306_m010555_c001_v7007000_t0000_u01772759155332") 2026/03/06 01:14:33 DEBUG : foo: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40199312369d671a_d20260306_m010554_c001_v0001178_t0007_u01772759154771") 2026/03/06 01:14:33 DEBUG : foo: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40199312369d6718_d20260306_m010554_c001_v0001178_t0007_u01772759154217") 2026/03/06 01:14:33 DEBUG : four: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8b09_d20260306_m010622_c001_v7007000_t0000_u01772759182543") 2026/03/06 01:14:33 DEBUG : four: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f415dac3addb825fa_d20260306_m010620_c001_v0001183_t0027_u01772759180966") 2026/03/06 01:14:33 DEBUG : four: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d67b8_d20260306_m010619_c001_v0001178_t0013_u01772759179824") 2026/03/06 01:14:33 DEBUG : hello world2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b643347_d20260306_m010505_c001_v7007000_t0000_u01772759105500") 2026/03/06 01:14:33 DEBUG : hello world2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6616_d20260306_m010504_c001_v0001178_t0036_u01772759104910") 2026/03/06 01:14:33 DEBUG : ignore-size: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a421_d20260306_m010544_c001_v7007000_t0000_u01772759144295") 2026/03/06 01:14:33 DEBUG : ignore-size: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d66d4_d20260306_m010543_c001_v0001178_t0012_u01772759143348") 2026/03/06 01:14:33 DEBUG : nested/sub dir/file: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f924e_d20260306_m010635_c001_v7007000_t0000_u01772759195166") 2026/03/06 01:14:34 DEBUG : nested/sub dir/file: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbcec4_d20260306_m010634_c001_v0001103_t0011_u01772759194399") 2026/03/06 01:14:34 DEBUG : nested/sub dir/file: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f924c_d20260306_m010633_c001_v7007000_t0000_u01772759193649") 2026/03/06 01:14:34 DEBUG : nested/sub dir/file: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbcea8_d20260306_m010632_c001_v0001103_t0020_u01772759192773") 2026/03/06 01:14:34 DEBUG : one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8b0a_d20260306_m010622_c001_v7007000_t0000_u01772759182724") 2026/03/06 01:14:34 DEBUG : one: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40199312369d67b0_d20260306_m010619_c001_v0001178_t0007_u01772759179252") 2026/03/06 01:14:34 DEBUG : only0: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b3c_d20260306_m011013_c001_v7007000_t0000_u01772759413346") 2026/03/06 01:14:34 DEBUG : only0: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f415dac3addb82b24_d20260306_m011007_c001_v0001183_t0027_u01772759407593") 2026/03/06 01:14:34 DEBUG : only0: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd84a_d20260306_m010953_c001_v0001103_t0052_u01772759393710") 2026/03/06 01:14:34 DEBUG : only0: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ec1c_d20260306_m010947_c001_v7007000_t0000_u01772759387221") 2026/03/06 01:14:34 DEBUG : only0: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd712_d20260306_m010932_c001_v0001103_t0028_u01772759372292") 2026/03/06 01:14:34 DEBUG : only1: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b3d_d20260306_m011013_c001_v7007000_t0000_u01772759413529") 2026/03/06 01:14:34 DEBUG : only1: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f415dac3addb82b30_d20260306_m011008_c001_v0001183_t0027_u01772759408546") 2026/03/06 01:14:34 DEBUG : only1: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd860_d20260306_m010954_c001_v0001103_t0057_u01772759394357") 2026/03/06 01:14:34 DEBUG : only1: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ec29_d20260306_m010947_c001_v7007000_t0000_u01772759387979") 2026/03/06 01:14:34 DEBUG : only1: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd722_d20260306_m010933_c001_v0001103_t0007_u01772759373116") 2026/03/06 01:14:34 DEBUG : only10: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b3f_d20260306_m011013_c001_v7007000_t0000_u01772759413711") 2026/03/06 01:14:34 DEBUG : only10: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409d8afa55cbd952_d20260306_m011007_c001_v0001103_t0033_u01772759407605") 2026/03/06 01:14:34 DEBUG : only10: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd8e0_d20260306_m011000_c001_v0001103_t0044_u01772759400282") 2026/03/06 01:14:34 DEBUG : only10: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ec26_d20260306_m010947_c001_v7007000_t0000_u01772759387807") 2026/03/06 01:14:34 DEBUG : only10: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd776_d20260306_m010938_c001_v0001103_t0000_u01772759378699") 2026/03/06 01:14:34 DEBUG : only11: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b41_d20260306_m011013_c001_v7007000_t0000_u01772759413895") 2026/03/06 01:14:34 DEBUG : only11: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f407c6d340795729d_d20260306_m011008_c001_v0001178_t0039_u01772759408198") 2026/03/06 01:14:34 DEBUG : only11: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd8e6_d20260306_m011000_c001_v0001103_t0038_u01772759400905") 2026/03/06 01:14:35 DEBUG : only11: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ec23_d20260306_m010947_c001_v7007000_t0000_u01772759387623") 2026/03/06 01:14:35 DEBUG : only11: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd784_d20260306_m010939_c001_v0001103_t0045_u01772759379383") 2026/03/06 01:14:35 DEBUG : only12: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b42_d20260306_m011014_c001_v7007000_t0000_u01772759414078") 2026/03/06 01:14:35 DEBUG : only12: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4087a0e0a88de34e_d20260306_m011008_c001_v0001131_t0053_u01772759408385") 2026/03/06 01:14:35 DEBUG : only12: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd8f4_d20260306_m011001_c001_v0001103_t0036_u01772759401632") 2026/03/06 01:14:35 DEBUG : only12: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ec28_d20260306_m010947_c001_v7007000_t0000_u01772759387959") 2026/03/06 01:14:35 DEBUG : only12: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd78c_d20260306_m010940_c001_v0001103_t0048_u01772759380298") 2026/03/06 01:14:35 DEBUG : only13: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b43_d20260306_m011014_c001_v7007000_t0000_u01772759414260") 2026/03/06 01:14:35 DEBUG : only13: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f415dac3addb82b28_d20260306_m011007_c001_v0001183_t0027_u01772759407995") 2026/03/06 01:14:35 DEBUG : only13: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd902_d20260306_m011002_c001_v0001103_t0010_u01772759402504") 2026/03/06 01:14:35 DEBUG : only13: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ec1e_d20260306_m010947_c001_v7007000_t0000_u01772759387411") 2026/03/06 01:14:35 DEBUG : only13: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd798_d20260306_m010940_c001_v0001103_t0022_u01772759380962") 2026/03/06 01:14:35 DEBUG : only14: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b44_d20260306_m011014_c001_v7007000_t0000_u01772759414444") 2026/03/06 01:14:35 DEBUG : only14: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409d8afa55cbd954_d20260306_m011008_c001_v0001103_t0033_u01772759408007") 2026/03/06 01:14:35 DEBUG : only14: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd90a_d20260306_m011003_c001_v0001103_t0032_u01772759403190") 2026/03/06 01:14:35 DEBUG : only14: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281718_d20260306_m010947_c001_v7007000_t0000_u01772759387423") 2026/03/06 01:14:35 DEBUG : only14: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd7a8_d20260306_m010941_c001_v0001103_t0057_u01772759381576") 2026/03/06 01:14:35 DEBUG : only15: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b45_d20260306_m011014_c001_v7007000_t0000_u01772759414627") 2026/03/06 01:14:35 DEBUG : only15: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f415dac3addb82b2a_d20260306_m011008_c001_v0001183_t0027_u01772759408180") 2026/03/06 01:14:35 DEBUG : only15: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd90e_d20260306_m011004_c001_v0001103_t0018_u01772759404144") 2026/03/06 01:14:36 DEBUG : only15: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28171c_d20260306_m010947_c001_v7007000_t0000_u01772759387970") 2026/03/06 01:14:36 DEBUG : only15: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd7b4_d20260306_m010942_c001_v0001103_t0039_u01772759382296") 2026/03/06 01:14:36 DEBUG : only16: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b46_d20260306_m011014_c001_v7007000_t0000_u01772759414810") 2026/03/06 01:14:36 DEBUG : only16: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409d8afa55cbd95a_d20260306_m011008_c001_v0001103_t0033_u01772759408192") 2026/03/06 01:14:36 DEBUG : only16: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd918_d20260306_m011004_c001_v0001103_t0010_u01772759404699") 2026/03/06 01:14:36 DEBUG : only16: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ec1a_d20260306_m010947_c001_v7007000_t0000_u01772759387039") 2026/03/06 01:14:36 DEBUG : only16: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd7c0_d20260306_m010942_c001_v0001103_t0004_u01772759382938") 2026/03/06 01:14:37 DEBUG : only17: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b47_d20260306_m011014_c001_v7007000_t0000_u01772759414994") 2026/03/06 01:14:37 DEBUG : only17: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f415dac3addb82b2e_d20260306_m011008_c001_v0001183_t0027_u01772759408364") 2026/03/06 01:14:37 DEBUG : only17: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd922_d20260306_m011005_c001_v0001103_t0024_u01772759405251") 2026/03/06 01:14:37 DEBUG : only17: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ec24_d20260306_m010947_c001_v7007000_t0000_u01772759387776") 2026/03/06 01:14:37 DEBUG : only17: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd7d2_d20260306_m010944_c001_v0001103_t0048_u01772759384064") 2026/03/06 01:14:37 DEBUG : only18: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b48_d20260306_m011015_c001_v7007000_t0000_u01772759415177") 2026/03/06 01:14:37 DEBUG : only18: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409d8afa55cbd95c_d20260306_m011008_c001_v0001103_t0033_u01772759408383") 2026/03/06 01:14:37 DEBUG : only18: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd92e_d20260306_m011005_c001_v0001103_t0016_u01772759405834") 2026/03/06 01:14:37 DEBUG : only18: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ec20_d20260306_m010947_c001_v7007000_t0000_u01772759387427") 2026/03/06 01:14:37 DEBUG : only18: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd7e2_d20260306_m010944_c001_v0001103_t0049_u01772759384931") 2026/03/06 01:14:37 DEBUG : only19: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b49_d20260306_m011015_c001_v7007000_t0000_u01772759415360") 2026/03/06 01:14:37 DEBUG : only19: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f407c6d340795729f_d20260306_m011008_c001_v0001178_t0039_u01772759408390") 2026/03/06 01:14:37 DEBUG : only19: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd940_d20260306_m011006_c001_v0001103_t0040_u01772759406596") 2026/03/06 01:14:37 DEBUG : only19: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ec21_d20260306_m010947_c001_v7007000_t0000_u01772759387593") 2026/03/06 01:14:37 DEBUG : only19: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd7ee_d20260306_m010945_c001_v0001103_t0041_u01772759385689") 2026/03/06 01:14:37 DEBUG : only2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b4a_d20260306_m011015_c001_v7007000_t0000_u01772759415543") 2026/03/06 01:14:37 DEBUG : only2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409d8afa55cbd964_d20260306_m011008_c001_v0001103_t0033_u01772759408566") 2026/03/06 01:14:37 DEBUG : only2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd872_d20260306_m010954_c001_v0001103_t0003_u01772759394947") 2026/03/06 01:14:37 DEBUG : only2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ec2a_d20260306_m010947_c001_v7007000_t0000_u01772759387990") 2026/03/06 01:14:37 DEBUG : only2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd72c_d20260306_m010933_c001_v0001103_t0036_u01772759373740") 2026/03/06 01:14:37 DEBUG : only3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b4b_d20260306_m011015_c001_v7007000_t0000_u01772759415728") 2026/03/06 01:14:37 DEBUG : only3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4087a0e0a88de352_d20260306_m011008_c001_v0001131_t0053_u01772759408573") 2026/03/06 01:14:37 DEBUG : only3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd886_d20260306_m010955_c001_v0001103_t0042_u01772759395629") 2026/03/06 01:14:37 DEBUG : only3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ec2b_d20260306_m010948_c001_v7007000_t0000_u01772759388141") 2026/03/06 01:14:37 DEBUG : only3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd734_d20260306_m010934_c001_v0001103_t0025_u01772759374403") 2026/03/06 01:14:38 DEBUG : only4: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b4c_d20260306_m011015_c001_v7007000_t0000_u01772759415911") 2026/03/06 01:14:38 DEBUG : only4: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f407c6d34079572a3_d20260306_m011008_c001_v0001178_t0039_u01772759408584") 2026/03/06 01:14:38 DEBUG : only4: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd894_d20260306_m010956_c001_v0001103_t0015_u01772759396209") 2026/03/06 01:14:38 DEBUG : only4: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a281719_d20260306_m010947_c001_v7007000_t0000_u01772759387604") 2026/03/06 01:14:38 DEBUG : only4: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd740_d20260306_m010934_c001_v0001103_t0044_u01772759374894") 2026/03/06 01:14:38 DEBUG : only5: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b4d_d20260306_m011016_c001_v7007000_t0000_u01772759416096") 2026/03/06 01:14:38 DEBUG : only5: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f415dac3addb82b3a_d20260306_m011008_c001_v0001183_t0027_u01772759408916") 2026/03/06 01:14:38 DEBUG : only5: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd8a2_d20260306_m010957_c001_v0001103_t0005_u01772759397049") 2026/03/06 01:14:38 DEBUG : only5: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28171a_d20260306_m010947_c001_v7007000_t0000_u01772759387787") 2026/03/06 01:14:38 DEBUG : only5: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd748_d20260306_m010935_c001_v0001103_t0035_u01772759375612") 2026/03/06 01:14:38 DEBUG : only6: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b4e_d20260306_m011016_c001_v7007000_t0000_u01772759416359") 2026/03/06 01:14:38 DEBUG : only6: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f407c6d34079572a7_d20260306_m011008_c001_v0001178_t0039_u01772759408767") 2026/03/06 01:14:38 DEBUG : only6: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd8aa_d20260306_m010957_c001_v0001103_t0056_u01772759397673") 2026/03/06 01:14:38 DEBUG : only6: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ec25_d20260306_m010947_c001_v7007000_t0000_u01772759387796") 2026/03/06 01:14:38 DEBUG : only6: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd74a_d20260306_m010936_c001_v0001103_t0028_u01772759376164") 2026/03/06 01:14:38 DEBUG : only7: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b4f_d20260306_m011016_c001_v7007000_t0000_u01772759416543") 2026/03/06 01:14:38 DEBUG : only7: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f415dac3addb82b36_d20260306_m011008_c001_v0001183_t0027_u01772759408733") 2026/03/06 01:14:38 DEBUG : only7: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd8ba_d20260306_m010958_c001_v0001103_t0003_u01772759398325") 2026/03/06 01:14:38 DEBUG : only7: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28171d_d20260306_m010948_c001_v7007000_t0000_u01772759388152") 2026/03/06 01:14:38 DEBUG : only7: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd758_d20260306_m010936_c001_v0001103_t0015_u01772759376758") 2026/03/06 01:14:38 DEBUG : only8: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b50_d20260306_m011016_c001_v7007000_t0000_u01772759416727") 2026/03/06 01:14:38 DEBUG : only8: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4087a0e0a88de354_d20260306_m011008_c001_v0001131_t0053_u01772759408757") 2026/03/06 01:14:39 DEBUG : only8: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd8c6_d20260306_m010958_c001_v0001103_t0055_u01772759398946") 2026/03/06 01:14:39 DEBUG : only8: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ec22_d20260306_m010947_c001_v7007000_t0000_u01772759387613") 2026/03/06 01:14:39 DEBUG : only8: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd75e_d20260306_m010937_c001_v0001103_t0056_u01772759377465") 2026/03/06 01:14:39 DEBUG : only9: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b51_d20260306_m011016_c001_v7007000_t0000_u01772759416911") 2026/03/06 01:14:39 DEBUG : only9: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409d8afa55cbd966_d20260306_m011008_c001_v0001103_t0033_u01772759408749") 2026/03/06 01:14:39 DEBUG : only9: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd8d0_d20260306_m010959_c001_v0001103_t0042_u01772759399656") 2026/03/06 01:14:39 DEBUG : only9: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41876ddd2a53ec1d_d20260306_m010947_c001_v7007000_t0000_u01772759387410") 2026/03/06 01:14:39 DEBUG : only9: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd768_d20260306_m010938_c001_v0001103_t0031_u01772759378102") 2026/03/06 01:14:39 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f9249_d20260306_m010631_c001_v7007000_t0000_u01772759191638") 2026/03/06 01:14:39 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb8263e_d20260306_m010629_c001_v0001183_t0038_u01772759189643") 2026/03/06 01:14:39 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f9245_d20260306_m010628_c001_v7007000_t0000_u01772759188909") 2026/03/06 01:14:39 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbce54_d20260306_m010626_c001_v0001103_t0050_u01772759186985") 2026/03/06 01:14:39 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f9242_d20260306_m010626_c001_v7007000_t0000_u01772759186107") 2026/03/06 01:14:39 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82612_d20260306_m010623_c001_v0001183_t0044_u01772759183648") 2026/03/06 01:14:39 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8afd_d20260306_m010614_c001_v7007000_t0000_u01772759174381") 2026/03/06 01:14:39 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d678e_d20260306_m010613_c001_v0001178_t0026_u01772759173212") 2026/03/06 01:14:39 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8af4_d20260306_m010611_c001_v7007000_t0000_u01772759171732") 2026/03/06 01:14:39 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d677e_d20260306_m010610_c001_v0001178_t0024_u01772759170868") 2026/03/06 01:14:39 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8aea_d20260306_m010609_c001_v7007000_t0000_u01772759169728") 2026/03/06 01:14:39 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6776_d20260306_m010608_c001_v0001178_t0047_u01772759168918") 2026/03/06 01:14:39 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8ade_d20260306_m010603_c001_v7007000_t0000_u01772759163506") 2026/03/06 01:14:39 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d674c_d20260306_m010602_c001_v0001178_t0038_u01772759162464") 2026/03/06 01:14:40 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8ada_d20260306_m010602_c001_v7007000_t0000_u01772759162105") 2026/03/06 01:14:40 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d673c_d20260306_m010600_c001_v0001178_t0013_u01772759160908") 2026/03/06 01:14:40 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8ad7_d20260306_m010600_c001_v7007000_t0000_u01772759160551") 2026/03/06 01:14:40 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6734_d20260306_m010559_c001_v0001178_t0003_u01772759159975") 2026/03/06 01:14:40 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d672e_d20260306_m010559_c001_v0001178_t0033_u01772759159404") 2026/03/06 01:14:40 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8ad3_d20260306_m010559_c001_v7007000_t0000_u01772759159045") 2026/03/06 01:14:40 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d672a_d20260306_m010558_c001_v0001178_t0022_u01772759158432") 2026/03/06 01:14:40 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6728_d20260306_m010557_c001_v0001178_t0042_u01772759157854") 2026/03/06 01:14:40 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a448_d20260306_m010557_c001_v7007000_t0000_u01772759157133") 2026/03/06 01:14:40 DEBUG : potato: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6724_d20260306_m010556_c001_v0001178_t0051_u01772759156276") 2026/03/06 01:14:40 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f421966c5bdb58763_d20260306_m010716_c001_v7007000_t0000_u01772759236027") 2026/03/06 01:14:40 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd0cc_d20260306_m010715_c001_v0001103_t0010_u01772759235376") 2026/03/06 01:14:40 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f4582ef_d20260306_m010706_c001_v7007000_t0000_u01772759226617") 2026/03/06 01:14:40 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb826fe_d20260306_m010702_c001_v0001183_t0025_u01772759222208") 2026/03/06 01:14:40 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0e566_d20260306_m010654_c001_v7007000_t0000_u01772759214350") 2026/03/06 01:14:40 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbcf7e_d20260306_m010649_c001_v0001103_t0040_u01772759209766") 2026/03/06 01:14:40 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f9257_d20260306_m010642_c001_v7007000_t0000_u01772759202501") 2026/03/06 01:14:40 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82672_d20260306_m010638_c001_v0001183_t0023_u01772759198495") 2026/03/06 01:14:40 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8b04_d20260306_m010618_c001_v7007000_t0000_u01772759178152") 2026/03/06 01:14:40 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d67a2_d20260306_m010616_c001_v0001178_t0044_u01772759176932") 2026/03/06 01:14:40 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8b02_d20260306_m010616_c001_v7007000_t0000_u01772759176575") 2026/03/06 01:14:40 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6798_d20260306_m010614_c001_v0001178_t0012_u01772759174920") 2026/03/06 01:14:41 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8afe_d20260306_m010614_c001_v7007000_t0000_u01772759174563") 2026/03/06 01:14:41 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6792_d20260306_m010613_c001_v0001178_t0034_u01772759173785") 2026/03/06 01:14:41 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8af7_d20260306_m010612_c001_v7007000_t0000_u01772759172855") 2026/03/06 01:14:41 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6788_d20260306_m010612_c001_v0001178_t0055_u01772759172089") 2026/03/06 01:14:41 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8af0_d20260306_m010610_c001_v7007000_t0000_u01772759170513") 2026/03/06 01:14:41 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d677c_d20260306_m010609_c001_v0001178_t0015_u01772759169734") 2026/03/06 01:14:41 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8ae1_d20260306_m010604_c001_v7007000_t0000_u01772759164234") 2026/03/06 01:14:41 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6752_d20260306_m010603_c001_v0001178_t0055_u01772759163249") 2026/03/06 01:14:41 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b64334a_d20260306_m010508_c001_v7007000_t0000_u01772759108459") 2026/03/06 01:14:41 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6624_d20260306_m010507_c001_v0001178_t0017_u01772759107870") 2026/03/06 01:14:41 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b643349_d20260306_m010506_c001_v7007000_t0000_u01772759106733") 2026/03/06 01:14:41 DEBUG : potato2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d661a_d20260306_m010506_c001_v0001178_t0004_u01772759106050") 2026/03/06 01:14:41 DEBUG : potato3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f4582f0_d20260306_m010706_c001_v7007000_t0000_u01772759226949") 2026/03/06 01:14:41 DEBUG : potato3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82704_d20260306_m010703_c001_v0001183_t0028_u01772759223353") 2026/03/06 01:14:41 DEBUG : potato3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0e567_d20260306_m010654_c001_v7007000_t0000_u01772759214554") 2026/03/06 01:14:41 DEBUG : potato3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbcf8e_d20260306_m010650_c001_v0001103_t0050_u01772759210708") 2026/03/06 01:14:41 DEBUG : potato3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f9256_d20260306_m010642_c001_v7007000_t0000_u01772759202316") 2026/03/06 01:14:41 DEBUG : potato3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb8267a_d20260306_m010639_c001_v0001183_t0046_u01772759199099") 2026/03/06 01:14:41 DEBUG : pre-dest1/1: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41299c15a79f5bc8_d20260306_m010749_c001_v7007000_t0000_u01772759269243") 2026/03/06 01:14:41 DEBUG : pre-dest1/1: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb827ca_d20260306_m010741_c001_v0001183_t0017_u01772759261039") 2026/03/06 01:14:42 DEBUG : pre-dest2/2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41299c15a79f5bc9_d20260306_m010749_c001_v7007000_t0000_u01772759269424") 2026/03/06 01:14:42 DEBUG : pre-dest2/2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd1ee_d20260306_m010741_c001_v0001103_t0016_u01772759261647") 2026/03/06 01:14:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedc8f38_d20260306_m010726_c001_v7007000_t0000_u01772759246723") 2026/03/06 01:14:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb8277a_d20260306_m010723_c001_v0001183_t0014_u01772759243726") 2026/03/06 01:14:42 DEBUG : sizeonly: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a41a_d20260306_m010542_c001_v7007000_t0000_u01772759142796") 2026/03/06 01:14:42 DEBUG : sizeonly: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d66c8_d20260306_m010541_c001_v0001178_t0038_u01772759141842") 2026/03/06 01:14:42 DEBUG : splitbanan: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28182b_d20260306_m011205_c001_v7007000_t0000_u01772759525901") 2026/03/06 01:14:42 DEBUG : splitbanan: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdf25_d20260306_m011158_c001_v0001103_t0051_u01772759518850") 2026/03/06 01:14:42 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458abe_d20260306_m011320_c001_v7007000_t0000_u01772759600411") 2026/03/06 01:14:42 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe282_d20260306_m011313_c001_v0001103_t0002_u01772759593729") 2026/03/06 01:14:42 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4030e6bc449b5419_d20260306_m011305_c001_v7007000_t0000_u01772759585007") 2026/03/06 01:14:42 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe202_d20260306_m011259_c001_v0001103_t0011_u01772759579024") 2026/03/06 01:14:42 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f422a33e966bdc60e_d20260306_m011250_c001_v7007000_t0000_u01772759570698") 2026/03/06 01:14:42 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe143_d20260306_m011244_c001_v0001103_t0049_u01772759564472") 2026/03/06 01:14:42 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f413a47defee72116_d20260306_m011236_c001_v7007000_t0000_u01772759556021") 2026/03/06 01:14:42 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe08b_d20260306_m011229_c001_v0001103_t0008_u01772759549994") 2026/03/06 01:14:42 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4239a25022388800_d20260306_m011221_c001_v7007000_t0000_u01772759541680") 2026/03/06 01:14:42 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdfeb_d20260306_m011214_c001_v0001103_t0000_u01772759534764") 2026/03/06 01:14:42 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f401f837f0a28180d_d20260306_m011200_c001_v7007000_t0000_u01772759520420") 2026/03/06 01:14:42 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4f2_d20260306_m011157_c001_v0001131_t0043_u01772759517776") 2026/03/06 01:14:42 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4102a247f1969382_d20260306_m011149_c001_v7007000_t0000_u01772759509943") 2026/03/06 01:14:42 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82ddc_d20260306_m011142_c001_v0001183_t0051_u01772759502902") 2026/03/06 01:14:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4054dbf55213a76f_d20260306_m011141_c001_v7007000_t0000_u01772759501965") 2026/03/06 01:14:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbde3d_d20260306_m011138_c001_v0001103_t0039_u01772759498076") 2026/03/06 01:14:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f416740bd60b7a2ff_d20260306_m011129_c001_v7007000_t0000_u01772759489549") 2026/03/06 01:14:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079573d9_d20260306_m011122_c001_v0001178_t0008_u01772759482602") 2026/03/06 01:14:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4060d65feedcba92_d20260306_m011121_c001_v7007000_t0000_u01772759481508") 2026/03/06 01:14:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdd17_d20260306_m011118_c001_v0001103_t0017_u01772759478372") 2026/03/06 01:14:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f419d63c161dfe531_d20260306_m011104_c001_v7007000_t0000_u01772759464683") 2026/03/06 01:14:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdc17_d20260306_m011101_c001_v0001103_t0037_u01772759461365") 2026/03/06 01:14:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f39_d20260306_m011053_c001_v7007000_t0000_u01772759453034") 2026/03/06 01:14:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbdb4f_d20260306_m011046_c001_v0001103_t0037_u01772759446585") 2026/03/06 01:14:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40882dbb03f0eb15_d20260306_m011038_c001_v7007000_t0000_u01772759438535") 2026/03/06 01:14:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbda8f_d20260306_m011032_c001_v0001103_t0026_u01772759432269") 2026/03/06 01:14:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4008d87a95ea1f75_d20260306_m011144_c001_v7007000_t0000_u01772759504814") 2026/03/06 01:14:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de4a4_d20260306_m011139_c001_v0001131_t0012_u01772759499463") 2026/03/06 01:14:43 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b5d_d20260306_m011025_c001_v7007000_t0000_u01772759425369") 2026/03/06 01:14:43 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbda2c_d20260306_m011023_c001_v0001103_t0044_u01772759423992") 2026/03/06 01:14:43 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b5a_d20260306_m011023_c001_v7007000_t0000_u01772759423227") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de38e_d20260306_m011022_c001_v0001131_t0001_u01772759422059") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f924f_d20260306_m010635_c001_v7007000_t0000_u01772759195350") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82658_d20260306_m010634_c001_v0001183_t0026_u01772759194388") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f924d_d20260306_m010633_c001_v7007000_t0000_u01772759193833") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb8264a_d20260306_m010632_c001_v0001183_t0028_u01772759192762") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a19b_d20260306_m010539_c001_v7007000_t0000_u01772759139784") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d66b2_d20260306_m010538_c001_v0001178_t0017_u01772759138479") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a198_d20260306_m010538_c001_v7007000_t0000_u01772759138111") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d66ac_d20260306_m010537_c001_v0001178_t0039_u01772759137167") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a190_d20260306_m010534_c001_v7007000_t0000_u01772759134922") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d669e_d20260306_m010533_c001_v0001178_t0025_u01772759133750") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a18f_d20260306_m010533_c001_v7007000_t0000_u01772759133209") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d669a_d20260306_m010532_c001_v0001178_t0035_u01772759132285") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6694_d20260306_m010529_c001_v0001178_t0012_u01772759129472") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f420635515d88a18b_d20260306_m010529_c001_v7007000_t0000_u01772759129108") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6686_d20260306_m010528_c001_v0001178_t0008_u01772759128481") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6680_d20260306_m010527_c001_v0001178_t0004_u01772759127877") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b643372_d20260306_m010527_c001_v7007000_t0000_u01772759127143") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6668_d20260306_m010524_c001_v0001178_t0036_u01772759124661") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d665a_d20260306_m010521_c001_v0001178_t0057_u01772759121983") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b643367_d20260306_m010521_c001_v7007000_t0000_u01772759121621") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6656_d20260306_m010521_c001_v0001178_t0011_u01772759121034") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6652_d20260306_m010520_c001_v0001178_t0057_u01772759120466") 2026/03/06 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b643364_d20260306_m010520_c001_v7007000_t0000_u01772759120106") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6646_d20260306_m010516_c001_v0001178_t0053_u01772759116449") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b64335c_d20260306_m010516_c001_v7007000_t0000_u01772759116086") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6642_d20260306_m010515_c001_v0001178_t0049_u01772759115517") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b64335b_d20260306_m010514_c001_v7007000_t0000_u01772759114614") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d663c_d20260306_m010514_c001_v0001178_t0043_u01772759114043") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b643359_d20260306_m010513_c001_v7007000_t0000_u01772759113498") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6636_d20260306_m010512_c001_v0001178_t0052_u01772759112930") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b643355_d20260306_m010512_c001_v7007000_t0000_u01772759112028") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6632_d20260306_m010511_c001_v0001178_t0054_u01772759111247") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b64334e_d20260306_m010510_c001_v7007000_t0000_u01772759110697") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6630_d20260306_m010510_c001_v0001178_t0050_u01772759110128") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b64334d_d20260306_m010509_c001_v7007000_t0000_u01772759109583") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6628_d20260306_m010509_c001_v0001178_t0001_u01772759109003") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b643344_d20260306_m010504_c001_v7007000_t0000_u01772759104370") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6610_d20260306_m010503_c001_v0001178_t0029_u01772759103785") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b643335_d20260306_m010503_c001_v7007000_t0000_u01772759103242") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d6602_d20260306_m010502_c001_v0001178_t0016_u01772759102647") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b643326_d20260306_m010501_c001_v7007000_t0000_u01772759101734") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d65fc_d20260306_m010501_c001_v0001178_t0023_u01772759101153") 2026/03/06 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b643324_d20260306_m010458_c001_v7007000_t0000_u01772759098913") 2026/03/06 01:14:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d65f2_d20260306_m010458_c001_v0001178_t0001_u01772759098330") 2026/03/06 01:14:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b5e_d20260306_m011025_c001_v7007000_t0000_u01772759425552") 2026/03/06 01:14:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82b98_d20260306_m011024_c001_v0001183_t0045_u01772759424001") 2026/03/06 01:14:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b5b_d20260306_m011023_c001_v7007000_t0000_u01772759423410") 2026/03/06 01:14:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079572d3_d20260306_m011022_c001_v0001178_t0054_u01772759422068") 2026/03/06 01:14:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458ace_d20260306_m011322_c001_v7007000_t0000_u01772759602584") 2026/03/06 01:14:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de5e7_d20260306_m011321_c001_v0001131_t0012_u01772759601829") 2026/03/06 01:14:46 DEBUG : sub/yam: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f9248_d20260306_m010631_c001_v7007000_t0000_u01772759191067") 2026/03/06 01:14:46 DEBUG : sub/yam: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbce86_d20260306_m010629_c001_v0001103_t0012_u01772759189655") 2026/03/06 01:14:46 DEBUG : test_dir1/file2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b56_d20260306_m011021_c001_v7007000_t0000_u01772759421289") 2026/03/06 01:14:46 DEBUG : test_dir1/file2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbd9fc_d20260306_m011019_c001_v0001103_t0027_u01772759419943") 2026/03/06 01:14:46 DEBUG : test_dir1/file2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b53_d20260306_m011019_c001_v7007000_t0000_u01772759419091") 2026/03/06 01:14:46 DEBUG : test_dir1/file2: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de37e_d20260306_m011017_c001_v0001131_t0030_u01772759417956") 2026/03/06 01:14:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b57_d20260306_m011021_c001_v7007000_t0000_u01772759421472") 2026/03/06 01:14:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079572cb_d20260306_m011019_c001_v0001178_t0017_u01772759419932") 2026/03/06 01:14:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41790e618b644b54_d20260306_m011019_c001_v7007000_t0000_u01772759419336") 2026/03/06 01:14:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079572c3_d20260306_m011017_c001_v0001178_t0027_u01772759417943") 2026/03/06 01:14:46 DEBUG : three: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8b0b_d20260306_m010622_c001_v7007000_t0000_u01772759182904") 2026/03/06 01:14:46 DEBUG : three: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d67c4_d20260306_m010621_c001_v0001178_t0058_u01772759181762") 2026/03/06 01:14:46 DEBUG : three: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10199312369d67b6_d20260306_m010619_c001_v0001178_t0032_u01772759179619") 2026/03/06 01:14:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458ad4_d20260306_m011324_c001_v7007000_t0000_u01772759604173") 2026/03/06 01:14:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb83046_d20260306_m011323_c001_v0001183_t0011_u01772759603554") 2026/03/06 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458b0b_d20260306_m011342_c001_v7007000_t0000_u01772759622822") 2026/03/06 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079575ca_d20260306_m011341_c001_v0001178_t0024_u01772759621060") 2026/03/06 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458b03_d20260306_m011339_c001_v7007000_t0000_u01772759619433") 2026/03/06 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb830a2_d20260306_m011337_c001_v0001183_t0048_u01772759617816") 2026/03/06 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458b02_d20260306_m011336_c001_v7007000_t0000_u01772759616824") 2026/03/06 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de61b_d20260306_m011336_c001_v0001131_t0020_u01772759616146") 2026/03/06 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458af2_d20260306_m011331_c001_v7007000_t0000_u01772759611433") 2026/03/06 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb83076_d20260306_m011330_c001_v0001183_t0055_u01772759610616") 2026/03/06 01:14:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458afc_d20260306_m011333_c001_v7007000_t0000_u01772759613447") 2026/03/06 01:14:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079575b7_d20260306_m011332_c001_v0001178_t0031_u01772759612382") 2026/03/06 01:14:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458aed_d20260306_m011329_c001_v7007000_t0000_u01772759609590") 2026/03/06 01:14:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1087a0e0a88de5fd_d20260306_m011328_c001_v0001131_t0022_u01772759608762") 2026/03/06 01:14:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458ae8_d20260306_m011327_c001_v7007000_t0000_u01772759607793") 2026/03/06 01:14:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe2ee_d20260306_m011326_c001_v0001103_t0020_u01772759606821") 2026/03/06 01:14:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458ada_d20260306_m011325_c001_v7007000_t0000_u01772759605805") 2026/03/06 01:14:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f107c6d34079575a5_d20260306_m011325_c001_v0001178_t0012_u01772759605166") 2026/03/06 01:14:47 DEBUG : toe/toe/toe: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41942c6a2b8f9011_d20260306_m011347_c001_v7007000_t0000_u01772759627537") 2026/03/06 01:14:47 DEBUG : toe/toe/toe: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb830ce_d20260306_m011346_c001_v0001183_t0041_u01772759626913") 2026/03/06 01:14:47 DEBUG : toe/toe/toe: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458aff_d20260306_m011335_c001_v7007000_t0000_u01772759615164") 2026/03/06 01:14:47 DEBUG : toe/toe/toe: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe346_d20260306_m011334_c001_v0001103_t0012_u01772759614395") 2026/03/06 01:14:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458b0c_d20260306_m011343_c001_v7007000_t0000_u01772759623405") 2026/03/06 01:14:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbe39a_d20260306_m011342_c001_v0001103_t0016_u01772759622390") 2026/03/06 01:14:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f4116c6451f458b04_d20260306_m011340_c001_v7007000_t0000_u01772759620092") 2026/03/06 01:14:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1157120144975d5f_d20260306_m011338_c001_v0001040_t0036_u01772759618977") 2026/03/06 01:14:48 DEBUG : two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f41514fadd9aa8b0d_d20260306_m010623_c001_v7007000_t0000_u01772759183086") 2026/03/06 01:14:48 DEBUG : two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409d8afa55cbce00_d20260306_m010621_c001_v0001103_t0033_u01772759181159") 2026/03/06 01:14:48 DEBUG : two: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f40199312369d67b4_d20260306_m010619_c001_v0001178_t0007_u01772759179435") 2026/03/06 01:14:48 DEBUG : yam: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f924a_d20260306_m010631_c001_v7007000_t0000_u01772759191823") 2026/03/06 01:14:48 DEBUG : yam: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f118e719f783eb633_d20260306_m010630_c001_v0001167_t0031_u01772759190578") 2026/03/06 01:14:48 DEBUG : yam: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f9244_d20260306_m010628_c001_v7007000_t0000_u01772759188357") 2026/03/06 01:14:48 DEBUG : yam: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f115dac3addb82634_d20260306_m010626_c001_v0001183_t0047_u01772759186855") 2026/03/06 01:14:48 DEBUG : yam: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f9241_d20260306_m010625_c001_v7007000_t0000_u01772759185555") 2026/03/06 01:14:48 DEBUG : yam: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f109d8afa55cbce1e_d20260306_m010623_c001_v0001103_t0025_u01772759183660") 2026/03/06 01:14:48 DEBUG : yaml: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f9247_d20260306_m010629_c001_v7007000_t0000_u01772759189092") 2026/03/06 01:14:48 DEBUG : yaml: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f1139a0d5e5241a2d_d20260306_m010628_c001_v0001101_t0043_u01772759188035") 2026/03/06 01:14:48 DEBUG : yaml: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f409304ff7e5f9243_d20260306_m010626_c001_v7007000_t0000_u01772759186291") 2026/03/06 01:14:48 DEBUG : yaml: Deleting (id "4_z9fd21dc3a0ddcb0b9fc80e1b_f10944084c5f566f9_d20260306_m010625_c001_v0001039_t0023_u01772759185107") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m54.328194127s (try 1/5)