"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/02/25 01:48:30 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu" 2026/02/25 01:48:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 01:48:30 DEBUG : Creating backend with remote "/tmp/rclone1867576967" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:48:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/25 01:48:31 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:31 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/25 01:48:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:48:32 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:32 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:48:33 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 01:48:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:48:33 INFO : sub dir/hello world: Copied (new) 2026/02/25 01:48:33 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.89s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", 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-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", 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-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:34 DEBUG : Creating backend with remote "/non-existing" 2026/02/25 01:48:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/25 01:48:35 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:35 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.58s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:48:36 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:36 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:48:36 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 01:48:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:48:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", 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-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:37 INFO : B2 bucket rclone-test-nulakaj2vewu: Running all checks before starting transfers 2026/02/25 01:48:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:48:37 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:37 INFO : B2 bucket rclone-test-nulakaj2vewu: Checks finished, now starting transfers 2026/02/25 01:48:37 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:48:38 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 01:48:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:48:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.32s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:38 ERROR : Ignoring --no-traverse with sync 2026/02/25 01:48:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:48:39 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:39 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:48:39 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 01:48:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:48:39 INFO : sub dir/hello world: Copied (new) 2026/02/25 01:48:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.24s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/25 01:48:40 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:40 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:48:40 DEBUG : hello world2: size = 12 OK 2026/02/25 01:48:40 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/25 01:48:40 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.29s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 01:48:41 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:41 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:48:42 DEBUG : potato2: size = 11 OK 2026/02/25 01:48:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:48:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 01:48:43 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:43 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:48:43 DEBUG : potato2: size = 11 OK 2026/02/25 01:48:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:48:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.64s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/25 01:48:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 01:48:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/25 01:48:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/25 01:48:44 INFO : sub dir2: Making directory 2026/02/25 01:48:44 INFO : sub dir: Making directory 2026/02/25 01:48:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:48:44 INFO : sub dir2/sub sub dir2: Making directory 2026/02/25 01:48:44 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:44 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:48:45 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 01:48:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:48:45 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/02/25 01:48:45 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.35s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:45 INFO : sub dir2: Making directory 2026/02/25 01:48:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/25 01:48:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 01:48:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:48:45 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:45 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:48:46 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 01:48:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:48:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.43s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:47 DEBUG : sub dir2: Making directory with metadata 2026/02/25 01:48:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 01:48:47 INFO : sub dir2: Making directory 2026/02/25 01:48:47 INFO : sub dir: Making directory 2026/02/25 01:48:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:48:47 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:47 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:48:47 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 01:48:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:48:47 INFO : sub dir/hello world: Copied (new) 2026/02/25 01:48:47 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/25 01:48:47 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/25 01:48:48 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.36s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", 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-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:48 INFO : sub dir2: Making directory 2026/02/25 01:48:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:48:49 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:49 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:48:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 01:48:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:48:49 INFO : sub dir/hello world: Copied (new) 2026/02/25 01:48:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.29s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:50 DEBUG : sub dir2: Making directory with metadata 2026/02/25 01:48:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 01:48:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/25 01:48:50 INFO : sub dir2: Making directory 2026/02/25 01:48:50 INFO : sub dir: Making directory 2026/02/25 01:48:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:48:50 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:50 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:48:50 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 01:48:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:48:50 INFO : sub dir/hello world: Copied (new) 2026/02/25 01:48:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/25 01:48:50 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.33s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", 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-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:51 INFO : sub dir2: Making directory 2026/02/25 01:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:48:52 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:52 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:48:52 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 01:48:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:48:52 INFO : sub dir/hello world: Copied (new) 2026/02/25 01:48:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.30s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:53 DEBUG : Creating backend with remote "TestB2:rclone-test-moguruc1juye" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nulakaj2vewu -> B2 bucket rclone-test-moguruc1juye 2026/02/25 01:48:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:48:54 DEBUG : B2 bucket rclone-test-moguruc1juye: Waiting for checks to finish 2026/02/25 01:48:54 DEBUG : B2 bucket rclone-test-moguruc1juye: Waiting for transfers to finish 2026/02/25 01:48:55 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 01:48:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:48:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/25 01:48:56 DEBUG : B2 bucket rclone-test-moguruc1juye: Purge remote 2026/02/25 01:48:56 INFO : B2 bucket rclone-test-moguruc1juye: cleaning bucket "rclone-test-moguruc1juye" of all files 2026/02/25 01:48:56 DEBUG : sub dir/hello world: Deleting (id "4_zafd22d3370cd9b2b9fc80e1b_f1082b607dc14356c_d20260225_m014855_c001_v0001093_t0057_u01771984135621") --- PASS: TestServerSideCopy (4.15s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:48:58 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:48:58 DEBUG : sub dir/hello world: Sizes differ 2026/02/25 01:48:58 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:48:58 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:48:58 DEBUG : sub dir/hello world: size = 17 OK 2026/02/25 01:48:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/25 01:48:58 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.93s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:48:59 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubay8taco" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nulakaj2vewu -> B2 bucket rclone-test-rimubay8taco 2026/02/25 01:49:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:49:01 DEBUG : B2 bucket rclone-test-rimubay8taco: Waiting for checks to finish 2026/02/25 01:49:01 DEBUG : B2 bucket rclone-test-rimubay8taco: Waiting for transfers to finish 2026/02/25 01:49:02 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 01:49:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:49:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/25 01:49:03 DEBUG : B2 bucket rclone-test-rimubay8taco: Waiting for checks to finish 2026/02/25 01:49:03 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:49:03 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rimubay8taco) 2026/02/25 01:49:03 DEBUG : sub dir/hello world: Sizes differ 2026/02/25 01:49:03 DEBUG : B2 bucket rclone-test-rimubay8taco: Waiting for transfers to finish 2026/02/25 01:49:04 DEBUG : sub dir/hello world: size = 17 OK 2026/02/25 01:49:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/25 01:49:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/25 01:49:04 DEBUG : B2 bucket rclone-test-rimubay8taco: Purge remote 2026/02/25 01:49:04 INFO : B2 bucket rclone-test-rimubay8taco: cleaning bucket "rclone-test-rimubay8taco" of all files 2026/02/25 01:49:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f623db370cd9b2b9fc80e1b_f11654d4b5ec94546_d20260225_m014903_c001_v0001033_t0039_u01771984143659") 2026/02/25 01:49:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f623db370cd9b2b9fc80e1b_f109ec1f9b7c9a106_d20260225_m014901_c001_v0001103_t0012_u01771984141573") --- PASS: TestServerSideCopyOverSelf (6.81s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:07 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:49:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:49:07 DEBUG : sub dir/hello world: Sizes differ 2026/02/25 01:49:07 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:07 DEBUG : sub dir/hello world: size = 17 OK 2026/02/25 01:49:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/25 01:49:07 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/25 01:49:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.21s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zebitey2xati" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nulakaj2vewu -> B2 bucket rclone-test-zebitey2xati 2026/02/25 01:49:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:49:10 DEBUG : B2 bucket rclone-test-zebitey2xati: Waiting for checks to finish 2026/02/25 01:49:10 DEBUG : B2 bucket rclone-test-zebitey2xati: Waiting for transfers to finish 2026/02/25 01:49:10 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 01:49:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:49:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/25 01:49:11 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:49:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zebitey2xati) 2026/02/25 01:49:11 DEBUG : sub dir/hello world: Sizes differ 2026/02/25 01:49:11 DEBUG : B2 bucket rclone-test-zebitey2xati: Waiting for checks to finish 2026/02/25 01:49:11 DEBUG : B2 bucket rclone-test-zebitey2xati: Waiting for transfers to finish 2026/02/25 01:49:12 DEBUG : sub dir/hello world: size = 17 OK 2026/02/25 01:49:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/25 01:49:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/25 01:49:12 INFO : sub dir/hello world: Deleted 2026/02/25 01:49:13 DEBUG : testing file moves 2026/02/25 01:49:13 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:49:13 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zebitey2xati) 2026/02/25 01:49:13 DEBUG : sub dir/hello world: Sizes differ 2026/02/25 01:49:13 DEBUG : B2 bucket rclone-test-zebitey2xati: Waiting for checks to finish 2026/02/25 01:49:13 DEBUG : B2 bucket rclone-test-zebitey2xati: Waiting for transfers to finish 2026/02/25 01:49:15 DEBUG : sub dir/hello world: size = 24 OK 2026/02/25 01:49:15 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/25 01:49:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/25 01:49:15 INFO : sub dir/hello world: Deleted 2026/02/25 01:49:15 DEBUG : B2 bucket rclone-test-zebitey2xati: Purge remote 2026/02/25 01:49:15 INFO : B2 bucket rclone-test-zebitey2xati: cleaning bucket "rclone-test-zebitey2xati" of all files 2026/02/25 01:49:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f925de370cd9b2b9fc80e1b_f10622a9f462786f1_d20260225_m014914_c001_v0001173_t0028_u01771984154073") 2026/02/25 01:49:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f925de370cd9b2b9fc80e1b_f1112c36f9f294713_d20260225_m014912_c001_v0001038_t0045_u01771984152044") 2026/02/25 01:49:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f925de370cd9b2b9fc80e1b_f104d9fe00f2bf745_d20260225_m014910_c001_v0001179_t0025_u01771984150654") --- PASS: TestServerSideMoveOverSelf (9.28s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:17 ERROR : error listing: directory not found 2026/02/25 01:49:18 INFO : Local file system at /tmp/rclone1867576967: Making directory 2026/02/25 01:49:18 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:18 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.66s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:49:20 DEBUG : Local file system at /tmp/rclone1867576967: Waiting for checks to finish 2026/02/25 01:49:20 DEBUG : Local file system at /tmp/rclone1867576967: Waiting for transfers to finish 2026/02/25 01:49:20 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/25 01:49:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:49:20 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/25 01:49:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.92s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:21 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/25 01:49:21 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:21 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:21 DEBUG : check sum: size = 1 OK 2026/02/25 01:49:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/25 01:49:21 INFO : check sum: Copied (new) 2026/02/25 01:49:21 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:22 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:22 DEBUG : check sum: size = 1 OK 2026/02/25 01:49:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/25 01:49:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/25 01:49:22 DEBUG : check sum: Unchanged skipping 2026/02/25 01:49:22 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:22 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:22 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.64s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/25 01:49:23 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:23 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:23 DEBUG : sizeonly: size = 6 OK 2026/02/25 01:49:23 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/25 01:49:23 INFO : sizeonly: Copied (new) 2026/02/25 01:49:23 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:23 DEBUG : sizeonly: size = 6 OK 2026/02/25 01:49:23 DEBUG : sizeonly: Sizes identical 2026/02/25 01:49:23 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:23 DEBUG : sizeonly: Unchanged skipping 2026/02/25 01:49:23 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:23 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:23 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.68s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/25 01:49:24 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:24 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:25 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/25 01:49:25 INFO : ignore-size: Copied (new) 2026/02/25 01:49:25 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:25 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:25 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:49:25 DEBUG : ignore-size: Unchanged skipping 2026/02/25 01:49:25 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:25 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.66s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:27 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:27 DEBUG : existing: size = 6 OK 2026/02/25 01:49:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:49:27 DEBUG : existing: Unchanged skipping 2026/02/25 01:49:27 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:27 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:27 INFO : There was nothing to transfer 2026/02/25 01:49:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/25 01:49:27 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:27 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:27 DEBUG : existing: size = 6 OK 2026/02/25 01:49:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/25 01:49:27 INFO : existing: Copied (replaced existing) 2026/02/25 01:49:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.38s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/25 01:49:28 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:28 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:29 DEBUG : existing: size = 6 OK 2026/02/25 01:49:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/25 01:49:29 INFO : existing: Copied (new) 2026/02/25 01:49:29 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:29 DEBUG : existing: Destination exists, skipping 2026/02/25 01:49:29 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:29 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:29 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.65s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:30 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/25 01:49:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/25 01:49:31 DEBUG : c/non empty space: size = 5 OK 2026/02/25 01:49:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:49:31 DEBUG : c/non empty space: Unchanged skipping 2026/02/25 01:49:31 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:31 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:31 DEBUG : a/potato2: size = 60 OK 2026/02/25 01:49:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 01:49:31 INFO : a/potato2: Copied (new) 2026/02/25 01:49:31 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:31 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:33 DEBUG : empty space: size = 1 OK 2026/02/25 01:49:33 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/02/25 01:49:33 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/25 01:49:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/25 01:49:33 DEBUG : empty space: Unchanged skipping 2026/02/25 01:49:33 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:33 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:33 INFO : There was nothing to transfer 2026/02/25 01:49:33 DEBUG : empty space: size = 1 OK 2026/02/25 01:49:33 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/02/25 01:49:33 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/25 01:49:35 INFO : empty space: Updated modification time in destination 2026/02/25 01:49:35 DEBUG : empty space: Unchanged skipping 2026/02/25 01:49:35 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:35 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:36 DEBUG : empty space: size = 1 OK 2026/02/25 01:49:36 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:36 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/02/25 01:49:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/25 01:49:36 DEBUG : empty space: Unchanged skipping 2026/02/25 01:49:36 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:36 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:37 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:37 DEBUG : foo: size = 3 OK 2026/02/25 01:49:37 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/02/25 01:49:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:49:37 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:49:37 DEBUG : foo: sha1 differ 2026/02/25 01:49:37 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:37 DEBUG : foo: size = 3 OK 2026/02/25 01:49:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/25 01:49:37 INFO : foo: Copied (replaced existing) 2026/02/25 01:49:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:39 DEBUG : empty space: size = 1 OK 2026/02/25 01:49:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:49:39 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/25 01:49:39 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:39 DEBUG : empty space: Unchanged skipping 2026/02/25 01:49:39 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:39 DEBUG : potato: size = 60 OK 2026/02/25 01:49:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 01:49:39 INFO : potato: Copied (new) 2026/02/25 01:49:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:49:41 DEBUG : potato: size = 60 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:49:41 DEBUG : potato: Sizes differ 2026/02/25 01:49:41 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:41 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:41 DEBUG : potato: size = 21 OK 2026/02/25 01:49:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/25 01:49:41 INFO : potato: Copied (replaced existing) 2026/02/25 01:49:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.77s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:43 DEBUG : potato: size = 21 OK 2026/02/25 01:49:43 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:43 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/02/25 01:49:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1867576967) 2026/02/25 01:49:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:49:43 DEBUG : potato: sha1 differ 2026/02/25 01:49:43 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:43 DEBUG : potato: size = 21 OK 2026/02/25 01:49:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/25 01:49:43 INFO : potato: Copied (replaced existing) 2026/02/25 01:49:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 01:49:45 DEBUG : empty space: size = 1 OK 2026/02/25 01:49:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:49:45 DEBUG : empty space: Unchanged skipping 2026/02/25 01:49:45 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:45 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/25 01:49:45 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:47 DEBUG : empty space: size = 1 OK 2026/02/25 01:49:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:49:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 01:49:47 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:47 DEBUG : empty space: Unchanged skipping 2026/02/25 01:49:47 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:47 DEBUG : potato2: size = 60 OK 2026/02/25 01:49:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 01:49:47 INFO : potato2: Copied (new) 2026/02/25 01:49:47 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:49 INFO : d: Making directory 2026/02/25 01:49:49 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/25 01:49:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/25 01:49:49 DEBUG : c/non empty space: size = 5 OK 2026/02/25 01:49:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:49:49 DEBUG : c/non empty space: Unchanged skipping 2026/02/25 01:49:50 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:50 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:50 DEBUG : a/potato2: size = 60 OK 2026/02/25 01:49:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 01:49:50 INFO : a/potato2: Copied (new) 2026/02/25 01:49:50 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:50 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:51 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/25 01:49:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/25 01:49:52 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:52 DEBUG : c/non empty space: size = 5 OK 2026/02/25 01:49:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:49:52 DEBUG : c/non empty space: Unchanged skipping 2026/02/25 01:49:52 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:52 DEBUG : a/potato2: size = 60 OK 2026/02/25 01:49:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 01:49:52 INFO : a/potato2: Copied (new) 2026/02/25 01:49:52 ERROR : B2 bucket rclone-test-nulakaj2vewu: not deleting files as there were IO errors 2026/02/25 01:49:52 ERROR : B2 bucket rclone-test-nulakaj2vewu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.61s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:54 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:54 DEBUG : empty space: size = 1 OK 2026/02/25 01:49:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:49:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 01:49:54 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:54 DEBUG : empty space: Unchanged skipping 2026/02/25 01:49:54 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:54 INFO : potato: Deleted 2026/02/25 01:49:55 DEBUG : potato2: size = 60 OK 2026/02/25 01:49:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 01:49:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.39s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:57 DEBUG : Waiting for deletions to finish 2026/02/25 01:49:57 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:57 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:57 INFO : potato: Deleted 2026/02/25 01:49:57 DEBUG : empty space: size = 1 OK 2026/02/25 01:49:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:49:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 01:49:57 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:57 DEBUG : empty space: Unchanged skipping 2026/02/25 01:49:57 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:58 DEBUG : potato2: size = 60 OK 2026/02/25 01:49:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 01:49:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.82s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:49:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 01:49:59 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:49:59 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:49:59 DEBUG : potato2: size = 19 OK 2026/02/25 01:49:59 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/25 01:49:59 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.92s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:50:01 DEBUG : enormous: Excluded (Size Filter) 2026/02/25 01:50:01 DEBUG : enormous: Excluded 2026/02/25 01:50:01 DEBUG : potato2: Excluded (Size Filter) 2026/02/25 01:50:01 DEBUG : potato2: Excluded 2026/02/25 01:50:01 DEBUG : potato2: Excluded (Size Filter) 2026/02/25 01:50:01 DEBUG : potato2: Excluded 2026/02/25 01:50:01 DEBUG : empty space: size = 1 OK 2026/02/25 01:50:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:50:01 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:50:01 DEBUG : empty space: Unchanged skipping 2026/02/25 01:50:01 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:50:01 DEBUG : Waiting for deletions to finish 2026/02/25 01:50:01 INFO : There was nothing to transfer 2026/02/25 01:50:02 DEBUG : enormous: Excluded (Size Filter) 2026/02/25 01:50:02 DEBUG : enormous: Excluded 2026/02/25 01:50:02 DEBUG : potato2: Excluded (Size Filter) 2026/02/25 01:50:02 DEBUG : potato2: Excluded 2026/02/25 01:50:02 DEBUG : potato2: Excluded (Size Filter) 2026/02/25 01:50:02 DEBUG : potato2: Excluded 2026/02/25 01:50:02 DEBUG : Local file system at /tmp/rclone1867576967: Waiting for checks to finish 2026/02/25 01:50:02 DEBUG : empty space: size = 1 OK 2026/02/25 01:50:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/25 01:50:02 DEBUG : empty space: Unchanged skipping 2026/02/25 01:50:02 DEBUG : Local file system at /tmp/rclone1867576967: Waiting for transfers to finish 2026/02/25 01:50:02 DEBUG : Waiting for deletions to finish 2026/02/25 01:50:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.15s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:50:04 DEBUG : enormous: Excluded (Size Filter) 2026/02/25 01:50:04 DEBUG : enormous: Excluded 2026/02/25 01:50:04 DEBUG : potato2: Excluded (Size Filter) 2026/02/25 01:50:04 DEBUG : potato2: Excluded 2026/02/25 01:50:04 DEBUG : empty space: size = 1 OK 2026/02/25 01:50:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:50:04 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:50:04 DEBUG : empty space: Unchanged skipping 2026/02/25 01:50:04 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:50:04 DEBUG : Waiting for deletions to finish 2026/02/25 01:50:04 INFO : enormous: Deleted 2026/02/25 01:50:05 INFO : potato2: Deleted 2026/02/25 01:50:05 INFO : There was nothing to transfer 2026/02/25 01:50:05 DEBUG : empty space: size = 1 OK 2026/02/25 01:50:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/25 01:50:05 DEBUG : empty space: Unchanged skipping 2026/02/25 01:50:05 DEBUG : Local file system at /tmp/rclone1867576967: Waiting for checks to finish 2026/02/25 01:50:05 DEBUG : Local file system at /tmp/rclone1867576967: Waiting for transfers to finish 2026/02/25 01:50:05 DEBUG : Waiting for deletions to finish 2026/02/25 01:50:05 INFO : potato2: Deleted 2026/02/25 01:50:05 INFO : enormous: Deleted 2026/02/25 01:50:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.95s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:50:07 DEBUG : five: Need to transfer - File not found at Destination 2026/02/25 01:50:07 DEBUG : one: Destination is newer than source, skipping 2026/02/25 01:50:07 DEBUG : four: size = 4 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:50:07 DEBUG : four: size = 8 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:50:07 DEBUG : four: Sizes differ 2026/02/25 01:50:07 DEBUG : three: size = 5 OK 2026/02/25 01:50:07 DEBUG : three: Sizes identical 2026/02/25 01:50:07 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:50:07 DEBUG : two: size = 3 OK 2026/02/25 01:50:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/25 01:50:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/25 01:50:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1867576967) 2026/02/25 01:50:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:50:07 DEBUG : two: sha1 differ 2026/02/25 01:50:07 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:50:07 DEBUG : five: size = 4 OK 2026/02/25 01:50:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/25 01:50:07 INFO : five: Copied (new) 2026/02/25 01:50:08 DEBUG : four: size = 4 OK 2026/02/25 01:50:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/25 01:50:08 INFO : four: Copied (replaced existing) 2026/02/25 01:50:08 DEBUG : two: size = 3 OK 2026/02/25 01:50:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/25 01:50:08 INFO : two: Copied (replaced existing) 2026/02/25 01:50:08 DEBUG : Waiting for deletions to finish 2026/02/25 01:50:08 DEBUG : four: size = 4 OK 2026/02/25 01:50:08 DEBUG : one: Destination is newer than source, skipping 2026/02/25 01:50:08 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:50:08 DEBUG : five: size = 4 OK 2026/02/25 01:50:08 DEBUG : three: size = 5 OK 2026/02/25 01:50:08 DEBUG : two: size = 3 OK 2026/02/25 01:50:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/25 01:50:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/25 01:50:08 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/25 01:50:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1867576967) 2026/02/25 01:50:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/25 01:50:08 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/25 01:50:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/25 01:50:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:50:08 DEBUG : three: sha1 differ 2026/02/25 01:50:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/25 01:50:08 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/25 01:50:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/25 01:50:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/25 01:50:08 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:50:09 DEBUG : three: size = 5 OK 2026/02/25 01:50:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/25 01:50:09 INFO : three: Copied (replaced existing) 2026/02/25 01:50:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.74s) === 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-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/25 01:50:10 INFO : B2 bucket rclone-test-nulakaj2vewu: Making map for --track-renames 2026/02/25 01:50:10 INFO : B2 bucket rclone-test-nulakaj2vewu: Finished making map for --track-renames 2026/02/25 01:50:10 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:50:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/25 01:50:10 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for renames to finish 2026/02/25 01:50:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/25 01:50:10 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:50:11 DEBUG : potato: size = 14 OK 2026/02/25 01:50:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/25 01:50:11 INFO : potato: Copied (new) 2026/02/25 01:50:11 DEBUG : yam: size = 11 OK 2026/02/25 01:50:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/25 01:50:11 INFO : yam: Copied (new) 2026/02/25 01:50:11 DEBUG : Waiting for deletions to finish 2026/02/25 01:50:11 DEBUG : potato: size = 14 OK 2026/02/25 01:50:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:50:11 INFO : B2 bucket rclone-test-nulakaj2vewu: Making map for --track-renames 2026/02/25 01:50:11 INFO : B2 bucket rclone-test-nulakaj2vewu: Finished making map for --track-renames 2026/02/25 01:50:11 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:50:11 DEBUG : potato: Unchanged skipping 2026/02/25 01:50:11 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for renames to finish 2026/02/25 01:50:13 DEBUG : yaml: size = 11 OK 2026/02/25 01:50:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/25 01:50:13 INFO : yam: Copied (server-side copy) to: yaml 2026/02/25 01:50:13 INFO : yam: Deleted 2026/02/25 01:50:13 INFO : yaml: Renamed from "yam" 2026/02/25 01:50:13 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:50:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/25 01:50:14 INFO : B2 bucket rclone-test-nulakaj2vewu: Making map for --track-renames 2026/02/25 01:50:14 INFO : B2 bucket rclone-test-nulakaj2vewu: Finished making map for --track-renames 2026/02/25 01:50:14 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:50:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/25 01:50:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/25 01:50:14 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for renames to finish 2026/02/25 01:50:14 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:50:15 DEBUG : potato: size = 14 OK 2026/02/25 01:50:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/25 01:50:15 INFO : potato: Copied (new) 2026/02/25 01:50:15 DEBUG : yam: size = 11 OK 2026/02/25 01:50:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/25 01:50:15 INFO : yam: Copied (new) 2026/02/25 01:50:15 DEBUG : Waiting for deletions to finish 2026/02/25 01:50:16 DEBUG : potato: size = 14 OK 2026/02/25 01:50:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:50:16 INFO : B2 bucket rclone-test-nulakaj2vewu: Making map for --track-renames 2026/02/25 01:50:16 INFO : B2 bucket rclone-test-nulakaj2vewu: Finished making map for --track-renames 2026/02/25 01:50:16 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:50:16 DEBUG : potato: Unchanged skipping 2026/02/25 01:50:16 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for renames to finish 2026/02/25 01:50:16 DEBUG : yaml: size = 11 OK 2026/02/25 01:50:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/25 01:50:16 INFO : yam: Copied (server-side copy) to: yaml 2026/02/25 01:50:16 INFO : yam: Deleted 2026/02/25 01:50:16 INFO : yaml: Renamed from "yam" 2026/02/25 01:50:16 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:50:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.46s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/25 01:50:17 INFO : B2 bucket rclone-test-nulakaj2vewu: Making map for --track-renames 2026/02/25 01:50:17 INFO : B2 bucket rclone-test-nulakaj2vewu: Finished making map for --track-renames 2026/02/25 01:50:17 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:50:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/25 01:50:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/25 01:50:17 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for renames to finish 2026/02/25 01:50:17 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:50:18 DEBUG : sub/yam: size = 11 OK 2026/02/25 01:50:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/25 01:50:18 INFO : sub/yam: Copied (new) 2026/02/25 01:50:18 DEBUG : potato: size = 14 OK 2026/02/25 01:50:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/25 01:50:18 INFO : potato: Copied (new) 2026/02/25 01:50:18 DEBUG : Waiting for deletions to finish 2026/02/25 01:50:19 DEBUG : potato: size = 14 OK 2026/02/25 01:50:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:50:19 DEBUG : potato: Unchanged skipping 2026/02/25 01:50:19 INFO : B2 bucket rclone-test-nulakaj2vewu: Making map for --track-renames 2026/02/25 01:50:19 INFO : B2 bucket rclone-test-nulakaj2vewu: Finished making map for --track-renames 2026/02/25 01:50:19 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:50:19 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for renames to finish 2026/02/25 01:50:19 DEBUG : yam: size = 11 OK 2026/02/25 01:50:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/25 01:50:19 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/25 01:50:20 INFO : sub/yam: Deleted 2026/02/25 01:50:20 INFO : yam: Renamed from "sub/yam" 2026/02/25 01:50:20 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:50:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.19s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:50:20 DEBUG : Creating backend with remote "/tmp/rclone1867576967/dir1" 2026/02/25 01:50:21 DEBUG : Creating backend with remote "/tmp/rclone1867576967/dir2" 2026/02/25 01:50:21 DEBUG : Local file system at /tmp/rclone1867576967/dir2: Using server-side directory move 2026/02/25 01:50:21 INFO : Local file system at /tmp/rclone1867576967/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/25 01:50:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/25 01:50:21 INFO : file1.txt: Moved (server-side) 2026/02/25 01:50:21 DEBUG : Local file system at /tmp/rclone1867576967/dir2: Waiting for checks to finish 2026/02/25 01:50:21 DEBUG : Local file system at /tmp/rclone1867576967/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:50:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:50:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/25 01:50:21 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:50:21 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:50:21 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/25 01:50:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/25 01:50:21 INFO : nested/sub dir/file: Copied (new) 2026/02/25 01:50:21 INFO : nested/sub dir/file: Deleted 2026/02/25 01:50:22 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 01:50:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:50:22 INFO : sub dir/hello world: Copied (new) 2026/02/25 01:50:22 INFO : sub dir/hello world: Deleted 2026/02/25 01:50:22 INFO : sub dir: Removing directory 2026/02/25 01:50:22 INFO : nested/sub dir: Removing directory 2026/02/25 01:50:22 INFO : nested: Removing directory 2026/02/25 01:50:22 DEBUG : Local file system at /tmp/rclone1867576967: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.35s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:50:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 01:50:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/25 01:50:23 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:50:23 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:50:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/25 01:50:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/25 01:50:24 INFO : nested/sub dir/file: Copied (new) 2026/02/25 01:50:24 INFO : nested/sub dir/file: Deleted 2026/02/25 01:50:25 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 01:50:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:50:25 INFO : sub dir/hello world: Copied (new) 2026/02/25 01:50:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.52s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:50:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/25 01:50:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/25 01:50:26 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:50:26 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:50:26 DEBUG : existing: size = 6 OK 2026/02/25 01:50:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/25 01:50:26 INFO : existing: Copied (new) 2026/02/25 01:50:26 INFO : existing: Deleted 2026/02/25 01:50:27 DEBUG : existing-b: size = 6 OK 2026/02/25 01:50:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/25 01:50:27 INFO : existing-b: Copied (new) 2026/02/25 01:50:27 INFO : existing-b: Deleted 2026/02/25 01:50:27 DEBUG : existing: Destination exists, skipping 2026/02/25 01:50:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/25 01:50:27 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:50:27 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:50:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.46s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:50:28 DEBUG : Creating backend with remote "TestB2:rclone-test-gogaviz3qomi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nulakaj2vewu -> B2 bucket rclone-test-gogaviz3qomi 2026/02/25 01:50:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 01:50:34 DEBUG : empty space: size = 1 OK 2026/02/25 01:50:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/25 01:50:34 DEBUG : empty space: Unchanged skipping 2026/02/25 01:50:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:50:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gogaviz3qomi) 2026/02/25 01:50:34 DEBUG : potato3: Sizes differ 2026/02/25 01:50:34 DEBUG : B2 bucket rclone-test-gogaviz3qomi: Waiting for checks to finish 2026/02/25 01:50:34 INFO : empty space: Deleted 2026/02/25 01:50:34 DEBUG : B2 bucket rclone-test-gogaviz3qomi: Waiting for transfers to finish 2026/02/25 01:50:34 DEBUG : potato2: size = 60 OK 2026/02/25 01:50:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 01:50:34 INFO : potato2: Copied (server-side copy) 2026/02/25 01:50:35 DEBUG : potato3: size = 68 OK 2026/02/25 01:50:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/25 01:50:35 INFO : potato3: Copied (server-side copy) 2026/02/25 01:50:35 INFO : potato2: Deleted 2026/02/25 01:50:35 INFO : potato3: Deleted 2026/02/25 01:50:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cugizac3giqo" 2026/02/25 01:50:36 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/25 01:50:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 01:50:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/25 01:50:36 DEBUG : B2 bucket rclone-test-cugizac3giqo: Waiting for checks to finish 2026/02/25 01:50:36 DEBUG : B2 bucket rclone-test-cugizac3giqo: Waiting for transfers to finish 2026/02/25 01:50:37 DEBUG : empty space: size = 1 OK 2026/02/25 01:50:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/25 01:50:37 INFO : empty space: Copied (server-side copy) 2026/02/25 01:50:38 INFO : empty space: Deleted 2026/02/25 01:50:38 DEBUG : potato2: size = 60 OK 2026/02/25 01:50:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 01:50:38 INFO : potato2: Copied (server-side copy) 2026/02/25 01:50:38 INFO : potato2: Deleted 2026/02/25 01:50:38 DEBUG : potato3: size = 68 OK 2026/02/25 01:50:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/25 01:50:38 INFO : potato3: Copied (server-side copy) 2026/02/25 01:50:38 INFO : potato3: Deleted 2026/02/25 01:50:39 DEBUG : B2 bucket rclone-test-cugizac3giqo: Purge remote 2026/02/25 01:50:39 INFO : B2 bucket rclone-test-cugizac3giqo: cleaning bucket "rclone-test-cugizac3giqo" of all files 2026/02/25 01:50:39 DEBUG : empty space: Deleting (id "4_z4f32bd1370dd9b2b9fc80e1b_f102315877c414d49_d20260225_m015037_c001_v0001029_t0001_u01771984237515") 2026/02/25 01:50:39 DEBUG : potato2: Deleting (id "4_z4f32bd1370dd9b2b9fc80e1b_f115cbd1e68cb4ed5_d20260225_m015037_c001_v0001042_t0018_u01771984237914") 2026/02/25 01:50:39 DEBUG : potato3: Deleting (id "4_z4f32bd1370dd9b2b9fc80e1b_f10528438159a571b_d20260225_m015037_c001_v0001117_t0044_u01771984237897") 2026/02/25 01:50:39 DEBUG : B2 bucket rclone-test-gogaviz3qomi: Purge remote 2026/02/25 01:50:39 INFO : B2 bucket rclone-test-gogaviz3qomi: cleaning bucket "rclone-test-gogaviz3qomi" of all files 2026/02/25 01:50:40 DEBUG : empty space: Deleting (id "4_z3fb2ad0370dd9b2b9fc80e1b_f4197935cfd126129_d20260225_m015038_c001_v7007000_t0000_u01771984238024") 2026/02/25 01:50:40 DEBUG : empty space: Deleting (id "4_z3fb2ad0370dd9b2b9fc80e1b_f1096b7e7a3eac625_d20260225_m015033_c001_v0001184_t0026_u01771984233535") 2026/02/25 01:50:40 DEBUG : potato2: Deleting (id "4_z3fb2ad0370dd9b2b9fc80e1b_f4197935cfd12612e_d20260225_m015038_c001_v7007000_t0000_u01771984238228") 2026/02/25 01:50:40 DEBUG : potato2: Deleting (id "4_z3fb2ad0370dd9b2b9fc80e1b_f102080586dd547bf_d20260225_m015034_c001_v0001097_t0028_u01771984234540") 2026/02/25 01:50:40 DEBUG : potato3: Deleting (id "4_z3fb2ad0370dd9b2b9fc80e1b_f4197935cfd12612f_d20260225_m015038_c001_v7007000_t0000_u01771984238757") 2026/02/25 01:50:40 DEBUG : potato3: Deleting (id "4_z3fb2ad0370dd9b2b9fc80e1b_f11672f31ac2f9536_d20260225_m015034_c001_v0001039_t0006_u01771984234705") 2026/02/25 01:50:40 DEBUG : potato3: Deleting (id "4_z3fb2ad0370dd9b2b9fc80e1b_f1096b7e7a3eac627_d20260225_m015033_c001_v0001184_t0042_u01771984233734") --- PASS: TestServerSideMove (13.13s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:50:41 DEBUG : Creating backend with remote "TestB2:rclone-test-rigeloh9cuwi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nulakaj2vewu -> B2 bucket rclone-test-rigeloh9cuwi 2026/02/25 01:50:49 DEBUG : empty space: Excluded (Size Filter) 2026/02/25 01:50:49 DEBUG : empty space: Excluded 2026/02/25 01:50:49 DEBUG : empty space: Excluded (Size Filter) 2026/02/25 01:50:49 DEBUG : empty space: Excluded 2026/02/25 01:50:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 01:50:49 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:50:49 DEBUG : B2 bucket rclone-test-rigeloh9cuwi: Waiting for checks to finish 2026/02/25 01:50:49 DEBUG : potato3: size = 60 (B2 bucket rclone-test-rigeloh9cuwi) 2026/02/25 01:50:49 DEBUG : potato3: Sizes differ 2026/02/25 01:50:49 DEBUG : B2 bucket rclone-test-rigeloh9cuwi: Waiting for transfers to finish 2026/02/25 01:50:50 DEBUG : potato3: size = 68 OK 2026/02/25 01:50:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/25 01:50:50 INFO : potato3: Copied (server-side copy) 2026/02/25 01:50:50 DEBUG : potato2: size = 60 OK 2026/02/25 01:50:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 01:50:50 INFO : potato2: Copied (server-side copy) 2026/02/25 01:50:50 INFO : potato3: Deleted 2026/02/25 01:50:50 INFO : potato2: Deleted 2026/02/25 01:50:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fiyagut9talu" 2026/02/25 01:50:51 DEBUG : empty space: Excluded (Size Filter) 2026/02/25 01:50:51 DEBUG : empty space: Excluded 2026/02/25 01:50:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 01:50:51 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/25 01:50:51 DEBUG : B2 bucket rclone-test-fiyagut9talu: Waiting for checks to finish 2026/02/25 01:50:51 DEBUG : B2 bucket rclone-test-fiyagut9talu: Waiting for transfers to finish 2026/02/25 01:50:53 DEBUG : potato3: size = 68 OK 2026/02/25 01:50:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/25 01:50:53 INFO : potato3: Copied (server-side copy) 2026/02/25 01:50:53 INFO : potato3: Deleted 2026/02/25 01:50:53 DEBUG : potato2: size = 60 OK 2026/02/25 01:50:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 01:50:53 INFO : potato2: Copied (server-side copy) 2026/02/25 01:50:53 INFO : potato2: Deleted 2026/02/25 01:50:54 DEBUG : B2 bucket rclone-test-fiyagut9talu: Purge remote 2026/02/25 01:50:54 INFO : B2 bucket rclone-test-fiyagut9talu: cleaning bucket "rclone-test-fiyagut9talu" of all files 2026/02/25 01:50:54 DEBUG : potato2: Deleting (id "4_z9fc2edc370dd9b2b9fc80e1b_f1087f8c014f911bf_d20260225_m015052_c001_v0001167_t0053_u01771984252554") 2026/02/25 01:50:54 DEBUG : potato3: Deleting (id "4_z9fc2edc370dd9b2b9fc80e1b_f101edacc9cd5fb95_d20260225_m015052_c001_v0001184_t0058_u01771984252919") 2026/02/25 01:50:55 DEBUG : B2 bucket rclone-test-rigeloh9cuwi: Purge remote 2026/02/25 01:50:55 INFO : B2 bucket rclone-test-rigeloh9cuwi: cleaning bucket "rclone-test-rigeloh9cuwi" of all files 2026/02/25 01:50:55 DEBUG : empty space: Deleting (id "4_z6f22dd4370dd9b2b9fc80e1b_f1087f8c014f91157_d20260225_m015046_c001_v0001167_t0000_u01771984246948") 2026/02/25 01:50:55 DEBUG : potato2: Deleting (id "4_z6f22dd4370dd9b2b9fc80e1b_f419b1845f52ae651_d20260225_m015053_c001_v7007000_t0000_u01771984253867") 2026/02/25 01:50:55 DEBUG : potato2: Deleting (id "4_z6f22dd4370dd9b2b9fc80e1b_f10622a9f46278e6a_d20260225_m015049_c001_v0001173_t0059_u01771984249529") 2026/02/25 01:50:55 DEBUG : potato3: Deleting (id "4_z6f22dd4370dd9b2b9fc80e1b_f419b1845f52ae64f_d20260225_m015053_c001_v7007000_t0000_u01771984253131") 2026/02/25 01:50:55 DEBUG : potato3: Deleting (id "4_z6f22dd4370dd9b2b9fc80e1b_f104513c4ba8e53e9_d20260225_m015049_c001_v0001178_t0015_u01771984249924") 2026/02/25 01:50:55 DEBUG : potato3: Deleting (id "4_z6f22dd4370dd9b2b9fc80e1b_f1087f8c014f91161_d20260225_m015047_c001_v0001167_t0038_u01771984247518") --- PASS: TestServerSideMoveWithFilter (15.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:50:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nawequt2yare" 2026/02/25 01:51:00 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nulakaj2vewu -> B2 bucket rclone-test-nawequt2yare 2026/02/25 01:51:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 01:51:03 DEBUG : empty space: size = 1 OK 2026/02/25 01:51:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/25 01:51:03 DEBUG : empty space: Unchanged skipping 2026/02/25 01:51:03 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:51:03 DEBUG : B2 bucket rclone-test-nawequt2yare: Waiting for checks to finish 2026/02/25 01:51:03 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nawequt2yare) 2026/02/25 01:51:03 DEBUG : potato3: Sizes differ 2026/02/25 01:51:03 INFO : empty space: Deleted 2026/02/25 01:51:03 DEBUG : B2 bucket rclone-test-nawequt2yare: Waiting for transfers to finish 2026/02/25 01:51:03 DEBUG : potato2: size = 60 OK 2026/02/25 01:51:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 01:51:03 INFO : potato2: Copied (server-side copy) 2026/02/25 01:51:04 DEBUG : potato3: size = 68 OK 2026/02/25 01:51:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/25 01:51:04 INFO : potato3: Copied (server-side copy) 2026/02/25 01:51:04 INFO : potato2: Deleted 2026/02/25 01:51:04 INFO : potato3: Deleted 2026/02/25 01:51:04 DEBUG : Creating backend with remote "TestB2:rclone-test-keraqup0siro" 2026/02/25 01:51:05 INFO : tomatoDir: Making directory 2026/02/25 01:51:06 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/25 01:51:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 01:51:06 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/25 01:51:06 DEBUG : B2 bucket rclone-test-keraqup0siro: Waiting for checks to finish 2026/02/25 01:51:06 DEBUG : B2 bucket rclone-test-keraqup0siro: Waiting for transfers to finish 2026/02/25 01:51:06 DEBUG : empty space: size = 1 OK 2026/02/25 01:51:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/25 01:51:06 INFO : empty space: Copied (server-side copy) 2026/02/25 01:51:07 INFO : empty space: Deleted 2026/02/25 01:51:07 DEBUG : potato3: size = 68 OK 2026/02/25 01:51:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/25 01:51:07 INFO : potato3: Copied (server-side copy) 2026/02/25 01:51:07 INFO : potato3: Deleted 2026/02/25 01:51:08 DEBUG : potato2: size = 60 OK 2026/02/25 01:51:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 01:51:08 INFO : potato2: Copied (server-side copy) 2026/02/25 01:51:08 INFO : potato2: Deleted 2026/02/25 01:51:08 DEBUG : B2 bucket rclone-test-keraqup0siro: Purge remote 2026/02/25 01:51:08 INFO : B2 bucket rclone-test-keraqup0siro: cleaning bucket "rclone-test-keraqup0siro" of all files 2026/02/25 01:51:09 DEBUG : empty space: Deleting (id "4_zcf722d3370ed9b2b9fc80e1b_f10309e422a1dafd8_d20260225_m015106_c001_v0001150_t0054_u01771984266573") 2026/02/25 01:51:09 DEBUG : potato2: Deleting (id "4_zcf722d3370ed9b2b9fc80e1b_f1011245657815f74_d20260225_m015107_c001_v0001044_t0029_u01771984267957") 2026/02/25 01:51:09 DEBUG : potato3: Deleting (id "4_zcf722d3370ed9b2b9fc80e1b_f10373eddf9361bee_d20260225_m015106_c001_v0001039_t0034_u01771984266939") 2026/02/25 01:51:09 DEBUG : B2 bucket rclone-test-nawequt2yare: Purge remote 2026/02/25 01:51:09 INFO : B2 bucket rclone-test-nawequt2yare: cleaning bucket "rclone-test-nawequt2yare" of all files 2026/02/25 01:51:09 DEBUG : empty space: Deleting (id "4_z3ff21d1370ed9b2b9fc80e1b_f4166b75f74c27f7a_d20260225_m015106_c001_v7007000_t0000_u01771984266919") 2026/02/25 01:51:09 DEBUG : empty space: Deleting (id "4_z3ff21d1370ed9b2b9fc80e1b_f105ce1b7b8424761_d20260225_m015102_c001_v0001146_t0030_u01771984262415") 2026/02/25 01:51:09 DEBUG : potato2: Deleting (id "4_z3ff21d1370ed9b2b9fc80e1b_f4166b75f74c27f7c_d20260225_m015108_c001_v7007000_t0000_u01771984268301") 2026/02/25 01:51:09 DEBUG : potato2: Deleting (id "4_z3ff21d1370ed9b2b9fc80e1b_f11500c05ee8ddf53_d20260225_m015103_c001_v0001032_t0048_u01771984263566") 2026/02/25 01:51:09 DEBUG : potato3: Deleting (id "4_z3ff21d1370ed9b2b9fc80e1b_f4166b75f74c27f7b_d20260225_m015107_c001_v7007000_t0000_u01771984267428") 2026/02/25 01:51:09 DEBUG : potato3: Deleting (id "4_z3ff21d1370ed9b2b9fc80e1b_f100d2b0c2aabfeaf_d20260225_m015103_c001_v0001182_t0034_u01771984263940") 2026/02/25 01:51:09 DEBUG : potato3: Deleting (id "4_z3ff21d1370ed9b2b9fc80e1b_f105ce1b7b8424765_d20260225_m015102_c001_v0001146_t0020_u01771984262828") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.52s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:51:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.63s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:51:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/rclone-sync-test" --- PASS: TestSyncOverlap (1.44s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:51:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/rclone-sync-test" 2026/02/25 01:51:18 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/rclone-sync-test-include/layer2" 2026/02/25 01:51:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/rclone-sync-test-ignore-file" 2026/02/25 01:51:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/25 01:51:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/25 01:51:23 DEBUG : pacer: Reducing sleep to 10ms 2026/02/25 01:51:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/25 01:51:23 DEBUG : B2 bucket rclone-test-nulakaj2vewu path rclone-sync-test: Waiting for checks to finish 2026/02/25 01:51:23 DEBUG : B2 bucket rclone-test-nulakaj2vewu path rclone-sync-test: Waiting for transfers to finish 2026/02/25 01:51:23 DEBUG : Waiting for deletions to finish 2026/02/25 01:51:23 INFO : There was nothing to transfer 2026/02/25 01:51:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/25 01:51:24 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:51:24 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:51:24 DEBUG : Waiting for deletions to finish 2026/02/25 01:51:24 INFO : There was nothing to transfer 2026/02/25 01:51:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/25 01:51:25 DEBUG : B2 bucket rclone-test-nulakaj2vewu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/25 01:51:25 DEBUG : B2 bucket rclone-test-nulakaj2vewu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/25 01:51:25 DEBUG : Waiting for deletions to finish 2026/02/25 01:51:25 INFO : There was nothing to transfer 2026/02/25 01:51:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/25 01:51:25 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:51:25 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:51:25 DEBUG : Waiting for deletions to finish 2026/02/25 01:51:25 INFO : There was nothing to transfer 2026/02/25 01:51:25 DEBUG : Excluded 2026/02/25 01:51:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/25 01:51:26 DEBUG : B2 bucket rclone-test-nulakaj2vewu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/25 01:51:26 DEBUG : B2 bucket rclone-test-nulakaj2vewu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/25 01:51:26 DEBUG : Waiting for deletions to finish 2026/02/25 01:51:26 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.25s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:51:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/dst" 2026/02/25 01:51:27 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/CompareDest" 2026/02/25 01:51:29 DEBUG : one: Need to transfer - File not found at Destination 2026/02/25 01:51:29 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:51:29 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:51:30 DEBUG : one: size = 3 OK 2026/02/25 01:51:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 01:51:30 INFO : one: Copied (new) 2026/02/25 01:51:30 DEBUG : Waiting for deletions to finish 2026/02/25 01:51:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:51:31 DEBUG : one: size = 3 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:51:31 DEBUG : one: Sizes differ 2026/02/25 01:51:31 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:51:31 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:51:32 DEBUG : one: size = 5 OK 2026/02/25 01:51:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/25 01:51:32 INFO : one: Copied (replaced existing) 2026/02/25 01:51:32 DEBUG : Waiting for deletions to finish 2026/02/25 01:51:34 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:51:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:51:34 DEBUG : one: size = 3 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:51:34 DEBUG : one: Sizes differ 2026/02/25 01:51:34 DEBUG : one: size = 5 OK 2026/02/25 01:51:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:51:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/25 01:51:34 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:51:34 DEBUG : Waiting for deletions to finish 2026/02/25 01:51:34 INFO : There was nothing to transfer 2026/02/25 01:51:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:51:35 DEBUG : one: size = 3 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:51:35 DEBUG : one: Sizes differ 2026/02/25 01:51:35 DEBUG : two: size = 3 OK 2026/02/25 01:51:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:51:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/25 01:51:35 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:51:36 DEBUG : one: size = 5 OK 2026/02/25 01:51:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:51:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/25 01:51:36 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:51:36 DEBUG : Waiting for deletions to finish 2026/02/25 01:51:36 INFO : There was nothing to transfer 2026/02/25 01:51:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:51:36 DEBUG : one: size = 3 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:51:36 DEBUG : one: Sizes differ 2026/02/25 01:51:36 DEBUG : two: size = 3 OK 2026/02/25 01:51:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:51:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/25 01:51:36 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:51:36 DEBUG : one: size = 5 OK 2026/02/25 01:51:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:51:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/25 01:51:36 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:51:36 DEBUG : Waiting for deletions to finish 2026/02/25 01:51:36 INFO : There was nothing to transfer 2026/02/25 01:51:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:51:37 DEBUG : one: size = 3 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:51:37 DEBUG : one: Sizes differ 2026/02/25 01:51:37 DEBUG : two: size = 3 OK 2026/02/25 01:51: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/02/25 01:51:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/25 01:51:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/25 01:51:37 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:51:37 DEBUG : one: size = 5 OK 2026/02/25 01:51:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:51:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/25 01:51:37 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:51:37 DEBUG : Waiting for deletions to finish 2026/02/25 01:51:37 INFO : There was nothing to transfer 2026/02/25 01:51:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:51:38 DEBUG : one: size = 3 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:51:38 DEBUG : one: Sizes differ 2026/02/25 01:51:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:51:38 DEBUG : two: size = 3 (B2 bucket rclone-test-nulakaj2vewu path CompareDest) 2026/02/25 01:51:38 DEBUG : two: Sizes differ 2026/02/25 01:51:38 DEBUG : two: Need to transfer - File not found at Destination 2026/02/25 01:51:38 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:51:38 DEBUG : one: size = 5 OK 2026/02/25 01:51:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:51:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/25 01:51:38 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:51:39 DEBUG : two: size = 5 OK 2026/02/25 01:51:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/25 01:51:39 INFO : two: Copied (new) 2026/02/25 01:51:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.06s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:51:43 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/dest" 2026/02/25 01:51:44 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/pre-dest1" 2026/02/25 01:51:45 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/pre-dest2" 2026/02/25 01:51:47 DEBUG : 1: size = 1 OK 2026/02/25 01:51:47 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:51:47 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/25 01:51:47 DEBUG : 2: size = 1 OK 2026/02/25 01:51:47 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:51:47 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/25 01:51:48 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/25 01:51:48 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dest: Waiting for checks to finish 2026/02/25 01:51:48 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dest: Waiting for transfers to finish 2026/02/25 01:51:48 DEBUG : 3: size = 1 OK 2026/02/25 01:51:48 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/25 01:51:48 INFO : 3: Copied (new) 2026/02/25 01:51:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.74s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:51:50 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/dst" 2026/02/25 01:51:51 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/CopyDest" 2026/02/25 01:51:53 DEBUG : one: Need to transfer - File not found at Destination 2026/02/25 01:51:53 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:51:53 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:51:54 DEBUG : one: size = 3 OK 2026/02/25 01:51:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 01:51:54 INFO : one: Copied (new) 2026/02/25 01:51:54 DEBUG : Waiting for deletions to finish 2026/02/25 01:51:55 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:51:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:51:55 DEBUG : one: size = 3 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:51:55 DEBUG : one: Sizes differ 2026/02/25 01:51:55 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:51:55 DEBUG : one: size = 5 OK 2026/02/25 01:51:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/25 01:51:55 INFO : one: Copied (replaced existing) 2026/02/25 01:51:55 DEBUG : Waiting for deletions to finish 2026/02/25 01:51:57 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/BackupDir" 2026/02/25 01:51:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:51:59 DEBUG : one: size = 3 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:51:59 DEBUG : one: Sizes differ 2026/02/25 01:51:59 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:51:59 DEBUG : one: size = 5 OK 2026/02/25 01:51:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:51:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:51:59 DEBUG : one: size = 3 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:51:59 DEBUG : one: Sizes differ 2026/02/25 01:52:00 DEBUG : one: size = 3 OK 2026/02/25 01:52:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 01:52:00 INFO : one: Copied (server-side copy) 2026/02/25 01:52:00 INFO : one: Deleted 2026/02/25 01:52:01 DEBUG : one: size = 5 OK 2026/02/25 01:52:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/25 01:52:01 INFO : one: Copied (server-side copy) 2026/02/25 01:52:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/25 01:52:01 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:52:01 DEBUG : Waiting for deletions to finish 2026/02/25 01:52:03 DEBUG : one: size = 5 OK 2026/02/25 01:52:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:52:03 DEBUG : one: Unchanged skipping 2026/02/25 01:52:03 DEBUG : two: size = 3 OK 2026/02/25 01:52:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:52:04 DEBUG : two: size = 3 OK 2026/02/25 01:52:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/25 01:52:04 INFO : two: Copied (server-side copy) 2026/02/25 01:52:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/25 01:52:04 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:52:04 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:52:04 DEBUG : Waiting for deletions to finish 2026/02/25 01:52:04 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:52:04 DEBUG : one: size = 5 OK 2026/02/25 01:52:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:52:04 DEBUG : one: Unchanged skipping 2026/02/25 01:52:04 DEBUG : two: size = 3 OK 2026/02/25 01:52:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:52:04 DEBUG : two: Unchanged skipping 2026/02/25 01:52:04 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:52:04 DEBUG : Waiting for deletions to finish 2026/02/25 01:52:04 INFO : There was nothing to transfer 2026/02/25 01:52:05 DEBUG : one: size = 5 OK 2026/02/25 01:52:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:52:05 DEBUG : one: Unchanged skipping 2026/02/25 01:52:06 DEBUG : three: size = 7 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:52:06 DEBUG : three: size = 5 (B2 bucket rclone-test-nulakaj2vewu path CopyDest) 2026/02/25 01:52:06 DEBUG : three: Sizes differ 2026/02/25 01:52:06 DEBUG : three: Destination not found in --copy-dest 2026/02/25 01:52:06 DEBUG : three: Need to transfer - File not found at Destination 2026/02/25 01:52:06 DEBUG : two: size = 3 OK 2026/02/25 01:52:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 01:52:06 DEBUG : two: Unchanged skipping 2026/02/25 01:52:06 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:52:06 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:52:06 DEBUG : three: size = 7 OK 2026/02/25 01:52:06 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/25 01:52:06 INFO : three: Copied (new) 2026/02/25 01:52:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.19s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:52:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/dst" 2026/02/25 01:52:12 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/backup" 2026/02/25 01:52:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:52:14 DEBUG : one: size = 3 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:52:14 DEBUG : one: Sizes differ 2026/02/25 01:52:14 DEBUG : two: size = 3 OK 2026/02/25 01:52:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:52:14 DEBUG : two: Unchanged skipping 2026/02/25 01:52:14 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:52:15 DEBUG : one: size = 3 OK 2026/02/25 01:52:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 01:52:15 INFO : one: Copied (server-side copy) 2026/02/25 01:52:16 INFO : one: Deleted 2026/02/25 01:52:16 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:52:17 DEBUG : one: size = 4 OK 2026/02/25 01:52:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 01:52:17 INFO : one: Copied (new) 2026/02/25 01:52:17 DEBUG : Waiting for deletions to finish 2026/02/25 01:52:17 DEBUG : three.txt: size = 5 OK 2026/02/25 01:52:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/25 01:52:17 INFO : three.txt: Copied (server-side copy) 2026/02/25 01:52:17 INFO : three.txt: Deleted 2026/02/25 01:52:17 INFO : three.txt: Moved into backup dir 2026/02/25 01:52:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:52:19 DEBUG : one: size = 4 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:52:19 DEBUG : one: Sizes differ 2026/02/25 01:52:19 DEBUG : two: size = 3 OK 2026/02/25 01:52:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:52:19 DEBUG : two: Unchanged skipping 2026/02/25 01:52:19 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:52:20 DEBUG : one: size = 4 OK 2026/02/25 01:52:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 01:52:20 INFO : one: Copied (server-side copy) 2026/02/25 01:52:20 INFO : one: Deleted 2026/02/25 01:52:20 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:52:21 DEBUG : one: size = 5 OK 2026/02/25 01:52:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/25 01:52:21 INFO : one: Copied (new) 2026/02/25 01:52:21 DEBUG : Waiting for deletions to finish 2026/02/25 01:52:21 DEBUG : three.txt: size = 6 OK 2026/02/25 01:52:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 01:52:21 INFO : three.txt: Copied (server-side copy) 2026/02/25 01:52:22 INFO : three.txt: Deleted 2026/02/25 01:52:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.69s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:52:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/dst" 2026/02/25 01:52:27 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/backup" 2026/02/25 01:52:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:52:29 DEBUG : one: size = 3 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:52:29 DEBUG : one: Sizes differ 2026/02/25 01:52:29 DEBUG : two: size = 3 OK 2026/02/25 01:52:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:52:29 DEBUG : two: Unchanged skipping 2026/02/25 01:52:29 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:52:30 DEBUG : one.bak: size = 3 OK 2026/02/25 01:52:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 01:52:30 INFO : one: Copied (server-side copy) to: one.bak 2026/02/25 01:52:30 INFO : one: Deleted 2026/02/25 01:52:30 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:52:31 DEBUG : one: size = 4 OK 2026/02/25 01:52:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 01:52:31 INFO : one: Copied (new) 2026/02/25 01:52:31 DEBUG : Waiting for deletions to finish 2026/02/25 01:52:32 DEBUG : three.txt.bak: size = 5 OK 2026/02/25 01:52:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/25 01:52:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/25 01:52:32 INFO : three.txt: Deleted 2026/02/25 01:52:32 INFO : three.txt: Moved into backup dir 2026/02/25 01:52:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:52:34 DEBUG : one: size = 4 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:52:34 DEBUG : one: Sizes differ 2026/02/25 01:52:34 DEBUG : two: size = 3 OK 2026/02/25 01:52:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:52:34 DEBUG : two: Unchanged skipping 2026/02/25 01:52:34 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:52:34 DEBUG : one.bak: size = 4 OK 2026/02/25 01:52:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 01:52:34 INFO : one: Copied (server-side copy) to: one.bak 2026/02/25 01:52:35 INFO : one: Deleted 2026/02/25 01:52:35 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:52:35 DEBUG : one: size = 5 OK 2026/02/25 01:52:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/25 01:52:35 INFO : one: Copied (new) 2026/02/25 01:52:35 DEBUG : Waiting for deletions to finish 2026/02/25 01:52:36 DEBUG : three.txt.bak: size = 6 OK 2026/02/25 01:52:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 01:52:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/25 01:52:36 INFO : three.txt: Deleted 2026/02/25 01:52:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.82s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:52:40 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/dst" 2026/02/25 01:52:41 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/backup" 2026/02/25 01:52:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:52:43 DEBUG : one: size = 3 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:52:43 DEBUG : one: Sizes differ 2026/02/25 01:52:43 DEBUG : two: size = 3 OK 2026/02/25 01:52:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:52:43 DEBUG : two: Unchanged skipping 2026/02/25 01:52:43 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:52:45 DEBUG : one-2019-01-01: size = 3 OK 2026/02/25 01:52:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 01:52:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/25 01:52:45 INFO : one: Deleted 2026/02/25 01:52:45 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:52:46 DEBUG : one: size = 4 OK 2026/02/25 01:52:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 01:52:46 INFO : one: Copied (new) 2026/02/25 01:52:46 DEBUG : Waiting for deletions to finish 2026/02/25 01:52:47 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/25 01:52:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/25 01:52:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/25 01:52:47 INFO : three.txt: Deleted 2026/02/25 01:52:47 INFO : three.txt: Moved into backup dir 2026/02/25 01:52:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:52:48 DEBUG : one: size = 4 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:52:48 DEBUG : one: Sizes differ 2026/02/25 01:52:48 DEBUG : two: size = 3 OK 2026/02/25 01:52:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:52:48 DEBUG : two: Unchanged skipping 2026/02/25 01:52:48 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:52:49 DEBUG : one-2019-01-01: size = 4 OK 2026/02/25 01:52:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 01:52:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/25 01:52:49 INFO : one: Deleted 2026/02/25 01:52:49 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:52:49 DEBUG : one: size = 5 OK 2026/02/25 01:52:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/25 01:52:49 INFO : one: Copied (new) 2026/02/25 01:52:49 DEBUG : Waiting for deletions to finish 2026/02/25 01:52:50 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/25 01:52:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 01:52:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/25 01:52:50 INFO : three.txt: Deleted 2026/02/25 01:52:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.94s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:52:55 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/dst" 2026/02/25 01:52:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:52:57 DEBUG : one: size = 3 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:52:57 DEBUG : one: Sizes differ 2026/02/25 01:52:57 DEBUG : two: size = 3 OK 2026/02/25 01:52:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:52:57 DEBUG : two: Unchanged skipping 2026/02/25 01:52:57 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:52:57 DEBUG : one.bak: size = 3 OK 2026/02/25 01:52:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 01:52:57 INFO : one: Copied (server-side copy) to: one.bak 2026/02/25 01:52:58 INFO : one: Deleted 2026/02/25 01:52:58 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:52:59 DEBUG : one: size = 4 OK 2026/02/25 01:52:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 01:52:59 INFO : one: Copied (new) 2026/02/25 01:52:59 DEBUG : Waiting for deletions to finish 2026/02/25 01:52:59 DEBUG : three.txt.bak: size = 5 OK 2026/02/25 01:52:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/25 01:52:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/25 01:53:00 INFO : three.txt: Deleted 2026/02/25 01:53:00 INFO : three.txt: Moved into backup dir 2026/02/25 01:53:01 DEBUG : one.bak: Excluded (Path Filter) 2026/02/25 01:53:01 DEBUG : one.bak: Excluded 2026/02/25 01:53:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/25 01:53:01 DEBUG : three.txt.bak: Excluded 2026/02/25 01:53:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:53:01 DEBUG : one: size = 4 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:53:01 DEBUG : one: Sizes differ 2026/02/25 01:53:01 DEBUG : two: size = 3 OK 2026/02/25 01:53:01 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for checks to finish 2026/02/25 01:53:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:53:01 DEBUG : two: Unchanged skipping 2026/02/25 01:53:01 DEBUG : one.bak: size = 4 OK 2026/02/25 01:53:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 01:53:01 INFO : one: Copied (server-side copy) to: one.bak 2026/02/25 01:53:01 INFO : one: Deleted 2026/02/25 01:53:01 DEBUG : B2 bucket rclone-test-nulakaj2vewu path dst: Waiting for transfers to finish 2026/02/25 01:53:02 DEBUG : one: size = 5 OK 2026/02/25 01:53:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/25 01:53:02 INFO : one: Copied (new) 2026/02/25 01:53:02 DEBUG : Waiting for deletions to finish 2026/02/25 01:53:03 DEBUG : three.txt.bak: size = 6 OK 2026/02/25 01:53:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 01:53:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/25 01:53:03 INFO : three.txt: Deleted 2026/02/25 01:53:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.09s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:53:08 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/dst" 2026/02/25 01:53:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:53:09 DEBUG : one: size = 3 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:53:09 DEBUG : one: Sizes differ 2026/02/25 01:53:11 DEBUG : one.bak: size = 3 OK 2026/02/25 01:53:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 01:53:11 INFO : one: Copied (server-side copy) to: one.bak 2026/02/25 01:53:11 INFO : one: Deleted 2026/02/25 01:53:12 DEBUG : one: size = 4 OK 2026/02/25 01:53:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 01:53:12 INFO : one: Copied (new) 2026/02/25 01:53:12 DEBUG : two: size = 3 OK 2026/02/25 01:53:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:53:12 DEBUG : two: Unchanged skipping 2026/02/25 01:53:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:53:12 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:53:12 DEBUG : three.txt: Sizes differ 2026/02/25 01:53:13 DEBUG : three.txt.bak: size = 5 OK 2026/02/25 01:53:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/25 01:53:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/25 01:53:13 INFO : three.txt: Deleted 2026/02/25 01:53:13 DEBUG : three.txt: size = 6 OK 2026/02/25 01:53:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 01:53:13 INFO : three.txt: Copied (new) 2026/02/25 01:53:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:53:14 DEBUG : one: size = 4 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:53:14 DEBUG : one: Sizes differ 2026/02/25 01:53:14 DEBUG : one.bak: size = 4 OK 2026/02/25 01:53:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 01:53:14 INFO : one: Copied (server-side copy) to: one.bak 2026/02/25 01:53:15 INFO : one: Deleted 2026/02/25 01:53:15 DEBUG : one: size = 5 OK 2026/02/25 01:53:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/25 01:53:15 INFO : one: Copied (new) 2026/02/25 01:53:15 DEBUG : two: size = 3 OK 2026/02/25 01:53:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:53:15 DEBUG : two: Unchanged skipping 2026/02/25 01:53:15 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:53:15 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:53:15 DEBUG : three.txt: Sizes differ 2026/02/25 01:53:16 DEBUG : three.txt.bak: size = 6 OK 2026/02/25 01:53:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 01:53:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/25 01:53:16 INFO : three.txt: Deleted 2026/02/25 01:53:16 DEBUG : three.txt: size = 19 OK 2026/02/25 01:53:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/25 01:53:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.66s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:53:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nulakaj2vewu/dst" 2026/02/25 01:53:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:53:21 DEBUG : one: size = 3 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:53:21 DEBUG : one: Sizes differ 2026/02/25 01:53:23 DEBUG : one-2019-01-01: size = 3 OK 2026/02/25 01:53:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 01:53:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/25 01:53:23 INFO : one: Deleted 2026/02/25 01:53:24 DEBUG : one: size = 4 OK 2026/02/25 01:53:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 01:53:24 INFO : one: Copied (new) 2026/02/25 01:53:24 DEBUG : two: size = 3 OK 2026/02/25 01:53:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:53:24 DEBUG : two: Unchanged skipping 2026/02/25 01:53:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:53:25 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:53:25 DEBUG : three.txt: Sizes differ 2026/02/25 01:53:25 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/25 01:53:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/25 01:53:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/25 01:53:25 INFO : three.txt: Deleted 2026/02/25 01:53:26 DEBUG : three.txt: size = 6 OK 2026/02/25 01:53:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 01:53:26 INFO : three.txt: Copied (new) 2026/02/25 01:53:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:53:27 DEBUG : one: size = 4 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:53:27 DEBUG : one: Sizes differ 2026/02/25 01:53:27 DEBUG : one-2019-01-01: size = 4 OK 2026/02/25 01:53:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 01:53:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/25 01:53:28 INFO : one: Deleted 2026/02/25 01:53:28 DEBUG : one: size = 5 OK 2026/02/25 01:53:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/25 01:53:28 INFO : one: Copied (new) 2026/02/25 01:53:28 DEBUG : two: size = 3 OK 2026/02/25 01:53:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:53:28 DEBUG : two: Unchanged skipping 2026/02/25 01:53:28 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:53:28 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nulakaj2vewu path dst) 2026/02/25 01:53:28 DEBUG : three.txt: Sizes differ 2026/02/25 01:53:29 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/25 01:53:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 01:53:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/25 01:53:29 INFO : three.txt: Deleted 2026/02/25 01:53:30 DEBUG : three.txt: size = 19 OK 2026/02/25 01:53:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/25 01:53:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.81s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:53:33 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:53:33 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:53:33 DEBUG : Testêé: Sizes differ 2026/02/25 01:53:33 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:53:33 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:53:33 DEBUG : Testêé: size = 14 OK 2026/02/25 01:53:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/25 01:53:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/25 01:53:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.90s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:53:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/25 01:53:34 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:53:34 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:53:35 DEBUG : existing: size = 6 OK 2026/02/25 01:53:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/25 01:53:35 INFO : existing: Copied (new) 2026/02/25 01:53:35 DEBUG : Waiting for deletions to finish 2026/02/25 01:53:36 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:53:36 DEBUG : existing: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:53:36 DEBUG : existing: Sizes differ 2026/02/25 01:53:36 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:53:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/25 01:53:36 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:53:36 ERROR : B2 bucket rclone-test-nulakaj2vewu: not deleting files as there were IO errors 2026/02/25 01:53:36 ERROR : B2 bucket rclone-test-nulakaj2vewu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.47s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:53:38 DEBUG : EXISTING: size = 6 OK 2026/02/25 01:53:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:53:38 DEBUG : existing: Unchanged skipping 2026/02/25 01:53:38 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:53:38 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:53:38 DEBUG : Waiting for deletions to finish 2026/02/25 01:53:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.99s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:54:08 DEBUG : both0: size = 6 OK 2026/02/25 01:54:08 DEBUG : both11: size = 6 OK 2026/02/25 01:54:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both10: size = 6 OK 2026/02/25 01:54:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both12: size = 6 OK 2026/02/25 01:54:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:54:08 DEBUG : both11: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both13: size = 6 OK 2026/02/25 01:54:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both13: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both14: size = 6 OK 2026/02/25 01:54:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both14: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both15: size = 6 OK 2026/02/25 01:54:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both0: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both16: size = 6 OK 2026/02/25 01:54:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both16: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both17: size = 6 OK 2026/02/25 01:54:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both10: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both18: size = 6 OK 2026/02/25 01:54:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both12: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both19: size = 6 OK 2026/02/25 01:54:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both15: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both1: size = 6 OK 2026/02/25 01:54:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both17: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both2: size = 6 OK 2026/02/25 01:54:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both2: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both3: size = 6 OK 2026/02/25 01:54:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both18: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both4: size = 6 OK 2026/02/25 01:54:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both4: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both5: size = 6 OK 2026/02/25 01:54:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both19: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both6: size = 6 OK 2026/02/25 01:54:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both1: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both7: size = 6 OK 2026/02/25 01:54:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both3: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both8: size = 6 OK 2026/02/25 01:54:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both5: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both9: size = 6 OK 2026/02/25 01:54:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:08 DEBUG : both6: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both7: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both8: Unchanged skipping 2026/02/25 01:54:08 DEBUG : both9: Unchanged skipping 2026/02/25 01:54:08 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:54:08 DEBUG : Waiting for deletions to finish 2026/02/25 01:54:08 INFO : only19: Deleted 2026/02/25 01:54:09 INFO : only11: Deleted 2026/02/25 01:54:09 INFO : only12: Deleted 2026/02/25 01:54:09 INFO : only18: Deleted 2026/02/25 01:54:09 INFO : only1: Deleted 2026/02/25 01:54:09 INFO : only9: Deleted 2026/02/25 01:54:09 INFO : only16: Deleted 2026/02/25 01:54:09 INFO : only10: Deleted 2026/02/25 01:54:09 INFO : only7: Deleted 2026/02/25 01:54:09 INFO : only3: Deleted 2026/02/25 01:54:09 INFO : only0: Deleted 2026/02/25 01:54:09 INFO : only14: Deleted 2026/02/25 01:54:09 INFO : only2: Deleted 2026/02/25 01:54:09 INFO : only8: Deleted 2026/02/25 01:54:09 INFO : only15: Deleted 2026/02/25 01:54:09 INFO : only13: Deleted 2026/02/25 01:54:09 INFO : only17: Deleted 2026/02/25 01:54:09 INFO : only4: Deleted 2026/02/25 01:54:09 INFO : only5: Deleted 2026/02/25 01:54:09 INFO : only6: Deleted 2026/02/25 01:54:09 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (33.75s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:54:38 DEBUG : both0: size = 6 OK 2026/02/25 01:54:38 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:54:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both11: size = 6 OK 2026/02/25 01:54:38 DEBUG : both12: size = 6 OK 2026/02/25 01:54:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both10: size = 6 OK 2026/02/25 01:54:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both0: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both13: size = 6 OK 2026/02/25 01:54:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both11: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both14: size = 6 OK 2026/02/25 01:54:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both14: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both15: size = 6 OK 2026/02/25 01:54:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both12: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both16: size = 6 OK 2026/02/25 01:54:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both10: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both17: size = 6 OK 2026/02/25 01:54:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both17: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both18: size = 6 OK 2026/02/25 01:54:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both13: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both19: size = 6 OK 2026/02/25 01:54:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both15: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both1: size = 6 OK 2026/02/25 01:54:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both1: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both2: size = 6 OK 2026/02/25 01:54:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both16: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both3: size = 6 OK 2026/02/25 01:54:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both3: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both4: size = 6 OK 2026/02/25 01:54:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both4: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both5: size = 6 OK 2026/02/25 01:54:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both18: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both6: size = 6 OK 2026/02/25 01:54:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both19: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both7: size = 6 OK 2026/02/25 01:54:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both7: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both8: size = 6 OK 2026/02/25 01:54:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both8: Unchanged skipping 2026/02/25 01:54:38 DEBUG : both9: size = 6 OK 2026/02/25 01:54:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:54:38 DEBUG : both2: Unchanged skipping 2026/02/25 01:54:38 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only0: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only0: Sizes differ 2026/02/25 01:54:38 DEBUG : both5: Unchanged skipping 2026/02/25 01:54:38 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only10: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only10: Sizes differ 2026/02/25 01:54:38 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only11: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only11: Sizes differ 2026/02/25 01:54:38 DEBUG : both6: Unchanged skipping 2026/02/25 01:54:38 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only12: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only12: Sizes differ 2026/02/25 01:54:38 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only13: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only13: Sizes differ 2026/02/25 01:54:38 DEBUG : both9: Unchanged skipping 2026/02/25 01:54:38 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only14: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only14: Sizes differ 2026/02/25 01:54:38 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only15: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only15: Sizes differ 2026/02/25 01:54:38 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only16: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only16: Sizes differ 2026/02/25 01:54:38 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only17: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only17: Sizes differ 2026/02/25 01:54:38 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only18: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only18: Sizes differ 2026/02/25 01:54:38 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only19: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only19: Sizes differ 2026/02/25 01:54:38 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only1: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only1: Sizes differ 2026/02/25 01:54:38 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only2: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only2: Sizes differ 2026/02/25 01:54:38 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only3: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only3: Sizes differ 2026/02/25 01:54:38 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only4: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only4: Sizes differ 2026/02/25 01:54:38 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only5: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only5: Sizes differ 2026/02/25 01:54:38 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only6: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only6: Sizes differ 2026/02/25 01:54:38 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only7: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only7: Sizes differ 2026/02/25 01:54:38 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only8: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only8: Sizes differ 2026/02/25 01:54:38 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1867576967) 2026/02/25 01:54:38 DEBUG : only9: size = 6 (B2 bucket rclone-test-nulakaj2vewu) 2026/02/25 01:54:38 DEBUG : only9: Sizes differ 2026/02/25 01:54:38 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:54:38 DEBUG : only10: size = 0 OK 2026/02/25 01:54:38 DEBUG : only12: size = 0 OK 2026/02/25 01:54:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:38 INFO : only10: Copied (replaced existing) 2026/02/25 01:54:38 DEBUG : only0: size = 0 OK 2026/02/25 01:54:38 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:38 INFO : only0: Copied (replaced existing) 2026/02/25 01:54:38 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:38 INFO : only12: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only16: size = 0 OK 2026/02/25 01:54:39 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only16: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only11: size = 0 OK 2026/02/25 01:54:39 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only11: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only18: size = 0 OK 2026/02/25 01:54:39 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only18: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only13: size = 0 OK 2026/02/25 01:54:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only13: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only1: size = 0 OK 2026/02/25 01:54:39 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only1: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only15: size = 0 OK 2026/02/25 01:54:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only15: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only3: size = 0 OK 2026/02/25 01:54:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only3: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only4: size = 0 OK 2026/02/25 01:54:39 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only4: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only14: size = 0 OK 2026/02/25 01:54:39 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only14: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only17: size = 0 OK 2026/02/25 01:54:39 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only17: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only6: size = 0 OK 2026/02/25 01:54:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only6: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only7: size = 0 OK 2026/02/25 01:54:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only7: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only2: size = 0 OK 2026/02/25 01:54:39 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only2: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only8: size = 0 OK 2026/02/25 01:54:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only8: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only19: size = 0 OK 2026/02/25 01:54:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only19: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only5: size = 0 OK 2026/02/25 01:54:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only5: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : only9: size = 0 OK 2026/02/25 01:54:39 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 01:54:39 INFO : only9: Copied (replaced existing) 2026/02/25 01:54:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (33.60s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:54:47 DEBUG : empty_dir: Making directory with metadata 2026/02/25 01:54:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 01:54:47 DEBUG : empty_on_remote: Making directory with metadata 2026/02/25 01:54:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 01:54:47 INFO : empty_on_remote: Making directory 2026/02/25 01:54:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/25 01:54:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/25 01:54:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/25 01:54:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/25 01:54:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.82s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:54:50 DEBUG : empty_dir: Making directory with metadata 2026/02/25 01:54:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 01:54:50 DEBUG : empty_on_remote: Making directory with metadata 2026/02/25 01:54:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 01:54:50 INFO : empty_on_remote: Making directory 2026/02/25 01:54:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/25 01:54:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/25 01:54:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/25 01:54:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/25 01:54:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/25 01:54:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.66s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:54:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/25 01:54:53 INFO : sub dir: Making directory 2026/02/25 01:54:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:54:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/25 01:54:56 INFO : sub dir: Making directory 2026/02/25 01:54:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.55s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:55:13 DEBUG : Waiting for deletions to finish 2026/02/25 01:55:14 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:55:14 DEBUG : apple: size = 5 OK 2026/02/25 01:55:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:14 DEBUG : apple: Unchanged skipping 2026/02/25 01:55:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:55:14 DEBUG : banana: size = 6 OK 2026/02/25 01:55:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:55:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:55:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:55:14 DEBUG : banana: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:55:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:55:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:55:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:55:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:55:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:55:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:55:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:55:15 DEBUG : Waiting for deletions to finish 2026/02/25 01:55:15 INFO : There was nothing to transfer 2026/02/25 01:55:15 DEBUG : Waiting for deletions to finish 2026/02/25 01:55:15 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:55:15 DEBUG : apple: size = 5 OK 2026/02/25 01:55:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:55:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : banana: size = 6 OK 2026/02/25 01:55:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : banana: Unchanged skipping 2026/02/25 01:55:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:55:15 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:55:15 DEBUG : apple: Unchanged skipping 2026/02/25 01:55:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:55:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:55:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:55:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:55:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:55:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:55:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:55:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:55:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:55:15 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:55:15 DEBUG : Waiting for deletions to finish 2026/02/25 01:55:15 INFO : There was nothing to transfer 2026/02/25 01:55:15 DEBUG : Waiting for deletions to finish 2026/02/25 01:55:16 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:55:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:55:32 DEBUG : Waiting for deletions to finish 2026/02/25 01:55:33 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:55:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : apple: size = 5 OK 2026/02/25 01:55:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : apple: Unchanged skipping 2026/02/25 01:55:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:55:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:55:34 DEBUG : banana: size = 6 OK 2026/02/25 01:55:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : banana: Unchanged skipping 2026/02/25 01:55:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:55:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:55:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:55:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:55:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:55:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:55:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:55:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:55:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:55:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:55:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:55:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:55:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:55:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:55:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:55:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:55:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:55:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:55:34 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:55:34 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:55:34 DEBUG : Waiting for deletions to finish 2026/02/25 01:55:34 INFO : There was nothing to transfer 2026/02/25 01:55:34 DEBUG : Waiting for deletions to finish 2026/02/25 01:55:34 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:55:34 DEBUG : apple: size = 5 OK 2026/02/25 01:55:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : apple: Unchanged skipping 2026/02/25 01:55:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:55:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:55:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:55:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:55:34 DEBUG : banana: size = 6 OK 2026/02/25 01:55:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:34 DEBUG : banana: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:55:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:55:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:55:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:55:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:55:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:55:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:55:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:55:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:55:35 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:55:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:55:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:55:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:55:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:55:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:55:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:55:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:55:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:55:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:55:35 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:55:35 DEBUG : Waiting for deletions to finish 2026/02/25 01:55:35 INFO : There was nothing to transfer 2026/02/25 01:55:35 DEBUG : Waiting for deletions to finish 2026/02/25 01:55:35 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:55:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:55:52 DEBUG : Waiting for deletions to finish 2026/02/25 01:55:53 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:55:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:55:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:55:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:55:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:55:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:55:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:55:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:55:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:55:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:55:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:55:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:55:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:55:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:55:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:55:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:55:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:55:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:55:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:55:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:55:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:55:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:55:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:55:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:55:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:55:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:55:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:55:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:55:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:55:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:55:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:55:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:55:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:55:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:55:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:55:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:55:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:55:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:55:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:55:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:55:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:55:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:55:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:55:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:55:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:55:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:55:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:55:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:55:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:55:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:55:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:55:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:55:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:55:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:55:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:55:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:55:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:55:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:55:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:55:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:55:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:55:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:55:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:55:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:55:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:55:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:55:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:55:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:55:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:55:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:55:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:55:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:55:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:55:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:55:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:55:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:55:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:55:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:55:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:55:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:55:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:55:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:55:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:55:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:55:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:55:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:55:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:55:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:55:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:55:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:55:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:55:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:55:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:55:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:55:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:55:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:55:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:55:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:55:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 01:55:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:55:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 01:55:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 01:55:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 01:55:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:55:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:55:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 01:55:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:55:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:55:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:55:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:55:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:55:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:55:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:55:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:55:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:55:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:55:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:55:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:55:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:55:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:55:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:55:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:55:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 01:55:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:55:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/25 01:55:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:55:53 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:55:53 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:55:54 DEBUG : YmFuYW5h: size = 6 OK 2026/02/25 01:55:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/25 01:55:54 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/25 01:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:54 DEBUG : YXBwbGU=: size = 5 OK 2026/02/25 01:55:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/25 01:55:54 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/25 01:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/25 01:55:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/25 01:55:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:55:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/25 01:55:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/25 01:55:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:55:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/25 01:55:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/25 01:55:54 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:55:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/25 01:55:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/25 01:55:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:55:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/25 01:55:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/25 01:55:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:55:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/25 01:55:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/25 01:55:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:55:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/25 01:55:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/25 01:55:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:55:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/25 01:55:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/25 01:55:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:55:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/25 01:55:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/25 01:55:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 01:55:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/25 01:55:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/25 01:55:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/25 01:55:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/25 01:55:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/25 01:55:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/25 01:55:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 01:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 01:55:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/25 01:55:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/25 01:55:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 01:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 01:55:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/25 01:55:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/25 01:55:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 01:55:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/25 01:55:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/25 01:55:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 01:55:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/25 01:55:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/25 01:55:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:55:56 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/25 01:55:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/25 01:55:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/25 01:56:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/25 01:56:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/25 01:56:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:00 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:00 INFO : splitbananasplit: Deleted 2026/02/25 01:56:00 INFO : apple: Deleted 2026/02/25 01:56:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/25 01:56:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/25 01:56:00 INFO : dir1/0009-3456789.txt: Deleted 2026/02/25 01:56:00 INFO : dir1/0008-2345678.txt: Deleted 2026/02/25 01:56:00 INFO : dir1/0014-89;=.txt: Deleted 2026/02/25 01:56:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/25 01:56:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/25 01:56:01 INFO : dir1/0003-defghij.txt: Deleted 2026/02/25 01:56:01 INFO : dir1/0011-56789;.txt: Deleted 2026/02/25 01:56:01 INFO : appleappleapplebanana: Deleted 2026/02/25 01:56:01 INFO : dir1/0007-1234567.txt: Deleted 2026/02/25 01:56:01 INFO : dir1/0012-6789;.txt: Deleted 2026/02/25 01:56:01 INFO : dir1/0015-9;=.txt: Deleted 2026/02/25 01:56:01 INFO : banana: Deleted 2026/02/25 01:56:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/25 01:56:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/25 01:56:01 INFO : dir1/0010-456789.txt: Deleted 2026/02/25 01:56:01 INFO : dir1/0013-789;=.txt: Deleted 2026/02/25 01:56:01 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 01:56:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : YXBwbGU=: size = 5 OK 2026/02/25 01:56:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/25 01:56:02 DEBUG : apple: Unchanged skipping 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:56:02 DEBUG : YmFuYW5h: size = 6 OK 2026/02/25 01:56:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : banana: Unchanged skipping 2026/02/25 01:56:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/25 01:56:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:56:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/25 01:56:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/25 01:56:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/25 01:56:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/25 01:56:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/25 01:56:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/25 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/25 01:56:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/25 01:56:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/25 01:56:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/25 01:56:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/25 01:56:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/25 01:56:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/25 01:56:02 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:56:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/25 01:56:02 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/25 01:56:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/25 01:56:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/25 01:56:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:56:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:56:02 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:56:02 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:02 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 01:56:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 01:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 01:56:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 01:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 01:56:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 01:56:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 01:56:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 01:56:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 01:56:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 01:56:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:56:22 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:23 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:56:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/25 01:56:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/25 01:56:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/25 01:56:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/25 01:56:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 01:56:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 01:56:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 01:56:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 01:56:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 01:56:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 01:56:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 01:56:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 01:56:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 01:56:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 01:56:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 01:56:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 01:56:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 01:56:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 01:56:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 01:56:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 01:56:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 01:56:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 01:56:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 01:56:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 01:56:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 01:56:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 01:56:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 01:56:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 01:56:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 01:56:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 01:56:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 01:56:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 01:56:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 01:56:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 01:56:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 01:56:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 01:56:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 01:56:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 01:56:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 01:56:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 01:56:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 01:56:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 01:56:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 01:56:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 01:56:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 01:56:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 01:56:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 01:56:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 01:56:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 01:56:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 01:56:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 01:56:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 01:56:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 01:56:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 01:56:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 01:56:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 01:56:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 01:56:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 01:56:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 01:56:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 01:56:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 01:56:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 01:56:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 01:56:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 01:56:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 01:56:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 01:56:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 01:56:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 01:56:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 01:56:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 01:56:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 01:56:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 01:56:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 01:56:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 01:56:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 01:56:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 01:56:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 01:56:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/25 01:56:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/25 01:56:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 01:56:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/25 01:56:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 01:56:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/25 01:56:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 01:56:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/25 01:56:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 01:56:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 01:56:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 01:56:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 01:56:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 01:56:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/25 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 01:56:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 01:56:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 01:56:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 01:56:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 01:56:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/25 01:56:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 01:56:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 01:56:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 01:56:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 01:56:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 01:56:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 01:56:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 01:56:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 01:56:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 01:56:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 01:56:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/25 01:56:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 01:56:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 01:56:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 01:56:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 01:56:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/25 01:56:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:24 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:56:24 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:56:24 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/25 01:56:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/25 01:56:24 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/25 01:56:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 01:56:24 DEBUG : PREFIXbanana: size = 6 OK 2026/02/25 01:56:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/25 01:56:24 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/25 01:56:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 01:56:24 DEBUG : PREFIXapple: size = 5 OK 2026/02/25 01:56:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/25 01:56:24 INFO : apple: Copied (new) to: PREFIXapple 2026/02/25 01:56:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 01:56:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/25 01:56:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/25 01:56:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 01:56:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 01:56:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/25 01:56:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/25 01:56:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 01:56:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 01:56:24 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/25 01:56:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/25 01:56:24 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/25 01:56:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 01:56:25 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/25 01:56:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/25 01:56:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/25 01:56:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 01:56:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/25 01:56:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 01:56:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 01:56:25 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/25 01:56:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/25 01:56:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/25 01:56:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 01:56:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/25 01:56:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/25 01:56:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 01:56:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 01:56:25 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/25 01:56:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/25 01:56:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/25 01:56:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 01:56:25 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/25 01:56:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/25 01:56:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/25 01:56:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 01:56:25 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/25 01:56:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/25 01:56:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/25 01:56:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 01:56:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/25 01:56:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/25 01:56:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 01:56:26 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/25 01:56:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/25 01:56:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/25 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 01:56:26 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/25 01:56:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/25 01:56:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/25 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/25 01:56:26 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/25 01:56:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/25 01:56:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/25 01:56:26 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/25 01:56:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/25 01:56:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/25 01:56:26 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/25 01:56:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/25 01:56:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/25 01:56:26 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/25 01:56:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/25 01:56:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/25 01:56:26 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:26 INFO : banana: Deleted 2026/02/25 01:56:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/25 01:56:27 INFO : dir1/0015-9;=.txt: Deleted 2026/02/25 01:56:27 INFO : dir1/0007-1234567.txt: Deleted 2026/02/25 01:56:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/25 01:56:27 INFO : dir1/0014-89;=.txt: Deleted 2026/02/25 01:56:27 INFO : dir1/0010-456789.txt: Deleted 2026/02/25 01:56:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/25 01:56:27 INFO : dir1/0013-789;=.txt: Deleted 2026/02/25 01:56:27 INFO : appleappleapplebanana: Deleted 2026/02/25 01:56:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/25 01:56:27 INFO : dir1/0009-3456789.txt: Deleted 2026/02/25 01:56:27 INFO : dir1/0011-56789;.txt: Deleted 2026/02/25 01:56:27 INFO : dir1/0012-6789;.txt: Deleted 2026/02/25 01:56:27 INFO : apple: Deleted 2026/02/25 01:56:27 INFO : splitbananasplit: Deleted 2026/02/25 01:56:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/25 01:56:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/25 01:56:27 INFO : dir1/0003-defghij.txt: Deleted 2026/02/25 01:56:27 INFO : dir1/0008-2345678.txt: Deleted 2026/02/25 01:56:27 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 01:56:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 01:56:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 01:56:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 01:56:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 01:56:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 01:56:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 01:56:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 01:56:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 01:56:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 01:56:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 01:56:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 01:56:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 01:56:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 01:56:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 01:56:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 01:56:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 01:56:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 01:56:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 01:56:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 01:56:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 01:56:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 01:56:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 01:56:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 01:56:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 01:56:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 01:56:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 01:56:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/25 01:56:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 01:56:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 01:56:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 01:56:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 01:56:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 01:56:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 01:56:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 01:56:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 01:56:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 01:56:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 01:56:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 01:56:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 01:56:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 01:56:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 01:56:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 01:56:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 01:56:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 01:56:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 01:56:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/25 01:56:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:28 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:56:28 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:56:28 DEBUG : banana: size = 6 OK 2026/02/25 01:56:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/25 01:56:28 INFO : banana: Copied (new) 2026/02/25 01:56:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:56:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/25 01:56:28 INFO : appleappleapplebanana: Copied (new) 2026/02/25 01:56:28 DEBUG : apple: size = 5 OK 2026/02/25 01:56:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/25 01:56:28 INFO : apple: Copied (new) 2026/02/25 01:56:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:56:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/25 01:56:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/25 01:56:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:56:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/25 01:56:29 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/25 01:56:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:56:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/25 01:56:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/25 01:56:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:56:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/25 01:56:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/25 01:56:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:56:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/25 01:56:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/25 01:56:29 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:56:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/25 01:56:29 INFO : splitbananasplit: Copied (new) 2026/02/25 01:56:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:56:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/25 01:56:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/25 01:56:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:56:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/25 01:56:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/25 01:56:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:56:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/25 01:56:29 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/25 01:56:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:56:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/25 01:56:30 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/25 01:56:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:56:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/25 01:56:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/25 01:56:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:56:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/25 01:56:30 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/25 01:56:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:56:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/25 01:56:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/25 01:56:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:56:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/25 01:56:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/25 01:56:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:56:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/25 01:56:30 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/25 01:56:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:56:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/25 01:56:30 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/25 01:56:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:56:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/25 01:56:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/25 01:56:31 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:32 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/25 01:56:32 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/25 01:56:32 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/25 01:56:32 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/25 01:56:32 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/25 01:56:32 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/25 01:56:32 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/25 01:56:32 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/25 01:56:32 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/25 01:56:32 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/25 01:56:32 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/25 01:56:32 INFO : PREFIXapple: Deleted 2026/02/25 01:56:32 INFO : PREFIXsplitbananasplit: Deleted 2026/02/25 01:56:32 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/25 01:56:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/25 01:56:32 INFO : PREFIXbanana: Deleted 2026/02/25 01:56:32 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/25 01:56:32 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/25 01:56:32 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/25 01:56:32 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/25 01:56:32 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:32 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:56:32 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:33 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:56:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:56:50 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:50 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:56:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 01:56:50 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 01:56:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:50 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 01:56:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 01:56:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:50 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:50 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/25 01:56:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/25 01:56:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/25 01:56:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 01:56:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/25 01:56:50 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 01:56:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 01:56:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:51 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:56:51 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:56:51 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/25 01:56:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/25 01:56:51 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 01:56:51 DEBUG : appleSUFFIX: size = 5 OK 2026/02/25 01:56:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/25 01:56:51 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:51 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/25 01:56:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/25 01:56:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/25 01:56:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/25 01:56:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/25 01:56:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/25 01:56:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 01:56:51 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/25 01:56:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/25 01:56:51 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/25 01:56:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/25 01:56:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 01:56:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/25 01:56:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/25 01:56:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/25 01:56:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/25 01:56:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/25 01:56:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/25 01:56:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/25 01:56:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/25 01:56:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/25 01:56:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/25 01:56:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/25 01:56:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/25 01:56:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/25 01:56:52 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/25 01:56:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/25 01:56:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/25 01:56:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/25 01:56:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/25 01:56:53 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/25 01:56:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/25 01:56:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/25 01:56:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/25 01:56:53 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/25 01:56:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/25 01:56:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/25 01:56:53 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/25 01:56:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/25 01:56:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/25 01:56:53 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/25 01:56:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/25 01:56:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/25 01:56:53 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/25 01:56:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/25 01:56:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/25 01:56:53 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/25 01:56:53 INFO : banana: Deleted 2026/02/25 01:56:53 INFO : dir1/0007-1234567.txt: Deleted 2026/02/25 01:56:53 INFO : appleappleapplebanana: Deleted 2026/02/25 01:56:53 INFO : splitbananasplit: Deleted 2026/02/25 01:56:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/25 01:56:53 INFO : dir1/0012-6789;.txt: Deleted 2026/02/25 01:56:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/25 01:56:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/25 01:56:53 INFO : dir1/0009-3456789.txt: Deleted 2026/02/25 01:56:53 INFO : dir1/0003-defghij.txt: Deleted 2026/02/25 01:56:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/25 01:56:54 INFO : dir1/0010-456789.txt: Deleted 2026/02/25 01:56:54 INFO : dir1/0013-789;=.txt: Deleted 2026/02/25 01:56:54 INFO : dir1/0014-89;=.txt: Deleted 2026/02/25 01:56:54 INFO : apple: Deleted 2026/02/25 01:56:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/25 01:56:54 INFO : dir1/0011-56789;.txt: Deleted 2026/02/25 01:56:54 INFO : dir1/0008-2345678.txt: Deleted 2026/02/25 01:56:54 INFO : dir1/0015-9;=.txt: Deleted 2026/02/25 01:56:54 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/25 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/25 01:56:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 01:56:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/25 01:56:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/25 01:56:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/25 01:56:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:56:55 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:56:55 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:56:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:56:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/25 01:56:55 INFO : appleappleapplebanana: Copied (new) 2026/02/25 01:56:55 DEBUG : apple: size = 5 OK 2026/02/25 01:56:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/25 01:56:55 INFO : apple: Copied (new) 2026/02/25 01:56:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:56:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/25 01:56:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/25 01:56:55 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:56:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/25 01:56:55 INFO : splitbananasplit: Copied (new) 2026/02/25 01:56:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:56:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/25 01:56:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/25 01:56:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:56:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/25 01:56:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/25 01:56:56 DEBUG : banana: size = 6 OK 2026/02/25 01:56:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/25 01:56:56 INFO : banana: Copied (new) 2026/02/25 01:56:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:56:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/25 01:56:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/25 01:56:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:56:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/25 01:56:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/25 01:56:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:56:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/25 01:56:56 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/25 01:56:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:56:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/25 01:56:56 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/25 01:56:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:56:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/25 01:56:56 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/25 01:56:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:56:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/25 01:56:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/25 01:56:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:56:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/25 01:56:56 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/25 01:56:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:56:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/25 01:56:56 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/25 01:56:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:56:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/25 01:56:56 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/25 01:56:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:56:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/25 01:56:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/25 01:56:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:56:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/25 01:56:57 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/25 01:56:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:56:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/25 01:56:57 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/25 01:56:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:56:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/25 01:56:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/25 01:56:57 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:58 INFO : bananaSUFFIX: Deleted 2026/02/25 01:56:58 INFO : splitbananasplitSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/25 01:56:58 INFO : appleSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/25 01:56:58 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/25 01:56:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/25 01:56:58 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:58 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:56:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : Waiting for deletions to finish 2026/02/25 01:56:59 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:56:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:57:17 DEBUG : Waiting for deletions to finish 2026/02/25 01:57:18 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:57:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 01:57:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 01:57:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 01:57:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 01:57:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 01:57:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : apple: size = 5 OK 2026/02/25 01:57:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:18 DEBUG : apple: Unchanged skipping 2026/02/25 01:57:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:18 DEBUG : banana: size = 6 OK 2026/02/25 01:57:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:18 DEBUG : banana: Unchanged skipping 2026/02/25 01:57:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 01:57:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 01:57:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 01:57:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 01:57:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 01:57:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 01:57:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 01:57:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 01:57:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/25 01:57:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/25 01:57:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 01:57:18 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:57:18 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:57:18 DEBUG : appleapple: size = 21 OK 2026/02/25 01:57:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/25 01:57:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/25 01:57:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 01:57:18 DEBUG : splitbanan: size = 16 OK 2026/02/25 01:57:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/25 01:57:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/25 01:57:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 01:57:19 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/25 01:57:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/25 01:57:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/25 01:57:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 01:57:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/25 01:57:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/25 01:57:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/25 01:57:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 01:57:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/25 01:57:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/25 01:57:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/25 01:57:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 01:57:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/25 01:57:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/25 01:57:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/25 01:57:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 01:57:19 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/25 01:57:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/25 01:57:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/25 01:57:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 01:57:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/25 01:57:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/25 01:57:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/25 01:57:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 01:57:19 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/25 01:57:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/25 01:57:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/25 01:57:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 01:57:19 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/25 01:57:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/25 01:57:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/25 01:57:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 01:57:20 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/25 01:57:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/25 01:57:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/25 01:57:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 01:57:20 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/25 01:57:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/25 01:57:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/25 01:57:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 01:57:20 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/25 01:57:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/25 01:57:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/25 01:57:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 01:57:20 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/25 01:57:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/25 01:57:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/25 01:57:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 01:57:20 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/25 01:57:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/25 01:57:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/25 01:57:20 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/25 01:57:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/25 01:57:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/25 01:57:20 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/25 01:57:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/25 01:57:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/25 01:57:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/25 01:57:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/25 01:57:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/25 01:57:21 DEBUG : Waiting for deletions to finish 2026/02/25 01:57:21 INFO : appleappleapplebanana: Deleted 2026/02/25 01:57:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/25 01:57:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/25 01:57:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/25 01:57:22 INFO : dir1/0012-6789;.txt: Deleted 2026/02/25 01:57:22 INFO : splitbananasplit: Deleted 2026/02/25 01:57:22 INFO : dir1/0013-789;=.txt: Deleted 2026/02/25 01:57:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/25 01:57:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/25 01:57:22 INFO : dir1/0008-2345678.txt: Deleted 2026/02/25 01:57:22 INFO : dir1/0010-456789.txt: Deleted 2026/02/25 01:57:22 INFO : dir1/0014-89;=.txt: Deleted 2026/02/25 01:57:22 INFO : dir1/0003-defghij.txt: Deleted 2026/02/25 01:57:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/25 01:57:22 INFO : dir1/0007-1234567.txt: Deleted 2026/02/25 01:57:22 INFO : dir1/0009-3456789.txt: Deleted 2026/02/25 01:57:22 INFO : dir1/0011-56789;.txt: Deleted 2026/02/25 01:57:22 INFO : dir1/0015-9;=.txt: Deleted 2026/02/25 01:57:22 DEBUG : Waiting for deletions to finish 2026/02/25 01:57:22 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : appleapple: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/25 01:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 01:57:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 01:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 01:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 01:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 01:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 01:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 01:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 01:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 01:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 01:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 01:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 01:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 01:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 01:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 01:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 01:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 01:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 01:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 01:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 01:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 01:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 01:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 01:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 01:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 01:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 01:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 01:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 01:57:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 01:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 01:57:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 01:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 01:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 01:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 01:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 01:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 01:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 01:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 01:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 01:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 01:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 01:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 01:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 01:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 01:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 01:57:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 01:57:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 01:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 01:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 01:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 01:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 01:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 01:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 01:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 01:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 01:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 01:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 01:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 01:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 01:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 01:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 01:57:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 01:57:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 01:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 01:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 01:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 01:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 01:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 01:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 01:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 01:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 01:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 01:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 01:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 01:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 01:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 01:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 01:57:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 01:57:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 01:57:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 01:57:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 01:57:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 01:57:23 DEBUG : apple: size = 5 OK 2026/02/25 01:57:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : apple: Unchanged skipping 2026/02/25 01:57:23 DEBUG : appleapple: size = 21 OK 2026/02/25 01:57:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:57:23 DEBUG : banana: size = 6 OK 2026/02/25 01:57:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : banana: Unchanged skipping 2026/02/25 01:57:23 DEBUG : splitbanan: size = 16 OK 2026/02/25 01:57:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:57:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 01:57:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 01:57:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 01:57:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 01:57:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 01:57:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 01:57:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 01:57:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 01:57:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 01:57:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 01:57:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 01:57:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 01:57:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 01:57:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 01:57:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 01:57:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 01:57:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 01:57:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 01:57:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 01:57:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 01:57:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/25 01:57:23 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/25 01:57:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/25 01:57:23 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/25 01:57:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/25 01:57:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/25 01:57:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/25 01:57:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/25 01:57:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/25 01:57:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/25 01:57:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/25 01:57:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:57:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/25 01:57:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/25 01:57:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/25 01:57:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/25 01:57:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/25 01:57:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/25 01:57:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:57:23 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:57:23 DEBUG : Waiting for deletions to finish 2026/02/25 01:57:23 DEBUG : Waiting for deletions to finish 2026/02/25 01:57:23 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : appleapple: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/25 01:57:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 01:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 01:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 01:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 01:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 01:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 01:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 01:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 01:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 01:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 01:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 01:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 01:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 01:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 01:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 01:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 01:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 01:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 01:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 01:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 01:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 01:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 01:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 01:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 01:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 01:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 01:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 01:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 01:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 01:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 01:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 01:57:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 01:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 01:57:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 01:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 01:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 01:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 01:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 01:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 01:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 01:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 01:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 01:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 01:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 01:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 01:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 01:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 01:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 01:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 01:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 01:57:23 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:57:40 DEBUG : Waiting for deletions to finish 2026/02/25 01:57:41 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:57:41 DEBUG : apple: size = 5 OK 2026/02/25 01:57:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : apple: Unchanged skipping 2026/02/25 01:57:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:57:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:57:41 DEBUG : banana: size = 6 OK 2026/02/25 01:57:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : banana: Unchanged skipping 2026/02/25 01:57:41 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:57:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:57:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:57:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:57:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:57:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:57:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:57:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:57:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:57:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:57:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:57:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:57:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:57:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:57:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:57:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:57:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:57:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:57:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:57:41 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:57:41 DEBUG : Waiting for deletions to finish 2026/02/25 01:57:41 DEBUG : Waiting for deletions to finish 2026/02/25 01:57:42 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : apple: size = 5 OK 2026/02/25 01:57:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : apple: Unchanged skipping 2026/02/25 01:57:42 DEBUG : banana: size = 6 OK 2026/02/25 01:57:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : banana: Unchanged skipping 2026/02/25 01:57:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:57:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:57:42 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:57:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:57:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:57:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:57:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:57:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:57:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:57:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:57:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:57:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:57:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:57:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:57:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:57:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:57:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:57:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:57:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:57:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:57:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:57:42 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:57:42 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:57:42 DEBUG : Waiting for deletions to finish 2026/02/25 01:57:42 DEBUG : Waiting for deletions to finish 2026/02/25 01:57:42 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:57:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : Waiting for deletions to finish 2026/02/25 01:57:43 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:57:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:58:04 DEBUG : Waiting for deletions to finish 2026/02/25 01:58:04 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:58:04 DEBUG : apple: size = 5 OK 2026/02/25 01:58:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:04 DEBUG : apple: Unchanged skipping 2026/02/25 01:58:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:58:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:58:04 DEBUG : banana: size = 6 OK 2026/02/25 01:58:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:04 DEBUG : banana: Unchanged skipping 2026/02/25 01:58:04 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:58:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:04 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:58:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:58:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:58:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:58:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:58:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:58:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:58:05 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:58:05 DEBUG : Waiting for deletions to finish 2026/02/25 01:58:05 DEBUG : Waiting for deletions to finish 2026/02/25 01:58:05 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:58:05 DEBUG : apple: size = 5 OK 2026/02/25 01:58:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : apple: Unchanged skipping 2026/02/25 01:58:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:58:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:58:05 DEBUG : banana: size = 6 OK 2026/02/25 01:58:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : banana: Unchanged skipping 2026/02/25 01:58:05 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:58:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:58:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:58:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:58:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:58:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:58:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:58:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:58:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:58:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:58:05 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:58:05 DEBUG : Waiting for deletions to finish 2026/02/25 01:58:05 DEBUG : Waiting for deletions to finish 2026/02/25 01:58:06 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:58:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:58:23 DEBUG : Waiting for deletions to finish 2026/02/25 01:58:23 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:58:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : apple: size = 5 OK 2026/02/25 01:58:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : apple: Unchanged skipping 2026/02/25 01:58:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:58:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:58:24 DEBUG : banana: size = 6 OK 2026/02/25 01:58:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : banana: Unchanged skipping 2026/02/25 01:58:24 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:58:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:58:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:58:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:58:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:58:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:58:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:58:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:58:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:58:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:58:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:58:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:58:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:58:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:58:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:58:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:58:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:58:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:58:24 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:58:24 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:58:24 DEBUG : Waiting for deletions to finish 2026/02/25 01:58:24 DEBUG : Waiting for deletions to finish 2026/02/25 01:58:24 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:58:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : apple: size = 5 OK 2026/02/25 01:58:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : apple: Unchanged skipping 2026/02/25 01:58:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:58:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:58:25 DEBUG : banana: size = 6 OK 2026/02/25 01:58:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : banana: Unchanged skipping 2026/02/25 01:58:25 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:58:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:58:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:58:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:58:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:58:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:58:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:58:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:58:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:58:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:58:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:58:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:58:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:58:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:58:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:58:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:58:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:58:25 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:58:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:58:25 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:58:25 DEBUG : Waiting for deletions to finish 2026/02/25 01:58:25 DEBUG : Waiting for deletions to finish 2026/02/25 01:58:25 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:58:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:58:42 DEBUG : Waiting for deletions to finish 2026/02/25 01:58:42 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:58:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : apple: size = 5 OK 2026/02/25 01:58:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : apple: Unchanged skipping 2026/02/25 01:58:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:58:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:58:43 DEBUG : banana: size = 6 OK 2026/02/25 01:58:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : banana: Unchanged skipping 2026/02/25 01:58:43 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:58:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:58:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:58:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:58:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:58:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:58:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:58:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:58:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:58:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:58:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:58:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:58:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:58:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:58:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:58:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:58:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:58:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:58:43 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:58:43 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:58:43 DEBUG : Waiting for deletions to finish 2026/02/25 01:58:43 DEBUG : Waiting for deletions to finish 2026/02/25 01:58:43 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:58:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : apple: size = 5 OK 2026/02/25 01:58:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : apple: Unchanged skipping 2026/02/25 01:58:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:58:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:58:44 DEBUG : banana: size = 6 OK 2026/02/25 01:58:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : banana: Unchanged skipping 2026/02/25 01:58:44 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:58:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:58:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:58:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:58:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:58:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:58:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:58:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:58:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:58:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:58:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:58:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:58:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:58:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:58:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:58:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:58:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:58:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:58:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:58:44 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:58:44 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:58:44 DEBUG : Waiting for deletions to finish 2026/02/25 01:58:44 DEBUG : Waiting for deletions to finish 2026/02/25 01:58:44 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:58:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:59:01 DEBUG : Waiting for deletions to finish 2026/02/25 01:59:01 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:59:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : apple: size = 5 OK 2026/02/25 01:59:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : apple: Unchanged skipping 2026/02/25 01:59:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:59:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:59:02 DEBUG : banana: size = 6 OK 2026/02/25 01:59:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : banana: Unchanged skipping 2026/02/25 01:59:02 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:59:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:59:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:59:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:59:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:59:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:59:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:59:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:59:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:59:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:59:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:59:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:59:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:59:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:59:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:59:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:59:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:59:02 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:02 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:02 DEBUG : Waiting for deletions to finish 2026/02/25 01:59:02 DEBUG : Waiting for deletions to finish 2026/02/25 01:59:02 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:59:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : apple: size = 5 OK 2026/02/25 01:59:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : apple: Unchanged skipping 2026/02/25 01:59:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 01:59:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 01:59:03 DEBUG : banana: size = 6 OK 2026/02/25 01:59:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : banana: Unchanged skipping 2026/02/25 01:59:03 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 01:59:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 01:59:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 01:59:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 01:59:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 01:59:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 01:59:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 01:59:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 01:59:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 01:59:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 01:59:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 01:59:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 01:59:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 01:59:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 01:59:03 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:03 DEBUG : Waiting for deletions to finish 2026/02/25 01:59:03 DEBUG : Waiting for deletions to finish 2026/02/25 01:59:03 DEBUG : apple: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : banana: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 01:59:03 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (247.05s) --- PASS: TestTransform/NFC (19.36s) --- PASS: TestTransform/NFD (19.21s) --- PASS: TestTransform/base64 (27.44s) --- PASS: TestTransform/prefix (30.47s) --- PASS: TestTransform/suffix (26.07s) --- PASS: TestTransform/truncate (24.35s) --- PASS: TestTransform/encoder (19.89s) --- PASS: TestTransform/ISO-8859-1 (22.58s) --- PASS: TestTransform/charmap (19.64s) --- PASS: TestTransform/lowercase (18.97s) --- PASS: TestTransform/ascii (19.09s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:59:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/25 01:59:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/25 01:59:08 INFO : sub dir_somesuffix: Making directory 2026/02/25 01:59:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/25 01:59:08 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/25 01:59:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/25 01:59:08 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/25 01:59:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/25 01:59:08 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:08 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/25 01:59:10 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:10 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/25 01:59:10 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.55s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:59:11 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:11 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:11 INFO : tictactoe: Making directory 2026/02/25 01:59:11 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:11 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 01:59:11 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/25 01:59:11 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:11 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 01:59:11 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/25 01:59:11 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:11 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/25 01:59:11 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.75s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:59:13 INFO : toe: Making directory 2026/02/25 01:59:13 INFO : toe/toe: Making directory 2026/02/25 01:59:13 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/25 01:59:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/25 01:59:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/25 01:59:13 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:13 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:13 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/25 01:59:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/25 01:59:13 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.67s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:59:14 INFO : toe: Making directory 2026/02/25 01:59:14 INFO : toe/toe: Making directory 2026/02/25 01:59:14 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/25 01:59:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/25 01:59:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/25 01:59:14 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:14 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/25 01:59:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/25 01:59:15 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.03s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:59:16 DEBUG : empty_dir: Making directory with metadata 2026/02/25 01:59:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 01:59:16 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:16 INFO : tictacempty_dir: Making directory 2026/02/25 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:16 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:16 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:16 INFO : tictactoe: Making directory 2026/02/25 01:59:16 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:16 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 01:59:16 INFO : tictactoe/tictactoe: Making directory 2026/02/25 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/25 01:59:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 01:59:16 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:16 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/25 01:59:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/25 01:59:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/25 01:59:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.60s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:59:19 DEBUG : empty_dir: Making directory with metadata 2026/02/25 01:59:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 01:59:19 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:19 INFO : tictacempty_dir: Making directory 2026/02/25 01:59:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:19 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:19 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:19 INFO : tictactoe: Making directory 2026/02/25 01:59:19 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:19 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 01:59:19 INFO : tictactoe/tictactoe: Making directory 2026/02/25 01:59:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 01:59:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/25 01:59:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 01:59:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 01:59:19 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:19 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 01:59:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 01:59:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 01:59:19 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/25 01:59:20 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:20 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:20 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:20 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/25 01:59:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 01:59:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/25 01:59:20 NOTICE: B2 bucket rclone-test-nulakaj2vewu: 0 differences found 2026/02/25 01:59:20 NOTICE: B2 bucket rclone-test-nulakaj2vewu: 1 matching files --- PASS: TestAllTag (2.23s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:59:21 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:21 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:21 INFO : tictactoe: Making directory 2026/02/25 01:59:21 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:21 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 01:59:21 INFO : tictactoe/tictactoe: Making directory 2026/02/25 01:59:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 01:59:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/25 01:59:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 01:59:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/25 01:59:21 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:21 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:22 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/25 01:59:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/25 01:59:22 DEBUG : Waiting for deletions to finish 2026/02/25 01:59:22 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:22 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:22 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 01:59:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/25 01:59:23 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 01:59:23 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/25 01:59:23 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/25 01:59:23 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:23 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.56s) === RUN TestSyntax 2026/02/25 01:59:23 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:59:24 INFO : toe: Making directory 2026/02/25 01:59:24 INFO : toe/toe: Making directory 2026/02/25 01:59:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/25 01:59:24 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:24 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:25 DEBUG : toe/toe/toe: size = 11 OK 2026/02/25 01:59:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:25 INFO : toe/toe/toe: Copied (new) 2026/02/25 01:59:25 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.21s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:59:26 DEBUG : empty_dir: Making directory with metadata 2026/02/25 01:59:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 01:59:26 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:26 INFO : tictacempty_dir: Making directory 2026/02/25 01:59:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:26 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:26 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:26 INFO : tictactoe: Making directory 2026/02/25 01:59:26 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:26 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 01:59:26 INFO : tictactoe/tictactoe: Making directory 2026/02/25 01:59:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 01:59:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/25 01:59:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 01:59:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 01:59:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 01:59:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 01:59:26 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:26 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 01:59:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 01:59:27 INFO : toe/toe/toe.txt: Deleted 2026/02/25 01:59:27 INFO : toe/toe: Removing directory 2026/02/25 01:59:27 INFO : toe: Removing directory 2026/02/25 01:59:27 INFO : empty_dir: Removing directory 2026/02/25 01:59:27 DEBUG : Local file system at /tmp/rclone1867576967: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.91s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:59:28 DEBUG : empty_dir: Making directory with metadata 2026/02/25 01:59:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 01:59:28 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:28 INFO : tictacempty_dir: Making directory 2026/02/25 01:59:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:28 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:28 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:28 INFO : tictactoe: Making directory 2026/02/25 01:59:28 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:28 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 01:59:28 INFO : tictactoe/tictactoe: Making directory 2026/02/25 01:59:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 01:59:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/25 01:59:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 01:59:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 01:59:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 01:59:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 01:59:28 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:28 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 01:59:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 01:59:28 INFO : toe/toe/toe.txt: Deleted 2026/02/25 01:59:28 INFO : toe/toe: Removing directory 2026/02/25 01:59:28 INFO : toe: Removing directory 2026/02/25 01:59:28 INFO : empty_dir: Removing directory 2026/02/25 01:59:28 DEBUG : Local file system at /tmp/rclone1867576967: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/25 01:59:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 01:59:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/25 01:59:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/25 01:59:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/25 01:59:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/25 01:59:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/25 01:59:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/25 01:59:30 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.00s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:59:31 DEBUG : Reset feature "Copy" 2026/02/25 01:59:31 DEBUG : Reset feature "Move" 2026/02/25 01:59:31 DEBUG : Reset feature "Copy" 2026/02/25 01:59:31 DEBUG : Reset feature "Move" 2026/02/25 01:59:31 DEBUG : empty_dir: Making directory with metadata 2026/02/25 01:59:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 01:59:31 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:31 INFO : tictacempty_dir: Making directory 2026/02/25 01:59:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 01:59:31 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:31 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:31 INFO : tictactoe: Making directory 2026/02/25 01:59:31 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:31 DEBUG : toe: transformed to: tictactoe 2026/02/25 01:59:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 01:59:31 INFO : tictactoe/tictactoe: Making directory 2026/02/25 01:59:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 01:59:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/25 01:59:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 01:59:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 01:59:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 01:59:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 01:59:31 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:31 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 01:59:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 01:59:31 INFO : toe/toe/toe.txt: Deleted 2026/02/25 01:59:31 INFO : toe/toe: Removing directory 2026/02/25 01:59:31 INFO : toe: Removing directory 2026/02/25 01:59:31 INFO : empty_dir: Removing directory 2026/02/25 01:59:31 DEBUG : Local file system at /tmp/rclone1867576967: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/25 01:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 01:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/25 01:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/25 01:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/25 01:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/25 01:59:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/25 01:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/25 01:59:33 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.79s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:59:34 DEBUG : toe: transformed to: dG9l 2026/02/25 01:59:35 DEBUG : toe: transformed to: dG9l 2026/02/25 01:59:35 INFO : dG9l: Making directory 2026/02/25 01:59:35 DEBUG : toe: transformed to: dG9l 2026/02/25 01:59:35 DEBUG : toe: transformed to: dG9l 2026/02/25 01:59:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/25 01:59:35 INFO : dG9l/dG9l: Making directory 2026/02/25 01:59:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/25 01:59:35 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/25 01:59:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/25 01:59:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 01:59:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/25 01:59:35 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:35 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/25 01:59:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/25 01:59:35 DEBUG : Waiting for deletions to finish 2026/02/25 01:59:36 DEBUG : dG9l: transformed to: toe 2026/02/25 01:59:36 DEBUG : dG9l: transformed to: toe 2026/02/25 01:59:36 DEBUG : dG9l: transformed to: toe 2026/02/25 01:59:36 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/25 01:59:36 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/25 01:59:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/25 01:59:36 DEBUG : Local file system at /tmp/rclone1867576967: Waiting for checks to finish 2026/02/25 01:59:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/25 01:59:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/25 01:59:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/25 01:59:36 DEBUG : Local file system at /tmp/rclone1867576967: Waiting for transfers to finish 2026/02/25 01:59:36 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.81s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-nulakaj2vewu", Local "Local file system at /tmp/rclone1867576967", Modify Window "1ms" 2026/02/25 01:59:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 01:59:37 DEBUG : toe: transformed to: 2026/02/25 01:59:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 01:59:37 DEBUG : toe: transformed to: 2026/02/25 01:59:37 INFO : B2 bucket rclone-test-nulakaj2vewu: Making directory 2026/02/25 01:59:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 01:59:37 DEBUG : toe: transformed to: 2026/02/25 01:59:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 01:59:37 DEBUG : toe: transformed to: 2026/02/25 01:59:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 01:59:37 DEBUG : toe/toe: transformed to: 2026/02/25 01:59:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/25 01:59:37 INFO : toe/toe: Making directory 2026/02/25 01:59:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 01:59:37 DEBUG : toe/toe: transformed to: 2026/02/25 01:59:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/25 01:59:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 01:59:37 DEBUG : toe: transformed to: 2026/02/25 01:59:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/25 01:59:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 01:59:37 DEBUG : toe/toe/toe: transformed to: 2026/02/25 01:59:37 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/25 01:59:37 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for checks to finish 2026/02/25 01:59:37 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Waiting for transfers to finish 2026/02/25 01:59:38 DEBUG : toe/toe/toe: size = 11 OK 2026/02/25 01:59:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 01:59:38 INFO : toe/toe/toe: Copied (new) 2026/02/25 01:59:38 ERROR : B2 bucket rclone-test-nulakaj2vewu: not deleting files as there were IO errors 2026/02/25 01:59:38 ERROR : B2 bucket rclone-test-nulakaj2vewu: not deleting directories as there were IO errors --- PASS: TestError (1.79s) PASS 2026/02/25 01:59:39 DEBUG : B2 bucket rclone-test-nulakaj2vewu: Purge remote 2026/02/25 01:59:39 INFO : B2 bucket rclone-test-nulakaj2vewu: cleaning bucket "rclone-test-nulakaj2vewu" of all files 2026/02/25 01:59:40 DEBUG : BackupDir/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1b5a4_d20260225_m015207_c001_v7007000_t0000_u01771984327263") 2026/02/25 01:59:40 DEBUG : BackupDir/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f108eccf564bc7cf2_d20260225_m015200_c001_v0001185_t0042_u01771984320532") 2026/02/25 01:59:40 DEBUG : CompareDest/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4197935cfd1261b5_d20260225_m015139_c001_v7007000_t0000_u01771984299960") 2026/02/25 01:59:40 DEBUG : CompareDest/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126915_d20260225_m015133_c001_v0001167_t0010_u01771984293764") 2026/02/25 01:59:40 DEBUG : CompareDest/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4197935cfd1261b6_d20260225_m015140_c001_v7007000_t0000_u01771984300140") 2026/02/25 01:59:40 DEBUG : CompareDest/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9658_d20260225_m015135_c001_v0001092_t0026_u01771984295129") 2026/02/25 01:59:40 DEBUG : CopyDest/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1b5a6_d20260225_m015207_c001_v7007000_t0000_u01771984327446") 2026/02/25 01:59:40 DEBUG : CopyDest/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f8f4c_d20260225_m015157_c001_v0001173_t0056_u01771984317134") 2026/02/25 01:59:40 DEBUG : CopyDest/three: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1b5a7_d20260225_m015207_c001_v7007000_t0000_u01771984327629") 2026/02/25 01:59:40 DEBUG : CopyDest/three: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9674_d20260225_m015205_c001_v0001092_t0006_u01771984325097") 2026/02/25 01:59:40 DEBUG : CopyDest/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1b5a8_d20260225_m015207_c001_v7007000_t0000_u01771984327812") 2026/02/25 01:59:41 DEBUG : CopyDest/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126a51_d20260225_m015202_c001_v0001167_t0042_u01771984322076") 2026/02/25 01:59:41 DEBUG : EXISTING: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f412a7966ba5d2c3e_d20260225_m015338_c001_v7007000_t0000_u01771984418790") 2026/02/25 01:59:41 DEBUG : EXISTING: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126eb3_d20260225_m015337_c001_v0001167_t0004_u01771984417174") 2026/02/25 01:59:41 DEBUG : PREFIXapple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458fda_d20260225_m015632_c001_v7007000_t0000_u01771984592158") 2026/02/25 01:59:41 DEBUG : PREFIXapple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967d5_d20260225_m015624_c001_v0001130_t0046_u01771984584075") 2026/02/25 01:59:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40865cef0b7fdc0e_d20260225_m015631_c001_v7007000_t0000_u01771984591982") 2026/02/25 01:59:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1274d4_d20260225_m015624_c001_v0001167_t0035_u01771984584112") 2026/02/25 01:59:41 DEBUG : PREFIXbanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4107ddafe1c34305_d20260225_m015632_c001_v7007000_t0000_u01771984592216") 2026/02/25 01:59:41 DEBUG : PREFIXbanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9ceb_d20260225_m015624_c001_v0001173_t0028_u01771984584099") 2026/02/25 01:59:41 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40865cef0b7fdc0f_d20260225_m015632_c001_v7007000_t0000_u01771984592168") 2026/02/25 01:59:41 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab978e_d20260225_m015624_c001_v0001092_t0030_u01771984584087") 2026/02/25 01:59:41 DEBUG : Testêé: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f412a7966ba5d2c37_d20260225_m015334_c001_v7007000_t0000_u01771984414332") 2026/02/25 01:59:41 DEBUG : Testêé: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96b2_d20260225_m015333_c001_v0001092_t0013_u01771984413622") 2026/02/25 01:59:41 DEBUG : Testêé: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126e73_d20260225_m015332_c001_v0001167_t0032_u01771984412165") 2026/02/25 01:59:41 DEBUG : YXBwbGU=: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae64_d20260225_m015603_c001_v7007000_t0000_u01771984563304") 2026/02/25 01:59:41 DEBUG : YXBwbGU=: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab976e_d20260225_m015553_c001_v0001092_t0047_u01771984553735") 2026/02/25 01:59:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae6a_d20260225_m015603_c001_v7007000_t0000_u01771984563487") 2026/02/25 01:59:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9b82_d20260225_m015553_c001_v0001173_t0028_u01771984553746") 2026/02/25 01:59:41 DEBUG : YmFuYW5h: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae6e_d20260225_m015603_c001_v7007000_t0000_u01771984563673") 2026/02/25 01:59:41 DEBUG : YmFuYW5h: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896791_d20260225_m015553_c001_v0001130_t0053_u01771984553753") 2026/02/25 01:59:41 DEBUG : a/potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226af_d20260225_m014953_c001_v7007000_t0000_u01771984193131") 2026/02/25 01:59:41 DEBUG : a/potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab959e_d20260225_m014952_c001_v0001092_t0042_u01771984192340") 2026/02/25 01:59:42 DEBUG : a/potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226ac_d20260225_m014950_c001_v7007000_t0000_u01771984190705") 2026/02/25 01:59:42 DEBUG : a/potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9598_d20260225_m014949_c001_v0001092_t0041_u01771984189749") 2026/02/25 01:59:42 DEBUG : a/potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb799_d20260225_m014932_c001_v7007000_t0000_u01771984172274") 2026/02/25 01:59:42 DEBUG : a/potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab955c_d20260225_m014931_c001_v0001092_t0050_u01771984171314") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8c7_d20260225_m015904_c001_v7007000_t0000_u01771984744217") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa240_d20260225_m015859_c001_v0001173_t0032_u01771984739540") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906202_d20260225_m015845_c001_v7007000_t0000_u01771984725253") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa1a0_d20260225_m015840_c001_v0001173_t0021_u01771984720615") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee08_d20260225_m015826_c001_v7007000_t0000_u01771984706117") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa0e8_d20260225_m015821_c001_v0001173_t0038_u01771984701275") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe8f8_d20260225_m015806_c001_v7007000_t0000_u01771984686675") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa014_d20260225_m015758_c001_v0001173_t0043_u01771984678441") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dc1_d20260225_m015744_c001_v7007000_t0000_u01771984664010") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9f97_d20260225_m015739_c001_v0001173_t0057_u01771984659348") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f727c_d20260225_m015724_c001_v7007000_t0000_u01771984644145") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9ed3_d20260225_m015716_c001_v0001173_t0028_u01771984636175") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7240_d20260225_m015659_c001_v7007000_t0000_u01771984619778") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896821_d20260225_m015654_c001_v0001130_t0045_u01771984614963") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7baf3f_d20260225_m015653_c001_v7007000_t0000_u01771984613995") 2026/02/25 01:59:42 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1275a4_d20260225_m015648_c001_v0001167_t0024_u01771984608847") 2026/02/25 01:59:43 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458fe2_d20260225_m015633_c001_v7007000_t0000_u01771984593654") 2026/02/25 01:59:43 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1274fa_d20260225_m015628_c001_v0001167_t0041_u01771984588252") 2026/02/25 01:59:43 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4223ab4461b97a90_d20260225_m015627_c001_v7007000_t0000_u01771984587218") 2026/02/25 01:59:43 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967c7_d20260225_m015620_c001_v0001130_t0039_u01771984580620") 2026/02/25 01:59:43 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418985413f05e1ab_d20260225_m015600_c001_v7007000_t0000_u01771984560830") 2026/02/25 01:59:43 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab976c_d20260225_m015549_c001_v0001092_t0059_u01771984549705") 2026/02/25 01:59:43 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aebfc_d20260225_m015535_c001_v7007000_t0000_u01771984535840") 2026/02/25 01:59:43 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9752_d20260225_m015531_c001_v0001092_t0022_u01771984531336") 2026/02/25 01:59:43 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf65641_d20260225_m015516_c001_v7007000_t0000_u01771984516660") 2026/02/25 01:59:43 DEBUG : apple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab973e_d20260225_m015511_c001_v0001092_t0045_u01771984511850") 2026/02/25 01:59:43 DEBUG : appleSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bced92_d20260225_m015658_c001_v7007000_t0000_u01771984618294") 2026/02/25 01:59:43 DEBUG : appleSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896813_d20260225_m015651_c001_v0001130_t0045_u01771984611069") 2026/02/25 01:59:43 DEBUG : appleapple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f727d_d20260225_m015724_c001_v7007000_t0000_u01771984644326") 2026/02/25 01:59:43 DEBUG : appleapple: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9eeb_d20260225_m015718_c001_v0001173_t0029_u01771984638665") 2026/02/25 01:59:43 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8c9_d20260225_m015904_c001_v7007000_t0000_u01771984744400") 2026/02/25 01:59:43 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896927_d20260225_m015900_c001_v0001130_t0037_u01771984740323") 2026/02/25 01:59:43 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906203_d20260225_m015845_c001_v7007000_t0000_u01771984725433") 2026/02/25 01:59:43 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589690f_d20260225_m015841_c001_v0001130_t0059_u01771984721550") 2026/02/25 01:59:43 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee09_d20260225_m015826_c001_v7007000_t0000_u01771984706400") 2026/02/25 01:59:43 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58968e9_d20260225_m015822_c001_v0001130_t0008_u01771984702144") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe8f9_d20260225_m015806_c001_v7007000_t0000_u01771984686856") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58968b9_d20260225_m015800_c001_v0001130_t0059_u01771984680068") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dc2_d20260225_m015744_c001_v7007000_t0000_u01771984664192") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896885_d20260225_m015740_c001_v0001130_t0029_u01771984660096") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c42c_d20260225_m015721_c001_v7007000_t0000_u01771984641806") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896855_d20260225_m015716_c001_v0001130_t0021_u01771984636868") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7241_d20260225_m015659_c001_v7007000_t0000_u01771984619959") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97c6_d20260225_m015654_c001_v0001092_t0033_u01771984614932") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bced8a_d20260225_m015653_c001_v7007000_t0000_u01771984613608") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896811_d20260225_m015649_c001_v0001130_t0040_u01771984609554") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458fe3_d20260225_m015633_c001_v7007000_t0000_u01771984593838") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab979a_d20260225_m015628_c001_v0001092_t0042_u01771984588238") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40865cef0b7fdc0b_d20260225_m015627_c001_v7007000_t0000_u01771984587039") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9cc9_d20260225_m015621_c001_v0001173_t0009_u01771984581451") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae53_d20260225_m015601_c001_v7007000_t0000_u01771984561042") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589678f_d20260225_m015551_c001_v0001130_t0015_u01771984551324") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aebfd_d20260225_m015536_c001_v7007000_t0000_u01771984536021") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896765_d20260225_m015532_c001_v0001130_t0035_u01771984532117") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf65642_d20260225_m015516_c001_v7007000_t0000_u01771984516842") 2026/02/25 01:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896743_d20260225_m015512_c001_v0001130_t0032_u01771984512695") 2026/02/25 01:59:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f405f55b37bb010a3_d20260225_m015658_c001_v7007000_t0000_u01771984618442") 2026/02/25 01:59:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1275b6_d20260225_m015651_c001_v0001167_t0052_u01771984611050") 2026/02/25 01:59:45 DEBUG : b/potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226b0_d20260225_m014953_c001_v7007000_t0000_u01771984193316") 2026/02/25 01:59:45 DEBUG : b/potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab959a_d20260225_m014951_c001_v0001092_t0007_u01771984191260") 2026/02/25 01:59:45 DEBUG : b/potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226aa_d20260225_m014950_c001_v7007000_t0000_u01771984190144") 2026/02/25 01:59:45 DEBUG : b/potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9594_d20260225_m014948_c001_v0001092_t0006_u01771984188722") 2026/02/25 01:59:45 DEBUG : b/potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb798_d20260225_m014931_c001_v7007000_t0000_u01771984171706") 2026/02/25 01:59:45 DEBUG : b/potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9554_d20260225_m014930_c001_v0001092_t0028_u01771984170234") 2026/02/25 01:59:45 DEBUG : backup/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22bd7_d20260225_m015222_c001_v7007000_t0000_u01771984342557") 2026/02/25 01:59:45 DEBUG : backup/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f11081b2ba9bdee4b_d20260225_m015220_c001_v0001033_t0037_u01771984340066") 2026/02/25 01:59:45 DEBUG : backup/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1196952e76295a3f_d20260225_m015215_c001_v0001044_t0015_u01771984335627") 2026/02/25 01:59:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df394589dd_d20260225_m015251_c001_v7007000_t0000_u01771984371324") 2026/02/25 01:59:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1121e318d34862c4_d20260225_m015249_c001_v0001185_t0049_u01771984369179") 2026/02/25 01:59:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f101259301a96273a_d20260225_m015244_c001_v0001116_t0023_u01771984364706") 2026/02/25 01:59:45 DEBUG : backup/one.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4134c8800e529474_d20260225_m015237_c001_v7007000_t0000_u01771984357397") 2026/02/25 01:59:45 DEBUG : backup/one.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105e18cbd9425b9e_d20260225_m015234_c001_v0001091_t0047_u01771984354654") 2026/02/25 01:59:45 DEBUG : backup/one.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f110b59e7e805694a_d20260225_m015230_c001_v0001150_t0045_u01771984350530") 2026/02/25 01:59:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df394589de_d20260225_m015251_c001_v7007000_t0000_u01771984371507") 2026/02/25 01:59:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f104c8bccff8a2f16_d20260225_m015250_c001_v0001103_t0049_u01771984370254") 2026/02/25 01:59:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1019da1ac5b6c02d_d20260225_m015246_c001_v0001167_t0031_u01771984366589") 2026/02/25 01:59:45 DEBUG : backup/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22bda_d20260225_m015222_c001_v7007000_t0000_u01771984342741") 2026/02/25 01:59:45 DEBUG : backup/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f11654d4b5ec9498a_d20260225_m015221_c001_v0001033_t0010_u01771984341522") 2026/02/25 01:59:45 DEBUG : backup/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f101bdf08a6261753_d20260225_m015217_c001_v0001037_t0006_u01771984337581") 2026/02/25 01:59:45 DEBUG : backup/three.txt.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4134c8800e529477_d20260225_m015237_c001_v7007000_t0000_u01771984357579") 2026/02/25 01:59:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1079e45a427389ab_d20260225_m015235_c001_v0001167_t0002_u01771984355606") 2026/02/25 01:59:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f111ca5bafba3cd7f_d20260225_m015232_c001_v0001100_t0042_u01771984352263") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8cb_d20260225_m015904_c001_v7007000_t0000_u01771984744582") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9844_d20260225_m015900_c001_v0001092_t0028_u01771984740036") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906204_d20260225_m015845_c001_v7007000_t0000_u01771984725613") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9830_d20260225_m015841_c001_v0001092_t0024_u01771984721168") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee0a_d20260225_m015826_c001_v7007000_t0000_u01771984706585") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9822_d20260225_m015821_c001_v0001092_t0009_u01771984701823") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe8fa_d20260225_m015807_c001_v7007000_t0000_u01771984687038") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab980e_d20260225_m015759_c001_v0001092_t0038_u01771984679724") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dc3_d20260225_m015744_c001_v7007000_t0000_u01771984664374") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9802_d20260225_m015739_c001_v0001092_t0028_u01771984659802") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f727e_d20260225_m015724_c001_v7007000_t0000_u01771984644522") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97e6_d20260225_m015716_c001_v0001092_t0010_u01771984636562") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7242_d20260225_m015700_c001_v7007000_t0000_u01771984620141") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9e03_d20260225_m015654_c001_v0001173_t0004_u01771984614953") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bced89_d20260225_m015653_c001_v7007000_t0000_u01771984613413") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97b8_d20260225_m015649_c001_v0001092_t0031_u01771984609215") 2026/02/25 01:59:46 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458fe5_d20260225_m015634_c001_v7007000_t0000_u01771984594021") 2026/02/25 01:59:47 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967e9_d20260225_m015628_c001_v0001130_t0021_u01771984588257") 2026/02/25 01:59:47 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f403fecb8a7a42fec_d20260225_m015626_c001_v7007000_t0000_u01771984586602") 2026/02/25 01:59:47 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9788_d20260225_m015621_c001_v0001092_t0041_u01771984581014") 2026/02/25 01:59:47 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4197935cfd126b70_d20260225_m015601_c001_v7007000_t0000_u01771984561084") 2026/02/25 01:59:47 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9b5a_d20260225_m015550_c001_v0001173_t0035_u01771984550140") 2026/02/25 01:59:47 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aebfe_d20260225_m015536_c001_v7007000_t0000_u01771984536232") 2026/02/25 01:59:47 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9a6a_d20260225_m015531_c001_v0001173_t0033_u01771984531619") 2026/02/25 01:59:47 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf65643_d20260225_m015517_c001_v7007000_t0000_u01771984517026") 2026/02/25 01:59:47 DEBUG : banana: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9968_d20260225_m015512_c001_v0001173_t0006_u01771984512305") 2026/02/25 01:59:47 DEBUG : bananaSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41194c46424f18eb_d20260225_m015658_c001_v7007000_t0000_u01771984618057") 2026/02/25 01:59:47 DEBUG : bananaSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97ba_d20260225_m015651_c001_v0001092_t0054_u01771984611058") 2026/02/25 01:59:47 DEBUG : both0: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad0e_d20260225_m015440_c001_v7007000_t0000_u01771984480444") 2026/02/25 01:59:47 DEBUG : both0: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f969a_d20260225_m015414_c001_v0001173_t0014_u01771984454756") 2026/02/25 01:59:47 DEBUG : both0: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacb3_d20260225_m015410_c001_v7007000_t0000_u01771984450495") 2026/02/25 01:59:47 DEBUG : both0: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96b6_d20260225_m015341_c001_v0001092_t0051_u01771984421004") 2026/02/25 01:59:47 DEBUG : both1: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad0f_d20260225_m015440_c001_v7007000_t0000_u01771984480625") 2026/02/25 01:59:47 DEBUG : both1: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96e4_d20260225_m015416_c001_v0001092_t0056_u01771984456646") 2026/02/25 01:59:47 DEBUG : both1: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacb5_d20260225_m015410_c001_v7007000_t0000_u01771984450676") 2026/02/25 01:59:47 DEBUG : both1: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126f0d_d20260225_m015343_c001_v0001167_t0054_u01771984423605") 2026/02/25 01:59:47 DEBUG : both10: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad10_d20260225_m015440_c001_v7007000_t0000_u01771984480807") 2026/02/25 01:59:48 DEBUG : both10: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96fa_d20260225_m015426_c001_v0001092_t0037_u01771984466203") 2026/02/25 01:59:48 DEBUG : both10: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacb6_d20260225_m015410_c001_v7007000_t0000_u01771984450859") 2026/02/25 01:59:48 DEBUG : both10: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126f8b_d20260225_m015355_c001_v0001167_t0032_u01771984435073") 2026/02/25 01:59:48 DEBUG : both11: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad11_d20260225_m015440_c001_v7007000_t0000_u01771984480988") 2026/02/25 01:59:48 DEBUG : both11: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1270db_d20260225_m015427_c001_v0001167_t0053_u01771984467696") 2026/02/25 01:59:48 DEBUG : both11: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacb7_d20260225_m015411_c001_v7007000_t0000_u01771984451040") 2026/02/25 01:59:48 DEBUG : both11: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f95bf_d20260225_m015356_c001_v0001173_t0048_u01771984436058") 2026/02/25 01:59:48 DEBUG : both12: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad12_d20260225_m015441_c001_v7007000_t0000_u01771984481170") 2026/02/25 01:59:48 DEBUG : both12: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9754_d20260225_m015429_c001_v0001173_t0015_u01771984469058") 2026/02/25 01:59:48 DEBUG : both12: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacb8_d20260225_m015411_c001_v7007000_t0000_u01771984451221") 2026/02/25 01:59:48 DEBUG : both12: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96d0_d20260225_m015356_c001_v0001092_t0047_u01771984436923") 2026/02/25 01:59:48 DEBUG : both13: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad14_d20260225_m015441_c001_v7007000_t0000_u01771984481352") 2026/02/25 01:59:48 DEBUG : both13: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9706_d20260225_m015431_c001_v0001092_t0042_u01771984471180") 2026/02/25 01:59:48 DEBUG : both13: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacb9_d20260225_m015411_c001_v7007000_t0000_u01771984451405") 2026/02/25 01:59:48 DEBUG : both13: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126fa9_d20260225_m015358_c001_v0001167_t0008_u01771984438282") 2026/02/25 01:59:48 DEBUG : both14: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad15_d20260225_m015441_c001_v7007000_t0000_u01771984481533") 2026/02/25 01:59:48 DEBUG : both14: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127109_d20260225_m015432_c001_v0001167_t0007_u01771984472043") 2026/02/25 01:59:48 DEBUG : both14: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacba_d20260225_m015411_c001_v7007000_t0000_u01771984451586") 2026/02/25 01:59:48 DEBUG : both14: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f95e0_d20260225_m015359_c001_v0001173_t0040_u01771984439098") 2026/02/25 01:59:48 DEBUG : both15: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad17_d20260225_m015441_c001_v7007000_t0000_u01771984481716") 2026/02/25 01:59:48 DEBUG : both15: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9786_d20260225_m015432_c001_v0001173_t0042_u01771984472984") 2026/02/25 01:59:48 DEBUG : both15: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacbb_d20260225_m015411_c001_v7007000_t0000_u01771984451767") 2026/02/25 01:59:48 DEBUG : both15: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96d6_d20260225_m015400_c001_v0001092_t0013_u01771984440083") 2026/02/25 01:59:48 DEBUG : both16: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad18_d20260225_m015441_c001_v7007000_t0000_u01771984481898") 2026/02/25 01:59:49 DEBUG : both16: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab970a_d20260225_m015434_c001_v0001092_t0027_u01771984474109") 2026/02/25 01:59:49 DEBUG : both16: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacbd_d20260225_m015411_c001_v7007000_t0000_u01771984451950") 2026/02/25 01:59:49 DEBUG : both16: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126fc9_d20260225_m015400_c001_v0001167_t0039_u01771984440855") 2026/02/25 01:59:49 DEBUG : both17: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad1a_d20260225_m015442_c001_v7007000_t0000_u01771984482079") 2026/02/25 01:59:49 DEBUG : both17: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127127_d20260225_m015434_c001_v0001167_t0010_u01771984474834") 2026/02/25 01:59:49 DEBUG : both17: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacbe_d20260225_m015412_c001_v7007000_t0000_u01771984452198") 2026/02/25 01:59:49 DEBUG : both17: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f960c_d20260225_m015402_c001_v0001173_t0048_u01771984442192") 2026/02/25 01:59:49 DEBUG : both18: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad1b_d20260225_m015442_c001_v7007000_t0000_u01771984482262") 2026/02/25 01:59:49 DEBUG : both18: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f97a6_d20260225_m015435_c001_v0001173_t0036_u01771984475748") 2026/02/25 01:59:49 DEBUG : both18: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacd8_d20260225_m015412_c001_v7007000_t0000_u01771984452380") 2026/02/25 01:59:49 DEBUG : both18: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96de_d20260225_m015404_c001_v0001092_t0006_u01771984444530") 2026/02/25 01:59:49 DEBUG : both19: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad1c_d20260225_m015442_c001_v7007000_t0000_u01771984482446") 2026/02/25 01:59:49 DEBUG : both19: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9710_d20260225_m015437_c001_v0001092_t0048_u01771984477300") 2026/02/25 01:59:49 DEBUG : both19: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacd9_d20260225_m015412_c001_v7007000_t0000_u01771984452562") 2026/02/25 01:59:49 DEBUG : both19: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126fff_d20260225_m015406_c001_v0001167_t0056_u01771984446031") 2026/02/25 01:59:49 DEBUG : both2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad1d_d20260225_m015442_c001_v7007000_t0000_u01771984482630") 2026/02/25 01:59:49 DEBUG : both2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12707d_d20260225_m015417_c001_v0001167_t0019_u01771984457569") 2026/02/25 01:59:49 DEBUG : both2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacda_d20260225_m015412_c001_v7007000_t0000_u01771984452746") 2026/02/25 01:59:49 DEBUG : both2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9529_d20260225_m015344_c001_v0001173_t0018_u01771984424430") 2026/02/25 01:59:49 DEBUG : both3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad1e_d20260225_m015442_c001_v7007000_t0000_u01771984482813") 2026/02/25 01:59:50 DEBUG : both3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f96c4_d20260225_m015418_c001_v0001173_t0059_u01771984458404") 2026/02/25 01:59:50 DEBUG : both3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacdc_d20260225_m015412_c001_v7007000_t0000_u01771984452929") 2026/02/25 01:59:50 DEBUG : both3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96bc_d20260225_m015346_c001_v0001092_t0028_u01771984426238") 2026/02/25 01:59:50 DEBUG : both4: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad1f_d20260225_m015442_c001_v7007000_t0000_u01771984482996") 2026/02/25 01:59:50 DEBUG : both4: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96ea_d20260225_m015419_c001_v0001092_t0059_u01771984459970") 2026/02/25 01:59:50 DEBUG : both4: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacdd_d20260225_m015413_c001_v7007000_t0000_u01771984453110") 2026/02/25 01:59:50 DEBUG : both4: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126f35_d20260225_m015347_c001_v0001167_t0030_u01771984427170") 2026/02/25 01:59:50 DEBUG : both5: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad21_d20260225_m015443_c001_v7007000_t0000_u01771984483178") 2026/02/25 01:59:50 DEBUG : both5: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1270b1_d20260225_m015421_c001_v0001167_t0004_u01771984461502") 2026/02/25 01:59:50 DEBUG : both5: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacde_d20260225_m015413_c001_v7007000_t0000_u01771984453293") 2026/02/25 01:59:50 DEBUG : both5: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9555_d20260225_m015348_c001_v0001173_t0059_u01771984428018") 2026/02/25 01:59:50 DEBUG : both6: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad22_d20260225_m015443_c001_v7007000_t0000_u01771984483360") 2026/02/25 01:59:50 DEBUG : both6: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9708_d20260225_m015422_c001_v0001173_t0055_u01771984462540") 2026/02/25 01:59:50 DEBUG : both6: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacdf_d20260225_m015413_c001_v7007000_t0000_u01771984453474") 2026/02/25 01:59:50 DEBUG : both6: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96c6_d20260225_m015350_c001_v0001092_t0018_u01771984430229") 2026/02/25 01:59:50 DEBUG : both7: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad23_d20260225_m015443_c001_v7007000_t0000_u01771984483541") 2026/02/25 01:59:50 DEBUG : both7: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96f4_d20260225_m015423_c001_v0001092_t0054_u01771984463548") 2026/02/25 01:59:50 DEBUG : both7: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bace0_d20260225_m015413_c001_v7007000_t0000_u01771984453656") 2026/02/25 01:59:50 DEBUG : both7: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126f65_d20260225_m015351_c001_v0001167_t0054_u01771984431317") 2026/02/25 01:59:50 DEBUG : both8: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad24_d20260225_m015443_c001_v7007000_t0000_u01771984483722") 2026/02/25 01:59:50 DEBUG : both8: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1270c5_d20260225_m015424_c001_v0001167_t0016_u01771984464385") 2026/02/25 01:59:50 DEBUG : both8: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bace1_d20260225_m015413_c001_v7007000_t0000_u01771984453837") 2026/02/25 01:59:50 DEBUG : both8: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9593_d20260225_m015352_c001_v0001173_t0056_u01771984432728") 2026/02/25 01:59:51 DEBUG : both9: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad25_d20260225_m015443_c001_v7007000_t0000_u01771984483903") 2026/02/25 01:59:51 DEBUG : both9: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9722_d20260225_m015425_c001_v0001173_t0032_u01771984465208") 2026/02/25 01:59:51 DEBUG : both9: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bace2_d20260225_m015414_c001_v7007000_t0000_u01771984454019") 2026/02/25 01:59:51 DEBUG : both9: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96ca_d20260225_m015354_c001_v0001092_t0038_u01771984434114") 2026/02/25 01:59:51 DEBUG : c/non empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226b1_d20260225_m014953_c001_v7007000_t0000_u01771984193501") 2026/02/25 01:59:51 DEBUG : c/non empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab959c_d20260225_m014951_c001_v0001092_t0009_u01771984191566") 2026/02/25 01:59:51 DEBUG : c/non empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226ad_d20260225_m014950_c001_v7007000_t0000_u01771984190889") 2026/02/25 01:59:51 DEBUG : c/non empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9596_d20260225_m014949_c001_v0001092_t0010_u01771984189060") 2026/02/25 01:59:51 DEBUG : c/non empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb79a_d20260225_m014932_c001_v7007000_t0000_u01771984172460") 2026/02/25 01:59:51 DEBUG : c/non empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab955a_d20260225_m014930_c001_v0001092_t0050_u01771984170550") 2026/02/25 01:59:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae71_d20260225_m015603_c001_v7007000_t0000_u01771984563856") 2026/02/25 01:59:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12740a_d20260225_m015553_c001_v0001167_t0011_u01771984553768") 2026/02/25 01:59:51 DEBUG : check sum: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb792_d20260225_m014922_c001_v7007000_t0000_u01771984162506") 2026/02/25 01:59:51 DEBUG : check sum: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9542_d20260225_m014921_c001_v0001092_t0035_u01771984161424") 2026/02/25 01:59:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418985413f05eaaa_d20260225_m015937_c001_v7007000_t0000_u01771984777320") 2026/02/25 01:59:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa384_d20260225_m015935_c001_v0001173_t0042_u01771984775460") 2026/02/25 01:59:51 DEBUG : dest/3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1b58d_d20260225_m015149_c001_v7007000_t0000_u01771984309875") 2026/02/25 01:59:51 DEBUG : dest/3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4191e2bc5dbe9305_d20260225_m015148_c001_v0001116_t0010_u01771984308701") 2026/02/25 01:59:51 DEBUG : dir1/0000-abcde: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f727f_d20260225_m015724_c001_v7007000_t0000_u01771984644704") 2026/02/25 01:59:51 DEBUG : dir1/0000-abcde: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589685b_d20260225_m015718_c001_v0001130_t0053_u01771984638875") 2026/02/25 01:59:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8cc_d20260225_m015904_c001_v7007000_t0000_u01771984744765") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa1da_d20260225_m015849_c001_v0001173_t0057_u01771984729871") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906205_d20260225_m015845_c001_v7007000_t0000_u01771984725794") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa156_d20260225_m015830_c001_v0001173_t0051_u01771984710905") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee0e_d20260225_m015826_c001_v7007000_t0000_u01771984706769") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa070_d20260225_m015811_c001_v0001173_t0047_u01771984691259") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe8fc_d20260225_m015807_c001_v7007000_t0000_u01771984687219") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9fc7_d20260225_m015748_c001_v0001173_t0056_u01771984668681") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dc5_d20260225_m015744_c001_v7007000_t0000_u01771984664561") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9f3d_d20260225_m015728_c001_v0001173_t0031_u01771984648790") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41194c46424f1923_d20260225_m015721_c001_v7007000_t0000_u01771984641820") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9e53_d20260225_m015704_c001_v0001173_t0054_u01771984624440") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7243_d20260225_m015700_c001_v7007000_t0000_u01771984620322") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97c8_d20260225_m015655_c001_v0001092_t0020_u01771984615222") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4107ddafe1c34315_d20260225_m015653_c001_v7007000_t0000_u01771984613432") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127542_d20260225_m015638_c001_v0001167_t0048_u01771984598382") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458fe6_d20260225_m015634_c001_v7007000_t0000_u01771984594205") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967eb_d20260225_m015628_c001_v0001130_t0036_u01771984588578") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458fcc_d20260225_m015627_c001_v7007000_t0000_u01771984587240") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967ab_d20260225_m015607_c001_v0001130_t0058_u01771984567949") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4197935cfd126b6f_d20260225_m015600_c001_v7007000_t0000_u01771984560896") 2026/02/25 01:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab975e_d20260225_m015540_c001_v0001092_t0056_u01771984540478") 2026/02/25 01:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aebff_d20260225_m015536_c001_v7007000_t0000_u01771984536412") 2026/02/25 01:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9748_d20260225_m015521_c001_v0001092_t0023_u01771984521262") 2026/02/25 01:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf65644_d20260225_m015517_c001_v7007000_t0000_u01771984517208") 2026/02/25 01:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9730_d20260225_m015501_c001_v0001092_t0021_u01771984501906") 2026/02/25 01:59:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f412a7966ba5d31f1_d20260225_m015658_c001_v7007000_t0000_u01771984618131") 2026/02/25 01:59:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97bc_d20260225_m015651_c001_v0001092_t0012_u01771984611443") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7281_d20260225_m015724_c001_v7007000_t0000_u01771984644886") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1276aa_d20260225_m015718_c001_v0001167_t0035_u01771984638890") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8d2_d20260225_m015904_c001_v7007000_t0000_u01771984744946") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9836_d20260225_m015850_c001_v0001092_t0046_u01771984730913") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906207_d20260225_m015845_c001_v7007000_t0000_u01771984725975") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9824_d20260225_m015831_c001_v0001092_t0006_u01771984711855") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee0f_d20260225_m015826_c001_v7007000_t0000_u01771984706951") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9816_d20260225_m015812_c001_v0001092_t0020_u01771984692149") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe8fe_d20260225_m015807_c001_v7007000_t0000_u01771984687401") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9804_d20260225_m015750_c001_v0001092_t0042_u01771984670096") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dc6_d20260225_m015744_c001_v7007000_t0000_u01771984664741") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97f4_d20260225_m015730_c001_v0001092_t0012_u01771984650000") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c42d_d20260225_m015721_c001_v7007000_t0000_u01771984641990") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97dc_d20260225_m015705_c001_v0001092_t0030_u01771984625376") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7244_d20260225_m015700_c001_v7007000_t0000_u01771984620504") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896823_d20260225_m015655_c001_v0001130_t0000_u01771984615410") 2026/02/25 01:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7baf3b_d20260225_m015653_c001_v7007000_t0000_u01771984613809") 2026/02/25 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97ae_d20260225_m015639_c001_v0001092_t0017_u01771984599403") 2026/02/25 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458fe7_d20260225_m015634_c001_v7007000_t0000_u01771984594388") 2026/02/25 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab979c_d20260225_m015628_c001_v0001092_t0048_u01771984588765") 2026/02/25 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4107ddafe1c342ff_d20260225_m015627_c001_v7007000_t0000_u01771984587030") 2026/02/25 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab977a_d20260225_m015608_c001_v0001092_t0012_u01771984568611") 2026/02/25 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41707b2948e446c4_d20260225_m015600_c001_v7007000_t0000_u01771984560849") 2026/02/25 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9af4_d20260225_m015541_c001_v0001173_t0045_u01771984541241") 2026/02/25 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec00_d20260225_m015536_c001_v7007000_t0000_u01771984536593") 2026/02/25 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f99ec_d20260225_m015521_c001_v0001173_t0020_u01771984521985") 2026/02/25 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf65645_d20260225_m015517_c001_v7007000_t0000_u01771984517391") 2026/02/25 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f98de_d20260225_m015502_c001_v0001173_t0008_u01771984502785") 2026/02/25 01:59:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41194c46424f18ee_d20260225_m015658_c001_v7007000_t0000_u01771984618240") 2026/02/25 01:59:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896815_d20260225_m015651_c001_v0001130_t0056_u01771984611454") 2026/02/25 01:59:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7282_d20260225_m015725_c001_v7007000_t0000_u01771984645068") 2026/02/25 01:59:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9eef_d20260225_m015719_c001_v0001173_t0059_u01771984639034") 2026/02/25 01:59:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8d4_d20260225_m015905_c001_v7007000_t0000_u01771984745129") 2026/02/25 01:59:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896913_d20260225_m015851_c001_v0001130_t0008_u01771984731685") 2026/02/25 01:59:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906208_d20260225_m015846_c001_v7007000_t0000_u01771984726157") 2026/02/25 01:59:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58968fd_d20260225_m015832_c001_v0001130_t0015_u01771984712596") 2026/02/25 01:59:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee10_d20260225_m015827_c001_v7007000_t0000_u01771984707133") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58968d1_d20260225_m015812_c001_v0001130_t0012_u01771984692921") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe8ff_d20260225_m015807_c001_v7007000_t0000_u01771984687582") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896891_d20260225_m015750_c001_v0001130_t0008_u01771984670846") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dc7_d20260225_m015744_c001_v7007000_t0000_u01771984664939") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896871_d20260225_m015730_c001_v0001130_t0031_u01771984650672") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41194c46424f1924_d20260225_m015722_c001_v7007000_t0000_u01771984642003") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589683b_d20260225_m015706_c001_v0001130_t0046_u01771984626052") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7245_d20260225_m015700_c001_v7007000_t0000_u01771984620685") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97ca_d20260225_m015655_c001_v0001092_t0059_u01771984615547") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f723b_d20260225_m015653_c001_v7007000_t0000_u01771984613809") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967ff_d20260225_m015640_c001_v0001130_t0001_u01771984600103") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458fe8_d20260225_m015634_c001_v7007000_t0000_u01771984594571") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127502_d20260225_m015628_c001_v0001167_t0004_u01771984588848") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7221_d20260225_m015627_c001_v7007000_t0000_u01771984587251") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9c2c_d20260225_m015609_c001_v0001173_t0047_u01771984569302") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4223ab4461b979f3_d20260225_m015601_c001_v7007000_t0000_u01771984561010") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589677f_d20260225_m015542_c001_v0001130_t0011_u01771984542273") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec01_d20260225_m015536_c001_v7007000_t0000_u01771984536777") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896753_d20260225_m015522_c001_v0001130_t0052_u01771984522925") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf65647_d20260225_m015517_c001_v7007000_t0000_u01771984517573") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896730_d20260225_m015503_c001_v0001130_t0053_u01771984503848") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f405f55b37bb010a1_d20260225_m015658_c001_v7007000_t0000_u01771984618076") 2026/02/25 01:59:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9def_d20260225_m015651_c001_v0001173_t0033_u01771984611623") 2026/02/25 01:59:56 DEBUG : dir1/0003-defgh: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7284_d20260225_m015725_c001_v7007000_t0000_u01771984645271") 2026/02/25 01:59:56 DEBUG : dir1/0003-defgh: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97ea_d20260225_m015719_c001_v0001092_t0026_u01771984639051") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8d6_d20260225_m015905_c001_v7007000_t0000_u01771984745311") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12797c_d20260225_m015852_c001_v0001167_t0050_u01771984732329") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906209_d20260225_m015846_c001_v7007000_t0000_u01771984726337") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12790c_d20260225_m015833_c001_v0001167_t0054_u01771984713240") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee11_d20260225_m015827_c001_v7007000_t0000_u01771984707319") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12784e_d20260225_m015813_c001_v0001167_t0048_u01771984693578") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe900_d20260225_m015807_c001_v7007000_t0000_u01771984687763") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1277aa_d20260225_m015751_c001_v0001167_t0018_u01771984671584") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dc8_d20260225_m015745_c001_v7007000_t0000_u01771984665122") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127706_d20260225_m015731_c001_v0001167_t0010_u01771984651364") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c42f_d20260225_m015722_c001_v7007000_t0000_u01771984642357") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12763e_d20260225_m015706_c001_v0001167_t0046_u01771984626808") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7246_d20260225_m015700_c001_v7007000_t0000_u01771984620866") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1275d8_d20260225_m015655_c001_v0001167_t0004_u01771984615574") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41194c46424f18e2_d20260225_m015653_c001_v7007000_t0000_u01771984613861") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9d83_d20260225_m015640_c001_v0001173_t0052_u01771984600937") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458fe9_d20260225_m015634_c001_v7007000_t0000_u01771984594756") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967ed_d20260225_m015628_c001_v0001130_t0011_u01771984588908") 2026/02/25 01:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f403fecb8a7a4300b_d20260225_m015627_c001_v7007000_t0000_u01771984587350") 2026/02/25 01:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127476_d20260225_m015610_c001_v0001167_t0011_u01771984570173") 2026/02/25 01:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418985413f05e1af_d20260225_m015601_c001_v7007000_t0000_u01771984561024") 2026/02/25 01:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1273a2_d20260225_m015542_c001_v0001167_t0041_u01771984542912") 2026/02/25 01:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec02_d20260225_m015536_c001_v7007000_t0000_u01771984536958") 2026/02/25 01:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127305_d20260225_m015523_c001_v0001167_t0008_u01771984523662") 2026/02/25 01:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf65649_d20260225_m015517_c001_v7007000_t0000_u01771984517762") 2026/02/25 01:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12725d_d20260225_m015504_c001_v0001167_t0049_u01771984504809") 2026/02/25 01:59:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f723d_d20260225_m015658_c001_v7007000_t0000_u01771984618089") 2026/02/25 01:59:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896817_d20260225_m015651_c001_v0001130_t0031_u01771984611757") 2026/02/25 01:59:57 DEBUG : dir1/0004-efghi: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7285_d20260225_m015725_c001_v7007000_t0000_u01771984645453") 2026/02/25 01:59:57 DEBUG : dir1/0004-efghi: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589685f_d20260225_m015719_c001_v0001130_t0033_u01771984639247") 2026/02/25 01:59:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8d8_d20260225_m015905_c001_v7007000_t0000_u01771984745493") 2026/02/25 01:59:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa1f8_d20260225_m015852_c001_v0001173_t0031_u01771984732936") 2026/02/25 01:59:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab90620a_d20260225_m015846_c001_v7007000_t0000_u01771984726519") 2026/02/25 01:59:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa16c_d20260225_m015833_c001_v0001173_t0017_u01771984713678") 2026/02/25 01:59:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee12_d20260225_m015827_c001_v7007000_t0000_u01771984707502") 2026/02/25 01:59:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa0aa_d20260225_m015815_c001_v0001173_t0041_u01771984695775") 2026/02/25 01:59:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe901_d20260225_m015807_c001_v7007000_t0000_u01771984687944") 2026/02/25 01:59:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9fe8_d20260225_m015752_c001_v0001173_t0025_u01771984672436") 2026/02/25 01:59:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dc9_d20260225_m015745_c001_v7007000_t0000_u01771984665305") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9f5d_d20260225_m015732_c001_v0001173_t0023_u01771984652426") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe8dd_d20260225_m015722_c001_v7007000_t0000_u01771984642193") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9e6f_d20260225_m015707_c001_v0001173_t0016_u01771984627163") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7247_d20260225_m015701_c001_v7007000_t0000_u01771984621047") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97cc_d20260225_m015655_c001_v0001092_t0048_u01771984615879") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f723a_d20260225_m015653_c001_v7007000_t0000_u01771984613787") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12755e_d20260225_m015641_c001_v0001167_t0014_u01771984601791") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458fea_d20260225_m015634_c001_v7007000_t0000_u01771984594939") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967ef_d20260225_m015629_c001_v0001130_t0011_u01771984589225") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f403fecb8a7a4300a_d20260225_m015627_c001_v7007000_t0000_u01771984587167") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967b1_d20260225_m015613_c001_v0001130_t0041_u01771984573960") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4223ab4461b979f4_d20260225_m015601_c001_v7007000_t0000_u01771984561190") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9766_d20260225_m015543_c001_v0001092_t0048_u01771984543493") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec03_d20260225_m015537_c001_v7007000_t0000_u01771984537140") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab974c_d20260225_m015524_c001_v0001092_t0009_u01771984524362") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf6564b_d20260225_m015517_c001_v7007000_t0000_u01771984517950") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9738_d20260225_m015505_c001_v0001092_t0038_u01771984505274") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aeca7_d20260225_m015658_c001_v7007000_t0000_u01771984618305") 2026/02/25 01:59:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97be_d20260225_m015651_c001_v0001092_t0005_u01771984611766") 2026/02/25 01:59:58 DEBUG : dir1/0005-fghij: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7287_d20260225_m015725_c001_v7007000_t0000_u01771984645636") 2026/02/25 01:59:58 DEBUG : dir1/0005-fghij: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97ec_d20260225_m015719_c001_v0001092_t0021_u01771984639348") 2026/02/25 01:59:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8dc_d20260225_m015905_c001_v7007000_t0000_u01771984745674") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9838_d20260225_m015853_c001_v0001092_t0022_u01771984733476") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab90620b_d20260225_m015846_c001_v7007000_t0000_u01771984726700") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9826_d20260225_m015834_c001_v0001092_t0015_u01771984714851") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee13_d20260225_m015827_c001_v7007000_t0000_u01771984707684") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab981c_d20260225_m015816_c001_v0001092_t0055_u01771984696188") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe902_d20260225_m015808_c001_v7007000_t0000_u01771984688125") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9806_d20260225_m015753_c001_v0001092_t0030_u01771984673130") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dca_d20260225_m015745_c001_v7007000_t0000_u01771984665486") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97fa_d20260225_m015733_c001_v0001092_t0009_u01771984653808") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f420a36f44d82bdbe_d20260225_m015722_c001_v7007000_t0000_u01771984642367") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97de_d20260225_m015707_c001_v0001092_t0055_u01771984627617") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7248_d20260225_m015701_c001_v7007000_t0000_u01771984621228") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896825_d20260225_m015655_c001_v0001130_t0013_u01771984615939") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f723c_d20260225_m015654_c001_v7007000_t0000_u01771984614008") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97b2_d20260225_m015642_c001_v0001092_t0058_u01771984602244") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458feb_d20260225_m015635_c001_v7007000_t0000_u01771984595124") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97a0_d20260225_m015629_c001_v0001092_t0029_u01771984589271") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4223ab4461b97a8e_d20260225_m015627_c001_v7007000_t0000_u01771984587021") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab977e_d20260225_m015614_c001_v0001092_t0016_u01771984574720") 2026/02/25 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418985413f05e1ac_d20260225_m015600_c001_v7007000_t0000_u01771984560853") 2026/02/25 02:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9b1a_d20260225_m015543_c001_v0001173_t0059_u01771984543872") 2026/02/25 02:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec04_d20260225_m015537_c001_v7007000_t0000_u01771984537322") 2026/02/25 02:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9a0e_d20260225_m015524_c001_v0001173_t0007_u01771984524706") 2026/02/25 02:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf6564c_d20260225_m015518_c001_v7007000_t0000_u01771984518133") 2026/02/25 02:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f98fe_d20260225_m015505_c001_v0001173_t0016_u01771984505658") 2026/02/25 02:00:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7baf4f_d20260225_m015658_c001_v7007000_t0000_u01771984618097") 2026/02/25 02:00:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1275ba_d20260225_m015651_c001_v0001167_t0017_u01771984611806") 2026/02/25 02:00:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7288_d20260225_m015725_c001_v7007000_t0000_u01771984645818") 2026/02/25 02:00:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1276ac_d20260225_m015719_c001_v0001167_t0054_u01771984639365") 2026/02/25 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8dd_d20260225_m015905_c001_v7007000_t0000_u01771984745985") 2026/02/25 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896917_d20260225_m015853_c001_v0001130_t0023_u01771984733938") 2026/02/25 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab90620d_d20260225_m015846_c001_v7007000_t0000_u01771984726880") 2026/02/25 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896901_d20260225_m015835_c001_v0001130_t0056_u01771984715219") 2026/02/25 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee14_d20260225_m015827_c001_v7007000_t0000_u01771984707866") 2026/02/25 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58968dd_d20260225_m015816_c001_v0001130_t0027_u01771984696541") 2026/02/25 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe904_d20260225_m015808_c001_v7007000_t0000_u01771984688306") 2026/02/25 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896895_d20260225_m015753_c001_v0001130_t0016_u01771984673526") 2026/02/25 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dcb_d20260225_m015745_c001_v7007000_t0000_u01771984665708") 2026/02/25 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896875_d20260225_m015734_c001_v0001130_t0055_u01771984654114") 2026/02/25 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f412a7966ba5d3237_d20260225_m015722_c001_v7007000_t0000_u01771984642208") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589683d_d20260225_m015707_c001_v0001130_t0011_u01771984627889") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7249_d20260225_m015701_c001_v7007000_t0000_u01771984621410") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9e0d_d20260225_m015656_c001_v0001173_t0000_u01771984616260") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f405f55b37bb0109e_d20260225_m015653_c001_v7007000_t0000_u01771984613859") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896803_d20260225_m015642_c001_v0001130_t0029_u01771984602569") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458fec_d20260225_m015635_c001_v7007000_t0000_u01771984595309") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967f1_d20260225_m015629_c001_v0001130_t0016_u01771984589518") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f403fecb8a7a42fee_d20260225_m015626_c001_v7007000_t0000_u01771984586785") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9c7d_d20260225_m015615_c001_v0001173_t0050_u01771984575423") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418985413f05e1b1_d20260225_m015601_c001_v7007000_t0000_u01771984561208") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896781_d20260225_m015545_c001_v0001130_t0016_u01771984545016") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec05_d20260225_m015537_c001_v7007000_t0000_u01771984537506") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896755_d20260225_m015525_c001_v0001130_t0001_u01771984525354") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf6564d_d20260225_m015518_c001_v7007000_t0000_u01771984518316") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896734_d20260225_m015506_c001_v0001130_t0015_u01771984506624") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bced91_d20260225_m015658_c001_v7007000_t0000_u01771984618110") 2026/02/25 02:00:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9df1_d20260225_m015652_c001_v0001173_t0035_u01771984612078") 2026/02/25 02:00:01 DEBUG : dir1/0007-12345: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7289_d20260225_m015726_c001_v7007000_t0000_u01771984646001") 2026/02/25 02:00:01 DEBUG : dir1/0007-12345: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896861_d20260225_m015719_c001_v0001130_t0052_u01771984639554") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8de_d20260225_m015906_c001_v7007000_t0000_u01771984746166") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12798a_d20260225_m015854_c001_v0001167_t0000_u01771984734227") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab90620f_d20260225_m015847_c001_v7007000_t0000_u01771984727065") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127918_d20260225_m015835_c001_v0001167_t0012_u01771984715509") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee15_d20260225_m015828_c001_v7007000_t0000_u01771984708048") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127868_d20260225_m015816_c001_v0001167_t0045_u01771984696824") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe906_d20260225_m015808_c001_v7007000_t0000_u01771984688487") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1277c2_d20260225_m015753_c001_v0001167_t0003_u01771984673877") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dcc_d20260225_m015745_c001_v7007000_t0000_u01771984665889") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12771e_d20260225_m015734_c001_v0001167_t0048_u01771984654445") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe8de_d20260225_m015722_c001_v7007000_t0000_u01771984642376") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12764e_d20260225_m015708_c001_v0001167_t0014_u01771984628165") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f724a_d20260225_m015701_c001_v7007000_t0000_u01771984621590") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97ce_d20260225_m015656_c001_v0001092_t0011_u01771984616270") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4107ddafe1c34316_d20260225_m015653_c001_v7007000_t0000_u01771984613612") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9d9b_d20260225_m015642_c001_v0001173_t0024_u01771984602893") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458fee_d20260225_m015635_c001_v7007000_t0000_u01771984595492") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127504_d20260225_m015629_c001_v0001167_t0003_u01771984589569") 2026/02/25 02:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4166b75f74c280e9_d20260225_m015626_c001_v7007000_t0000_u01771984586990") 2026/02/25 02:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1274a2_d20260225_m015615_c001_v0001167_t0040_u01771984575855") 2026/02/25 02:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418985413f05e1b0_d20260225_m015601_c001_v7007000_t0000_u01771984561056") 2026/02/25 02:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1273b6_d20260225_m015545_c001_v0001167_t0037_u01771984545295") 2026/02/25 02:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec06_d20260225_m015537_c001_v7007000_t0000_u01771984537687") 2026/02/25 02:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127317_d20260225_m015525_c001_v0001167_t0007_u01771984525950") 2026/02/25 02:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf6564e_d20260225_m015518_c001_v7007000_t0000_u01771984518499") 2026/02/25 02:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12726f_d20260225_m015506_c001_v0001167_t0001_u01771984506932") 2026/02/25 02:00:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41194c46424f18ef_d20260225_m015658_c001_v7007000_t0000_u01771984618252") 2026/02/25 02:00:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97c0_d20260225_m015652_c001_v0001092_t0032_u01771984612132") 2026/02/25 02:00:03 DEBUG : dir1/0008-23456: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f728a_d20260225_m015726_c001_v7007000_t0000_u01771984646184") 2026/02/25 02:00:03 DEBUG : dir1/0008-23456: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97ee_d20260225_m015719_c001_v0001092_t0013_u01771984639632") 2026/02/25 02:00:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8e1_d20260225_m015906_c001_v7007000_t0000_u01771984746347") 2026/02/25 02:00:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa212_d20260225_m015855_c001_v0001173_t0029_u01771984735671") 2026/02/25 02:00:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906211_d20260225_m015847_c001_v7007000_t0000_u01771984727248") 2026/02/25 02:00:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa18c_d20260225_m015836_c001_v0001173_t0046_u01771984716922") 2026/02/25 02:00:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee16_d20260225_m015828_c001_v7007000_t0000_u01771984708230") 2026/02/25 02:00:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa0be_d20260225_m015817_c001_v0001173_t0030_u01771984697375") 2026/02/25 02:00:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe907_d20260225_m015808_c001_v7007000_t0000_u01771984688671") 2026/02/25 02:00:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9ffa_d20260225_m015754_c001_v0001173_t0006_u01771984674583") 2026/02/25 02:00:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dcd_d20260225_m015746_c001_v7007000_t0000_u01771984666072") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9f6b_d20260225_m015734_c001_v0001173_t0029_u01771984654955") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7277_d20260225_m015722_c001_v7007000_t0000_u01771984642225") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9ea3_d20260225_m015711_c001_v0001173_t0056_u01771984631705") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f724b_d20260225_m015701_c001_v7007000_t0000_u01771984621774") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896829_d20260225_m015656_c001_v0001130_t0005_u01771984616444") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41194c46424f18e3_d20260225_m015654_c001_v7007000_t0000_u01771984614045") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12757c_d20260225_m015643_c001_v0001167_t0015_u01771984603939") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458ff0_d20260225_m015635_c001_v7007000_t0000_u01771984595676") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9d31_d20260225_m015629_c001_v0001173_t0020_u01771984589576") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4166b75f74c280eb_d20260225_m015627_c001_v7007000_t0000_u01771984587360") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967b9_d20260225_m015616_c001_v0001130_t0056_u01771984576780") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe41f_d20260225_m015600_c001_v7007000_t0000_u01771984560873") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9768_d20260225_m015545_c001_v0001092_t0017_u01771984545827") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec07_d20260225_m015537_c001_v7007000_t0000_u01771984537868") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab974e_d20260225_m015526_c001_v0001092_t0030_u01771984526749") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf65650_d20260225_m015518_c001_v7007000_t0000_u01771984518682") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab973a_d20260225_m015507_c001_v0001092_t0045_u01771984507539") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f405f55b37bb010a2_d20260225_m015658_c001_v7007000_t0000_u01771984618260") 2026/02/25 02:00:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896819_d20260225_m015652_c001_v0001130_t0040_u01771984612186") 2026/02/25 02:00:04 DEBUG : dir1/0009-34567: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f728b_d20260225_m015726_c001_v7007000_t0000_u01771984646368") 2026/02/25 02:00:04 DEBUG : dir1/0009-34567: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1276b0_d20260225_m015719_c001_v0001167_t0018_u01771984639926") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8e3_d20260225_m015906_c001_v7007000_t0000_u01771984746530") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab983e_d20260225_m015856_c001_v0001092_t0051_u01771984736387") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906212_d20260225_m015847_c001_v7007000_t0000_u01771984727429") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9828_d20260225_m015837_c001_v0001092_t0047_u01771984717428") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee17_d20260225_m015828_c001_v7007000_t0000_u01771984708411") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab981e_d20260225_m015818_c001_v0001092_t0029_u01771984698075") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe908_d20260225_m015808_c001_v7007000_t0000_u01771984688852") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9808_d20260225_m015755_c001_v0001092_t0013_u01771984675060") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dce_d20260225_m015746_c001_v7007000_t0000_u01771984666252") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97fc_d20260225_m015735_c001_v0001092_t0028_u01771984655339") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f412a7966ba5d3239_d20260225_m015722_c001_v7007000_t0000_u01771984642389") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97e0_d20260225_m015712_c001_v0001092_t0030_u01771984632153") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f724c_d20260225_m015701_c001_v7007000_t0000_u01771984621956") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1275e8_d20260225_m015656_c001_v0001167_t0006_u01771984616538") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41194c46424f18e1_d20260225_m015653_c001_v7007000_t0000_u01771984613861") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97b4_d20260225_m015644_c001_v0001092_t0014_u01771984604387") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458ff1_d20260225_m015635_c001_v7007000_t0000_u01771984595868") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97a2_d20260225_m015629_c001_v0001092_t0038_u01771984589594") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4166b75f74c280ea_d20260225_m015627_c001_v7007000_t0000_u01771984587177") 2026/02/25 02:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9780_d20260225_m015617_c001_v0001092_t0053_u01771984577083") 2026/02/25 02:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae52_d20260225_m015600_c001_v7007000_t0000_u01771984560861") 2026/02/25 02:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9b2e_d20260225_m015546_c001_v0001173_t0012_u01771984546266") 2026/02/25 02:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec08_d20260225_m015538_c001_v7007000_t0000_u01771984538051") 2026/02/25 02:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9a2a_d20260225_m015527_c001_v0001173_t0000_u01771984527034") 2026/02/25 02:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf65654_d20260225_m015518_c001_v7007000_t0000_u01771984518865") 2026/02/25 02:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9926_d20260225_m015507_c001_v0001173_t0024_u01771984507965") 2026/02/25 02:00:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f723f_d20260225_m015658_c001_v7007000_t0000_u01771984618454") 2026/02/25 02:00:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1275c6_d20260225_m015652_c001_v0001167_t0000_u01771984612327") 2026/02/25 02:00:06 DEBUG : dir1/0010-45678: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f728c_d20260225_m015726_c001_v7007000_t0000_u01771984646549") 2026/02/25 02:00:06 DEBUG : dir1/0010-45678: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97f0_d20260225_m015719_c001_v0001092_t0051_u01771984639948") 2026/02/25 02:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8e4_d20260225_m015906_c001_v7007000_t0000_u01771984746713") 2026/02/25 02:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896923_d20260225_m015856_c001_v0001130_t0049_u01771984736746") 2026/02/25 02:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906213_d20260225_m015847_c001_v7007000_t0000_u01771984727611") 2026/02/25 02:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896909_d20260225_m015837_c001_v0001130_t0030_u01771984717970") 2026/02/25 02:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee18_d20260225_m015828_c001_v7007000_t0000_u01771984708593") 2026/02/25 02:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58968df_d20260225_m015818_c001_v0001130_t0016_u01771984698385") 2026/02/25 02:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe909_d20260225_m015809_c001_v7007000_t0000_u01771984689034") 2026/02/25 02:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58968a3_d20260225_m015755_c001_v0001130_t0058_u01771984675416") 2026/02/25 02:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dcf_d20260225_m015746_c001_v7007000_t0000_u01771984666434") 2026/02/25 02:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589687b_d20260225_m015735_c001_v0001130_t0028_u01771984655678") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41707b2948e4470c_d20260225_m015722_c001_v7007000_t0000_u01771984642232") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896845_d20260225_m015712_c001_v0001130_t0002_u01771984632461") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f724d_d20260225_m015702_c001_v7007000_t0000_u01771984622138") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97d0_d20260225_m015656_c001_v0001092_t0013_u01771984616590") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4107ddafe1c34318_d20260225_m015653_c001_v7007000_t0000_u01771984613978") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896809_d20260225_m015644_c001_v0001130_t0039_u01771984604717") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458ff2_d20260225_m015636_c001_v7007000_t0000_u01771984596052") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967f3_d20260225_m015629_c001_v0001130_t0041_u01771984589816") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458fcb_d20260225_m015627_c001_v7007000_t0000_u01771984587023") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9c97_d20260225_m015617_c001_v0001173_t0023_u01771984577442") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41707b2948e446c6_d20260225_m015601_c001_v7007000_t0000_u01771984561218") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896785_d20260225_m015547_c001_v0001130_t0007_u01771984547211") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec09_d20260225_m015538_c001_v7007000_t0000_u01771984538233") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589675b_d20260225_m015527_c001_v0001130_t0053_u01771984527645") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf65656_d20260225_m015519_c001_v7007000_t0000_u01771984519047") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896739_d20260225_m015508_c001_v0001130_t0030_u01771984508932") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f723e_d20260225_m015658_c001_v7007000_t0000_u01771984618271") 2026/02/25 02:00:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97c2_d20260225_m015652_c001_v0001092_t0032_u01771984612446") 2026/02/25 02:00:07 DEBUG : dir1/0011-56789: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f728d_d20260225_m015726_c001_v7007000_t0000_u01771984646734") 2026/02/25 02:00:07 DEBUG : dir1/0011-56789: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896863_d20260225_m015720_c001_v0001130_t0013_u01771984640018") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8e5_d20260225_m015906_c001_v7007000_t0000_u01771984746895") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1279a4_d20260225_m015857_c001_v0001167_t0027_u01771984737156") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906214_d20260225_m015847_c001_v7007000_t0000_u01771984727792") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12792e_d20260225_m015838_c001_v0001167_t0059_u01771984718343") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee19_d20260225_m015828_c001_v7007000_t0000_u01771984708775") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12787c_d20260225_m015818_c001_v0001167_t0027_u01771984698703") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe90a_d20260225_m015809_c001_v7007000_t0000_u01771984689215") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1277d2_d20260225_m015755_c001_v0001167_t0003_u01771984675692") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dd0_d20260225_m015746_c001_v7007000_t0000_u01771984666632") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127728_d20260225_m015735_c001_v0001167_t0042_u01771984655957") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41194c46424f1926_d20260225_m015722_c001_v7007000_t0000_u01771984642402") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12767a_d20260225_m015713_c001_v0001167_t0006_u01771984633035") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f724e_d20260225_m015702_c001_v7007000_t0000_u01771984622320") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589682b_d20260225_m015656_c001_v0001130_t0009_u01771984616729") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f405f55b37bb0109f_d20260225_m015654_c001_v7007000_t0000_u01771984614052") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9dab_d20260225_m015645_c001_v0001173_t0024_u01771984605181") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458ff4_d20260225_m015636_c001_v7007000_t0000_u01771984596235") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97a4_d20260225_m015629_c001_v0001092_t0040_u01771984589931") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4107ddafe1c34300_d20260225_m015627_c001_v7007000_t0000_u01771984587211") 2026/02/25 02:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1274b0_d20260225_m015617_c001_v0001167_t0050_u01771984577906") 2026/02/25 02:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41707b2948e446c5_d20260225_m015601_c001_v7007000_t0000_u01771984561033") 2026/02/25 02:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1273d4_d20260225_m015547_c001_v0001167_t0022_u01771984547526") 2026/02/25 02:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec0a_d20260225_m015538_c001_v7007000_t0000_u01771984538414") 2026/02/25 02:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12731e_d20260225_m015528_c001_v0001167_t0043_u01771984528001") 2026/02/25 02:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf65657_d20260225_m015519_c001_v7007000_t0000_u01771984519230") 2026/02/25 02:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127281_d20260225_m015509_c001_v0001167_t0055_u01771984509263") 2026/02/25 02:00:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f412a7966ba5d31f2_d20260225_m015658_c001_v7007000_t0000_u01771984618316") 2026/02/25 02:00:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589681b_d20260225_m015652_c001_v0001130_t0007_u01771984612543") 2026/02/25 02:00:09 DEBUG : dir1/0012-6789;: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7290_d20260225_m015726_c001_v7007000_t0000_u01771984646916") 2026/02/25 02:00:09 DEBUG : dir1/0012-6789;: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896865_d20260225_m015720_c001_v0001130_t0014_u01771984640314") 2026/02/25 02:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8ec_d20260225_m015907_c001_v7007000_t0000_u01771984747078") 2026/02/25 02:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa22e_d20260225_m015857_c001_v0001173_t0017_u01771984737807") 2026/02/25 02:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906215_d20260225_m015847_c001_v7007000_t0000_u01771984727973") 2026/02/25 02:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa194_d20260225_m015838_c001_v0001173_t0023_u01771984718871") 2026/02/25 02:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee1a_d20260225_m015828_c001_v7007000_t0000_u01771984708957") 2026/02/25 02:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa0d2_d20260225_m015819_c001_v0001173_t0039_u01771984699183") 2026/02/25 02:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe90d_d20260225_m015809_c001_v7007000_t0000_u01771984689397") 2026/02/25 02:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa008_d20260225_m015756_c001_v0001173_t0013_u01771984676487") 2026/02/25 02:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dd1_d20260225_m015746_c001_v7007000_t0000_u01771984666815") 2026/02/25 02:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9f81_d20260225_m015737_c001_v0001173_t0051_u01771984657309") 2026/02/25 02:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c42e_d20260225_m015722_c001_v7007000_t0000_u01771984642174") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9ebd_d20260225_m015714_c001_v0001173_t0055_u01771984634207") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f724f_d20260225_m015702_c001_v7007000_t0000_u01771984622503") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9e15_d20260225_m015656_c001_v0001173_t0038_u01771984616809") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bced8c_d20260225_m015653_c001_v7007000_t0000_u01771984613795") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127594_d20260225_m015646_c001_v0001167_t0007_u01771984606241") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458ff6_d20260225_m015636_c001_v7007000_t0000_u01771984596419") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967f5_d20260225_m015630_c001_v0001130_t0024_u01771984590182") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4197935cfd126bae_d20260225_m015627_c001_v7007000_t0000_u01771984587205") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967bd_d20260225_m015618_c001_v0001130_t0056_u01771984578389") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe421_d20260225_m015601_c001_v7007000_t0000_u01771984561063") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab976a_d20260225_m015548_c001_v0001092_t0059_u01771984548012") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec0b_d20260225_m015538_c001_v7007000_t0000_u01771984538595") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9750_d20260225_m015528_c001_v0001092_t0038_u01771984528917") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf65658_d20260225_m015519_c001_v7007000_t0000_u01771984519412") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab973c_d20260225_m015509_c001_v0001092_t0027_u01771984509873") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41194c46424f18f0_d20260225_m015658_c001_v7007000_t0000_u01771984618424") 2026/02/25 02:00:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9dfb_d20260225_m015652_c001_v0001173_t0015_u01771984612761") 2026/02/25 02:00:10 DEBUG : dir1/0013-789;=: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7291_d20260225_m015727_c001_v7007000_t0000_u01771984647100") 2026/02/25 02:00:10 DEBUG : dir1/0013-789;=: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97f2_d20260225_m015720_c001_v0001092_t0041_u01771984640326") 2026/02/25 02:00:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8ee_d20260225_m015907_c001_v7007000_t0000_u01771984747259") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9842_d20260225_m015858_c001_v0001092_t0008_u01771984738237") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906216_d20260225_m015848_c001_v7007000_t0000_u01771984728155") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab982e_d20260225_m015839_c001_v0001092_t0031_u01771984719362") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee1b_d20260225_m015829_c001_v7007000_t0000_u01771984709139") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9820_d20260225_m015820_c001_v0001092_t0055_u01771984700151") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe90e_d20260225_m015809_c001_v7007000_t0000_u01771984689579") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab980c_d20260225_m015757_c001_v0001092_t0050_u01771984677007") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dd2_d20260225_m015746_c001_v7007000_t0000_u01771984666996") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9800_d20260225_m015738_c001_v0001092_t0058_u01771984658075") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f420a36f44d82bdbd_d20260225_m015722_c001_v7007000_t0000_u01771984642185") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97e4_d20260225_m015714_c001_v0001092_t0005_u01771984634955") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7250_d20260225_m015702_c001_v7007000_t0000_u01771984622685") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1275ea_d20260225_m015656_c001_v0001167_t0027_u01771984616865") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec9b_d20260225_m015653_c001_v7007000_t0000_u01771984613976") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97b6_d20260225_m015646_c001_v0001092_t0037_u01771984606846") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458ff7_d20260225_m015636_c001_v7007000_t0000_u01771984596603") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97a8_d20260225_m015630_c001_v0001092_t0023_u01771984590306") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4197935cfd126bad_d20260225_m015627_c001_v7007000_t0000_u01771984587023") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9784_d20260225_m015618_c001_v0001092_t0016_u01771984578725") 2026/02/25 02:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae54_d20260225_m015601_c001_v7007000_t0000_u01771984561225") 2026/02/25 02:00:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9b48_d20260225_m015548_c001_v0001173_t0032_u01771984548293") 2026/02/25 02:00:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec0c_d20260225_m015538_c001_v7007000_t0000_u01771984538783") 2026/02/25 02:00:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9a4a_d20260225_m015529_c001_v0001173_t0012_u01771984529222") 2026/02/25 02:00:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf65659_d20260225_m015519_c001_v7007000_t0000_u01771984519597") 2026/02/25 02:00:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9948_d20260225_m015510_c001_v0001173_t0004_u01771984510176") 2026/02/25 02:00:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41194c46424f18f1_d20260225_m015658_c001_v7007000_t0000_u01771984618435") 2026/02/25 02:00:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589681d_d20260225_m015652_c001_v0001130_t0018_u01771984612822") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7292_d20260225_m015727_c001_v7007000_t0000_u01771984647282") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1276b6_d20260225_m015720_c001_v0001167_t0015_u01771984640482") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8f0_d20260225_m015907_c001_v7007000_t0000_u01771984747441") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896925_d20260225_m015858_c001_v0001130_t0051_u01771984738649") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906217_d20260225_m015848_c001_v7007000_t0000_u01771984728353") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589690b_d20260225_m015839_c001_v0001130_t0031_u01771984719676") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee1c_d20260225_m015829_c001_v7007000_t0000_u01771984709320") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58968e7_d20260225_m015820_c001_v0001130_t0047_u01771984700451") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe90f_d20260225_m015809_c001_v7007000_t0000_u01771984689761") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58968ad_d20260225_m015757_c001_v0001130_t0059_u01771984677401") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dd3_d20260225_m015747_c001_v7007000_t0000_u01771984667178") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896881_d20260225_m015738_c001_v0001130_t0038_u01771984658516") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcedc6_d20260225_m015722_c001_v7007000_t0000_u01771984642241") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589684d_d20260225_m015715_c001_v0001130_t0059_u01771984635310") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7251_d20260225_m015702_c001_v7007000_t0000_u01771984622868") 2026/02/25 02:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97d2_d20260225_m015656_c001_v0001092_t0048_u01771984616952") 2026/02/25 02:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bced8e_d20260225_m015653_c001_v7007000_t0000_u01771984613988") 2026/02/25 02:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589680f_d20260225_m015647_c001_v0001130_t0021_u01771984607223") 2026/02/25 02:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458ff8_d20260225_m015636_c001_v7007000_t0000_u01771984596786") 2026/02/25 02:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9d39_d20260225_m015630_c001_v0001173_t0012_u01771984590430") 2026/02/25 02:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7220_d20260225_m015627_c001_v7007000_t0000_u01771984587019") 2026/02/25 02:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9ca7_d20260225_m015619_c001_v0001173_t0044_u01771984579089") 2026/02/25 02:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f420a36f44d82b919_d20260225_m015600_c001_v7007000_t0000_u01771984560891") 2026/02/25 02:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589678b_d20260225_m015548_c001_v0001130_t0035_u01771984548958") 2026/02/25 02:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec0d_d20260225_m015538_c001_v7007000_t0000_u01771984538965") 2026/02/25 02:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589675d_d20260225_m015530_c001_v0001130_t0030_u01771984530379") 2026/02/25 02:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf6565b_d20260225_m015519_c001_v7007000_t0000_u01771984519781") 2026/02/25 02:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589673f_d20260225_m015510_c001_v0001130_t0029_u01771984510762") 2026/02/25 02:00:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aeca6_d20260225_m015658_c001_v7007000_t0000_u01771984618118") 2026/02/25 02:00:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97c4_d20260225_m015652_c001_v0001092_t0010_u01771984612831") 2026/02/25 02:00:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7293_d20260225_m015727_c001_v7007000_t0000_u01771984647464") 2026/02/25 02:00:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896867_d20260225_m015720_c001_v0001130_t0029_u01771984640594") 2026/02/25 02:00:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8f2_d20260225_m015907_c001_v7007000_t0000_u01771984747624") 2026/02/25 02:00:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1279ba_d20260225_m015859_c001_v0001167_t0059_u01771984739057") 2026/02/25 02:00:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906218_d20260225_m015848_c001_v7007000_t0000_u01771984728535") 2026/02/25 02:00:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127934_d20260225_m015840_c001_v0001167_t0050_u01771984720003") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee1d_d20260225_m015829_c001_v7007000_t0000_u01771984709503") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12789a_d20260225_m015820_c001_v0001167_t0033_u01771984700803") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe910_d20260225_m015809_c001_v7007000_t0000_u01771984689942") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1277de_d20260225_m015757_c001_v0001167_t0007_u01771984677667") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dd4_d20260225_m015747_c001_v7007000_t0000_u01771984667363") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127742_d20260225_m015738_c001_v0001167_t0034_u01771984658948") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7278_d20260225_m015722_c001_v7007000_t0000_u01771984642411") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127692_d20260225_m015715_c001_v0001167_t0007_u01771984635581") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7252_d20260225_m015703_c001_v7007000_t0000_u01771984623062") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589682d_d20260225_m015657_c001_v0001130_t0031_u01771984617010") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41194c46424f18e4_d20260225_m015654_c001_v7007000_t0000_u01771984614066") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9dcb_d20260225_m015647_c001_v0001173_t0053_u01771984607621") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458ff9_d20260225_m015637_c001_v7007000_t0000_u01771984597050") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967f9_d20260225_m015630_c001_v0001130_t0001_u01771984590462") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f403fecb8a7a42fef_d20260225_m015626_c001_v7007000_t0000_u01771984586985") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1274ba_d20260225_m015620_c001_v0001167_t0037_u01771984580077") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f420a36f44d82b91a_d20260225_m015601_c001_v7007000_t0000_u01771984561075") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1273e4_d20260225_m015549_c001_v0001167_t0038_u01771984549323") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec0e_d20260225_m015539_c001_v7007000_t0000_u01771984539145") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12733a_d20260225_m015530_c001_v0001167_t0040_u01771984530685") 2026/02/25 02:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf6565c_d20260225_m015519_c001_v7007000_t0000_u01771984519963") 2026/02/25 02:00:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12728f_d20260225_m015511_c001_v0001167_t0018_u01771984511066") 2026/02/25 02:00:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7baf50_d20260225_m015658_c001_v7007000_t0000_u01771984618280") 2026/02/25 02:00:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589681f_d20260225_m015653_c001_v0001130_t0017_u01771984613110") 2026/02/25 02:00:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae74_d20260225_m015604_c001_v7007000_t0000_u01771984564053") 2026/02/25 02:00:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896793_d20260225_m015554_c001_v0001130_t0032_u01771984554161") 2026/02/25 02:00:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae77_d20260225_m015604_c001_v7007000_t0000_u01771984564235") 2026/02/25 02:00:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9770_d20260225_m015554_c001_v0001092_t0037_u01771984554311") 2026/02/25 02:00:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae7a_d20260225_m015604_c001_v7007000_t0000_u01771984564418") 2026/02/25 02:00:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896795_d20260225_m015554_c001_v0001130_t0043_u01771984554542") 2026/02/25 02:00:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae7d_d20260225_m015604_c001_v7007000_t0000_u01771984564599") 2026/02/25 02:00:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9772_d20260225_m015554_c001_v0001092_t0005_u01771984554653") 2026/02/25 02:00:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae80_d20260225_m015604_c001_v7007000_t0000_u01771984564780") 2026/02/25 02:00:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127414_d20260225_m015554_c001_v0001167_t0005_u01771984554761") 2026/02/25 02:00:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae83_d20260225_m015604_c001_v7007000_t0000_u01771984564963") 2026/02/25 02:00:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9b92_d20260225_m015554_c001_v0001173_t0027_u01771984554787") 2026/02/25 02:00:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae86_d20260225_m015605_c001_v7007000_t0000_u01771984565145") 2026/02/25 02:00:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896797_d20260225_m015554_c001_v0001130_t0045_u01771984554932") 2026/02/25 02:00:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae89_d20260225_m015605_c001_v7007000_t0000_u01771984565340") 2026/02/25 02:00:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9774_d20260225_m015554_c001_v0001092_t0006_u01771984554974") 2026/02/25 02:00:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae8c_d20260225_m015605_c001_v7007000_t0000_u01771984565521") 2026/02/25 02:00:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9b96_d20260225_m015555_c001_v0001173_t0047_u01771984555249") 2026/02/25 02:00:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae8f_d20260225_m015605_c001_v7007000_t0000_u01771984565702") 2026/02/25 02:00:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9776_d20260225_m015555_c001_v0001092_t0046_u01771984555267") 2026/02/25 02:00:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae92_d20260225_m015605_c001_v7007000_t0000_u01771984565885") 2026/02/25 02:00:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896799_d20260225_m015555_c001_v0001130_t0033_u01771984555291") 2026/02/25 02:00:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae97_d20260225_m015606_c001_v7007000_t0000_u01771984566066") 2026/02/25 02:00:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12741a_d20260225_m015555_c001_v0001167_t0030_u01771984555306") 2026/02/25 02:00:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae9b_d20260225_m015606_c001_v7007000_t0000_u01771984566247") 2026/02/25 02:00:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9778_d20260225_m015555_c001_v0001092_t0041_u01771984555693") 2026/02/25 02:00:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bae9e_d20260225_m015606_c001_v7007000_t0000_u01771984566429") 2026/02/25 02:00:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589679f_d20260225_m015555_c001_v0001130_t0024_u01771984555758") 2026/02/25 02:00:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7baea1_d20260225_m015606_c001_v7007000_t0000_u01771984566610") 2026/02/25 02:00:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12741c_d20260225_m015555_c001_v0001167_t0011_u01771984555807") 2026/02/25 02:00:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7baea4_d20260225_m015606_c001_v7007000_t0000_u01771984566793") 2026/02/25 02:00:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9b9e_d20260225_m015555_c001_v0001173_t0052_u01771984555837") 2026/02/25 02:00:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4107ddafe1c34304_d20260225_m015632_c001_v7007000_t0000_u01771984592028") 2026/02/25 02:00:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9790_d20260225_m015624_c001_v0001092_t0027_u01771984584390") 2026/02/25 02:00:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4166b75f74c280ef_d20260225_m015632_c001_v7007000_t0000_u01771984592306") 2026/02/25 02:00:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9cf1_d20260225_m015624_c001_v0001173_t0002_u01771984584533") 2026/02/25 02:00:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4223ab4461b97a97_d20260225_m015632_c001_v7007000_t0000_u01771984592179") 2026/02/25 02:00:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967db_d20260225_m015624_c001_v0001130_t0001_u01771984584541") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4223ab4461b97a96_d20260225_m015631_c001_v7007000_t0000_u01771984591992") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9792_d20260225_m015624_c001_v0001092_t0011_u01771984584687") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f403fecb8a7a4302c_d20260225_m015632_c001_v7007000_t0000_u01771984592318") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967df_d20260225_m015624_c001_v0001130_t0036_u01771984584934") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4197935cfd126bb7_d20260225_m015632_c001_v7007000_t0000_u01771984592001") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1274de_d20260225_m015625_c001_v0001167_t0048_u01771984585052") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4166b75f74c280ed_d20260225_m015631_c001_v7007000_t0000_u01771984591939") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9794_d20260225_m015625_c001_v0001092_t0024_u01771984585100") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4166b75f74c280ee_d20260225_m015632_c001_v7007000_t0000_u01771984592123") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9cfd_d20260225_m015625_c001_v0001173_t0039_u01771984585187") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4197935cfd126bb8_d20260225_m015632_c001_v7007000_t0000_u01771984592188") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967e1_d20260225_m015625_c001_v0001130_t0017_u01771984585329") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f403fecb8a7a4302a_d20260225_m015632_c001_v7007000_t0000_u01771984592135") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9796_d20260225_m015625_c001_v0001092_t0015_u01771984585390") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f403fecb8a7a43029_d20260225_m015631_c001_v7007000_t0000_u01771984591951") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967e3_d20260225_m015625_c001_v0001130_t0001_u01771984585596") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7227_d20260225_m015632_c001_v7007000_t0000_u01771984592330") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9d03_d20260225_m015625_c001_v0001173_t0020_u01771984585663") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7226_d20260225_m015632_c001_v7007000_t0000_u01771984592147") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967e5_d20260225_m015626_c001_v0001130_t0018_u01771984586016") 2026/02/25 02:00:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458fdd_d20260225_m015632_c001_v7007000_t0000_u01771984592341") 2026/02/25 02:00:18 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1274ea_d20260225_m015626_c001_v0001167_t0038_u01771984586137") 2026/02/25 02:00:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7225_d20260225_m015631_c001_v7007000_t0000_u01771984591963") 2026/02/25 02:00:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9798_d20260225_m015626_c001_v0001092_t0056_u01771984586136") 2026/02/25 02:00:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458fd7_d20260225_m015631_c001_v7007000_t0000_u01771984591974") 2026/02/25 02:00:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c58967e7_d20260225_m015626_c001_v0001130_t0026_u01771984586311") 2026/02/25 02:00:18 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f412a7966ba5d2c12_d20260225_m015330_c001_v7007000_t0000_u01771984410662") 2026/02/25 02:00:18 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f11177ea5092d2caa_d20260225_m015328_c001_v0001039_t0052_u01771984408169") 2026/02/25 02:00:18 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415e77126fee540b_d20260225_m015327_c001_v7007000_t0000_u01771984407988") 2026/02/25 02:00:18 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f11177ea5092d2c96_d20260225_m015323_c001_v0001039_t0046_u01771984403875") 2026/02/25 02:00:18 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415e77126fee5404_d20260225_m015323_c001_v7007000_t0000_u01771984403150") 2026/02/25 02:00:18 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126ded_d20260225_m015318_c001_v0001167_t0053_u01771984398357") 2026/02/25 02:00:18 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bce3ac_d20260225_m015316_c001_v7007000_t0000_u01771984396908") 2026/02/25 02:00:18 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f114612af91999ece_d20260225_m015315_c001_v0001185_t0045_u01771984395210") 2026/02/25 02:00:18 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4107ddafe1c33523_d20260225_m015315_c001_v7007000_t0000_u01771984395041") 2026/02/25 02:00:18 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f114612af91999ea4_d20260225_m015312_c001_v0001185_t0053_u01771984392164") 2026/02/25 02:00:18 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4107ddafe1c3351b_d20260225_m015311_c001_v7007000_t0000_u01771984391418") 2026/02/25 02:00:18 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126d5e_d20260225_m015305_c001_v0001167_t0040_u01771984385687") 2026/02/25 02:00:18 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df394589ff_d20260225_m015304_c001_v7007000_t0000_u01771984384405") 2026/02/25 02:00:18 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1031d6fcb705a3c7_d20260225_m015302_c001_v0001146_t0020_u01771984382078") 2026/02/25 02:00:18 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bce37e_d20260225_m015301_c001_v7007000_t0000_u01771984381898") 2026/02/25 02:00:19 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1031d6fcb705a3bd_d20260225_m015258_c001_v0001146_t0052_u01771984378826") 2026/02/25 02:00:19 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bce377_d20260225_m015258_c001_v7007000_t0000_u01771984378084") 2026/02/25 02:00:19 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9286_d20260225_m015252_c001_v0001173_t0009_u01771984372607") 2026/02/25 02:00:19 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df394589e1_d20260225_m015251_c001_v7007000_t0000_u01771984371690") 2026/02/25 02:00:19 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f100faa36e3c4169f_d20260225_m015249_c001_v0001097_t0017_u01771984369621") 2026/02/25 02:00:19 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418985413f05e073_d20260225_m015249_c001_v7007000_t0000_u01771984369366") 2026/02/25 02:00:19 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f100faa36e3c41687_d20260225_m015245_c001_v0001097_t0050_u01771984365998") 2026/02/25 02:00:19 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418985413f05e067_d20260225_m015245_c001_v7007000_t0000_u01771984365255") 2026/02/25 02:00:19 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab968c_d20260225_m015238_c001_v0001092_t0007_u01771984358665") 2026/02/25 02:00:19 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4134c8800e52947a_d20260225_m015237_c001_v7007000_t0000_u01771984357761") 2026/02/25 02:00:19 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f11466274fa138292_d20260225_m015235_c001_v0001182_t0037_u01771984355205") 2026/02/25 02:00:19 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1b9cc_d20260225_m015235_c001_v7007000_t0000_u01771984355024") 2026/02/25 02:00:19 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f11466274fa138286_d20260225_m015231_c001_v0001182_t0017_u01771984351858") 2026/02/25 02:00:19 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1b9c2_d20260225_m015230_c001_v7007000_t0000_u01771984350872") 2026/02/25 02:00:19 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126b37_d20260225_m015223_c001_v0001167_t0025_u01771984343901") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22bdb_d20260225_m015222_c001_v7007000_t0000_u01771984342927") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f104d9bb6d85f1264_d20260225_m015220_c001_v0001117_t0059_u01771984340771") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a973609d1_d20260225_m015220_c001_v7007000_t0000_u01771984340587") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f104d9bb6d85f1262_d20260225_m015216_c001_v0001117_t0030_u01771984336738") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a973609cd_d20260225_m015215_c001_v7007000_t0000_u01771984335972") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f8ffa_d20260225_m015209_c001_v0001173_t0001_u01771984329153") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1b5a9_d20260225_m015208_c001_v7007000_t0000_u01771984328060") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1019da1ac5b6be29_d20260225_m015201_c001_v0001167_t0030_u01771984321040") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415e77126fee4fda_d20260225_m015200_c001_v7007000_t0000_u01771984320836") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9668_d20260225_m015156_c001_v0001092_t0044_u01771984316318") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1105db39b0e4a226_d20260225_m015155_c001_v0001137_t0057_u01771984315438") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1105db39b0e4a224_d20260225_m015154_c001_v0001137_t0001_u01771984314300") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4197935cfd1261b7_d20260225_m015140_c001_v7007000_t0000_u01771984300323") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f8e1c_d20260225_m015132_c001_v0001173_t0049_u01771984292868") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f107c8e6e613f37ce_d20260225_m015131_c001_v0001106_t0051_u01771984291771") 2026/02/25 02:00:20 DEBUG : dst/one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f107c8e6e613f37ca_d20260225_m015130_c001_v0001106_t0016_u01771984290505") 2026/02/25 02:00:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f412a7966ba5d2c14_d20260225_m015330_c001_v7007000_t0000_u01771984410847") 2026/02/25 02:00:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f100b1d553c89d184_d20260225_m015327_c001_v0001172_t0007_u01771984407692") 2026/02/25 02:00:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f100e9584b37ec2ea_d20260225_m015322_c001_v0001033_t0018_u01771984402771") 2026/02/25 02:00:21 DEBUG : dst/one.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bce3af_d20260225_m015317_c001_v7007000_t0000_u01771984397090") 2026/02/25 02:00:21 DEBUG : dst/one.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1067e124b2363c6e_d20260225_m015314_c001_v0001120_t0022_u01771984394747") 2026/02/25 02:00:21 DEBUG : dst/one.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1193cc2c1e2c815a_d20260225_m015310_c001_v0001103_t0032_u01771984390807") 2026/02/25 02:00:21 DEBUG : dst/one.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458a01_d20260225_m015304_c001_v7007000_t0000_u01771984384596") 2026/02/25 02:00:21 DEBUG : dst/one.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f106449c9c3e672ac_d20260225_m015301_c001_v0001178_t0036_u01771984381667") 2026/02/25 02:00:21 DEBUG : dst/one.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f115eae9fd6e908d0_d20260225_m015257_c001_v0001185_t0055_u01771984377897") 2026/02/25 02:00:21 DEBUG : dst/three: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1b5aa_d20260225_m015208_c001_v7007000_t0000_u01771984328243") 2026/02/25 02:00:21 DEBUG : dst/three: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1105db39b0e4a232_d20260225_m015206_c001_v0001137_t0036_u01771984326494") 2026/02/25 02:00:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f412a7966ba5d2c17_d20260225_m015331_c001_v7007000_t0000_u01771984411028") 2026/02/25 02:00:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10325c619beef0d2_d20260225_m015329_c001_v0001130_t0033_u01771984409218") 2026/02/25 02:00:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f108114bd30ab93ca_d20260225_m015325_c001_v0001150_t0025_u01771984405350") 2026/02/25 02:00:21 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f412a7966ba5d2c1a_d20260225_m015331_c001_v7007000_t0000_u01771984411245") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f11177ea5092d2cb2_d20260225_m015329_c001_v0001039_t0023_u01771984409769") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415e77126fee540e_d20260225_m015329_c001_v7007000_t0000_u01771984409560") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f11177ea5092d2c9e_d20260225_m015325_c001_v0001039_t0009_u01771984405862") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415e77126fee5406_d20260225_m015325_c001_v7007000_t0000_u01771984405680") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f93ff_d20260225_m015319_c001_v0001173_t0055_u01771984399908") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bce3b2_d20260225_m015317_c001_v7007000_t0000_u01771984397270") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f114612af91999ee4_d20260225_m015316_c001_v0001185_t0008_u01771984396346") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4107ddafe1c33527_d20260225_m015316_c001_v7007000_t0000_u01771984396178") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f114612af91999eb2_d20260225_m015313_c001_v0001185_t0014_u01771984393448") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4107ddafe1c3351f_d20260225_m015313_c001_v7007000_t0000_u01771984393279") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f934b_d20260225_m015307_c001_v0001173_t0044_u01771984387302") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bce383_d20260225_m015303_c001_v7007000_t0000_u01771984383854") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f92f6_d20260225_m015300_c001_v0001173_t0013_u01771984380652") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bce37a_d20260225_m015259_c001_v7007000_t0000_u01771984379922") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9696_d20260225_m015255_c001_v0001092_t0013_u01771984375078") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418985413f05e078_d20260225_m015250_c001_v7007000_t0000_u01771984370774") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9690_d20260225_m015248_c001_v0001092_t0054_u01771984368264") 2026/02/25 02:00:22 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418985413f05e06d_d20260225_m015247_c001_v7007000_t0000_u01771984367111") 2026/02/25 02:00:23 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126c03_d20260225_m015240_c001_v0001167_t0052_u01771984360153") 2026/02/25 02:00:23 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1b9ce_d20260225_m015236_c001_v7007000_t0000_u01771984356851") 2026/02/25 02:00:23 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126ba5_d20260225_m015233_c001_v0001167_t0036_u01771984353764") 2026/02/25 02:00:23 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1b9c7_d20260225_m015232_c001_v7007000_t0000_u01771984352675") 2026/02/25 02:00:23 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9128_d20260225_m015225_c001_v0001173_t0026_u01771984345667") 2026/02/25 02:00:23 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a973609d2_d20260225_m015222_c001_v7007000_t0000_u01771984342008") 2026/02/25 02:00:23 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f909c_d20260225_m015218_c001_v0001173_t0043_u01771984338980") 2026/02/25 02:00:23 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a973609ce_d20260225_m015217_c001_v7007000_t0000_u01771984337888") 2026/02/25 02:00:23 DEBUG : dst/three.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9678_d20260225_m015210_c001_v0001092_t0022_u01771984330932") 2026/02/25 02:00:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bce3b6_d20260225_m015317_c001_v7007000_t0000_u01771984397451") 2026/02/25 02:00:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f11552b08a881ae83_d20260225_m015315_c001_v0001177_t0036_u01771984395959") 2026/02/25 02:00:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f11824ece4cf60131_d20260225_m015312_c001_v0001100_t0046_u01771984392923") 2026/02/25 02:00:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458a02_d20260225_m015304_c001_v7007000_t0000_u01771984384779") 2026/02/25 02:00:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10622a9f46279751_d20260225_m015302_c001_v0001173_t0017_u01771984382670") 2026/02/25 02:00:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f108a809d4478ca08_d20260225_m015259_c001_v0001173_t0017_u01771984379377") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f412a7966ba5d2c1c_d20260225_m015331_c001_v7007000_t0000_u01771984411428") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96a6_d20260225_m015319_c001_v0001092_t0016_u01771984399256") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bce3b8_d20260225_m015317_c001_v7007000_t0000_u01771984397631") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab969e_d20260225_m015306_c001_v0001092_t0017_u01771984386518") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458a03_d20260225_m015304_c001_v7007000_t0000_u01771984384961") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126ca4_d20260225_m015253_c001_v0001167_t0058_u01771984373412") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df394589e2_d20260225_m015251_c001_v7007000_t0000_u01771984371873") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f91ec_d20260225_m015239_c001_v0001173_t0055_u01771984359382") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4134c8800e52947e_d20260225_m015237_c001_v7007000_t0000_u01771984357944") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9680_d20260225_m015224_c001_v0001092_t0033_u01771984344946") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22bdc_d20260225_m015223_c001_v7007000_t0000_u01771984343112") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126ab3_d20260225_m015210_c001_v0001167_t0008_u01771984330069") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1b5ac_d20260225_m015208_c001_v7007000_t0000_u01771984328427") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f113d034f3a83dc99_d20260225_m015203_c001_v0001181_t0056_u01771984323905") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4197935cfd1261b8_d20260225_m015140_c001_v7007000_t0000_u01771984300505") 2026/02/25 02:00:24 DEBUG : dst/two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f107c8e6e613f37dc_d20260225_m015139_c001_v0001106_t0030_u01771984299088") 2026/02/25 02:00:25 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4134c8800e529383_d20260225_m015103_c001_v7007000_t0000_u01771984263538") 2026/02/25 02:00:25 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9628_d20260225_m015059_c001_v0001092_t0006_u01771984259593") 2026/02/25 02:00:25 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4134c8800e52937f_d20260225_m015056_c001_v7007000_t0000_u01771984256606") 2026/02/25 02:00:25 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9608_d20260225_m015043_c001_v0001092_t0018_u01771984243861") 2026/02/25 02:00:25 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22ade_d20260225_m015034_c001_v7007000_t0000_u01771984234298") 2026/02/25 02:00:25 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95f4_d20260225_m015030_c001_v0001092_t0007_u01771984230621") 2026/02/25 02:00:25 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226cc_d20260225_m015005_c001_v7007000_t0000_u01771984205727") 2026/02/25 02:00:25 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95b8_d20260225_m015003_c001_v0001092_t0040_u01771984203442") 2026/02/25 02:00:25 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226c3_d20260225_m015002_c001_v7007000_t0000_u01771984202587") 2026/02/25 02:00:25 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95b4_d20260225_m015001_c001_v0001092_t0021_u01771984201302") 2026/02/25 02:00:25 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226bc_d20260225_m014958_c001_v7007000_t0000_u01771984198530") 2026/02/25 02:00:25 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95aa_d20260225_m014956_c001_v0001092_t0023_u01771984196608") 2026/02/25 02:00:25 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226b6_d20260225_m014955_c001_v7007000_t0000_u01771984195701") 2026/02/25 02:00:25 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95a2_d20260225_m014954_c001_v0001092_t0012_u01771984194226") 2026/02/25 02:00:26 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab905e60_d20260225_m014948_c001_v7007000_t0000_u01771984188177") 2026/02/25 02:00:26 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab958e_d20260225_m014946_c001_v0001092_t0037_u01771984186572") 2026/02/25 02:00:26 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab905e57_d20260225_m014945_c001_v7007000_t0000_u01771984185659") 2026/02/25 02:00:26 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9586_d20260225_m014944_c001_v0001092_t0054_u01771984184747") 2026/02/25 02:00:26 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab905e53_d20260225_m014940_c001_v7007000_t0000_u01771984180280") 2026/02/25 02:00:26 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab956e_d20260225_m014938_c001_v0001092_t0056_u01771984178763") 2026/02/25 02:00:26 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb79c_d20260225_m014936_c001_v7007000_t0000_u01771984176913") 2026/02/25 02:00:26 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9562_d20260225_m014935_c001_v0001092_t0059_u01771984175869") 2026/02/25 02:00:26 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb79b_d20260225_m014935_c001_v7007000_t0000_u01771984175503") 2026/02/25 02:00:26 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f114664f807798de1_d20260225_m014934_c001_v0001173_t0046_u01771984174479") 2026/02/25 02:00:26 DEBUG : empty space: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9560_d20260225_m014932_c001_v0001092_t0039_u01771984172825") 2026/02/25 02:00:26 DEBUG : enormous: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226c8_d20260225_m015004_c001_v7007000_t0000_u01771984204801") 2026/02/25 02:00:26 DEBUG : enormous: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95ba_d20260225_m015004_c001_v0001092_t0011_u01771984204009") 2026/02/25 02:00:26 DEBUG : existing: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f412a7966ba5d2c3c_d20260225_m015336_c001_v7007000_t0000_u01771984416760") 2026/02/25 02:00:26 DEBUG : existing: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f94b9_d20260225_m015335_c001_v0001173_t0015_u01771984415443") 2026/02/25 02:00:26 DEBUG : existing: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22adb_d20260225_m015028_c001_v7007000_t0000_u01771984228220") 2026/02/25 02:00:26 DEBUG : existing: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95ee_d20260225_m015026_c001_v0001092_t0006_u01771984226525") 2026/02/25 02:00:26 DEBUG : existing: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb797_d20260225_m014929_c001_v7007000_t0000_u01771984169869") 2026/02/25 02:00:27 DEBUG : existing: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9550_d20260225_m014928_c001_v0001092_t0028_u01771984168769") 2026/02/25 02:00:27 DEBUG : existing: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb796_d20260225_m014928_c001_v7007000_t0000_u01771984168220") 2026/02/25 02:00:27 DEBUG : existing: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab954e_d20260225_m014927_c001_v0001092_t0056_u01771984167553") 2026/02/25 02:00:27 DEBUG : existing: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab954c_d20260225_m014926_c001_v0001092_t0006_u01771984166207") 2026/02/25 02:00:27 DEBUG : existing-b: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22adc_d20260225_m015028_c001_v7007000_t0000_u01771984228405") 2026/02/25 02:00:27 DEBUG : existing-b: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f8986_d20260225_m015026_c001_v0001173_t0056_u01771984226515") 2026/02/25 02:00:27 DEBUG : file1: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad43_d20260225_m015452_c001_v7007000_t0000_u01771984492731") 2026/02/25 02:00:27 DEBUG : file1: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896716_d20260225_m015451_c001_v0001130_t0037_u01771984491411") 2026/02/25 02:00:27 DEBUG : file1: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad3c_d20260225_m015450_c001_v7007000_t0000_u01771984490077") 2026/02/25 02:00:27 DEBUG : file1: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f982d_d20260225_m015448_c001_v0001173_t0031_u01771984488565") 2026/02/25 02:00:27 DEBUG : five: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22ab9_d20260225_m015009_c001_v7007000_t0000_u01771984209709") 2026/02/25 02:00:27 DEBUG : five: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4152076483ab95c8_d20260225_m015007_c001_v0001092_t0027_u01771984207628") 2026/02/25 02:00:27 DEBUG : foo: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab905e52_d20260225_m014938_c001_v7007000_t0000_u01771984178397") 2026/02/25 02:00:27 DEBUG : foo: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4152076483ab956a_d20260225_m014937_c001_v0001092_t0027_u01771984177845") 2026/02/25 02:00:28 DEBUG : foo: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4152076483ab9568_d20260225_m014937_c001_v0001092_t0027_u01771984177278") 2026/02/25 02:00:28 DEBUG : four: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22aba_d20260225_m015009_c001_v7007000_t0000_u01771984209893") 2026/02/25 02:00:28 DEBUG : four: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f405332de5e7f87f2_d20260225_m015008_c001_v0001173_t0045_u01771984208182") 2026/02/25 02:00:28 DEBUG : four: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95c6_d20260225_m015006_c001_v0001092_t0029_u01771984206858") 2026/02/25 02:00:28 DEBUG : hello world2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4234e28572ea0103_d20260225_m014841_c001_v7007000_t0000_u01771984121253") 2026/02/25 02:00:28 DEBUG : hello world2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab94e0_d20260225_m014840_c001_v0001092_t0043_u01771984120503") 2026/02/25 02:00:28 DEBUG : ignore-size: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb795_d20260225_m014925_c001_v7007000_t0000_u01771984165840") 2026/02/25 02:00:28 DEBUG : ignore-size: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9548_d20260225_m014924_c001_v0001092_t0011_u01771984164739") 2026/02/25 02:00:28 DEBUG : nested/sub dir/file: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22ad8_d20260225_m015025_c001_v7007000_t0000_u01771984225778") 2026/02/25 02:00:28 DEBUG : nested/sub dir/file: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95e4_d20260225_m015024_c001_v0001092_t0023_u01771984224003") 2026/02/25 02:00:28 DEBUG : nested/sub dir/file: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22ad5_d20260225_m015023_c001_v7007000_t0000_u01771984223255") 2026/02/25 02:00:28 DEBUG : nested/sub dir/file: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95e2_d20260225_m015021_c001_v0001092_t0046_u01771984221654") 2026/02/25 02:00:28 DEBUG : one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22abb_d20260225_m015010_c001_v7007000_t0000_u01771984210077") 2026/02/25 02:00:28 DEBUG : one: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4152076483ab95be_d20260225_m015006_c001_v0001092_t0027_u01771984206123") 2026/02/25 02:00:28 DEBUG : only0: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad26_d20260225_m015444_c001_v7007000_t0000_u01771984484085") 2026/02/25 02:00:28 DEBUG : only0: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f405332de5e7f97ca_d20260225_m015438_c001_v0001173_t0045_u01771984478818") 2026/02/25 02:00:29 DEBUG : only0: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12706f_d20260225_m015415_c001_v0001167_t0014_u01771984455835") 2026/02/25 02:00:29 DEBUG : only0: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacaf_d20260225_m015409_c001_v7007000_t0000_u01771984449492") 2026/02/25 02:00:29 DEBUG : only0: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f950b_d20260225_m015341_c001_v0001173_t0026_u01771984421738") 2026/02/25 02:00:29 DEBUG : only1: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad27_d20260225_m015444_c001_v7007000_t0000_u01771984484266") 2026/02/25 02:00:29 DEBUG : only1: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4152076483ab971a_d20260225_m015439_c001_v0001092_t0027_u01771984479209") 2026/02/25 02:00:29 DEBUG : only1: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f96b4_d20260225_m015416_c001_v0001173_t0034_u01771984456961") 2026/02/25 02:00:29 DEBUG : only1: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bce839_d20260225_m015409_c001_v7007000_t0000_u01771984449135") 2026/02/25 02:00:29 DEBUG : only1: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96b8_d20260225_m015344_c001_v0001092_t0045_u01771984424001") 2026/02/25 02:00:29 DEBUG : only10: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad28_d20260225_m015444_c001_v7007000_t0000_u01771984484463") 2026/02/25 02:00:29 DEBUG : only10: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418622ec8c127153_d20260225_m015438_c001_v0001167_t0045_u01771984478797") 2026/02/25 02:00:29 DEBUG : only10: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9736_d20260225_m015426_c001_v0001173_t0015_u01771984466678") 2026/02/25 02:00:29 DEBUG : only10: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4146521755f96583_d20260225_m015409_c001_v7007000_t0000_u01771984449309") 2026/02/25 02:00:29 DEBUG : only10: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96cc_d20260225_m015355_c001_v0001092_t0050_u01771984435707") 2026/02/25 02:00:29 DEBUG : only11: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad29_d20260225_m015444_c001_v7007000_t0000_u01771984484680") 2026/02/25 02:00:29 DEBUG : only11: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4152076483ab9716_d20260225_m015439_c001_v0001092_t0027_u01771984479025") 2026/02/25 02:00:29 DEBUG : only11: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9700_d20260225_m015428_c001_v0001092_t0044_u01771984468519") 2026/02/25 02:00:30 DEBUG : only11: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4146521755f96581_d20260225_m015408_c001_v7007000_t0000_u01771984448935") 2026/02/25 02:00:30 DEBUG : only11: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126f95_d20260225_m015356_c001_v0001167_t0012_u01771984436510") 2026/02/25 02:00:30 DEBUG : only12: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad2a_d20260225_m015444_c001_v7007000_t0000_u01771984484876") 2026/02/25 02:00:30 DEBUG : only12: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4152076483ab9714_d20260225_m015438_c001_v0001092_t0027_u01771984478806") 2026/02/25 02:00:30 DEBUG : only12: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1270fb_d20260225_m015430_c001_v0001167_t0057_u01771984470171") 2026/02/25 02:00:30 DEBUG : only12: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4146521755f96582_d20260225_m015409_c001_v7007000_t0000_u01771984449115") 2026/02/25 02:00:30 DEBUG : only12: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f95d2_d20260225_m015357_c001_v0001173_t0043_u01771984437662") 2026/02/25 02:00:30 DEBUG : only13: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad2b_d20260225_m015445_c001_v7007000_t0000_u01771984485057") 2026/02/25 02:00:30 DEBUG : only13: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418622ec8c127157_d20260225_m015439_c001_v0001167_t0045_u01771984479201") 2026/02/25 02:00:30 DEBUG : only13: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9770_d20260225_m015431_c001_v0001173_t0051_u01771984471558") 2026/02/25 02:00:30 DEBUG : only13: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacb0_d20260225_m015409_c001_v7007000_t0000_u01771984449674") 2026/02/25 02:00:30 DEBUG : only13: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96d2_d20260225_m015358_c001_v0001092_t0030_u01771984438697") 2026/02/25 02:00:30 DEBUG : only14: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad2c_d20260225_m015445_c001_v7007000_t0000_u01771984485240") 2026/02/25 02:00:30 DEBUG : only14: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40818a75c58966fc_d20260225_m015439_c001_v0001130_t0019_u01771984479390") 2026/02/25 02:00:30 DEBUG : only14: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9708_d20260225_m015432_c001_v0001092_t0046_u01771984472593") 2026/02/25 02:00:30 DEBUG : only14: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4146521755f96585_d20260225_m015409_c001_v7007000_t0000_u01771984449502") 2026/02/25 02:00:30 DEBUG : only14: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126fbb_d20260225_m015359_c001_v0001167_t0023_u01771984439585") 2026/02/25 02:00:31 DEBUG : only15: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad2d_d20260225_m015445_c001_v7007000_t0000_u01771984485421") 2026/02/25 02:00:31 DEBUG : only15: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f405332de5e7f97ce_d20260225_m015439_c001_v0001173_t0045_u01771984479221") 2026/02/25 02:00:31 DEBUG : only15: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127113_d20260225_m015433_c001_v0001167_t0024_u01771984473613") 2026/02/25 02:00:31 DEBUG : only15: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4146521755f96586_d20260225_m015409_c001_v7007000_t0000_u01771984449684") 2026/02/25 02:00:31 DEBUG : only15: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f95f8_d20260225_m015400_c001_v0001173_t0046_u01771984440403") 2026/02/25 02:00:31 DEBUG : only16: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad2e_d20260225_m015445_c001_v7007000_t0000_u01771984485610") 2026/02/25 02:00:31 DEBUG : only16: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418622ec8c127155_d20260225_m015439_c001_v0001167_t0045_u01771984479017") 2026/02/25 02:00:31 DEBUG : only16: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9798_d20260225_m015434_c001_v0001173_t0053_u01771984474381") 2026/02/25 02:00:31 DEBUG : only16: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacad_d20260225_m015409_c001_v7007000_t0000_u01771984449310") 2026/02/25 02:00:31 DEBUG : only16: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96da_d20260225_m015401_c001_v0001092_t0051_u01771984441699") 2026/02/25 02:00:32 DEBUG : only17: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad2f_d20260225_m015445_c001_v7007000_t0000_u01771984485792") 2026/02/25 02:00:32 DEBUG : only17: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f405332de5e7f97d0_d20260225_m015439_c001_v0001173_t0045_u01771984479404") 2026/02/25 02:00:32 DEBUG : only17: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab970c_d20260225_m015435_c001_v0001092_t0053_u01771984475280") 2026/02/25 02:00:32 DEBUG : only17: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bce83e_d20260225_m015409_c001_v7007000_t0000_u01771984449711") 2026/02/25 02:00:32 DEBUG : only17: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126fe9_d20260225_m015403_c001_v0001167_t0007_u01771984443410") 2026/02/25 02:00:32 DEBUG : only18: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad30_d20260225_m015445_c001_v7007000_t0000_u01771984485973") 2026/02/25 02:00:32 DEBUG : only18: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f405332de5e7f97cc_d20260225_m015439_c001_v0001173_t0045_u01771984479038") 2026/02/25 02:00:32 DEBUG : only18: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127141_d20260225_m015436_c001_v0001167_t0031_u01771984476917") 2026/02/25 02:00:32 DEBUG : only18: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacac_d20260225_m015409_c001_v7007000_t0000_u01771984449128") 2026/02/25 02:00:32 DEBUG : only18: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9628_d20260225_m015404_c001_v0001173_t0018_u01771984444916") 2026/02/25 02:00:32 DEBUG : only19: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad31_d20260225_m015446_c001_v7007000_t0000_u01771984486156") 2026/02/25 02:00:32 DEBUG : only19: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418622ec8c12715f_d20260225_m015439_c001_v0001167_t0045_u01771984479749") 2026/02/25 02:00:32 DEBUG : only19: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f97c0_d20260225_m015437_c001_v0001173_t0018_u01771984477686") 2026/02/25 02:00:32 DEBUG : only19: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4146521755f96580_d20260225_m015408_c001_v7007000_t0000_u01771984448754") 2026/02/25 02:00:33 DEBUG : only19: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96e0_d20260225_m015407_c001_v0001092_t0040_u01771984447368") 2026/02/25 02:00:33 DEBUG : only2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad33_d20260225_m015446_c001_v7007000_t0000_u01771984486338") 2026/02/25 02:00:33 DEBUG : only2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40818a75c58966fe_d20260225_m015439_c001_v0001130_t0019_u01771984479583") 2026/02/25 02:00:33 DEBUG : only2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96e6_d20260225_m015418_c001_v0001092_t0014_u01771984458112") 2026/02/25 02:00:33 DEBUG : only2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bce83c_d20260225_m015409_c001_v7007000_t0000_u01771984449515") 2026/02/25 02:00:33 DEBUG : only2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126f1f_d20260225_m015344_c001_v0001167_t0057_u01771984424889") 2026/02/25 02:00:33 DEBUG : only3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad34_d20260225_m015446_c001_v7007000_t0000_u01771984486520") 2026/02/25 02:00:33 DEBUG : only3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418622ec8c127159_d20260225_m015439_c001_v0001167_t0045_u01771984479383") 2026/02/25 02:00:33 DEBUG : only3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12708d_d20260225_m015418_c001_v0001167_t0028_u01771984458944") 2026/02/25 02:00:33 DEBUG : only3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4075517b88db62fa_d20260225_m015409_c001_v7007000_t0000_u01771984449338") 2026/02/25 02:00:33 DEBUG : only3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9543_d20260225_m015346_c001_v0001173_t0052_u01771984426559") 2026/02/25 02:00:33 DEBUG : only4: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad35_d20260225_m015446_c001_v7007000_t0000_u01771984486704") 2026/02/25 02:00:33 DEBUG : only4: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4152076483ab971c_d20260225_m015439_c001_v0001092_t0027_u01771984479391") 2026/02/25 02:00:33 DEBUG : only4: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f96e6_d20260225_m015420_c001_v0001173_t0028_u01771984460423") 2026/02/25 02:00:33 DEBUG : only4: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4075517b88db62fc_d20260225_m015409_c001_v7007000_t0000_u01771984449720") 2026/02/25 02:00:34 DEBUG : only4: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96c0_d20260225_m015347_c001_v0001092_t0029_u01771984427671") 2026/02/25 02:00:34 DEBUG : only5: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad36_d20260225_m015446_c001_v7007000_t0000_u01771984486887") 2026/02/25 02:00:34 DEBUG : only5: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4152076483ab9720_d20260225_m015439_c001_v0001092_t0027_u01771984479757") 2026/02/25 02:00:34 DEBUG : only5: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96ec_d20260225_m015422_c001_v0001092_t0042_u01771984462115") 2026/02/25 02:00:34 DEBUG : only5: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4146521755f9658a_d20260225_m015409_c001_v7007000_t0000_u01771984449865") 2026/02/25 02:00:34 DEBUG : only5: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126f47_d20260225_m015349_c001_v0001167_t0057_u01771984429186") 2026/02/25 02:00:34 DEBUG : only6: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad37_d20260225_m015447_c001_v7007000_t0000_u01771984487068") 2026/02/25 02:00:34 DEBUG : only6: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418622ec8c12715d_d20260225_m015439_c001_v0001167_t0045_u01771984479566") 2026/02/25 02:00:34 DEBUG : only6: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1270bf_d20260225_m015423_c001_v0001167_t0016_u01771984463045") 2026/02/25 02:00:34 DEBUG : only6: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bacb1_d20260225_m015409_c001_v7007000_t0000_u01771984449877") 2026/02/25 02:00:34 DEBUG : only6: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9575_d20260225_m015350_c001_v0001173_t0035_u01771984430583") 2026/02/25 02:00:34 DEBUG : only7: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad38_d20260225_m015447_c001_v7007000_t0000_u01771984487250") 2026/02/25 02:00:34 DEBUG : only7: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4152076483ab971e_d20260225_m015439_c001_v0001092_t0027_u01771984479573") 2026/02/25 02:00:34 DEBUG : only7: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9712_d20260225_m015423_c001_v0001173_t0048_u01771984463883") 2026/02/25 02:00:34 DEBUG : only7: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bce83b_d20260225_m015409_c001_v7007000_t0000_u01771984449329") 2026/02/25 02:00:34 DEBUG : only7: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96c8_d20260225_m015352_c001_v0001092_t0042_u01771984432240") 2026/02/25 02:00:35 DEBUG : only8: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad39_d20260225_m015447_c001_v7007000_t0000_u01771984487434") 2026/02/25 02:00:35 DEBUG : only8: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f405332de5e7f97d2_d20260225_m015439_c001_v0001173_t0045_u01771984479596") 2026/02/25 02:00:35 DEBUG : only8: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab96f8_d20260225_m015424_c001_v0001092_t0053_u01771984464873") 2026/02/25 02:00:35 DEBUG : only8: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4075517b88db62fb_d20260225_m015409_c001_v7007000_t0000_u01771984449539") 2026/02/25 02:00:35 DEBUG : only8: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126f77_d20260225_m015353_c001_v0001167_t0023_u01771984433407") 2026/02/25 02:00:35 DEBUG : only9: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad3a_d20260225_m015447_c001_v7007000_t0000_u01771984487615") 2026/02/25 02:00:35 DEBUG : only9: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40818a75c5896700_d20260225_m015439_c001_v0001130_t0019_u01771984479768") 2026/02/25 02:00:35 DEBUG : only9: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1270cb_d20260225_m015425_c001_v0001167_t0055_u01771984465706") 2026/02/25 02:00:35 DEBUG : only9: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4075517b88db62f9_d20260225_m015409_c001_v7007000_t0000_u01771984449147") 2026/02/25 02:00:35 DEBUG : only9: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f95ab_d20260225_m015354_c001_v0001173_t0053_u01771984434485") 2026/02/25 02:00:35 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22ad2_d20260225_m015020_c001_v7007000_t0000_u01771984220532") 2026/02/25 02:00:35 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1263eb_d20260225_m015018_c001_v0001167_t0037_u01771984218449") 2026/02/25 02:00:35 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22acd_d20260225_m015017_c001_v7007000_t0000_u01771984217343") 2026/02/25 02:00:35 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95d2_d20260225_m015015_c001_v0001092_t0037_u01771984215001") 2026/02/25 02:00:35 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22ac3_d20260225_m015013_c001_v7007000_t0000_u01771984213798") 2026/02/25 02:00:35 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f8820_d20260225_m015011_c001_v0001173_t0051_u01771984211026") 2026/02/25 02:00:35 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226c0_d20260225_m015000_c001_v7007000_t0000_u01771984200446") 2026/02/25 02:00:36 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95ae_d20260225_m014959_c001_v0001092_t0024_u01771984199100") 2026/02/25 02:00:36 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226b9_d20260225_m014957_c001_v7007000_t0000_u01771984197416") 2026/02/25 02:00:36 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95a8_d20260225_m014956_c001_v0001092_t0009_u01771984196261") 2026/02/25 02:00:36 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226b2_d20260225_m014954_c001_v7007000_t0000_u01771984194895") 2026/02/25 02:00:36 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95a0_d20260225_m014953_c001_v0001092_t0009_u01771984193872") 2026/02/25 02:00:36 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab905e5f_d20260225_m014947_c001_v7007000_t0000_u01771984187573") 2026/02/25 02:00:36 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab958c_d20260225_m014946_c001_v0001092_t0037_u01771984186217") 2026/02/25 02:00:36 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab905e58_d20260225_m014945_c001_v7007000_t0000_u01771984185841") 2026/02/25 02:00:36 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9584_d20260225_m014944_c001_v0001092_t0035_u01771984184336") 2026/02/25 02:00:36 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab905e56_d20260225_m014943_c001_v7007000_t0000_u01771984183971") 2026/02/25 02:00:36 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab957e_d20260225_m014943_c001_v0001092_t0022_u01771984183288") 2026/02/25 02:00:36 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab957c_d20260225_m014942_c001_v0001092_t0022_u01771984182595") 2026/02/25 02:00:36 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab905e55_d20260225_m014942_c001_v7007000_t0000_u01771984182225") 2026/02/25 02:00:36 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab957a_d20260225_m014941_c001_v0001092_t0009_u01771984181567") 2026/02/25 02:00:36 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9576_d20260225_m014940_c001_v0001092_t0044_u01771984180827") 2026/02/25 02:00:37 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab905e54_d20260225_m014940_c001_v7007000_t0000_u01771984180461") 2026/02/25 02:00:37 DEBUG : potato: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9572_d20260225_m014939_c001_v0001092_t0047_u01771984179437") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f404a4ab89b4ef974_d20260225_m015114_c001_v7007000_t0000_u01771984274758") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1267cf_d20260225_m015113_c001_v0001167_t0057_u01771984273022") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4134c8800e529384_d20260225_m015104_c001_v7007000_t0000_u01771984264053") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1266a9_d20260225_m015057_c001_v0001167_t0004_u01771984257926") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415e77126fee4f2d_d20260225_m015050_c001_v7007000_t0000_u01771984250325") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1265a9_d20260225_m015042_c001_v0001167_t0058_u01771984242900") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22adf_d20260225_m015034_c001_v7007000_t0000_u01771984234999") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1264c7_d20260225_m015029_c001_v0001167_t0004_u01771984229357") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226c9_d20260225_m015004_c001_v7007000_t0000_u01771984204984") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95b6_d20260225_m015003_c001_v0001092_t0022_u01771984203151") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226c4_d20260225_m015002_c001_v7007000_t0000_u01771984202779") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95b2_d20260225_m015001_c001_v0001092_t0022_u01771984201000") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226c1_d20260225_m015000_c001_v7007000_t0000_u01771984200629") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95b0_d20260225_m014959_c001_v0001092_t0030_u01771984199787") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226bd_d20260225_m014958_c001_v7007000_t0000_u01771984198714") 2026/02/25 02:00:37 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95ac_d20260225_m014957_c001_v0001092_t0017_u01771984197838") 2026/02/25 02:00:38 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb226b8_d20260225_m014955_c001_v7007000_t0000_u01771984195885") 2026/02/25 02:00:38 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95a6_d20260225_m014954_c001_v0001092_t0030_u01771984194909") 2026/02/25 02:00:38 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab905e61_d20260225_m014948_c001_v7007000_t0000_u01771984188358") 2026/02/25 02:00:38 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9592_d20260225_m014947_c001_v0001092_t0013_u01771984187278") 2026/02/25 02:00:38 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4234e28572ea0515_d20260225_m014844_c001_v7007000_t0000_u01771984124132") 2026/02/25 02:00:38 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab94ea_d20260225_m014843_c001_v0001092_t0050_u01771984123396") 2026/02/25 02:00:38 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4234e28572ea0113_d20260225_m014842_c001_v7007000_t0000_u01771984122495") 2026/02/25 02:00:38 DEBUG : potato2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab94e2_d20260225_m014841_c001_v0001092_t0059_u01771984121798") 2026/02/25 02:00:38 DEBUG : potato3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4134c8800e529385_d20260225_m015104_c001_v7007000_t0000_u01771984264236") 2026/02/25 02:00:38 DEBUG : potato3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f8be4_d20260225_m015100_c001_v0001173_t0051_u01771984260289") 2026/02/25 02:00:38 DEBUG : potato3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415e77126fee4f2b_d20260225_m015050_c001_v7007000_t0000_u01771984250139") 2026/02/25 02:00:38 DEBUG : potato3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f8ad0_d20260225_m015044_c001_v0001173_t0034_u01771984244608") 2026/02/25 02:00:38 DEBUG : potato3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22ae0_d20260225_m015035_c001_v7007000_t0000_u01771984235184") 2026/02/25 02:00:38 DEBUG : potato3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f89e4_d20260225_m015031_c001_v0001173_t0020_u01771984231122") 2026/02/25 02:00:38 DEBUG : pre-dest1/1: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1b58e_d20260225_m015150_c001_v7007000_t0000_u01771984310059") 2026/02/25 02:00:39 DEBUG : pre-dest1/1: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f8e80_d20260225_m015141_c001_v0001173_t0046_u01771984301247") 2026/02/25 02:00:39 DEBUG : pre-dest2/2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1b58f_d20260225_m015150_c001_v7007000_t0000_u01771984310242") 2026/02/25 02:00:39 DEBUG : pre-dest2/2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126975_d20260225_m015142_c001_v0001167_t0058_u01771984302594") 2026/02/25 02:00:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4197935cfd1261b0_d20260225_m015126_c001_v7007000_t0000_u01771984286363") 2026/02/25 02:00:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab964c_d20260225_m015122_c001_v0001092_t0007_u01771984282404") 2026/02/25 02:00:39 DEBUG : sizeonly: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb793_d20260225_m014924_c001_v7007000_t0000_u01771984164185") 2026/02/25 02:00:39 DEBUG : sizeonly: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9544_d20260225_m014923_c001_v0001092_t0058_u01771984163145") 2026/02/25 02:00:39 DEBUG : splitbanan: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7294_d20260225_m015727_c001_v7007000_t0000_u01771984647649") 2026/02/25 02:00:39 DEBUG : splitbanan: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab97e8_d20260225_m015718_c001_v0001092_t0047_u01771984638673") 2026/02/25 02:00:39 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c8f7_d20260225_m015907_c001_v7007000_t0000_u01771984747807") 2026/02/25 02:00:39 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1279ca_d20260225_m015900_c001_v0001167_t0015_u01771984740795") 2026/02/25 02:00:39 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f415419f6ab906219_d20260225_m015848_c001_v7007000_t0000_u01771984728716") 2026/02/25 02:00:39 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12793c_d20260225_m015841_c001_v0001167_t0035_u01771984721843") 2026/02/25 02:00:39 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4169296b41bcee1e_d20260225_m015829_c001_v7007000_t0000_u01771984709685") 2026/02/25 02:00:39 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1278b0_d20260225_m015822_c001_v0001167_t0024_u01771984702454") 2026/02/25 02:00:40 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40520b177eebe911_d20260225_m015810_c001_v7007000_t0000_u01771984690124") 2026/02/25 02:00:40 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1277f4_d20260225_m015800_c001_v0001167_t0045_u01771984680468") 2026/02/25 02:00:40 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f421ed05a97360dd5_d20260225_m015747_c001_v7007000_t0000_u01771984667547") 2026/02/25 02:00:40 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127752_d20260225_m015740_c001_v0001167_t0006_u01771984660391") 2026/02/25 02:00:40 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41194c46424f1925_d20260225_m015722_c001_v7007000_t0000_u01771984642185") 2026/02/25 02:00:40 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1276a0_d20260225_m015717_c001_v0001167_t0054_u01771984637320") 2026/02/25 02:00:40 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f400c02407c7f7253_d20260225_m015703_c001_v7007000_t0000_u01771984623285") 2026/02/25 02:00:40 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1275d0_d20260225_m015654_c001_v0001167_t0046_u01771984614946") 2026/02/25 02:00:40 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4107ddafe1c34317_d20260225_m015653_c001_v7007000_t0000_u01771984613797") 2026/02/25 02:00:40 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9ddf_d20260225_m015649_c001_v0001173_t0054_u01771984609938") 2026/02/25 02:00:40 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4067a6df39458ffa_d20260225_m015637_c001_v7007000_t0000_u01771984597234") 2026/02/25 02:00:40 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9d23_d20260225_m015628_c001_v0001173_t0008_u01771984588270") 2026/02/25 02:00:40 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40865cef0b7fdc0c_d20260225_m015627_c001_v7007000_t0000_u01771984587229") 2026/02/25 02:00:40 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1274c8_d20260225_m015621_c001_v0001167_t0020_u01771984581917") 2026/02/25 02:00:41 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4223ab4461b979f2_d20260225_m015600_c001_v7007000_t0000_u01771984560830") 2026/02/25 02:00:41 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1273f8_d20260225_m015551_c001_v0001167_t0045_u01771984551699") 2026/02/25 02:00:41 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f419b1845f52aec0f_d20260225_m015539_c001_v7007000_t0000_u01771984539327") 2026/02/25 02:00:41 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12734c_d20260225_m015532_c001_v0001167_t0045_u01771984532540") 2026/02/25 02:00:41 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f40947fcc0cf6565d_d20260225_m015520_c001_v7007000_t0000_u01771984520145") 2026/02/25 02:00:41 DEBUG : splitbananasplit: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1272a1_d20260225_m015513_c001_v0001167_t0007_u01771984513159") 2026/02/25 02:00:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f41194c46424f18ec_d20260225_m015658_c001_v7007000_t0000_u01771984618069") 2026/02/25 02:00:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9de9_d20260225_m015651_c001_v0001173_t0012_u01771984611080") 2026/02/25 02:00:41 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad5e_d20260225_m015500_c001_v7007000_t0000_u01771984500983") 2026/02/25 02:00:41 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127225_d20260225_m015457_c001_v0001167_t0005_u01771984497564") 2026/02/25 02:00:41 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4166b75f74c280a8_d20260225_m015456_c001_v7007000_t0000_u01771984496437") 2026/02/25 02:00:41 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f9876_d20260225_m015453_c001_v0001173_t0040_u01771984493672") 2026/02/25 02:00:41 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22ad9_d20260225_m015025_c001_v7007000_t0000_u01771984225961") 2026/02/25 02:00:41 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c12645d_d20260225_m015024_c001_v0001167_t0046_u01771984224380") 2026/02/25 02:00:41 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22ad6_d20260225_m015023_c001_v7007000_t0000_u01771984223438") 2026/02/25 02:00:41 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f8920_d20260225_m015022_c001_v0001173_t0000_u01771984222000") 2026/02/25 02:00:41 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb790_d20260225_m014920_c001_v7007000_t0000_u01771984160869") 2026/02/25 02:00:42 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab953c_d20260225_m014919_c001_v0001092_t0014_u01771984159318") 2026/02/25 02:00:42 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb78f_d20260225_m014918_c001_v7007000_t0000_u01771984158953") 2026/02/25 02:00:42 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab953a_d20260225_m014917_c001_v0001092_t0047_u01771984157657") 2026/02/25 02:00:42 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb78e_d20260225_m014915_c001_v7007000_t0000_u01771984155537") 2026/02/25 02:00:42 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9534_d20260225_m014913_c001_v0001092_t0032_u01771984153131") 2026/02/25 02:00:42 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb78d_d20260225_m014912_c001_v7007000_t0000_u01771984152583") 2026/02/25 02:00:42 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9530_d20260225_m014911_c001_v0001092_t0038_u01771984151072") 2026/02/25 02:00:42 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab952e_d20260225_m014908_c001_v0001092_t0021_u01771984148374") 2026/02/25 02:00:42 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb78c_d20260225_m014907_c001_v7007000_t0000_u01771984147926") 2026/02/25 02:00:42 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab952a_d20260225_m014907_c001_v0001092_t0027_u01771984147123") 2026/02/25 02:00:42 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9528_d20260225_m014906_c001_v0001092_t0031_u01771984146162") 2026/02/25 02:00:42 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4089e29a56acb78a_d20260225_m014905_c001_v7007000_t0000_u01771984145797") 2026/02/25 02:00:42 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9522_d20260225_m014902_c001_v0001092_t0009_u01771984142382") 2026/02/25 02:00:42 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab951c_d20260225_m014859_c001_v0001092_t0030_u01771984139351") 2026/02/25 02:00:42 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4234e28572ea1525_d20260225_m014858_c001_v7007000_t0000_u01771984138991") 2026/02/25 02:00:43 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9518_d20260225_m014858_c001_v0001092_t0020_u01771984138270") 2026/02/25 02:00:43 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9512_d20260225_m014857_c001_v0001092_t0009_u01771984137417") 2026/02/25 02:00:43 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4234e28572ea1522_d20260225_m014857_c001_v7007000_t0000_u01771984137055") 2026/02/25 02:00:43 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab950e_d20260225_m014853_c001_v0001092_t0023_u01771984133271") 2026/02/25 02:00:43 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4234e28572ea1135_d20260225_m014852_c001_v7007000_t0000_u01771984132911") 2026/02/25 02:00:43 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab950a_d20260225_m014852_c001_v0001092_t0056_u01771984132150") 2026/02/25 02:00:43 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4234e28572ea112f_d20260225_m014851_c001_v7007000_t0000_u01771984131251") 2026/02/25 02:00:43 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9502_d20260225_m014850_c001_v0001092_t0048_u01771984130459") 2026/02/25 02:00:43 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4234e28572ea0d37_d20260225_m014849_c001_v7007000_t0000_u01771984129920") 2026/02/25 02:00:43 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab94fe_d20260225_m014849_c001_v0001092_t0045_u01771984129171") 2026/02/25 02:00:43 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4234e28572ea0939_d20260225_m014848_c001_v7007000_t0000_u01771984128273") 2026/02/25 02:00:43 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab94fa_d20260225_m014847_c001_v0001092_t0024_u01771984127459") 2026/02/25 02:00:43 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4234e28572ea0925_d20260225_m014846_c001_v7007000_t0000_u01771984126911") 2026/02/25 02:00:43 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab94f2_d20260225_m014846_c001_v0001092_t0011_u01771984126025") 2026/02/25 02:00:43 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4234e28572ea052d_d20260225_m014845_c001_v7007000_t0000_u01771984125484") 2026/02/25 02:00:44 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab94f0_d20260225_m014844_c001_v0001092_t0029_u01771984124671") 2026/02/25 02:00:44 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4234e28572e9fd16_d20260225_m014839_c001_v7007000_t0000_u01771984119964") 2026/02/25 02:00:44 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab94dc_d20260225_m014839_c001_v0001092_t0030_u01771984119264") 2026/02/25 02:00:44 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4234e28572e9fd15_d20260225_m014838_c001_v7007000_t0000_u01771984118719") 2026/02/25 02:00:44 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab94da_d20260225_m014837_c001_v0001092_t0045_u01771984117940") 2026/02/25 02:00:44 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4234e28572e9f92b_d20260225_m014837_c001_v7007000_t0000_u01771984117043") 2026/02/25 02:00:44 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab94d8_d20260225_m014836_c001_v0001092_t0045_u01771984116166") 2026/02/25 02:00:44 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4234e28572e9f52c_d20260225_m014833_c001_v7007000_t0000_u01771984113917") 2026/02/25 02:00:44 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab94d2_d20260225_m014833_c001_v0001092_t0042_u01771984113149") 2026/02/25 02:00:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad5f_d20260225_m015501_c001_v7007000_t0000_u01771984501164") 2026/02/25 02:00:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896725_d20260225_m015457_c001_v0001130_t0032_u01771984497622") 2026/02/25 02:00:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4166b75f74c280a9_d20260225_m015456_c001_v7007000_t0000_u01771984496620") 2026/02/25 02:00:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9728_d20260225_m015453_c001_v0001092_t0035_u01771984493681") 2026/02/25 02:00:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c900_d20260225_m015910_c001_v7007000_t0000_u01771984750713") 2026/02/25 02:00:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa2a4_d20260225_m015909_c001_v0001173_t0040_u01771984749171") 2026/02/25 02:00:45 DEBUG : sub/yam: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22ad1_d20260225_m015019_c001_v7007000_t0000_u01771984219979") 2026/02/25 02:00:45 DEBUG : sub/yam: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95d8_d20260225_m015018_c001_v0001092_t0032_u01771984218096") 2026/02/25 02:00:45 DEBUG : test_dir1/file2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad44_d20260225_m015452_c001_v7007000_t0000_u01771984492913") 2026/02/25 02:00:45 DEBUG : test_dir1/file2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1271df_d20260225_m015451_c001_v0001167_t0046_u01771984491037") 2026/02/25 02:00:45 DEBUG : test_dir1/file2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad3d_d20260225_m015450_c001_v7007000_t0000_u01771984490259") 2026/02/25 02:00:45 DEBUG : test_dir1/file2: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9724_d20260225_m015448_c001_v0001092_t0010_u01771984488576") 2026/02/25 02:00:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad45_d20260225_m015453_c001_v7007000_t0000_u01771984493096") 2026/02/25 02:00:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9726_d20260225_m015451_c001_v0001092_t0016_u01771984491024") 2026/02/25 02:00:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f402f7c30cf7bad3e_d20260225_m015450_c001_v7007000_t0000_u01771984490440") 2026/02/25 02:00:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c1271c3_d20260225_m015448_c001_v0001167_t0007_u01771984488569") 2026/02/25 02:00:45 DEBUG : three: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22abc_d20260225_m015010_c001_v7007000_t0000_u01771984210276") 2026/02/25 02:00:45 DEBUG : three: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95ca_d20260225_m015008_c001_v0001092_t0016_u01771984208980") 2026/02/25 02:00:45 DEBUG : three: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab95c4_d20260225_m015006_c001_v0001092_t0029_u01771984206507") 2026/02/25 02:00:45 DEBUG : tictactoe/tictactoe: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c909_d20260225_m015912_c001_v7007000_t0000_u01771984752513") 2026/02/25 02:00:45 DEBUG : tictactoe/tictactoe: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9850_d20260225_m015911_c001_v0001092_t0053_u01771984751709") 2026/02/25 02:00:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c94c_d20260225_m015933_c001_v7007000_t0000_u01771984773560") 2026/02/25 02:00:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589693d_d20260225_m015931_c001_v0001130_t0006_u01771984771677") 2026/02/25 02:00:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c949_d20260225_m015930_c001_v7007000_t0000_u01771984770135") 2026/02/25 02:00:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab985a_d20260225_m015928_c001_v0001092_t0008_u01771984768665") 2026/02/25 02:00:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c945_d20260225_m015927_c001_v7007000_t0000_u01771984767715") 2026/02/25 02:00:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa342_d20260225_m015926_c001_v0001173_t0024_u01771984766758") 2026/02/25 02:00:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c927_d20260225_m015921_c001_v7007000_t0000_u01771984761050") 2026/02/25 02:00:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab9856_d20260225_m015919_c001_v0001092_t0031_u01771984759775") 2026/02/25 02:00:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c935_d20260225_m015923_c001_v7007000_t0000_u01771984763608") 2026/02/25 02:00:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c5896931_d20260225_m015921_c001_v0001130_t0052_u01771984761993") 2026/02/25 02:00:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c91e_d20260225_m015918_c001_v7007000_t0000_u01771984758819") 2026/02/25 02:00:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7fa2e8_d20260225_m015917_c001_v0001173_t0029_u01771984757160") 2026/02/25 02:00:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c913_d20260225_m015916_c001_v7007000_t0000_u01771984756216") 2026/02/25 02:00:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127a32_d20260225_m015915_c001_v0001167_t0049_u01771984755130") 2026/02/25 02:00:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c90c_d20260225_m015914_c001_v7007000_t0000_u01771984754172") 2026/02/25 02:00:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f10818a75c589692d_d20260225_m015913_c001_v0001130_t0022_u01771984753464") 2026/02/25 02:00:47 DEBUG : toe/toe/toe: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418985413f05eaac_d20260225_m015939_c001_v7007000_t0000_u01771984779109") 2026/02/25 02:00:47 DEBUG : toe/toe/toe: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f1152076483ab985e_d20260225_m015938_c001_v0001092_t0009_u01771984778348") 2026/02/25 02:00:47 DEBUG : toe/toe/toe: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c93b_d20260225_m015925_c001_v7007000_t0000_u01771984765819") 2026/02/25 02:00:47 DEBUG : toe/toe/toe: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127a78_d20260225_m015924_c001_v0001167_t0004_u01771984764549") 2026/02/25 02:00:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c94e_d20260225_m015934_c001_v7007000_t0000_u01771984774146") 2026/02/25 02:00:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c127ab2_d20260225_m015933_c001_v0001167_t0003_u01771984773045") 2026/02/25 02:00:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4017812acdd1c94a_d20260225_m015930_c001_v7007000_t0000_u01771984770724") 2026/02/25 02:00:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f111319d90246e37d_d20260225_m015929_c001_v0001185_t0029_u01771984769950") 2026/02/25 02:00:47 DEBUG : two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22abf_d20260225_m015010_c001_v7007000_t0000_u01771984210461") 2026/02/25 02:00:47 DEBUG : two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f418622ec8c12631b_d20260225_m015008_c001_v0001167_t0045_u01771984208400") 2026/02/25 02:00:47 DEBUG : two: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4152076483ab95c2_d20260225_m015006_c001_v0001092_t0027_u01771984206305") 2026/02/25 02:00:47 DEBUG : yam: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22ad3_d20260225_m015020_c001_v7007000_t0000_u01771984220716") 2026/02/25 02:00:47 DEBUG : yam: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f119698c2147b655e_d20260225_m015019_c001_v0001091_t0005_u01771984219696") 2026/02/25 02:00:47 DEBUG : yam: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22acb_d20260225_m015016_c001_v7007000_t0000_u01771984216793") 2026/02/25 02:00:47 DEBUG : yam: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f105332de5e7f886a_d20260225_m015014_c001_v0001173_t0044_u01771984214628") 2026/02/25 02:00:47 DEBUG : yam: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22ac2_d20260225_m015013_c001_v7007000_t0000_u01771984213241") 2026/02/25 02:00:47 DEBUG : yam: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f118622ec8c126347_d20260225_m015011_c001_v0001167_t0022_u01771984211039") 2026/02/25 02:00:48 DEBUG : yaml: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22ace_d20260225_m015017_c001_v7007000_t0000_u01771984217527") 2026/02/25 02:00:48 DEBUG : yaml: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f104904645f663c18_d20260225_m015016_c001_v0001131_t0010_u01771984216488") 2026/02/25 02:00:48 DEBUG : yaml: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f4177be04feb22ac4_d20260225_m015014_c001_v7007000_t0000_u01771984214061") 2026/02/25 02:00:48 DEBUG : yaml: Deleting (id "4_zafd2cd6370bd9b2b9fc80e1b_f114f16903b268f7c_d20260225_m015012_c001_v0001093_t0041_u01771984212617") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m20.248416548s (try 1/5)