"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/02/28 02:25:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo" 2026/02/28 02:25:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 02:25:30 DEBUG : Creating backend with remote "/tmp/rclone609240161" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:25:32 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/28 02:25:32 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/28 02:25:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:25:32 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:32 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:25:33 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 02:25:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:25:33 INFO : sub dir/hello world: Copied (new) 2026/02/28 02:25:33 DEBUG : B2 bucket rclone-test-vehenac7yamo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.72s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", 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-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", 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-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:35 DEBUG : Creating backend with remote "/non-existing" 2026/02/28 02:25:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/28 02:25:35 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:35 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:25:36 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:36 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:25:36 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 02:25:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:25:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.63s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", 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-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:37 INFO : B2 bucket rclone-test-vehenac7yamo: Running all checks before starting transfers 2026/02/28 02:25:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:25:37 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:37 INFO : B2 bucket rclone-test-vehenac7yamo: Checks finished, now starting transfers 2026/02/28 02:25:37 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:25:38 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 02:25:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:25:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.28s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:38 ERROR : Ignoring --no-traverse with sync 2026/02/28 02:25:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:25:39 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:39 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:25:39 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 02:25:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:25:39 INFO : sub dir/hello world: Copied (new) 2026/02/28 02:25:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.39s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/28 02:25:40 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:40 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:25:40 DEBUG : hello world2: size = 12 OK 2026/02/28 02:25:40 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/28 02:25:40 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.21s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 02:25:41 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:41 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:25:42 DEBUG : potato2: size = 11 OK 2026/02/28 02:25:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:25:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 02:25:43 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:43 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:25:43 DEBUG : potato2: size = 11 OK 2026/02/28 02:25:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:25:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.73s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/28 02:25:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 02:25:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/28 02:25:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/28 02:25:44 INFO : sub dir2: Making directory 2026/02/28 02:25:44 INFO : sub dir: Making directory 2026/02/28 02:25:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:25:44 INFO : sub dir2/sub sub dir2: Making directory 2026/02/28 02:25:44 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:44 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:25:44 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 02:25:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:25:44 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/28 02:25:45 DEBUG : B2 bucket rclone-test-vehenac7yamo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.15s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:45 INFO : sub dir2: Making directory 2026/02/28 02:25:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/28 02:25:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 02:25:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:25:45 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:45 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:25:46 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 02:25:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:25:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:46 DEBUG : sub dir2: Making directory with metadata 2026/02/28 02:25:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 02:25:46 INFO : sub dir2: Making directory 2026/02/28 02:25:46 INFO : sub dir: Making directory 2026/02/28 02:25:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:25:46 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:46 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:25:47 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 02:25:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:25:47 INFO : sub dir/hello world: Copied (new) 2026/02/28 02:25:47 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/28 02:25:47 DEBUG : B2 bucket rclone-test-vehenac7yamo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/28 02:25:47 DEBUG : B2 bucket rclone-test-vehenac7yamo: 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-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", 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-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:48 INFO : sub dir2: Making directory 2026/02/28 02:25:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:25:48 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:48 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:25:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 02:25:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:25:49 INFO : sub dir/hello world: Copied (new) 2026/02/28 02:25:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:49 DEBUG : sub dir2: Making directory with metadata 2026/02/28 02:25:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 02:25:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/28 02:25:49 INFO : sub dir2: Making directory 2026/02/28 02:25:49 INFO : sub dir: Making directory 2026/02/28 02:25:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:25:49 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:49 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:25:50 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 02:25:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:25:50 INFO : sub dir/hello world: Copied (new) 2026/02/28 02:25:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/28 02:25:50 DEBUG : B2 bucket rclone-test-vehenac7yamo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.13s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", 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-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:51 INFO : sub dir2: Making directory 2026/02/28 02:25:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:25:51 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:51 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:25:51 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 02:25:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:25:51 INFO : sub dir/hello world: Copied (new) 2026/02/28 02:25:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yolepuh3puqi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-vehenac7yamo -> B2 bucket rclone-test-yolepuh3puqi 2026/02/28 02:25:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:25:54 DEBUG : B2 bucket rclone-test-yolepuh3puqi: Waiting for checks to finish 2026/02/28 02:25:54 DEBUG : B2 bucket rclone-test-yolepuh3puqi: Waiting for transfers to finish 2026/02/28 02:25:55 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 02:25:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:25:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/28 02:25:55 DEBUG : B2 bucket rclone-test-yolepuh3puqi: Purge remote 2026/02/28 02:25:55 INFO : B2 bucket rclone-test-yolepuh3puqi: cleaning bucket "rclone-test-yolepuh3puqi" of all files 2026/02/28 02:25:55 DEBUG : sub dir/hello world: Deleting (id "4_z0ff21d53101dab2b9fc80e1b_f1091f41443c7a62d_d20260228_m022554_c001_v0001106_t0038_u01772245554926") --- PASS: TestServerSideCopy (4.39s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone609240161) 2026/02/28 02:25:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:25:57 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:25:57 DEBUG : sub dir/hello world: Sizes differ 2026/02/28 02:25:57 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:25:58 DEBUG : sub dir/hello world: size = 17 OK 2026/02/28 02:25:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/28 02:25:58 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.08s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:25:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vekobid5repu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-vehenac7yamo -> B2 bucket rclone-test-vekobid5repu 2026/02/28 02:26:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:26:00 DEBUG : B2 bucket rclone-test-vekobid5repu: Waiting for checks to finish 2026/02/28 02:26:00 DEBUG : B2 bucket rclone-test-vekobid5repu: Waiting for transfers to finish 2026/02/28 02:26:01 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 02:26:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:26:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/28 02:26:03 DEBUG : B2 bucket rclone-test-vekobid5repu: Waiting for checks to finish 2026/02/28 02:26:03 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:26:03 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vekobid5repu) 2026/02/28 02:26:03 DEBUG : sub dir/hello world: Sizes differ 2026/02/28 02:26:03 DEBUG : B2 bucket rclone-test-vekobid5repu: Waiting for transfers to finish 2026/02/28 02:26:03 DEBUG : sub dir/hello world: size = 17 OK 2026/02/28 02:26:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/28 02:26:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/28 02:26:03 DEBUG : B2 bucket rclone-test-vekobid5repu: Purge remote 2026/02/28 02:26:03 INFO : B2 bucket rclone-test-vekobid5repu: cleaning bucket "rclone-test-vekobid5repu" of all files 2026/02/28 02:26:04 DEBUG : sub dir/hello world: Deleting (id "4_zff822dd3101dab2b9fc80e1b_f103bbe418bd3d69e_d20260228_m022603_c001_v0001103_t0029_u01772245563426") 2026/02/28 02:26:04 DEBUG : sub dir/hello world: Deleting (id "4_zff822dd3101dab2b9fc80e1b_f11737ab00a739c58_d20260228_m022601_c001_v0001033_t0021_u01772245561382") --- PASS: TestServerSideCopyOverSelf (6.37s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:06 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone609240161) 2026/02/28 02:26:06 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:26:06 DEBUG : sub dir/hello world: Sizes differ 2026/02/28 02:26:06 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:06 DEBUG : sub dir/hello world: size = 17 OK 2026/02/28 02:26:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/28 02:26:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/28 02:26:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:07 DEBUG : Creating backend with remote "TestB2:rclone-test-dayokeb6yare" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-vehenac7yamo -> B2 bucket rclone-test-dayokeb6yare 2026/02/28 02:26:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:26:09 DEBUG : B2 bucket rclone-test-dayokeb6yare: Waiting for checks to finish 2026/02/28 02:26:09 DEBUG : B2 bucket rclone-test-dayokeb6yare: Waiting for transfers to finish 2026/02/28 02:26:10 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 02:26:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:26:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/28 02:26:11 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:26:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dayokeb6yare) 2026/02/28 02:26:11 DEBUG : sub dir/hello world: Sizes differ 2026/02/28 02:26:11 DEBUG : B2 bucket rclone-test-dayokeb6yare: Waiting for checks to finish 2026/02/28 02:26:11 DEBUG : B2 bucket rclone-test-dayokeb6yare: Waiting for transfers to finish 2026/02/28 02:26:12 DEBUG : sub dir/hello world: size = 17 OK 2026/02/28 02:26:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/28 02:26:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/28 02:26:12 INFO : sub dir/hello world: Deleted 2026/02/28 02:26:13 DEBUG : testing file moves 2026/02/28 02:26:13 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:26:13 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dayokeb6yare) 2026/02/28 02:26:13 DEBUG : sub dir/hello world: Sizes differ 2026/02/28 02:26:13 DEBUG : B2 bucket rclone-test-dayokeb6yare: Waiting for checks to finish 2026/02/28 02:26:13 DEBUG : B2 bucket rclone-test-dayokeb6yare: Waiting for transfers to finish 2026/02/28 02:26:14 DEBUG : sub dir/hello world: size = 24 OK 2026/02/28 02:26:14 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/28 02:26:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/28 02:26:14 INFO : sub dir/hello world: Deleted 2026/02/28 02:26:14 DEBUG : B2 bucket rclone-test-dayokeb6yare: Purge remote 2026/02/28 02:26:14 INFO : B2 bucket rclone-test-dayokeb6yare: cleaning bucket "rclone-test-dayokeb6yare" of all files 2026/02/28 02:26:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f624df3101dab2b9fc80e1b_f100b893065ab44df_d20260228_m022613_c001_v0001043_t0014_u01772245573682") 2026/02/28 02:26:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f624df3101dab2b9fc80e1b_f111f58d0ad34b80d_d20260228_m022611_c001_v0001042_t0008_u01772245571611") 2026/02/28 02:26:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f624df3101dab2b9fc80e1b_f105332de5eae1005_d20260228_m022609_c001_v0001173_t0038_u01772245569840") --- PASS: TestServerSideMoveOverSelf (8.85s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:16 ERROR : error listing: directory not found 2026/02/28 02:26:16 INFO : Local file system at /tmp/rclone609240161: Making directory 2026/02/28 02:26:17 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:17 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.61s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:26:18 DEBUG : Local file system at /tmp/rclone609240161: Waiting for checks to finish 2026/02/28 02:26:18 DEBUG : Local file system at /tmp/rclone609240161: Waiting for transfers to finish 2026/02/28 02:26:19 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/28 02:26:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:26:19 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/28 02:26:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.89s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:19 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/28 02:26:19 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:19 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:20 DEBUG : check sum: size = 1 OK 2026/02/28 02:26:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/28 02:26:20 INFO : check sum: Copied (new) 2026/02/28 02:26:20 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:20 DEBUG : check sum: size = 1 OK 2026/02/28 02:26:20 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/28 02:26:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/28 02:26:20 DEBUG : check sum: Unchanged skipping 2026/02/28 02:26:20 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:20 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/28 02:26:21 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:21 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:21 DEBUG : sizeonly: size = 6 OK 2026/02/28 02:26:21 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/28 02:26:21 INFO : sizeonly: Copied (new) 2026/02/28 02:26:21 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:22 DEBUG : sizeonly: size = 6 OK 2026/02/28 02:26:22 DEBUG : sizeonly: Sizes identical 2026/02/28 02:26:22 DEBUG : sizeonly: Unchanged skipping 2026/02/28 02:26:22 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:22 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:22 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.54s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/28 02:26:23 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:23 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/28 02:26:23 INFO : ignore-size: Copied (new) 2026/02/28 02:26:23 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:23 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:26:23 DEBUG : ignore-size: Unchanged skipping 2026/02/28 02:26:23 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:23 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:23 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.55s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:25 DEBUG : existing: size = 6 OK 2026/02/28 02:26:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:26:25 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:25 DEBUG : existing: Unchanged skipping 2026/02/28 02:26:25 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:25 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:25 INFO : There was nothing to transfer 2026/02/28 02:26:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/28 02:26:25 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:25 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:25 DEBUG : existing: size = 6 OK 2026/02/28 02:26:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/28 02:26:25 INFO : existing: Copied (replaced existing) 2026/02/28 02:26:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.12s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/28 02:26:26 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:26 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:27 DEBUG : existing: size = 6 OK 2026/02/28 02:26:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/28 02:26:27 INFO : existing: Copied (new) 2026/02/28 02:26:27 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:27 DEBUG : existing: Destination exists, skipping 2026/02/28 02:26:27 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:27 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:27 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.78s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:29 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/28 02:26:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/28 02:26:29 DEBUG : c/non empty space: size = 5 OK 2026/02/28 02:26:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:26:29 DEBUG : c/non empty space: Unchanged skipping 2026/02/28 02:26:29 DEBUG : a/potato2: size = 60 OK 2026/02/28 02:26:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/28 02:26:29 INFO : a/potato2: Copied (new) 2026/02/28 02:26:29 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:29 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:29 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:29 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:31 DEBUG : empty space: size = 1 OK 2026/02/28 02:26:31 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/28 02:26:31 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/28 02:26:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/28 02:26:31 DEBUG : empty space: Unchanged skipping 2026/02/28 02:26:31 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:31 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:31 INFO : There was nothing to transfer 2026/02/28 02:26:31 DEBUG : empty space: size = 1 OK 2026/02/28 02:26:31 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/28 02:26:31 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/28 02:26:32 INFO : empty space: Updated modification time in destination 2026/02/28 02:26:32 DEBUG : empty space: Unchanged skipping 2026/02/28 02:26:32 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:32 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.50s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:34 DEBUG : empty space: size = 1 OK 2026/02/28 02:26:34 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/28 02:26:34 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/28 02:26:34 DEBUG : empty space: Unchanged skipping 2026/02/28 02:26:34 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:34 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:35 DEBUG : foo: size = 3 OK 2026/02/28 02:26:35 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/28 02:26:35 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone609240161) 2026/02/28 02:26:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:26:35 DEBUG : foo: sha1 differ 2026/02/28 02:26:35 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:35 DEBUG : foo: size = 3 OK 2026/02/28 02:26:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/28 02:26:35 INFO : foo: Copied (replaced existing) 2026/02/28 02:26:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:36 DEBUG : empty space: size = 1 OK 2026/02/28 02:26:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:26:36 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/28 02:26:36 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:36 DEBUG : empty space: Unchanged skipping 2026/02/28 02:26:36 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:37 DEBUG : potato: size = 60 OK 2026/02/28 02:26:37 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/28 02:26:37 INFO : potato: Copied (new) 2026/02/28 02:26:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.97s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:38 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone609240161) 2026/02/28 02:26:38 DEBUG : potato: size = 60 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:26:38 DEBUG : potato: Sizes differ 2026/02/28 02:26:38 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:39 DEBUG : potato: size = 21 OK 2026/02/28 02:26:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/28 02:26:39 INFO : potato: Copied (replaced existing) 2026/02/28 02:26:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.82s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:40 DEBUG : potato: size = 21 OK 2026/02/28 02:26:40 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/28 02:26:40 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone609240161) 2026/02/28 02:26:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:26:40 DEBUG : potato: sha1 differ 2026/02/28 02:26:40 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:41 DEBUG : potato: size = 21 OK 2026/02/28 02:26:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/28 02:26:41 INFO : potato: Copied (replaced existing) 2026/02/28 02:26:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 02:26:42 DEBUG : empty space: size = 1 OK 2026/02/28 02:26:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:26:42 DEBUG : empty space: Unchanged skipping 2026/02/28 02:26:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/28 02:26:42 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:42 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:42 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:45 DEBUG : empty space: size = 1 OK 2026/02/28 02:26:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:26:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 02:26:45 DEBUG : empty space: Unchanged skipping 2026/02/28 02:26:45 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:45 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:45 DEBUG : potato2: size = 60 OK 2026/02/28 02:26:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/28 02:26:45 INFO : potato2: Copied (new) 2026/02/28 02:26:45 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:46 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:47 INFO : d: Making directory 2026/02/28 02:26:47 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/28 02:26:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/28 02:26:48 DEBUG : c/non empty space: size = 5 OK 2026/02/28 02:26:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:26:48 DEBUG : c/non empty space: Unchanged skipping 2026/02/28 02:26:48 DEBUG : a/potato2: size = 60 OK 2026/02/28 02:26:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/28 02:26:48 INFO : a/potato2: Copied (new) 2026/02/28 02:26:48 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:48 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:48 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:50 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/28 02:26:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/28 02:26:51 DEBUG : c/non empty space: size = 5 OK 2026/02/28 02:26:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:26:51 DEBUG : c/non empty space: Unchanged skipping 2026/02/28 02:26:51 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:51 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:51 DEBUG : a/potato2: size = 60 OK 2026/02/28 02:26:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/28 02:26:51 INFO : a/potato2: Copied (new) 2026/02/28 02:26:51 ERROR : B2 bucket rclone-test-vehenac7yamo: not deleting files as there were IO errors 2026/02/28 02:26:51 ERROR : B2 bucket rclone-test-vehenac7yamo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:53 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:53 DEBUG : empty space: size = 1 OK 2026/02/28 02:26:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:26:53 DEBUG : empty space: Unchanged skipping 2026/02/28 02:26:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 02:26:53 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:53 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:53 INFO : potato: Deleted 2026/02/28 02:26:53 DEBUG : potato2: size = 60 OK 2026/02/28 02:26:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/28 02:26:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.67s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:55 DEBUG : Waiting for deletions to finish 2026/02/28 02:26:55 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:55 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:56 INFO : potato: Deleted 2026/02/28 02:26:56 DEBUG : empty space: size = 1 OK 2026/02/28 02:26:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:26:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 02:26:56 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:56 DEBUG : empty space: Unchanged skipping 2026/02/28 02:26:56 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:56 DEBUG : potato2: size = 60 OK 2026/02/28 02:26:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/28 02:26:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.51s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 02:26:58 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:26:58 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:26:58 DEBUG : potato2: size = 19 OK 2026/02/28 02:26:58 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/28 02:26:58 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.86s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:26:59 DEBUG : enormous: Excluded (Size Filter) 2026/02/28 02:26:59 DEBUG : enormous: Excluded 2026/02/28 02:26:59 DEBUG : potato2: Excluded (Size Filter) 2026/02/28 02:26:59 DEBUG : potato2: Excluded 2026/02/28 02:27:00 DEBUG : potato2: Excluded (Size Filter) 2026/02/28 02:27:00 DEBUG : potato2: Excluded 2026/02/28 02:27:00 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:27:00 DEBUG : empty space: size = 1 OK 2026/02/28 02:27:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:27:00 DEBUG : empty space: Unchanged skipping 2026/02/28 02:27:00 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:27:00 DEBUG : Waiting for deletions to finish 2026/02/28 02:27:00 INFO : There was nothing to transfer 2026/02/28 02:27:00 DEBUG : enormous: Excluded (Size Filter) 2026/02/28 02:27:00 DEBUG : enormous: Excluded 2026/02/28 02:27:00 DEBUG : potato2: Excluded (Size Filter) 2026/02/28 02:27:00 DEBUG : potato2: Excluded 2026/02/28 02:27:00 DEBUG : potato2: Excluded (Size Filter) 2026/02/28 02:27:00 DEBUG : potato2: Excluded 2026/02/28 02:27:00 DEBUG : Local file system at /tmp/rclone609240161: Waiting for checks to finish 2026/02/28 02:27:00 DEBUG : empty space: size = 1 OK 2026/02/28 02:27:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/28 02:27:00 DEBUG : empty space: Unchanged skipping 2026/02/28 02:27:00 DEBUG : Local file system at /tmp/rclone609240161: Waiting for transfers to finish 2026/02/28 02:27:00 DEBUG : Waiting for deletions to finish 2026/02/28 02:27:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:27:02 DEBUG : enormous: Excluded (Size Filter) 2026/02/28 02:27:02 DEBUG : enormous: Excluded 2026/02/28 02:27:02 DEBUG : potato2: Excluded (Size Filter) 2026/02/28 02:27:02 DEBUG : potato2: Excluded 2026/02/28 02:27:02 DEBUG : empty space: size = 1 OK 2026/02/28 02:27:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:27:02 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:27:02 DEBUG : empty space: Unchanged skipping 2026/02/28 02:27:02 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:27:02 DEBUG : Waiting for deletions to finish 2026/02/28 02:27:02 INFO : enormous: Deleted 2026/02/28 02:27:03 INFO : potato2: Deleted 2026/02/28 02:27:03 INFO : There was nothing to transfer 2026/02/28 02:27:03 DEBUG : empty space: size = 1 OK 2026/02/28 02:27:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/28 02:27:03 DEBUG : empty space: Unchanged skipping 2026/02/28 02:27:03 DEBUG : Local file system at /tmp/rclone609240161: Waiting for checks to finish 2026/02/28 02:27:03 DEBUG : Local file system at /tmp/rclone609240161: Waiting for transfers to finish 2026/02/28 02:27:03 DEBUG : Waiting for deletions to finish 2026/02/28 02:27:03 INFO : potato2: Deleted 2026/02/28 02:27:03 INFO : enormous: Deleted 2026/02/28 02:27:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.64s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:27:05 DEBUG : five: Need to transfer - File not found at Destination 2026/02/28 02:27:05 DEBUG : four: size = 4 (Local file system at /tmp/rclone609240161) 2026/02/28 02:27:05 DEBUG : four: size = 8 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:27:05 DEBUG : four: Sizes differ 2026/02/28 02:27:05 DEBUG : one: Destination is newer than source, skipping 2026/02/28 02:27:05 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:27:05 DEBUG : three: size = 5 OK 2026/02/28 02:27:05 DEBUG : three: Sizes identical 2026/02/28 02:27:05 DEBUG : two: size = 3 OK 2026/02/28 02:27:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/28 02:27:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone609240161) 2026/02/28 02:27:05 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:27:05 DEBUG : two: sha1 differ 2026/02/28 02:27:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/28 02:27:05 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:27:05 DEBUG : five: size = 4 OK 2026/02/28 02:27:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/28 02:27:05 INFO : five: Copied (new) 2026/02/28 02:27:06 DEBUG : four: size = 4 OK 2026/02/28 02:27:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/28 02:27:06 INFO : four: Copied (replaced existing) 2026/02/28 02:27:06 DEBUG : two: size = 3 OK 2026/02/28 02:27:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/28 02:27:06 INFO : two: Copied (replaced existing) 2026/02/28 02:27:06 DEBUG : Waiting for deletions to finish 2026/02/28 02:27:06 DEBUG : five: size = 4 OK 2026/02/28 02:27:06 DEBUG : four: size = 4 OK 2026/02/28 02:27:06 DEBUG : two: size = 3 OK 2026/02/28 02:27:06 DEBUG : three: size = 5 OK 2026/02/28 02:27:06 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:27:06 DEBUG : one: Destination is newer than source, skipping 2026/02/28 02:27:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone609240161) 2026/02/28 02:27:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/28 02:27:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:27:06 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/28 02:27:06 DEBUG : three: sha1 differ 2026/02/28 02:27:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/28 02:27:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/28 02:27:06 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/28 02:27:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/28 02:27:06 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/28 02:27:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/28 02:27:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/28 02:27:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/28 02:27:06 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:27:06 DEBUG : three: size = 5 OK 2026/02/28 02:27:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/28 02:27:06 INFO : three: Copied (replaced existing) 2026/02/28 02:27:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.55s) === 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-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/28 02:27:08 INFO : B2 bucket rclone-test-vehenac7yamo: Making map for --track-renames 2026/02/28 02:27:08 INFO : B2 bucket rclone-test-vehenac7yamo: Finished making map for --track-renames 2026/02/28 02:27:08 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:27:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/28 02:27:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/28 02:27:08 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for renames to finish 2026/02/28 02:27:08 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:27:08 DEBUG : yam: size = 11 OK 2026/02/28 02:27:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/28 02:27:08 INFO : yam: Copied (new) 2026/02/28 02:27:09 DEBUG : potato: size = 14 OK 2026/02/28 02:27:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/28 02:27:09 INFO : potato: Copied (new) 2026/02/28 02:27:09 DEBUG : Waiting for deletions to finish 2026/02/28 02:27:09 DEBUG : potato: size = 14 OK 2026/02/28 02:27:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:27:09 INFO : B2 bucket rclone-test-vehenac7yamo: Making map for --track-renames 2026/02/28 02:27:09 INFO : B2 bucket rclone-test-vehenac7yamo: Finished making map for --track-renames 2026/02/28 02:27:09 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:27:09 DEBUG : potato: Unchanged skipping 2026/02/28 02:27:09 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for renames to finish 2026/02/28 02:27:10 DEBUG : yaml: size = 11 OK 2026/02/28 02:27:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/28 02:27:10 INFO : yam: Copied (server-side copy) to: yaml 2026/02/28 02:27:10 INFO : yam: Deleted 2026/02/28 02:27:10 INFO : yaml: Renamed from "yam" 2026/02/28 02:27:10 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:27:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/28 02:27:11 INFO : B2 bucket rclone-test-vehenac7yamo: Making map for --track-renames 2026/02/28 02:27:11 INFO : B2 bucket rclone-test-vehenac7yamo: Finished making map for --track-renames 2026/02/28 02:27:11 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:27:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/28 02:27:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/28 02:27:11 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for renames to finish 2026/02/28 02:27:11 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:27:11 DEBUG : yam: size = 11 OK 2026/02/28 02:27:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/28 02:27:11 INFO : yam: Copied (new) 2026/02/28 02:27:11 DEBUG : potato: size = 14 OK 2026/02/28 02:27:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/28 02:27:11 INFO : potato: Copied (new) 2026/02/28 02:27:11 DEBUG : Waiting for deletions to finish 2026/02/28 02:27:12 DEBUG : potato: size = 14 OK 2026/02/28 02:27:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:27:12 INFO : B2 bucket rclone-test-vehenac7yamo: Making map for --track-renames 2026/02/28 02:27:12 INFO : B2 bucket rclone-test-vehenac7yamo: Finished making map for --track-renames 2026/02/28 02:27:12 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:27:12 DEBUG : potato: Unchanged skipping 2026/02/28 02:27:12 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for renames to finish 2026/02/28 02:27:12 DEBUG : yaml: size = 11 OK 2026/02/28 02:27:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/28 02:27:12 INFO : yam: Copied (server-side copy) to: yaml 2026/02/28 02:27:12 INFO : yam: Deleted 2026/02/28 02:27:12 INFO : yaml: Renamed from "yam" 2026/02/28 02:27:12 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:27:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/28 02:27:14 INFO : B2 bucket rclone-test-vehenac7yamo: Making map for --track-renames 2026/02/28 02:27:14 INFO : B2 bucket rclone-test-vehenac7yamo: Finished making map for --track-renames 2026/02/28 02:27:14 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:27:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/28 02:27:14 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for renames to finish 2026/02/28 02:27:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/28 02:27:14 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:27:14 DEBUG : sub/yam: Clearing upload URL because of error: Post "https://pod-000-1113-09.backblaze.com/b2api/v1/b2_upload_file/7f62bdb3100dab2b9fc80e1b/c001_v0001113_t0042": EOF 2026/02/28 02:27:14 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-09.backblaze.com/b2api/v1/b2_upload_file/7f62bdb3100dab2b9fc80e1b/c001_v0001113_t0042": EOF) 2026/02/28 02:27:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/28 02:27:14 DEBUG : sub/yam: Received error: Post "https://pod-000-1113-09.backblaze.com/b2api/v1/b2_upload_file/7f62bdb3100dab2b9fc80e1b/c001_v0001113_t0042": EOF - low level retry 0/10 2026/02/28 02:27:14 DEBUG : pacer: Reducing sleep to 10ms 2026/02/28 02:27:14 DEBUG : potato: size = 14 OK 2026/02/28 02:27:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/28 02:27:14 INFO : potato: Copied (new) 2026/02/28 02:27:14 DEBUG : sub/yam: size = 11 OK 2026/02/28 02:27:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/28 02:27:14 INFO : sub/yam: Copied (new) 2026/02/28 02:27:14 DEBUG : Waiting for deletions to finish 2026/02/28 02:27:14 DEBUG : potato: size = 14 OK 2026/02/28 02:27:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:27:14 DEBUG : potato: Unchanged skipping 2026/02/28 02:27:15 INFO : B2 bucket rclone-test-vehenac7yamo: Making map for --track-renames 2026/02/28 02:27:15 INFO : B2 bucket rclone-test-vehenac7yamo: Finished making map for --track-renames 2026/02/28 02:27:15 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:27:15 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for renames to finish 2026/02/28 02:27:15 DEBUG : yam: size = 11 OK 2026/02/28 02:27:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/28 02:27:15 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/28 02:27:16 INFO : sub/yam: Deleted 2026/02/28 02:27:16 INFO : yam: Renamed from "sub/yam" 2026/02/28 02:27:16 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:27:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.11s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:27:16 DEBUG : Creating backend with remote "/tmp/rclone609240161/dir1" 2026/02/28 02:27:16 DEBUG : Creating backend with remote "/tmp/rclone609240161/dir2" 2026/02/28 02:27:16 DEBUG : Local file system at /tmp/rclone609240161/dir2: Using server-side directory move 2026/02/28 02:27:16 INFO : Local file system at /tmp/rclone609240161/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/28 02:27:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/28 02:27:16 INFO : file1.txt: Moved (server-side) 2026/02/28 02:27:16 DEBUG : Local file system at /tmp/rclone609240161/dir2: Waiting for checks to finish 2026/02/28 02:27:16 DEBUG : Local file system at /tmp/rclone609240161/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:27:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:27:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/28 02:27:17 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:27:17 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:27:17 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 02:27:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:27:17 INFO : sub dir/hello world: Copied (new) 2026/02/28 02:27:17 INFO : sub dir/hello world: Deleted 2026/02/28 02:27:17 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/28 02:27:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/28 02:27:17 INFO : nested/sub dir/file: Copied (new) 2026/02/28 02:27:17 INFO : nested/sub dir/file: Deleted 2026/02/28 02:27:17 INFO : sub dir: Removing directory 2026/02/28 02:27:17 INFO : nested/sub dir: Removing directory 2026/02/28 02:27:17 INFO : nested: Removing directory 2026/02/28 02:27:17 DEBUG : Local file system at /tmp/rclone609240161: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:27:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 02:27:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/28 02:27:19 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:27:19 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:27:19 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 02:27:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:27:19 INFO : sub dir/hello world: Copied (new) 2026/02/28 02:27:19 INFO : sub dir/hello world: Deleted 2026/02/28 02:27:19 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/28 02:27:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/28 02:27:19 INFO : nested/sub dir/file: Copied (new) 2026/02/28 02:27:19 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.41s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:27:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/28 02:27:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/28 02:27:20 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:27:20 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:27:20 DEBUG : existing-b: size = 6 OK 2026/02/28 02:27:20 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/28 02:27:20 INFO : existing-b: Copied (new) 2026/02/28 02:27:20 INFO : existing-b: Deleted 2026/02/28 02:27:20 DEBUG : existing: size = 6 OK 2026/02/28 02:27:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/28 02:27:20 INFO : existing: Copied (new) 2026/02/28 02:27:20 INFO : existing: Deleted 2026/02/28 02:27:21 DEBUG : existing: Destination exists, skipping 2026/02/28 02:27:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/28 02:27:21 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:27:21 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:27:21 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:27:22 DEBUG : Creating backend with remote "TestB2:rclone-test-zolebas5suke" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vehenac7yamo -> B2 bucket rclone-test-zolebas5suke 2026/02/28 02:27:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 02:27:26 DEBUG : empty space: size = 1 OK 2026/02/28 02:27:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/28 02:27:26 DEBUG : empty space: Unchanged skipping 2026/02/28 02:27:26 DEBUG : B2 bucket rclone-test-zolebas5suke: Waiting for checks to finish 2026/02/28 02:27:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:27:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zolebas5suke) 2026/02/28 02:27:26 DEBUG : potato3: Sizes differ 2026/02/28 02:27:26 INFO : empty space: Deleted 2026/02/28 02:27:26 DEBUG : B2 bucket rclone-test-zolebas5suke: Waiting for transfers to finish 2026/02/28 02:27:26 DEBUG : potato2: size = 60 OK 2026/02/28 02:27:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/28 02:27:26 INFO : potato2: Copied (server-side copy) 2026/02/28 02:27:26 DEBUG : potato3: size = 68 OK 2026/02/28 02:27:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/28 02:27:26 INFO : potato3: Copied (server-side copy) 2026/02/28 02:27:26 INFO : potato2: Deleted 2026/02/28 02:27:27 INFO : potato3: Deleted 2026/02/28 02:27:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yazavam9salo" 2026/02/28 02:27:28 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/28 02:27:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 02:27:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/28 02:27:28 DEBUG : B2 bucket rclone-test-yazavam9salo: Waiting for checks to finish 2026/02/28 02:27:28 DEBUG : B2 bucket rclone-test-yazavam9salo: Waiting for transfers to finish 2026/02/28 02:27:29 DEBUG : empty space: size = 1 OK 2026/02/28 02:27:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/28 02:27:29 INFO : empty space: Copied (server-side copy) 2026/02/28 02:27:29 INFO : empty space: Deleted 2026/02/28 02:27:29 DEBUG : potato3: size = 68 OK 2026/02/28 02:27:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/28 02:27:29 INFO : potato3: Copied (server-side copy) 2026/02/28 02:27:29 DEBUG : potato2: size = 60 OK 2026/02/28 02:27:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/28 02:27:29 INFO : potato2: Copied (server-side copy) 2026/02/28 02:27:29 INFO : potato3: Deleted 2026/02/28 02:27:29 INFO : potato2: Deleted 2026/02/28 02:27:30 DEBUG : B2 bucket rclone-test-yazavam9salo: Purge remote 2026/02/28 02:27:30 INFO : B2 bucket rclone-test-yazavam9salo: cleaning bucket "rclone-test-yazavam9salo" of all files 2026/02/28 02:27:30 DEBUG : empty space: Deleting (id "4_zdf328d43102dab2b9fc80e1b_f108eccf564f3837d_d20260228_m022729_c001_v0001185_t0022_u01772245649120") 2026/02/28 02:27:30 DEBUG : potato2: Deleting (id "4_zdf328d43102dab2b9fc80e1b_f101d19e73290fc47_d20260228_m022729_c001_v0001103_t0014_u01772245649389") 2026/02/28 02:27:30 DEBUG : potato3: Deleting (id "4_zdf328d43102dab2b9fc80e1b_f114c2b1c3d10c8a5_d20260228_m022729_c001_v0001183_t0031_u01772245649468") 2026/02/28 02:27:31 DEBUG : B2 bucket rclone-test-zolebas5suke: Purge remote 2026/02/28 02:27:31 INFO : B2 bucket rclone-test-zolebas5suke: cleaning bucket "rclone-test-zolebas5suke" of all files 2026/02/28 02:27:31 DEBUG : empty space: Deleting (id "4_z6fc27d33102dab2b9fc80e1b_f419de4e04b3e0bf5_d20260228_m022729_c001_v7007000_t0000_u01772245649363") 2026/02/28 02:27:31 DEBUG : empty space: Deleting (id "4_z6fc27d33102dab2b9fc80e1b_f1173d84afb63a560_d20260228_m022725_c001_v0001172_t0015_u01772245645139") 2026/02/28 02:27:31 DEBUG : potato2: Deleting (id "4_z6fc27d33102dab2b9fc80e1b_f4215d824ffbaac6d_d20260228_m022729_c001_v7007000_t0000_u01772245649812") 2026/02/28 02:27:31 DEBUG : potato2: Deleting (id "4_z6fc27d33102dab2b9fc80e1b_f1143f177d651d359_d20260228_m022726_c001_v0001097_t0026_u01772245646284") 2026/02/28 02:27:31 DEBUG : potato3: Deleting (id "4_z6fc27d33102dab2b9fc80e1b_f419de4e04b3e0bf6_d20260228_m022729_c001_v7007000_t0000_u01772245649687") 2026/02/28 02:27:31 DEBUG : potato3: Deleting (id "4_z6fc27d33102dab2b9fc80e1b_f110fc59f3d188897_d20260228_m022726_c001_v0001185_t0018_u01772245646649") 2026/02/28 02:27:31 DEBUG : potato3: Deleting (id "4_z6fc27d33102dab2b9fc80e1b_f1173d84afb63a562_d20260228_m022725_c001_v0001172_t0007_u01772245645476") --- PASS: TestServerSideMove (10.50s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:27:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bewibox4seva" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vehenac7yamo -> B2 bucket rclone-test-bewibox4seva 2026/02/28 02:27:37 DEBUG : empty space: Excluded (Size Filter) 2026/02/28 02:27:37 DEBUG : empty space: Excluded 2026/02/28 02:27:37 DEBUG : empty space: Excluded (Size Filter) 2026/02/28 02:27:37 DEBUG : empty space: Excluded 2026/02/28 02:27:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 02:27:37 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:27:37 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bewibox4seva) 2026/02/28 02:27:37 DEBUG : potato3: Sizes differ 2026/02/28 02:27:37 DEBUG : B2 bucket rclone-test-bewibox4seva: Waiting for checks to finish 2026/02/28 02:27:37 DEBUG : B2 bucket rclone-test-bewibox4seva: Waiting for transfers to finish 2026/02/28 02:27:37 DEBUG : potato2: size = 60 OK 2026/02/28 02:27:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/28 02:27:37 INFO : potato2: Copied (server-side copy) 2026/02/28 02:27:38 INFO : potato2: Deleted 2026/02/28 02:27:38 DEBUG : potato3: size = 68 OK 2026/02/28 02:27:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/28 02:27:38 INFO : potato3: Copied (server-side copy) 2026/02/28 02:27:38 INFO : potato3: Deleted 2026/02/28 02:27:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yakozer6foto" 2026/02/28 02:27:39 DEBUG : empty space: Excluded (Size Filter) 2026/02/28 02:27:39 DEBUG : empty space: Excluded 2026/02/28 02:27:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 02:27:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/28 02:27:39 DEBUG : B2 bucket rclone-test-yakozer6foto: Waiting for checks to finish 2026/02/28 02:27:39 DEBUG : B2 bucket rclone-test-yakozer6foto: Waiting for transfers to finish 2026/02/28 02:27:40 DEBUG : potato2: size = 60 OK 2026/02/28 02:27:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/28 02:27:40 INFO : potato2: Copied (server-side copy) 2026/02/28 02:27:40 INFO : potato2: Deleted 2026/02/28 02:27:40 DEBUG : potato3: size = 68 OK 2026/02/28 02:27:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/28 02:27:40 INFO : potato3: Copied (server-side copy) 2026/02/28 02:27:41 INFO : potato3: Deleted 2026/02/28 02:27:41 DEBUG : B2 bucket rclone-test-yakozer6foto: Purge remote 2026/02/28 02:27:41 INFO : B2 bucket rclone-test-yakozer6foto: cleaning bucket "rclone-test-yakozer6foto" of all files 2026/02/28 02:27:41 DEBUG : potato2: Deleting (id "4_zcff2bd03102dab2b9fc80e1b_f116ccc885c764abe_d20260228_m022740_c001_v0001103_t0024_u01772245660354") 2026/02/28 02:27:41 DEBUG : potato3: Deleting (id "4_zcff2bd03102dab2b9fc80e1b_f11049f4756163a81_d20260228_m022740_c001_v0001180_t0047_u01772245660733") 2026/02/28 02:27:42 DEBUG : B2 bucket rclone-test-bewibox4seva: Purge remote 2026/02/28 02:27:42 INFO : B2 bucket rclone-test-bewibox4seva: cleaning bucket "rclone-test-bewibox4seva" of all files 2026/02/28 02:27:42 DEBUG : empty space: Deleting (id "4_z4f32ad03102dab2b9fc80e1b_f110fc59f3d188981_d20260228_m022736_c001_v0001185_t0042_u01772245656577") 2026/02/28 02:27:42 DEBUG : potato2: Deleting (id "4_z4f32ad03102dab2b9fc80e1b_f420b632a53eb6122_d20260228_m022740_c001_v7007000_t0000_u01772245660731") 2026/02/28 02:27:42 DEBUG : potato2: Deleting (id "4_z4f32ad03102dab2b9fc80e1b_f105a75f879ccb1d1_d20260228_m022737_c001_v0001033_t0026_u01772245657349") 2026/02/28 02:27:42 DEBUG : potato3: Deleting (id "4_z4f32ad03102dab2b9fc80e1b_f420b632a53eb6123_d20260228_m022740_c001_v7007000_t0000_u01772245660935") 2026/02/28 02:27:42 DEBUG : potato3: Deleting (id "4_z4f32ad03102dab2b9fc80e1b_f1062f3de8244e084_d20260228_m022737_c001_v0001097_t0058_u01772245657726") 2026/02/28 02:27:42 DEBUG : potato3: Deleting (id "4_z4f32ad03102dab2b9fc80e1b_f110fc59f3d188987_d20260228_m022736_c001_v0001185_t0031_u01772245656764") 2026/02/28 02:27:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/28 02:27:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/28 02:27:44 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:27:44 DEBUG : Creating backend with remote "TestB2:rclone-test-runoxul8goyo" 2026/02/28 02:27:46 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vehenac7yamo -> B2 bucket rclone-test-runoxul8goyo 2026/02/28 02:27:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 02:27:49 DEBUG : empty space: size = 1 OK 2026/02/28 02:27:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/28 02:27:49 DEBUG : empty space: Unchanged skipping 2026/02/28 02:27:49 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:27:49 DEBUG : potato3: size = 60 (B2 bucket rclone-test-runoxul8goyo) 2026/02/28 02:27:49 DEBUG : potato3: Sizes differ 2026/02/28 02:27:49 DEBUG : B2 bucket rclone-test-runoxul8goyo: Waiting for checks to finish 2026/02/28 02:27:49 INFO : empty space: Deleted 2026/02/28 02:27:49 DEBUG : B2 bucket rclone-test-runoxul8goyo: Waiting for transfers to finish 2026/02/28 02:27:50 DEBUG : potato2: size = 60 OK 2026/02/28 02:27:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/28 02:27:50 INFO : potato2: Copied (server-side copy) 2026/02/28 02:27:50 DEBUG : potato3: size = 68 OK 2026/02/28 02:27:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/28 02:27:50 INFO : potato3: Copied (server-side copy) 2026/02/28 02:27:50 INFO : potato2: Deleted 2026/02/28 02:27:50 INFO : potato3: Deleted 2026/02/28 02:27:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zuhemer8duci" 2026/02/28 02:27:51 INFO : tomatoDir: Making directory 2026/02/28 02:27:52 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/28 02:27:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 02:27:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/28 02:27:52 DEBUG : B2 bucket rclone-test-zuhemer8duci: Waiting for checks to finish 2026/02/28 02:27:52 DEBUG : B2 bucket rclone-test-zuhemer8duci: Waiting for transfers to finish 2026/02/28 02:27:52 DEBUG : potato2: size = 60 OK 2026/02/28 02:27:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/28 02:27:52 INFO : potato2: Copied (server-side copy) 2026/02/28 02:27:53 INFO : potato2: Deleted 2026/02/28 02:27:53 DEBUG : potato3: size = 68 OK 2026/02/28 02:27:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/28 02:27:53 INFO : potato3: Copied (server-side copy) 2026/02/28 02:27:53 DEBUG : empty space: size = 1 OK 2026/02/28 02:27:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/28 02:27:53 INFO : empty space: Copied (server-side copy) 2026/02/28 02:27:53 INFO : potato3: Deleted 2026/02/28 02:27:53 INFO : empty space: Deleted 2026/02/28 02:27:54 DEBUG : B2 bucket rclone-test-zuhemer8duci: Purge remote 2026/02/28 02:27:54 INFO : B2 bucket rclone-test-zuhemer8duci: cleaning bucket "rclone-test-zuhemer8duci" of all files 2026/02/28 02:27:54 DEBUG : empty space: Deleting (id "4_z9f72ed13102dab2b9fc80e1b_f104c51701d89531c_d20260228_m022753_c001_v0001033_t0009_u01772245673090") 2026/02/28 02:27:54 DEBUG : potato2: Deleting (id "4_z9f72ed13102dab2b9fc80e1b_f11426bd631a77b64_d20260228_m022752_c001_v0001157_t0035_u01772245672802") 2026/02/28 02:27:54 DEBUG : potato3: Deleting (id "4_z9f72ed13102dab2b9fc80e1b_f1138ef4e9945ae71_d20260228_m022753_c001_v0001039_t0058_u01772245673171") 2026/02/28 02:27:55 DEBUG : B2 bucket rclone-test-runoxul8goyo: Purge remote 2026/02/28 02:27:55 INFO : B2 bucket rclone-test-runoxul8goyo: cleaning bucket "rclone-test-runoxul8goyo" of all files 2026/02/28 02:27:55 DEBUG : empty space: Deleting (id "4_zcf32cdd3102dab2b9fc80e1b_f409f8c6b0be9e4ce_d20260228_m022753_c001_v7007000_t0000_u01772245673639") 2026/02/28 02:27:55 DEBUG : empty space: Deleting (id "4_zcf32cdd3102dab2b9fc80e1b_f1174ff3290640201_d20260228_m022748_c001_v0001103_t0036_u01772245668294") 2026/02/28 02:27:55 DEBUG : potato2: Deleting (id "4_zcf32cdd3102dab2b9fc80e1b_f40678b4703f2877d_d20260228_m022753_c001_v7007000_t0000_u01772245673073") 2026/02/28 02:27:55 DEBUG : potato2: Deleting (id "4_zcf32cdd3102dab2b9fc80e1b_f101e297dce571633_d20260228_m022749_c001_v0001033_t0031_u01772245669573") 2026/02/28 02:27:55 DEBUG : potato3: Deleting (id "4_zcf32cdd3102dab2b9fc80e1b_f40678b4703f2877e_d20260228_m022753_c001_v7007000_t0000_u01772245673608") 2026/02/28 02:27:55 DEBUG : potato3: Deleting (id "4_zcf32cdd3102dab2b9fc80e1b_f1063ead5d7817f8b_d20260228_m022749_c001_v0001180_t0010_u01772245669944") 2026/02/28 02:27:55 DEBUG : potato3: Deleting (id "4_zcf32cdd3102dab2b9fc80e1b_f1174ff3290640205_d20260228_m022748_c001_v0001103_t0046_u01772245668656") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.23s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:27:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:27:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:28:00 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/rclone-sync-test" 2026/02/28 02:28:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/rclone-sync-test-include/layer2" 2026/02/28 02:28:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/rclone-sync-test-ignore-file" 2026/02/28 02:28:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/28 02:28:07 DEBUG : B2 bucket rclone-test-vehenac7yamo path rclone-sync-test: Waiting for checks to finish 2026/02/28 02:28:07 DEBUG : B2 bucket rclone-test-vehenac7yamo path rclone-sync-test: Waiting for transfers to finish 2026/02/28 02:28:07 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:07 INFO : There was nothing to transfer 2026/02/28 02:28:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/28 02:28:08 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:28:08 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:28:08 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:08 INFO : There was nothing to transfer 2026/02/28 02:28:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/28 02:28:08 DEBUG : B2 bucket rclone-test-vehenac7yamo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/28 02:28:08 DEBUG : B2 bucket rclone-test-vehenac7yamo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/28 02:28:08 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:08 INFO : There was nothing to transfer 2026/02/28 02:28:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/28 02:28:09 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:28:09 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:28:09 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:09 INFO : There was nothing to transfer 2026/02/28 02:28:09 DEBUG : Excluded 2026/02/28 02:28:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/28 02:28:10 DEBUG : B2 bucket rclone-test-vehenac7yamo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/28 02:28:10 DEBUG : B2 bucket rclone-test-vehenac7yamo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/28 02:28:10 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:10 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.10s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:28:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/dst" 2026/02/28 02:28:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/CompareDest" 2026/02/28 02:28:13 DEBUG : one: Need to transfer - File not found at Destination 2026/02/28 02:28:13 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:28:13 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:28:14 DEBUG : one: size = 3 OK 2026/02/28 02:28:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/28 02:28:14 INFO : one: Copied (new) 2026/02/28 02:28:14 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:28:15 DEBUG : one: size = 3 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:28:15 DEBUG : one: Sizes differ 2026/02/28 02:28:15 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:28:15 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:28:16 DEBUG : one: size = 5 OK 2026/02/28 02:28:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/28 02:28:16 INFO : one: Copied (replaced existing) 2026/02/28 02:28:16 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:28:17 DEBUG : one: size = 3 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:28:17 DEBUG : one: Sizes differ 2026/02/28 02:28:17 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:28:18 DEBUG : one: size = 5 OK 2026/02/28 02:28:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:28:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/28 02:28:18 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:28:18 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:18 INFO : There was nothing to transfer 2026/02/28 02:28:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:28:18 DEBUG : one: size = 3 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:28:18 DEBUG : one: Sizes differ 2026/02/28 02:28:19 DEBUG : two: size = 3 OK 2026/02/28 02:28:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:28:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/28 02:28:19 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:28:19 DEBUG : one: size = 5 OK 2026/02/28 02:28:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:28:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/28 02:28:19 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:28:19 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:19 INFO : There was nothing to transfer 2026/02/28 02:28:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:28:19 DEBUG : one: size = 3 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:28:19 DEBUG : one: Sizes differ 2026/02/28 02:28:19 DEBUG : two: size = 3 OK 2026/02/28 02:28:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:28:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/28 02:28:19 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:28:19 DEBUG : one: size = 5 OK 2026/02/28 02:28:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:28:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/28 02:28:19 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:28:19 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:19 INFO : There was nothing to transfer 2026/02/28 02:28:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:28:20 DEBUG : one: size = 3 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:28:20 DEBUG : one: Sizes differ 2026/02/28 02:28:20 DEBUG : two: size = 3 OK 2026/02/28 02:28:20 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/28 02:28:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/28 02:28:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/28 02:28:20 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:28:20 DEBUG : one: size = 5 OK 2026/02/28 02:28:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:28:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/28 02:28:20 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:28:20 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:20 INFO : There was nothing to transfer 2026/02/28 02:28:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:28:21 DEBUG : one: size = 3 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:28:21 DEBUG : one: Sizes differ 2026/02/28 02:28:21 DEBUG : two: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:28:21 DEBUG : two: size = 3 (B2 bucket rclone-test-vehenac7yamo path CompareDest) 2026/02/28 02:28:21 DEBUG : two: Sizes differ 2026/02/28 02:28:21 DEBUG : two: Need to transfer - File not found at Destination 2026/02/28 02:28:21 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:28:21 DEBUG : one: size = 5 OK 2026/02/28 02:28:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:28:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/28 02:28:21 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:28:22 DEBUG : two: size = 5 OK 2026/02/28 02:28:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/28 02:28:22 INFO : two: Copied (new) 2026/02/28 02:28:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.25s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:28:25 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/dest" 2026/02/28 02:28:26 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/pre-dest1" 2026/02/28 02:28:27 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/pre-dest2" 2026/02/28 02:28:29 DEBUG : 1: size = 1 OK 2026/02/28 02:28:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:28:29 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/28 02:28:29 DEBUG : 2: size = 1 OK 2026/02/28 02:28:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:28:29 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/28 02:28:30 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/28 02:28:30 DEBUG : B2 bucket rclone-test-vehenac7yamo path dest: Waiting for checks to finish 2026/02/28 02:28:30 DEBUG : B2 bucket rclone-test-vehenac7yamo path dest: Waiting for transfers to finish 2026/02/28 02:28:30 DEBUG : 3: size = 1 OK 2026/02/28 02:28:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/28 02:28:30 INFO : 3: Copied (new) 2026/02/28 02:28:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.77s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:28:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/dst" 2026/02/28 02:28:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/CopyDest" 2026/02/28 02:28:35 DEBUG : one: Need to transfer - File not found at Destination 2026/02/28 02:28:35 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:28:35 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:28:36 DEBUG : one: size = 3 OK 2026/02/28 02:28:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/28 02:28:36 INFO : one: Copied (new) 2026/02/28 02:28:36 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:28:36 DEBUG : one: size = 3 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:28:36 DEBUG : one: Sizes differ 2026/02/28 02:28:36 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:28:37 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:28:37 DEBUG : one: size = 5 OK 2026/02/28 02:28:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/28 02:28:37 INFO : one: Copied (replaced existing) 2026/02/28 02:28:37 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:38 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/BackupDir" 2026/02/28 02:28:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:28:40 DEBUG : one: size = 3 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:28:40 DEBUG : one: Sizes differ 2026/02/28 02:28:40 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:28:40 DEBUG : one: size = 5 OK 2026/02/28 02:28:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:28:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:28:40 DEBUG : one: size = 3 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:28:40 DEBUG : one: Sizes differ 2026/02/28 02:28:41 DEBUG : one: size = 3 OK 2026/02/28 02:28:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/28 02:28:41 INFO : one: Copied (server-side copy) 2026/02/28 02:28:41 INFO : one: Deleted 2026/02/28 02:28:42 DEBUG : one: size = 5 OK 2026/02/28 02:28:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/28 02:28:42 INFO : one: Copied (server-side copy) 2026/02/28 02:28:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/28 02:28:42 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:28:42 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:42 DEBUG : one: size = 5 OK 2026/02/28 02:28:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:28:42 DEBUG : one: Unchanged skipping 2026/02/28 02:28:43 DEBUG : two: size = 3 OK 2026/02/28 02:28:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:28:43 DEBUG : two: size = 3 OK 2026/02/28 02:28:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/28 02:28:43 INFO : two: Copied (server-side copy) 2026/02/28 02:28:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/28 02:28:43 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:28:43 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:28:43 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:44 DEBUG : one: size = 5 OK 2026/02/28 02:28:44 DEBUG : two: size = 3 OK 2026/02/28 02:28:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:28:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:28:44 DEBUG : one: Unchanged skipping 2026/02/28 02:28:44 DEBUG : two: Unchanged skipping 2026/02/28 02:28:44 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:28:44 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:28:44 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:44 INFO : There was nothing to transfer 2026/02/28 02:28:45 DEBUG : one: size = 5 OK 2026/02/28 02:28:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:28:45 DEBUG : one: Unchanged skipping 2026/02/28 02:28:45 DEBUG : three: size = 7 (Local file system at /tmp/rclone609240161) 2026/02/28 02:28:45 DEBUG : three: size = 5 (B2 bucket rclone-test-vehenac7yamo path CopyDest) 2026/02/28 02:28:45 DEBUG : three: Sizes differ 2026/02/28 02:28:45 DEBUG : three: Destination not found in --copy-dest 2026/02/28 02:28:45 DEBUG : three: Need to transfer - File not found at Destination 2026/02/28 02:28:45 DEBUG : two: size = 3 OK 2026/02/28 02:28:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/28 02:28:45 DEBUG : two: Unchanged skipping 2026/02/28 02:28:45 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:28:45 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:28:46 DEBUG : three: size = 7 OK 2026/02/28 02:28:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/28 02:28:46 INFO : three: Copied (new) 2026/02/28 02:28:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.49s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:28:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/dst" 2026/02/28 02:28:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/backup" 2026/02/28 02:28:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone609240161) 2026/02/28 02:28:52 DEBUG : two: size = 3 OK 2026/02/28 02:28:52 DEBUG : one: size = 3 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:28:52 DEBUG : one: Sizes differ 2026/02/28 02:28:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:28:52 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:28:52 DEBUG : two: Unchanged skipping 2026/02/28 02:28:53 DEBUG : one: size = 3 OK 2026/02/28 02:28:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/28 02:28:53 INFO : one: Copied (server-side copy) 2026/02/28 02:28:53 INFO : one: Deleted 2026/02/28 02:28:53 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:28:54 DEBUG : one: size = 4 OK 2026/02/28 02:28:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/28 02:28:54 INFO : one: Copied (new) 2026/02/28 02:28:54 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:55 DEBUG : three.txt: size = 5 OK 2026/02/28 02:28:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/28 02:28:55 INFO : three.txt: Copied (server-side copy) 2026/02/28 02:28:55 INFO : three.txt: Deleted 2026/02/28 02:28:55 INFO : three.txt: Moved into backup dir 2026/02/28 02:28:57 DEBUG : two: size = 3 OK 2026/02/28 02:28:57 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:28:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:28:57 DEBUG : two: Unchanged skipping 2026/02/28 02:28:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:28:57 DEBUG : one: size = 4 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:28:57 DEBUG : one: Sizes differ 2026/02/28 02:28:58 DEBUG : one: size = 4 OK 2026/02/28 02:28:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/28 02:28:58 INFO : one: Copied (server-side copy) 2026/02/28 02:28:58 INFO : one: Deleted 2026/02/28 02:28:58 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:28:58 DEBUG : one: size = 5 OK 2026/02/28 02:28:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/28 02:28:58 INFO : one: Copied (new) 2026/02/28 02:28:58 DEBUG : Waiting for deletions to finish 2026/02/28 02:28:59 DEBUG : three.txt: size = 6 OK 2026/02/28 02:28:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/28 02:28:59 INFO : three.txt: Copied (server-side copy) 2026/02/28 02:28:59 INFO : three.txt: Deleted 2026/02/28 02:28:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.81s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:29:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/dst" 2026/02/28 02:29:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/backup" 2026/02/28 02:29:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone609240161) 2026/02/28 02:29:05 DEBUG : two: size = 3 OK 2026/02/28 02:29:05 DEBUG : one: size = 3 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:29:05 DEBUG : one: Sizes differ 2026/02/28 02:29:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:29:05 DEBUG : two: Unchanged skipping 2026/02/28 02:29:05 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:29:06 DEBUG : one.bak: size = 3 OK 2026/02/28 02:29:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/28 02:29:06 INFO : one: Copied (server-side copy) to: one.bak 2026/02/28 02:29:07 INFO : one: Deleted 2026/02/28 02:29:07 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:29:07 DEBUG : one: size = 4 OK 2026/02/28 02:29:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/28 02:29:07 INFO : one: Copied (new) 2026/02/28 02:29:07 DEBUG : Waiting for deletions to finish 2026/02/28 02:29:08 DEBUG : three.txt.bak: size = 5 OK 2026/02/28 02:29:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/28 02:29:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/28 02:29:08 INFO : three.txt: Deleted 2026/02/28 02:29:08 INFO : three.txt: Moved into backup dir 2026/02/28 02:29:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:29:10 DEBUG : two: size = 3 OK 2026/02/28 02:29:10 DEBUG : one: size = 4 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:29:10 DEBUG : one: Sizes differ 2026/02/28 02:29:10 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:29:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:29:10 DEBUG : two: Unchanged skipping 2026/02/28 02:29:10 DEBUG : one.bak: size = 4 OK 2026/02/28 02:29:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/28 02:29:10 INFO : one: Copied (server-side copy) to: one.bak 2026/02/28 02:29:10 INFO : one: Deleted 2026/02/28 02:29:10 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:29:11 DEBUG : one: size = 5 OK 2026/02/28 02:29:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/28 02:29:11 INFO : one: Copied (new) 2026/02/28 02:29:11 DEBUG : Waiting for deletions to finish 2026/02/28 02:29:12 DEBUG : three.txt.bak: size = 6 OK 2026/02/28 02:29:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/28 02:29:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/28 02:29:12 INFO : three.txt: Deleted 2026/02/28 02:29:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.89s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:29:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/dst" 2026/02/28 02:29:15 DEBUG : Config file has changed externally - reloading 2026/02/28 02:29:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/backup" 2026/02/28 02:29:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone609240161) 2026/02/28 02:29:18 DEBUG : one: size = 3 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:29:18 DEBUG : one: Sizes differ 2026/02/28 02:29:18 DEBUG : two: size = 3 OK 2026/02/28 02:29:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:29:18 DEBUG : two: Unchanged skipping 2026/02/28 02:29:18 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:29:19 DEBUG : one-2019-01-01: size = 3 OK 2026/02/28 02:29:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/28 02:29:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/28 02:29:19 INFO : one: Deleted 2026/02/28 02:29:19 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:29:20 DEBUG : one: size = 4 OK 2026/02/28 02:29:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/28 02:29:20 INFO : one: Copied (new) 2026/02/28 02:29:20 DEBUG : Waiting for deletions to finish 2026/02/28 02:29:21 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/28 02:29:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/28 02:29:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/28 02:29:21 INFO : three.txt: Deleted 2026/02/28 02:29:21 INFO : three.txt: Moved into backup dir 2026/02/28 02:29:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:29:22 DEBUG : one: size = 4 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:29:22 DEBUG : one: Sizes differ 2026/02/28 02:29:22 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:29:22 DEBUG : two: size = 3 OK 2026/02/28 02:29:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:29:22 DEBUG : two: Unchanged skipping 2026/02/28 02:29:23 DEBUG : one-2019-01-01: size = 4 OK 2026/02/28 02:29:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/28 02:29:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/28 02:29:23 INFO : one: Deleted 2026/02/28 02:29:23 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:29:24 DEBUG : one: size = 5 OK 2026/02/28 02:29:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/28 02:29:24 INFO : one: Copied (new) 2026/02/28 02:29:24 DEBUG : Waiting for deletions to finish 2026/02/28 02:29:24 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/28 02:29:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/28 02:29:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/28 02:29:25 INFO : three.txt: Deleted 2026/02/28 02:29:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.55s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:29:27 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/dst" 2026/02/28 02:29:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone609240161) 2026/02/28 02:29:29 DEBUG : one: size = 3 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:29:29 DEBUG : one: Sizes differ 2026/02/28 02:29:29 DEBUG : two: size = 3 OK 2026/02/28 02:29:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:29:29 DEBUG : two: Unchanged skipping 2026/02/28 02:29:29 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:29:29 DEBUG : one.bak: size = 3 OK 2026/02/28 02:29:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/28 02:29:29 INFO : one: Copied (server-side copy) to: one.bak 2026/02/28 02:29:30 INFO : one: Deleted 2026/02/28 02:29:30 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:29:31 DEBUG : one: size = 4 OK 2026/02/28 02:29:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/28 02:29:31 INFO : one: Copied (new) 2026/02/28 02:29:31 DEBUG : Waiting for deletions to finish 2026/02/28 02:29:31 DEBUG : three.txt.bak: size = 5 OK 2026/02/28 02:29:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/28 02:29:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/28 02:29:32 INFO : three.txt: Deleted 2026/02/28 02:29:32 INFO : three.txt: Moved into backup dir 2026/02/28 02:29:33 DEBUG : one.bak: Excluded (Path Filter) 2026/02/28 02:29:33 DEBUG : one.bak: Excluded 2026/02/28 02:29:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/28 02:29:33 DEBUG : three.txt.bak: Excluded 2026/02/28 02:29:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:29:33 DEBUG : one: size = 4 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:29:33 DEBUG : one: Sizes differ 2026/02/28 02:29:33 DEBUG : two: size = 3 OK 2026/02/28 02:29:33 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for checks to finish 2026/02/28 02:29:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:29:33 DEBUG : two: Unchanged skipping 2026/02/28 02:29:33 DEBUG : one.bak: size = 4 OK 2026/02/28 02:29:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/28 02:29:33 INFO : one: Copied (server-side copy) to: one.bak 2026/02/28 02:29:34 INFO : one: Deleted 2026/02/28 02:29:34 DEBUG : B2 bucket rclone-test-vehenac7yamo path dst: Waiting for transfers to finish 2026/02/28 02:29:34 DEBUG : one: size = 5 OK 2026/02/28 02:29:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/28 02:29:34 INFO : one: Copied (new) 2026/02/28 02:29:34 DEBUG : Waiting for deletions to finish 2026/02/28 02:29:34 DEBUG : three.txt.bak: size = 6 OK 2026/02/28 02:29:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/28 02:29:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/28 02:29:35 INFO : three.txt: Deleted 2026/02/28 02:29:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.06s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:29:37 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/dst" 2026/02/28 02:29:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone609240161) 2026/02/28 02:29:38 DEBUG : one: size = 3 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:29:38 DEBUG : one: Sizes differ 2026/02/28 02:29:40 DEBUG : one.bak: size = 3 OK 2026/02/28 02:29:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/28 02:29:40 INFO : one: Copied (server-side copy) to: one.bak 2026/02/28 02:29:40 INFO : one: Deleted 2026/02/28 02:29:41 DEBUG : one: size = 4 OK 2026/02/28 02:29:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/28 02:29:41 INFO : one: Copied (new) 2026/02/28 02:29:41 DEBUG : two: size = 3 OK 2026/02/28 02:29:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:29:41 DEBUG : two: Unchanged skipping 2026/02/28 02:29:41 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone609240161) 2026/02/28 02:29:41 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:29:41 DEBUG : three.txt: Sizes differ 2026/02/28 02:29:42 DEBUG : three.txt.bak: size = 5 OK 2026/02/28 02:29:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/28 02:29:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/28 02:29:42 INFO : three.txt: Deleted 2026/02/28 02:29:42 DEBUG : three.txt: size = 6 OK 2026/02/28 02:29:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/28 02:29:42 INFO : three.txt: Copied (new) 2026/02/28 02:29:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:29:43 DEBUG : one: size = 4 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:29:43 DEBUG : one: Sizes differ 2026/02/28 02:29:44 DEBUG : one.bak: size = 4 OK 2026/02/28 02:29:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/28 02:29:44 INFO : one: Copied (server-side copy) to: one.bak 2026/02/28 02:29:45 INFO : one: Deleted 2026/02/28 02:29:45 DEBUG : one: size = 5 OK 2026/02/28 02:29:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/28 02:29:45 INFO : one: Copied (new) 2026/02/28 02:29:45 DEBUG : two: size = 3 OK 2026/02/28 02:29:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:29:45 DEBUG : two: Unchanged skipping 2026/02/28 02:29:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone609240161) 2026/02/28 02:29:45 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:29:45 DEBUG : three.txt: Sizes differ 2026/02/28 02:29:46 DEBUG : three.txt.bak: size = 6 OK 2026/02/28 02:29:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/28 02:29:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/28 02:29:46 INFO : three.txt: Deleted 2026/02/28 02:29:47 DEBUG : three.txt: size = 19 OK 2026/02/28 02:29:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/28 02:29:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.10s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:29:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vehenac7yamo/dst" 2026/02/28 02:29:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone609240161) 2026/02/28 02:29:51 DEBUG : one: size = 3 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:29:51 DEBUG : one: Sizes differ 2026/02/28 02:29:52 DEBUG : one-2019-01-01: size = 3 OK 2026/02/28 02:29:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/28 02:29:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/28 02:29:53 INFO : one: Deleted 2026/02/28 02:29:54 DEBUG : one: size = 4 OK 2026/02/28 02:29:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/28 02:29:54 INFO : one: Copied (new) 2026/02/28 02:29:54 DEBUG : two: size = 3 OK 2026/02/28 02:29:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:29:54 DEBUG : two: Unchanged skipping 2026/02/28 02:29:54 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone609240161) 2026/02/28 02:29:54 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:29:54 DEBUG : three.txt: Sizes differ 2026/02/28 02:29:55 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/28 02:29:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/28 02:29:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/28 02:29:55 INFO : three.txt: Deleted 2026/02/28 02:29:55 DEBUG : three.txt: size = 6 OK 2026/02/28 02:29:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/28 02:29:55 INFO : three.txt: Copied (new) 2026/02/28 02:29:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone609240161) 2026/02/28 02:29:56 DEBUG : one: size = 4 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:29:56 DEBUG : one: Sizes differ 2026/02/28 02:29:57 DEBUG : one-2019-01-01: size = 4 OK 2026/02/28 02:29:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/28 02:29:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/28 02:29:57 INFO : one: Deleted 2026/02/28 02:29:58 DEBUG : one: size = 5 OK 2026/02/28 02:29:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/28 02:29:58 INFO : one: Copied (new) 2026/02/28 02:29:58 DEBUG : two: size = 3 OK 2026/02/28 02:29:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:29:58 DEBUG : two: Unchanged skipping 2026/02/28 02:29:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone609240161) 2026/02/28 02:29:58 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-vehenac7yamo path dst) 2026/02/28 02:29:58 DEBUG : three.txt: Sizes differ 2026/02/28 02:29:59 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/28 02:29:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/28 02:29:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/28 02:29:59 INFO : three.txt: Deleted 2026/02/28 02:30:00 DEBUG : three.txt: size = 19 OK 2026/02/28 02:30:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/28 02:30:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.37s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:30:02 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:30:02 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:02 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:02 DEBUG : Testêé: Sizes differ 2026/02/28 02:30:02 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:30:03 DEBUG : Testêé: size = 14 OK 2026/02/28 02:30:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/28 02:30:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/28 02:30:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.53s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:30:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/28 02:30:04 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:30:04 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:30:04 DEBUG : existing: size = 6 OK 2026/02/28 02:30:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/28 02:30:04 INFO : existing: Copied (new) 2026/02/28 02:30:04 DEBUG : Waiting for deletions to finish 2026/02/28 02:30:05 DEBUG : existing: size = 8 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:05 DEBUG : existing: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:05 DEBUG : existing: Sizes differ 2026/02/28 02:30:05 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:30:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/28 02:30:05 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:30:05 ERROR : B2 bucket rclone-test-vehenac7yamo: not deleting files as there were IO errors 2026/02/28 02:30:05 ERROR : B2 bucket rclone-test-vehenac7yamo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.90s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:30:07 DEBUG : EXISTING: size = 6 OK 2026/02/28 02:30:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:07 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:30:07 DEBUG : existing: Unchanged skipping 2026/02/28 02:30:07 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:30:07 DEBUG : Waiting for deletions to finish 2026/02/28 02:30:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.56s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", 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-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", 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-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:30:21 DEBUG : both10: size = 6 OK 2026/02/28 02:30:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both11: size = 6 OK 2026/02/28 02:30:21 DEBUG : both0: size = 6 OK 2026/02/28 02:30:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both12: size = 6 OK 2026/02/28 02:30:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both10: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both13: size = 6 OK 2026/02/28 02:30:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both13: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both14: size = 6 OK 2026/02/28 02:30:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both14: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both15: size = 6 OK 2026/02/28 02:30:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both15: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both16: size = 6 OK 2026/02/28 02:30:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both16: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both17: size = 6 OK 2026/02/28 02:30:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both17: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both18: size = 6 OK 2026/02/28 02:30:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both18: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both19: size = 6 OK 2026/02/28 02:30:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both19: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both1: size = 6 OK 2026/02/28 02:30:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both1: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both2: size = 6 OK 2026/02/28 02:30:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both2: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both3: size = 6 OK 2026/02/28 02:30:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both3: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both4: size = 6 OK 2026/02/28 02:30:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both4: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both5: size = 6 OK 2026/02/28 02:30:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both5: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both6: size = 6 OK 2026/02/28 02:30:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both6: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both7: size = 6 OK 2026/02/28 02:30:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both7: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both8: size = 6 OK 2026/02/28 02:30:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both0: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both9: size = 6 OK 2026/02/28 02:30:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:21 DEBUG : both12: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both11: Unchanged skipping 2026/02/28 02:30:21 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:30:21 DEBUG : both8: Unchanged skipping 2026/02/28 02:30:21 DEBUG : both9: Unchanged skipping 2026/02/28 02:30:21 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:30:21 DEBUG : Waiting for deletions to finish 2026/02/28 02:30:21 INFO : only6: Deleted 2026/02/28 02:30:22 INFO : only9: Deleted 2026/02/28 02:30:22 INFO : only4: Deleted 2026/02/28 02:30:22 INFO : only1: Deleted 2026/02/28 02:30:22 INFO : only10: Deleted 2026/02/28 02:30:22 INFO : only15: Deleted 2026/02/28 02:30:22 INFO : only16: Deleted 2026/02/28 02:30:22 INFO : only13: Deleted 2026/02/28 02:30:22 INFO : only14: Deleted 2026/02/28 02:30:22 INFO : only18: Deleted 2026/02/28 02:30:22 INFO : only0: Deleted 2026/02/28 02:30:22 INFO : only17: Deleted 2026/02/28 02:30:22 INFO : only2: Deleted 2026/02/28 02:30:22 INFO : only3: Deleted 2026/02/28 02:30:22 INFO : only5: Deleted 2026/02/28 02:30:22 INFO : only7: Deleted 2026/02/28 02:30:22 INFO : only8: Deleted 2026/02/28 02:30:22 INFO : only11: Deleted 2026/02/28 02:30:23 INFO : only12: Deleted 2026/02/28 02:30:23 INFO : only19: Deleted 2026/02/28 02:30:23 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.00s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:30:40 DEBUG : both0: size = 6 OK 2026/02/28 02:30:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both0: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both11: size = 6 OK 2026/02/28 02:30:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both10: size = 6 OK 2026/02/28 02:30:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both12: size = 6 OK 2026/02/28 02:30:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both11: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both13: size = 6 OK 2026/02/28 02:30:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:30:40 DEBUG : both14: size = 6 OK 2026/02/28 02:30:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both12: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both15: size = 6 OK 2026/02/28 02:30:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both15: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both16: size = 6 OK 2026/02/28 02:30:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both16: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both17: size = 6 OK 2026/02/28 02:30:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both17: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both18: size = 6 OK 2026/02/28 02:30:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both18: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both19: size = 6 OK 2026/02/28 02:30:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both19: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both1: size = 6 OK 2026/02/28 02:30:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both13: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both2: size = 6 OK 2026/02/28 02:30:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both10: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both3: size = 6 OK 2026/02/28 02:30:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both14: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both4: size = 6 OK 2026/02/28 02:30:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both1: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both5: size = 6 OK 2026/02/28 02:30:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both4: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both6: size = 6 OK 2026/02/28 02:30:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both6: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both7: size = 6 OK 2026/02/28 02:30:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both7: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both8: size = 6 OK 2026/02/28 02:30:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both8: Unchanged skipping 2026/02/28 02:30:40 DEBUG : both9: size = 6 OK 2026/02/28 02:30:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:30:40 DEBUG : both9: Unchanged skipping 2026/02/28 02:30:40 DEBUG : only0: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only0: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only0: Sizes differ 2026/02/28 02:30:40 DEBUG : both5: Unchanged skipping 2026/02/28 02:30:40 DEBUG : only10: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only10: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only10: Sizes differ 2026/02/28 02:30:40 DEBUG : both3: Unchanged skipping 2026/02/28 02:30:40 DEBUG : only11: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only11: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only11: Sizes differ 2026/02/28 02:30:40 DEBUG : only12: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only12: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only12: Sizes differ 2026/02/28 02:30:40 DEBUG : both2: Unchanged skipping 2026/02/28 02:30:40 DEBUG : only13: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only13: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only13: Sizes differ 2026/02/28 02:30:40 DEBUG : only14: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only14: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only14: Sizes differ 2026/02/28 02:30:40 DEBUG : only15: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only15: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only15: Sizes differ 2026/02/28 02:30:40 DEBUG : only16: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only16: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only16: Sizes differ 2026/02/28 02:30:40 DEBUG : only17: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only17: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only17: Sizes differ 2026/02/28 02:30:40 DEBUG : only18: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only18: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only18: Sizes differ 2026/02/28 02:30:40 DEBUG : only19: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only19: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only19: Sizes differ 2026/02/28 02:30:40 DEBUG : only1: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only1: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only1: Sizes differ 2026/02/28 02:30:40 DEBUG : only2: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only2: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only2: Sizes differ 2026/02/28 02:30:40 DEBUG : only3: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only3: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only3: Sizes differ 2026/02/28 02:30:40 DEBUG : only4: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only4: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only4: Sizes differ 2026/02/28 02:30:40 DEBUG : only5: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only5: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only5: Sizes differ 2026/02/28 02:30:40 DEBUG : only6: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only6: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only6: Sizes differ 2026/02/28 02:30:40 DEBUG : only7: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only7: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only7: Sizes differ 2026/02/28 02:30:40 DEBUG : only8: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only8: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only8: Sizes differ 2026/02/28 02:30:40 DEBUG : only9: size = 0 (Local file system at /tmp/rclone609240161) 2026/02/28 02:30:40 DEBUG : only9: size = 6 (B2 bucket rclone-test-vehenac7yamo) 2026/02/28 02:30:40 DEBUG : only9: Sizes differ 2026/02/28 02:30:40 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:30:40 DEBUG : only11: size = 0 OK 2026/02/28 02:30:40 DEBUG : only14: size = 0 OK 2026/02/28 02:30:40 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:40 INFO : only11: Copied (replaced existing) 2026/02/28 02:30:40 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:40 INFO : only14: Copied (replaced existing) 2026/02/28 02:30:40 DEBUG : only16: size = 0 OK 2026/02/28 02:30:40 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:40 INFO : only16: Copied (replaced existing) 2026/02/28 02:30:40 DEBUG : only17: size = 0 OK 2026/02/28 02:30:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:40 INFO : only17: Copied (replaced existing) 2026/02/28 02:30:40 DEBUG : only18: size = 0 OK 2026/02/28 02:30:40 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:40 INFO : only18: Copied (replaced existing) 2026/02/28 02:30:40 DEBUG : only15: size = 0 OK 2026/02/28 02:30:40 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:40 INFO : only15: Copied (replaced existing) 2026/02/28 02:30:40 DEBUG : only19: size = 0 OK 2026/02/28 02:30:40 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:40 INFO : only19: Copied (replaced existing) 2026/02/28 02:30:41 DEBUG : only1: size = 0 OK 2026/02/28 02:30:41 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:41 INFO : only1: Copied (replaced existing) 2026/02/28 02:30:41 DEBUG : only13: size = 0 OK 2026/02/28 02:30:41 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:41 INFO : only13: Copied (replaced existing) 2026/02/28 02:30:41 DEBUG : only2: size = 0 OK 2026/02/28 02:30:41 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:41 INFO : only2: Copied (replaced existing) 2026/02/28 02:30:41 DEBUG : only12: size = 0 OK 2026/02/28 02:30:41 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:41 INFO : only12: Copied (replaced existing) 2026/02/28 02:30:41 DEBUG : only4: size = 0 OK 2026/02/28 02:30:41 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:41 INFO : only4: Copied (replaced existing) 2026/02/28 02:30:41 DEBUG : only5: size = 0 OK 2026/02/28 02:30:41 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:41 INFO : only5: Copied (replaced existing) 2026/02/28 02:30:41 DEBUG : only6: size = 0 OK 2026/02/28 02:30:41 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:41 INFO : only6: Copied (replaced existing) 2026/02/28 02:30:41 DEBUG : only7: size = 0 OK 2026/02/28 02:30:41 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:41 INFO : only7: Copied (replaced existing) 2026/02/28 02:30:41 DEBUG : only8: size = 0 OK 2026/02/28 02:30:41 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:41 INFO : only8: Copied (replaced existing) 2026/02/28 02:30:41 DEBUG : only9: size = 0 OK 2026/02/28 02:30:41 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:41 INFO : only9: Copied (replaced existing) 2026/02/28 02:30:41 DEBUG : only3: size = 0 OK 2026/02/28 02:30:41 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:41 INFO : only3: Copied (replaced existing) 2026/02/28 02:30:41 DEBUG : only0: size = 0 OK 2026/02/28 02:30:41 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:41 INFO : only0: Copied (replaced existing) 2026/02/28 02:30:41 DEBUG : only10: size = 0 OK 2026/02/28 02:30:41 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/28 02:30:41 INFO : only10: Copied (replaced existing) 2026/02/28 02:30:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.25s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:30:49 DEBUG : empty_dir: Making directory with metadata 2026/02/28 02:30:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 02:30:49 DEBUG : empty_on_remote: Making directory with metadata 2026/02/28 02:30:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 02:30:49 INFO : empty_on_remote: Making directory 2026/02/28 02:30:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/28 02:30:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/28 02:30:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/28 02:30:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/28 02:30:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (6.14s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:30:55 DEBUG : empty_dir: Making directory with metadata 2026/02/28 02:30:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 02:30:55 DEBUG : empty_on_remote: Making directory with metadata 2026/02/28 02:30:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 02:30:55 INFO : empty_on_remote: Making directory 2026/02/28 02:30:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/28 02:30:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/28 02:30:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/28 02:30:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/28 02:30:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/28 02:30:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.68s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:30:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/28 02:30:58 INFO : sub dir: Making directory 2026/02/28 02:30:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.44s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:31:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/28 02:31:01 INFO : sub dir: Making directory 2026/02/28 02:31:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:31:07 DEBUG : dir1/0002-cdefghi.txt: Clearing upload URL because of error: Post "https://pod-000-1105-13.backblaze.com/b2api/v1/b2_upload_file/7f62bdb3100dab2b9fc80e1b/c001_v0001105_t0034": EOF 2026/02/28 02:31:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-13.backblaze.com/b2api/v1/b2_upload_file/7f62bdb3100dab2b9fc80e1b/c001_v0001105_t0034": EOF) 2026/02/28 02:31:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dir1/0002-cdefghi.txt" to B2 bucket rclone-test-vehenac7yamo: 1/10 (Post "https://pod-000-1105-13.backblaze.com/b2api/v1/b2_upload_file/7f62bdb3100dab2b9fc80e1b/c001_v0001105_t0034": EOF) 2026/02/28 02:31:10 DEBUG : pacer: Reducing sleep to 10ms 2026/02/28 02:31:16 DEBUG : Waiting for deletions to finish 2026/02/28 02:31:17 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:31:17 DEBUG : apple: size = 5 OK 2026/02/28 02:31:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : apple: Unchanged skipping 2026/02/28 02:31:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:31:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:31:17 DEBUG : banana: size = 6 OK 2026/02/28 02:31:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : banana: Unchanged skipping 2026/02/28 02:31:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:31:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:31:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:31:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:31:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:31:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:31:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:31:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:31:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:31:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:31:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:31:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:31:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:31:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:31:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:31:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:31:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:31:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:31:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:31:17 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:31:17 DEBUG : Waiting for deletions to finish 2026/02/28 02:31:17 INFO : There was nothing to transfer 2026/02/28 02:31:17 DEBUG : Waiting for deletions to finish 2026/02/28 02:31:18 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : apple: size = 5 OK 2026/02/28 02:31:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : apple: Unchanged skipping 2026/02/28 02:31:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:31:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:31:18 DEBUG : banana: size = 6 OK 2026/02/28 02:31:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : banana: Unchanged skipping 2026/02/28 02:31:18 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:31:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:31:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:31:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:31:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:31:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:31:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:31:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:31:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:31:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:31:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:31:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:31:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:31:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:31:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:31:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:31:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:31:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:31:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:31:18 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:31:18 DEBUG : Waiting for deletions to finish 2026/02/28 02:31:18 INFO : There was nothing to transfer 2026/02/28 02:31:18 DEBUG : Waiting for deletions to finish 2026/02/28 02:31:18 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:31:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:31:32 DEBUG : Waiting for deletions to finish 2026/02/28 02:31:32 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:31:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:31:33 DEBUG : apple: size = 5 OK 2026/02/28 02:31:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:31:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:33 DEBUG : apple: Unchanged skipping 2026/02/28 02:31:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:31:33 DEBUG : banana: size = 6 OK 2026/02/28 02:31:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:31:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:31:33 DEBUG : banana: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:31:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:31:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:31:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:31:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:31:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:31:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:31:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:31:34 DEBUG : Waiting for deletions to finish 2026/02/28 02:31:34 INFO : There was nothing to transfer 2026/02/28 02:31:34 DEBUG : Waiting for deletions to finish 2026/02/28 02:31:34 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:31:34 DEBUG : apple: size = 5 OK 2026/02/28 02:31:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:31:34 DEBUG : apple: Unchanged skipping 2026/02/28 02:31:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:31:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : banana: size = 6 OK 2026/02/28 02:31:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:31:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:31:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : banana: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:31:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:31:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:31:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:31:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:31:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:31:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:31:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:31:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:31:34 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:31:34 DEBUG : Waiting for deletions to finish 2026/02/28 02:31:34 INFO : There was nothing to transfer 2026/02/28 02:31:34 DEBUG : Waiting for deletions to finish 2026/02/28 02:31:35 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:31:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:31:48 DEBUG : Waiting for deletions to finish 2026/02/28 02:31:48 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:31:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:31:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:49 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:49 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:49 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:49 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:49 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:49 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:49 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:49 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/28 02:31:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:31:49 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:31:49 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:31:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/28 02:31:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/28 02:31:49 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : YXBwbGU=: size = 5 OK 2026/02/28 02:31:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/28 02:31:49 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/28 02:31:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/28 02:31:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/28 02:31:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:49 DEBUG : YmFuYW5h: size = 6 OK 2026/02/28 02:31:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/28 02:31:49 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/28 02:31:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/28 02:31:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/28 02:31:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/28 02:31:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/28 02:31:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/28 02:31:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/28 02:31:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/28 02:31:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/28 02:31:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/28 02:31:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/28 02:31:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/28 02:31:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/28 02:31:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/28 02:31:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/28 02:31:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/28 02:31:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/28 02:31:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/28 02:31:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/28 02:31:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/28 02:31:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/28 02:31:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/28 02:31:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/28 02:31:51 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/28 02:31:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/28 02:31:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:31:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/28 02:31:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/28 02:31:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/28 02:31:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/28 02:31:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/28 02:31:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/28 02:31:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/28 02:31:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/28 02:31:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:31:51 DEBUG : Waiting for deletions to finish 2026/02/28 02:31:51 INFO : appleappleapplebanana: Deleted 2026/02/28 02:31:51 INFO : banana: Deleted 2026/02/28 02:31:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/28 02:31:52 INFO : dir1/0003-defghij.txt: Deleted 2026/02/28 02:31:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/28 02:31:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/28 02:31:52 INFO : dir1/0008-2345678.txt: Deleted 2026/02/28 02:31:52 INFO : dir1/0013-789;=.txt: Deleted 2026/02/28 02:31:52 INFO : apple: Deleted 2026/02/28 02:31:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/28 02:31:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/28 02:31:52 INFO : dir1/0009-3456789.txt: Deleted 2026/02/28 02:31:52 INFO : dir1/0010-456789.txt: Deleted 2026/02/28 02:31:52 INFO : dir1/0007-1234567.txt: Deleted 2026/02/28 02:31:52 INFO : dir1/0011-56789;.txt: Deleted 2026/02/28 02:31:52 INFO : splitbananasplit: Deleted 2026/02/28 02:31:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/28 02:31:52 INFO : dir1/0012-6789;.txt: Deleted 2026/02/28 02:31:52 INFO : dir1/0014-89;=.txt: Deleted 2026/02/28 02:31:52 INFO : dir1/0015-9;=.txt: Deleted 2026/02/28 02:31:52 DEBUG : Waiting for deletions to finish 2026/02/28 02:31:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:31:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : YXBwbGU=: size = 5 OK 2026/02/28 02:31:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : apple: Unchanged skipping 2026/02/28 02:31:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/28 02:31:53 DEBUG : YmFuYW5h: size = 6 OK 2026/02/28 02:31:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : banana: Unchanged skipping 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:31:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/28 02:31:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:31:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/28 02:31:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/28 02:31:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/28 02:31:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/28 02:31:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/28 02:31:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/28 02:31:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/28 02:31:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/28 02:31:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/28 02:31:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/28 02:31:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/28 02:31:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/28 02:31:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/28 02:31:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/28 02:31:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/28 02:31:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/28 02:31:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/28 02:31:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:31:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:31:53 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:31:53 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:31:53 DEBUG : Waiting for deletions to finish 2026/02/28 02:31:53 DEBUG : Waiting for deletions to finish 2026/02/28 02:31:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:31:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:31:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:31:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:31:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:31:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:31:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:31:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:31:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:31:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:31:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:32:09 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:10 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:32:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:32:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:32:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:32:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:32:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:32:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:32:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:32:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:32:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:32:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:32:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:32:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:32:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:32:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:32:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:32:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:32:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:32:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:32:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:32:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:32:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:32:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:32:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:32:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:32:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:32:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:32:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:32:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:32:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:32:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:32:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:32:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:32:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:32:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:32:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:32:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:32:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:32:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:32:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:32:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:32:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:32:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:32:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:32:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:32:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:32:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:32:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:32:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:32:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:32:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:32:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:32:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:32:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:32:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:32:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:32:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:32:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:32:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:32:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:32:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:32:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:32:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:32:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:32:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:32:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:32:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:32:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:32:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:32:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:32:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:32:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:32:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:32:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:32:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:32:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:32:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:32:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:32:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:32:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:32:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:32:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:32:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:32:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:32:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:32:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:32:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:32:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:32:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:32:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:32:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:32:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:32:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:32:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:32:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:32:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:32:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 02:32:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:32:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 02:32:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:32:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 02:32:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:32:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 02:32:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:32:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:32:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:32:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:32:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 02:32:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:32:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:32:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:32:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:32:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:32:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:32:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:32:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:32:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:32:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:32:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:32:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:32:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:32:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:32:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:32:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:32:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:32:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 02:32:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:32:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:32:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:32:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:32:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/28 02:32:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:10 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:32:10 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:32:10 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/28 02:32:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/28 02:32:10 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/28 02:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:32:10 DEBUG : PREFIXbanana: size = 6 OK 2026/02/28 02:32:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/28 02:32:10 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/28 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:32:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/28 02:32:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/28 02:32:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:32:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:32:11 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/28 02:32:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/28 02:32:11 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/28 02:32:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:32:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/28 02:32:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/28 02:32:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:32:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:32:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:32:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/28 02:32:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:32:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:32:11 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/28 02:32:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/28 02:32:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:32:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:32:11 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/28 02:32:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/28 02:32:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:32:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:32:11 DEBUG : PREFIXapple: size = 5 OK 2026/02/28 02:32:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/28 02:32:11 INFO : apple: Copied (new) to: PREFIXapple 2026/02/28 02:32:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:32:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/28 02:32:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/28 02:32:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:32:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:32:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/28 02:32:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/28 02:32:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:32:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:32:11 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/28 02:32:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/28 02:32:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:32:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:32:12 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/28 02:32:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/28 02:32:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/28 02:32:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:32:12 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/28 02:32:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/28 02:32:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:32:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:32:12 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/28 02:32:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/28 02:32:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:32:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:32:12 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/28 02:32:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/28 02:32:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:32:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:32:12 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/28 02:32:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/28 02:32:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:32:12 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/28 02:32:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/28 02:32:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:32:12 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/28 02:32:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/28 02:32:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:32:12 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/28 02:32:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/28 02:32:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:32:12 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/28 02:32:13 INFO : dir1/0015-9;=.txt: Deleted 2026/02/28 02:32:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/28 02:32:13 INFO : apple: Deleted 2026/02/28 02:32:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/28 02:32:13 INFO : dir1/0007-1234567.txt: Deleted 2026/02/28 02:32:13 INFO : dir1/0009-3456789.txt: Deleted 2026/02/28 02:32:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/28 02:32:13 INFO : dir1/0010-456789.txt: Deleted 2026/02/28 02:32:13 INFO : dir1/0013-789;=.txt: Deleted 2026/02/28 02:32:13 INFO : dir1/0008-2345678.txt: Deleted 2026/02/28 02:32:13 INFO : appleappleapplebanana: Deleted 2026/02/28 02:32:13 INFO : splitbananasplit: Deleted 2026/02/28 02:32:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/28 02:32:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/28 02:32:13 INFO : dir1/0003-defghij.txt: Deleted 2026/02/28 02:32:13 INFO : dir1/0012-6789;.txt: Deleted 2026/02/28 02:32:13 INFO : dir1/0014-89;=.txt: Deleted 2026/02/28 02:32:13 INFO : banana: Deleted 2026/02/28 02:32:13 INFO : dir1/0011-56789;.txt: Deleted 2026/02/28 02:32:13 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:13 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:32:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:32:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:32:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:32:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:32:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:32:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:32:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:32:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:32:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:32:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:32:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:32:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:32:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:32:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:32:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:32:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:32:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:32:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:32:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:32:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:32:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:32:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:32:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:32:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:32:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:32:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:32:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:32:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:32:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:32:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:32:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:32:14 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:32:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:32:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:32:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:32:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:32:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:32:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:32:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:32:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:32:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:32:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:32:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:32:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:32:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:32:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:32:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:32:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:32:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:32:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : banana: size = 6 OK 2026/02/28 02:32:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/28 02:32:14 INFO : banana: Copied (new) 2026/02/28 02:32:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:14 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:32:14 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:32:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/28 02:32:14 INFO : appleappleapplebanana: Copied (new) 2026/02/28 02:32:14 DEBUG : apple: size = 5 OK 2026/02/28 02:32:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/28 02:32:14 INFO : apple: Copied (new) 2026/02/28 02:32:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:32:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/28 02:32:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/28 02:32:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:32:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/28 02:32:14 INFO : splitbananasplit: Copied (new) 2026/02/28 02:32:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:32:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/28 02:32:14 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/28 02:32:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:32:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/28 02:32:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/28 02:32:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:32:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/28 02:32:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/28 02:32:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:32:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/28 02:32:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/28 02:32:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:32:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/28 02:32:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/28 02:32:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:32:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/28 02:32:15 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/28 02:32:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:32:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/28 02:32:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/28 02:32:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:32:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/28 02:32:15 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/28 02:32:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:32:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/28 02:32:15 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/28 02:32:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:32:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/28 02:32:15 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/28 02:32:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:32:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/28 02:32:15 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/28 02:32:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:32:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/28 02:32:15 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/28 02:32:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:32:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/28 02:32:15 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/28 02:32:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:32:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/28 02:32:16 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/28 02:32:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:32:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/28 02:32:16 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/28 02:32:16 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:17 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/28 02:32:17 INFO : PREFIXapple: Deleted 2026/02/28 02:32:17 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/28 02:32:17 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/28 02:32:17 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/28 02:32:17 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/28 02:32:17 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/28 02:32:17 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/28 02:32:17 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/28 02:32:17 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/28 02:32:17 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/28 02:32:17 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/28 02:32:17 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/28 02:32:17 INFO : PREFIXbanana: Deleted 2026/02/28 02:32:17 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/28 02:32:17 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/28 02:32:17 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/28 02:32:17 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/28 02:32:17 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/28 02:32:17 INFO : PREFIXsplitbananasplit: Deleted 2026/02/28 02:32:17 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:17 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:32:17 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:18 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:32:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:32:31 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:31 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:32:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 02:32:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 02:32:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 02:32:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 02:32:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/28 02:32:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/28 02:32:32 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:32 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:32:32 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:32:32 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/28 02:32:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/28 02:32:32 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:32 DEBUG : appleSUFFIX: size = 5 OK 2026/02/28 02:32:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/28 02:32:32 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 02:32:32 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/28 02:32:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/28 02:32:32 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/28 02:32:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/28 02:32:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 02:32:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/28 02:32:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/28 02:32:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/28 02:32:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/28 02:32:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/28 02:32:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/28 02:32:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/28 02:32:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/28 02:32:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/28 02:32:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/28 02:32:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/28 02:32:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/28 02:32:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/28 02:32:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/28 02:32:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/28 02:32:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/28 02:32:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/28 02:32:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/28 02:32:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/28 02:32:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/28 02:32:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/28 02:32:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/28 02:32:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/28 02:32:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/28 02:32:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/28 02:32:33 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/28 02:32:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/28 02:32:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/28 02:32:34 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/28 02:32:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/28 02:32:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/28 02:32:34 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/28 02:32:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/28 02:32:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/28 02:32:34 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:34 INFO : apple: Deleted 2026/02/28 02:32:34 INFO : appleappleapplebanana: Deleted 2026/02/28 02:32:34 INFO : splitbananasplit: Deleted 2026/02/28 02:32:34 INFO : dir1/0003-defghij.txt: Deleted 2026/02/28 02:32:34 INFO : dir1/0014-89;=.txt: Deleted 2026/02/28 02:32:34 INFO : dir1/0015-9;=.txt: Deleted 2026/02/28 02:32:34 INFO : banana: Deleted 2026/02/28 02:32:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/28 02:32:34 INFO : dir1/0008-2345678.txt: Deleted 2026/02/28 02:32:34 INFO : dir1/0011-56789;.txt: Deleted 2026/02/28 02:32:34 INFO : dir1/0013-789;=.txt: Deleted 2026/02/28 02:32:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/28 02:32:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/28 02:32:34 INFO : dir1/0007-1234567.txt: Deleted 2026/02/28 02:32:34 INFO : dir1/0009-3456789.txt: Deleted 2026/02/28 02:32:34 INFO : dir1/0012-6789;.txt: Deleted 2026/02/28 02:32:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/28 02:32:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/28 02:32:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/28 02:32:35 INFO : dir1/0010-456789.txt: Deleted 2026/02/28 02:32:35 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:35 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/28 02:32:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:32:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 02:32:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 02:32:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:32:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/28 02:32:35 INFO : appleappleapplebanana: Copied (new) 2026/02/28 02:32:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:35 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:32:35 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:32:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:32:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/28 02:32:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/28 02:32:36 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:32:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/28 02:32:36 INFO : splitbananasplit: Copied (new) 2026/02/28 02:32:36 DEBUG : banana: size = 6 OK 2026/02/28 02:32:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/28 02:32:36 INFO : banana: Copied (new) 2026/02/28 02:32:36 DEBUG : apple: size = 5 OK 2026/02/28 02:32:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/28 02:32:36 INFO : apple: Copied (new) 2026/02/28 02:32:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:32:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/28 02:32:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/28 02:32:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:32:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/28 02:32:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/28 02:32:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:32:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/28 02:32:36 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/28 02:32:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:32:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/28 02:32:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/28 02:32:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:32:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/28 02:32:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/28 02:32:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:32:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/28 02:32:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/28 02:32:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:32:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/28 02:32:36 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/28 02:32:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:32:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/28 02:32:36 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/28 02:32:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:32:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/28 02:32:37 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/28 02:32:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:32:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/28 02:32:37 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/28 02:32:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:32:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/28 02:32:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/28 02:32:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:32:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/28 02:32:37 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/28 02:32:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:32:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/28 02:32:37 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/28 02:32:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:32:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/28 02:32:37 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/28 02:32:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:32:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/28 02:32:37 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/28 02:32:37 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:37 INFO : bananaSUFFIX: Deleted 2026/02/28 02:32:37 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/28 02:32:37 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/28 02:32:37 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/28 02:32:37 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/28 02:32:37 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/28 02:32:38 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/28 02:32:38 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/28 02:32:38 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/28 02:32:38 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/28 02:32:38 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/28 02:32:38 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/28 02:32:38 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/28 02:32:38 INFO : appleSUFFIX: Deleted 2026/02/28 02:32:38 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/28 02:32:38 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/28 02:32:38 INFO : splitbananasplitSUFFIX: Deleted 2026/02/28 02:32:38 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/28 02:32:38 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/28 02:32:38 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/28 02:32:38 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:38 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:32:38 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:39 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:32:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:32:52 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:52 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:32:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:32:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:32:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:32:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:32:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:32:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:32:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : apple: size = 5 OK 2026/02/28 02:32:53 DEBUG : banana: size = 6 OK 2026/02/28 02:32:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:53 DEBUG : apple: Unchanged skipping 2026/02/28 02:32:53 DEBUG : banana: Unchanged skipping 2026/02/28 02:32:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:32:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/28 02:32:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:32:53 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:32:53 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:32:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/28 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/28 02:32:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/28 02:32:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:32:53 DEBUG : splitbanan: size = 16 OK 2026/02/28 02:32:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/28 02:32:53 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/28 02:32:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:32:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/28 02:32:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/28 02:32:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/28 02:32:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:32:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/28 02:32:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/28 02:32:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/28 02:32:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:32:53 DEBUG : appleapple: size = 21 OK 2026/02/28 02:32:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/28 02:32:53 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/28 02:32:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:32:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/28 02:32:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/28 02:32:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/28 02:32:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:32:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/28 02:32:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/28 02:32:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/28 02:32:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:32:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/28 02:32:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/28 02:32:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/28 02:32:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:32:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/28 02:32:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/28 02:32:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/28 02:32:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:32:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/28 02:32:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/28 02:32:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/28 02:32:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:32:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/28 02:32:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/28 02:32:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/28 02:32:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:32:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/28 02:32:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/28 02:32:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/28 02:32:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:32:55 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/28 02:32:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/28 02:32:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/28 02:32:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:32:55 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/28 02:32:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/28 02:32:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/28 02:32:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:32:55 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/28 02:32:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/28 02:32:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/28 02:32:55 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/28 02:32:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/28 02:32:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/28 02:32:55 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/28 02:32:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/28 02:32:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/28 02:32:55 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/28 02:32:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/28 02:32:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/28 02:32:55 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:55 INFO : dir1/0007-1234567.txt: Deleted 2026/02/28 02:32:55 INFO : dir1/0008-2345678.txt: Deleted 2026/02/28 02:32:55 INFO : dir1/0014-89;=.txt: Deleted 2026/02/28 02:32:55 INFO : appleappleapplebanana: Deleted 2026/02/28 02:32:55 INFO : dir1/0003-defghij.txt: Deleted 2026/02/28 02:32:55 INFO : dir1/0012-6789;.txt: Deleted 2026/02/28 02:32:56 INFO : dir1/0010-456789.txt: Deleted 2026/02/28 02:32:56 INFO : splitbananasplit: Deleted 2026/02/28 02:32:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/28 02:32:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/28 02:32:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/28 02:32:56 INFO : dir1/0009-3456789.txt: Deleted 2026/02/28 02:32:56 INFO : dir1/0015-9;=.txt: Deleted 2026/02/28 02:32:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/28 02:32:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/28 02:32:56 INFO : dir1/0011-56789;.txt: Deleted 2026/02/28 02:32:56 INFO : dir1/0013-789;=.txt: Deleted 2026/02/28 02:32:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/28 02:32:56 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:56 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : appleapple: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/28 02:32:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:32:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:32:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:32:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:32:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:32:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:32:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:32:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:32:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:32:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:32:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:32:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:32:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:32:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:32:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:32:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:32:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:32:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:32:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:32:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:32:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:32:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:32:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:32:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:32:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:32:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:32:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:32:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:32:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:32:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:32:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:32:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:32:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:32:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:32:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:32:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:32:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:32:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:32:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:32:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:32:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:32:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:32:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:32:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:32:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:32:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:32:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:32:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:32:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:32:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:32:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:32:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:32:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:32:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:32:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:32:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:32:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:32:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:32:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:32:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:32:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:32:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:32:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:32:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:32:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:32:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:32:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:32:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:32:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:32:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:32:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:32:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:32:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:32:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:32:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:32:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:32:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:32:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:32:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:32:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:32:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:32:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:32:56 DEBUG : apple: size = 5 OK 2026/02/28 02:32:56 DEBUG : appleapple: size = 21 OK 2026/02/28 02:32:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:56 DEBUG : apple: Unchanged skipping 2026/02/28 02:32:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:32:56 DEBUG : banana: size = 6 OK 2026/02/28 02:32:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:56 DEBUG : banana: Unchanged skipping 2026/02/28 02:32:56 DEBUG : splitbanan: size = 16 OK 2026/02/28 02:32:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:56 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/28 02:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:32:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:32:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:32:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:32:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:32:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:32:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:32:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:32:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:32:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:32:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:32:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:32:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:32:57 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/28 02:32:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:32:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/28 02:32:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:32:57 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/28 02:32:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/28 02:32:57 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/28 02:32:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/28 02:32:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/28 02:32:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/28 02:32:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/28 02:32:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/28 02:32:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/28 02:32:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/28 02:32:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/28 02:32:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/28 02:32:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/28 02:32:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/28 02:32:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/28 02:32:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:32:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:32:57 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:32:57 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:57 DEBUG : Waiting for deletions to finish 2026/02/28 02:32:57 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : appleapple: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/28 02:32:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:32:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:32:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:32:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:32:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:32:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:32:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:32:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:32:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:32:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:32:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:32:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:32:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:32:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:32:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:32:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:32:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:32:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:32:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:32:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:32:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:32:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:32:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:32:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:32:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:32:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:32:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:32:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:32:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:32:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:32:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:32:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:32:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:32:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:32:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:32:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:32:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:32:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:32:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:32:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:32:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:32:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:32:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:32:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:32:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:32:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:32:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:32:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:32:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:32:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:32:57 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:33:12 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:12 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:33:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : apple: size = 5 OK 2026/02/28 02:33:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:33:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:33:13 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:33:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:33:13 DEBUG : apple: Unchanged skipping 2026/02/28 02:33:13 DEBUG : banana: size = 6 OK 2026/02/28 02:33:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : banana: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:33:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:33:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:33:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:33:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:33:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:33:13 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:33:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:33:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:33:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:33:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:33:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:33:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:33:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:33:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:33:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:33:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:33:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:33:13 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:33:13 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:13 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:13 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:33:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : apple: size = 5 OK 2026/02/28 02:33:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : apple: Unchanged skipping 2026/02/28 02:33:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:33:14 DEBUG : banana: size = 6 OK 2026/02/28 02:33:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : banana: Unchanged skipping 2026/02/28 02:33:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:33:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:33:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:33:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:33:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:33:14 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:33:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:33:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:33:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:33:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:33:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:33:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:33:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:33:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:33:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:33:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:33:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:33:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:33:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:33:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:33:14 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:33:14 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:14 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:14 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:33:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:15 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:33:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:33:29 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:29 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:33:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : apple: size = 5 OK 2026/02/28 02:33:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : apple: Unchanged skipping 2026/02/28 02:33:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:33:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:33:30 DEBUG : banana: size = 6 OK 2026/02/28 02:33:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : banana: Unchanged skipping 2026/02/28 02:33:30 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:33:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:33:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:33:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:33:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:33:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:33:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:33:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:33:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:33:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:33:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:33:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:33:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:33:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:33:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:33:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:33:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:33:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:33:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:33:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:33:30 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:33:30 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:30 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:30 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:33:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : apple: size = 5 OK 2026/02/28 02:33:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:33:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : banana: size = 6 OK 2026/02/28 02:33:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : banana: Unchanged skipping 2026/02/28 02:33:31 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:33:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:33:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:33:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : apple: Unchanged skipping 2026/02/28 02:33:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:33:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:33:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:33:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:33:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:33:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:33:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:33:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:33:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:33:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:33:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:33:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:33:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:33:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:33:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:33:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:33:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:33:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:33:31 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:33:31 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:31 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:31 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:33:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:33:47 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:47 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:33:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : apple: size = 5 OK 2026/02/28 02:33:48 DEBUG : banana: size = 6 OK 2026/02/28 02:33:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : apple: Unchanged skipping 2026/02/28 02:33:48 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:33:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:33:48 DEBUG : banana: Unchanged skipping 2026/02/28 02:33:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:33:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:33:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:33:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:33:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:33:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:33:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:33:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:33:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:33:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:33:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:33:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:33:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:33:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:33:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:33:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:33:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:33:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:33:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:33:48 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:33:48 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:48 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:48 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:33:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : apple: size = 5 OK 2026/02/28 02:33:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:33:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:33:49 DEBUG : banana: size = 6 OK 2026/02/28 02:33:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : apple: Unchanged skipping 2026/02/28 02:33:49 DEBUG : banana: Unchanged skipping 2026/02/28 02:33:49 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:33:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:33:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:33:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:33:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:33:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:33:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:33:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:33:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:33:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:33:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:33:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:33:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:33:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:33:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:33:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:33:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:33:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:33:49 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:33:49 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:49 DEBUG : Waiting for deletions to finish 2026/02/28 02:33:49 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:33:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:34:03 DEBUG : Waiting for deletions to finish 2026/02/28 02:34:04 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:34:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : apple: size = 5 OK 2026/02/28 02:34:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : apple: Unchanged skipping 2026/02/28 02:34:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:34:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:34:05 DEBUG : banana: size = 6 OK 2026/02/28 02:34:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : banana: Unchanged skipping 2026/02/28 02:34:05 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:34:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:34:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:34:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:34:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:34:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:34:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:34:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:34:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:34:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:34:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:34:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:34:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:34:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:34:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:34:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:34:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:34:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:34:05 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:05 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:05 DEBUG : Waiting for deletions to finish 2026/02/28 02:34:05 DEBUG : Waiting for deletions to finish 2026/02/28 02:34:05 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:34:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : apple: size = 5 OK 2026/02/28 02:34:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : apple: Unchanged skipping 2026/02/28 02:34:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:34:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:34:06 DEBUG : banana: size = 6 OK 2026/02/28 02:34:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : banana: Unchanged skipping 2026/02/28 02:34:06 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:34:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:34:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:34:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:34:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:34:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:34:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:34:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:34:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:34:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:34:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:34:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:34:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:34:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:34:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:34:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:34:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:34:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:34:06 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:06 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:06 DEBUG : Waiting for deletions to finish 2026/02/28 02:34:06 DEBUG : Waiting for deletions to finish 2026/02/28 02:34:06 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:34:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:34:20 DEBUG : Waiting for deletions to finish 2026/02/28 02:34:21 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:34:21 DEBUG : apple: size = 5 OK 2026/02/28 02:34:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:21 DEBUG : apple: Unchanged skipping 2026/02/28 02:34:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:34:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:34:21 DEBUG : banana: size = 6 OK 2026/02/28 02:34:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:21 DEBUG : banana: Unchanged skipping 2026/02/28 02:34:21 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:34:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:21 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:34:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:34:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:34:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:34:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:34:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:34:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:34:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:34:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:34:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:34:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:34:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:34:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:34:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:34:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:34:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:34:22 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:22 DEBUG : Waiting for deletions to finish 2026/02/28 02:34:22 DEBUG : Waiting for deletions to finish 2026/02/28 02:34:22 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:34:22 DEBUG : apple: size = 5 OK 2026/02/28 02:34:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : apple: Unchanged skipping 2026/02/28 02:34:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:34:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:34:22 DEBUG : banana: size = 6 OK 2026/02/28 02:34:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : banana: Unchanged skipping 2026/02/28 02:34:22 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:34:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:22 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:34:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:34:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:34:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:34:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:34:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:34:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:34:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:34:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:34:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:34:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:34:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:34:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:34:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:34:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:34:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:34:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:23 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:34:23 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:23 DEBUG : Waiting for deletions to finish 2026/02/28 02:34:23 DEBUG : Waiting for deletions to finish 2026/02/28 02:34:23 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (202.17s) --- PASS: TestTransform/NFC (17.77s) --- PASS: TestTransform/NFD (16.25s) --- PASS: TestTransform/base64 (18.53s) --- PASS: TestTransform/prefix (24.45s) --- PASS: TestTransform/suffix (20.82s) --- PASS: TestTransform/truncate (18.42s) --- PASS: TestTransform/encoder (17.82s) --- PASS: TestTransform/ISO-8859-1 (16.62s) --- PASS: TestTransform/charmap (17.84s) --- PASS: TestTransform/lowercase (16.94s) --- PASS: TestTransform/ascii (16.70s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:34:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/28 02:34:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/28 02:34:28 INFO : sub dir_somesuffix: Making directory 2026/02/28 02:34:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/28 02:34:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/28 02:34:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/28 02:34:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/28 02:34:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/28 02:34:28 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:28 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/28 02:34:29 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/28 02:34:29 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.16s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:34:30 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:30 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:30 INFO : tictactoe: Making directory 2026/02/28 02:34:30 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:30 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:34:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/28 02:34:30 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:34:30 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:30 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/28 02:34:30 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:30 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/28 02:34:30 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.54s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:34:31 INFO : toe: Making directory 2026/02/28 02:34:31 INFO : toe/toe: Making directory 2026/02/28 02:34:31 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/28 02:34:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/28 02:34:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/28 02:34:31 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:31 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/28 02:34:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/28 02:34:32 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.03s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:34:33 INFO : toe: Making directory 2026/02/28 02:34:33 INFO : toe/toe: Making directory 2026/02/28 02:34:33 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/28 02:34:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/28 02:34:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/28 02:34:33 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:33 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/28 02:34:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/28 02:34:34 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.73s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:34:35 DEBUG : empty_dir: Making directory with metadata 2026/02/28 02:34:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/28 02:34:35 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:35 INFO : tictacempty_dir: Making directory 2026/02/28 02:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:35 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:35 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:35 INFO : tictactoe: Making directory 2026/02/28 02:34:35 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:35 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:34:35 INFO : tictactoe/tictactoe: Making directory 2026/02/28 02:34:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:34:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/28 02:34:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 02:34:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/28 02:34:35 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:35 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:36 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/28 02:34:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/28 02:34:36 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.85s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:34:37 DEBUG : empty_dir: Making directory with metadata 2026/02/28 02:34:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/28 02:34:37 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:37 INFO : tictacempty_dir: Making directory 2026/02/28 02:34:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:37 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:37 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:37 INFO : tictactoe: Making directory 2026/02/28 02:34:37 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:37 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:34:37 INFO : tictactoe/tictactoe: Making directory 2026/02/28 02:34:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:34:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/28 02:34:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:34:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 02:34:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:34:37 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:37 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 02:34:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:34:38 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/28 02:34:38 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:38 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:38 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:38 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/28 02:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 02:34:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/28 02:34:38 NOTICE: B2 bucket rclone-test-vehenac7yamo: 0 differences found 2026/02/28 02:34:38 NOTICE: B2 bucket rclone-test-vehenac7yamo: 1 matching files --- PASS: TestAllTag (2.11s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:34:39 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:39 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:39 INFO : tictactoe: Making directory 2026/02/28 02:34:39 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:39 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:34:39 INFO : tictactoe/tictactoe: Making directory 2026/02/28 02:34:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:34:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/28 02:34:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 02:34:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/28 02:34:39 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:39 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/28 02:34:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/28 02:34:40 DEBUG : Waiting for deletions to finish 2026/02/28 02:34:40 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:41 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:41 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:34:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/28 02:34:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/28 02:34:41 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/28 02:34:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/28 02:34:41 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.74s) === RUN TestSyntax 2026/02/28 02:34:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:34:42 INFO : toe: Making directory 2026/02/28 02:34:42 INFO : toe/toe: Making directory 2026/02/28 02:34:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/28 02:34:42 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:42 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:43 DEBUG : toe/toe/toe: size = 11 OK 2026/02/28 02:34:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:43 INFO : toe/toe/toe: Copied (new) 2026/02/28 02:34:43 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.90s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:34:44 DEBUG : empty_dir: Making directory with metadata 2026/02/28 02:34:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/28 02:34:44 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:44 INFO : tictacempty_dir: Making directory 2026/02/28 02:34:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:44 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:44 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:44 INFO : tictactoe: Making directory 2026/02/28 02:34:44 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:44 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:34:44 INFO : tictactoe/tictactoe: Making directory 2026/02/28 02:34:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:34:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/28 02:34:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:34:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 02:34:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:34:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:34:44 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:44 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 02:34:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:34:45 INFO : toe/toe/toe.txt: Deleted 2026/02/28 02:34:45 INFO : toe/toe: Removing directory 2026/02/28 02:34:45 INFO : toe: Removing directory 2026/02/28 02:34:45 INFO : empty_dir: Removing directory 2026/02/28 02:34:45 DEBUG : Local file system at /tmp/rclone609240161: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.85s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:34:45 DEBUG : empty_dir: Making directory with metadata 2026/02/28 02:34:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/28 02:34:45 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:46 INFO : tictacempty_dir: Making directory 2026/02/28 02:34:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:46 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:46 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:46 INFO : tictactoe: Making directory 2026/02/28 02:34:46 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:46 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:34:46 INFO : tictactoe/tictactoe: Making directory 2026/02/28 02:34:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:34:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/28 02:34:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:34:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 02:34:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:34:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:34:46 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:46 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 02:34:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:34:46 INFO : toe/toe/toe.txt: Deleted 2026/02/28 02:34:46 INFO : toe/toe: Removing directory 2026/02/28 02:34:46 INFO : toe: Removing directory 2026/02/28 02:34:46 INFO : empty_dir: Removing directory 2026/02/28 02:34:46 DEBUG : Local file system at /tmp/rclone609240161: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/28 02:34:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 02:34:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/28 02:34:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/28 02:34:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/28 02:34:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/28 02:34:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/28 02:34:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/28 02:34:48 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.24s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:34:49 DEBUG : Reset feature "Copy" 2026/02/28 02:34:49 DEBUG : Reset feature "Move" 2026/02/28 02:34:49 DEBUG : Reset feature "Copy" 2026/02/28 02:34:49 DEBUG : Reset feature "Move" 2026/02/28 02:34:49 DEBUG : empty_dir: Making directory with metadata 2026/02/28 02:34:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/28 02:34:49 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:49 INFO : tictacempty_dir: Making directory 2026/02/28 02:34:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:34:49 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:49 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:49 INFO : tictactoe: Making directory 2026/02/28 02:34:49 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:49 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:34:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:34:49 INFO : tictactoe/tictactoe: Making directory 2026/02/28 02:34:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:34:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/28 02:34:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:34:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 02:34:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:34:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:34:49 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:49 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 02:34:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:34:50 INFO : toe/toe/toe.txt: Deleted 2026/02/28 02:34:50 INFO : toe/toe: Removing directory 2026/02/28 02:34:50 INFO : toe: Removing directory 2026/02/28 02:34:50 INFO : empty_dir: Removing directory 2026/02/28 02:34:50 DEBUG : Local file system at /tmp/rclone609240161: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/28 02:34:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 02:34:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/28 02:34:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/28 02:34:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/28 02:34:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/28 02:34:51 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/28 02:34:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/28 02:34:51 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.76s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:34:52 DEBUG : toe: transformed to: dG9l 2026/02/28 02:34:53 DEBUG : toe: transformed to: dG9l 2026/02/28 02:34:53 INFO : dG9l: Making directory 2026/02/28 02:34:53 DEBUG : toe: transformed to: dG9l 2026/02/28 02:34:53 DEBUG : toe: transformed to: dG9l 2026/02/28 02:34:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/28 02:34:53 INFO : dG9l/dG9l: Making directory 2026/02/28 02:34:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/28 02:34:53 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/28 02:34:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/28 02:34:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 02:34:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/28 02:34:53 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:53 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/28 02:34:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/28 02:34:54 DEBUG : Waiting for deletions to finish 2026/02/28 02:34:54 DEBUG : dG9l: transformed to: toe 2026/02/28 02:34:54 DEBUG : dG9l: transformed to: toe 2026/02/28 02:34:54 DEBUG : dG9l: transformed to: toe 2026/02/28 02:34:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/28 02:34:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/28 02:34:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/28 02:34:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/28 02:34:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/28 02:34:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/28 02:34:55 DEBUG : Local file system at /tmp/rclone609240161: Waiting for checks to finish 2026/02/28 02:34:55 DEBUG : Local file system at /tmp/rclone609240161: Waiting for transfers to finish 2026/02/28 02:34:55 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.93s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-vehenac7yamo", Local "Local file system at /tmp/rclone609240161", Modify Window "1ms" 2026/02/28 02:34:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:34:55 DEBUG : toe: transformed to: 2026/02/28 02:34:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:34:56 DEBUG : toe: transformed to: 2026/02/28 02:34:56 INFO : B2 bucket rclone-test-vehenac7yamo: Making directory 2026/02/28 02:34:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:34:56 DEBUG : toe: transformed to: 2026/02/28 02:34:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:34:56 DEBUG : toe: transformed to: 2026/02/28 02:34:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:34:56 DEBUG : toe/toe: transformed to: 2026/02/28 02:34:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/28 02:34:56 INFO : toe/toe: Making directory 2026/02/28 02:34:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:34:56 DEBUG : toe/toe: transformed to: 2026/02/28 02:34:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/28 02:34:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:34:56 DEBUG : toe: transformed to: 2026/02/28 02:34:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/28 02:34:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:34:56 DEBUG : toe/toe/toe: transformed to: 2026/02/28 02:34:56 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for checks to finish 2026/02/28 02:34:56 DEBUG : B2 bucket rclone-test-vehenac7yamo: Waiting for transfers to finish 2026/02/28 02:34:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/28 02:34:56 DEBUG : toe/toe/toe: size = 11 OK 2026/02/28 02:34:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/28 02:34:56 INFO : toe/toe/toe: Copied (new) 2026/02/28 02:34:56 ERROR : B2 bucket rclone-test-vehenac7yamo: not deleting files as there were IO errors 2026/02/28 02:34:56 ERROR : B2 bucket rclone-test-vehenac7yamo: not deleting directories as there were IO errors --- PASS: TestError (1.54s) PASS 2026/02/28 02:34:57 DEBUG : B2 bucket rclone-test-vehenac7yamo: Purge remote 2026/02/28 02:34:57 INFO : B2 bucket rclone-test-vehenac7yamo: cleaning bucket "rclone-test-vehenac7yamo" of all files 2026/02/28 02:34:58 DEBUG : BackupDir/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c87466039808_d20260228_m022846_c001_v7007000_t0000_u01772245726738") 2026/02/28 02:34:58 DEBUG : BackupDir/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11016db07d7088b0_d20260228_m022841_c001_v0001184_t0041_u01772245721488") 2026/02/28 02:34:58 DEBUG : CompareDest/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40357509b6740c03_d20260228_m022822_c001_v7007000_t0000_u01772245702991") 2026/02/28 02:34:58 DEBUG : CompareDest/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dbe05_d20260228_m022817_c001_v0001185_t0052_u01772245697407") 2026/02/28 02:34:58 DEBUG : CompareDest/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40357509b6740c07_d20260228_m022823_c001_v7007000_t0000_u01772245703172") 2026/02/28 02:34:58 DEBUG : CompareDest/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243768a8_d20260228_m022818_c001_v0001105_t0047_u01772245698339") 2026/02/28 02:34:58 DEBUG : CopyDest/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c8746603980a_d20260228_m022846_c001_v7007000_t0000_u01772245726918") 2026/02/28 02:34:58 DEBUG : CopyDest/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243768d8_d20260228_m022838_c001_v0001105_t0058_u01772245718507") 2026/02/28 02:34:58 DEBUG : CopyDest/three: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c8746603980b_d20260228_m022847_c001_v7007000_t0000_u01772245727097") 2026/02/28 02:34:58 DEBUG : CopyDest/three: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243768e8_d20260228_m022844_c001_v0001105_t0014_u01772245724797") 2026/02/28 02:34:59 DEBUG : CopyDest/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c8746603980c_d20260228_m022847_c001_v7007000_t0000_u01772245727278") 2026/02/28 02:34:59 DEBUG : CopyDest/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc04c_d20260228_m022842_c001_v0001185_t0009_u01772245722439") 2026/02/28 02:34:59 DEBUG : EXISTING: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbb24_d20260228_m023007_c001_v7007000_t0000_u01772245807576") 2026/02/28 02:34:59 DEBUG : EXISTING: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769cb_d20260228_m023006_c001_v0001105_t0058_u01772245806387") 2026/02/28 02:34:59 DEBUG : PREFIXapple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153afb_d20260228_m023217_c001_v7007000_t0000_u01772245937041") 2026/02/28 02:34:59 DEBUG : PREFIXapple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbd80_d20260228_m023210_c001_v0001039_t0007_u01772245930710") 2026/02/28 02:34:59 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f411b707014d6857b_d20260228_m023217_c001_v7007000_t0000_u01772245937053") 2026/02/28 02:34:59 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dce4a_d20260228_m023210_c001_v0001185_t0019_u01772245930719") 2026/02/28 02:34:59 DEBUG : PREFIXbanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652d85_d20260228_m023217_c001_v7007000_t0000_u01772245937281") 2026/02/28 02:34:59 DEBUG : PREFIXbanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404c4_d20260228_m023210_c001_v0001102_t0025_u01772245930691") 2026/02/28 02:34:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b02_d20260228_m023217_c001_v7007000_t0000_u01772245937439") 2026/02/28 02:34:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7030a3_d20260228_m023210_c001_v0001167_t0001_u01772245930699") 2026/02/28 02:34:59 DEBUG : Testêé: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbb22_d20260228_m023004_c001_v7007000_t0000_u01772245804116") 2026/02/28 02:34:59 DEBUG : Testêé: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769be_d20260228_m023003_c001_v0001105_t0038_u01772245803280") 2026/02/28 02:34:59 DEBUG : Testêé: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc59e_d20260228_m023002_c001_v0001185_t0043_u01772245802345") 2026/02/28 02:34:59 DEBUG : YXBwbGU=: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e85_d20260228_m023154_c001_v7007000_t0000_u01772245914296") 2026/02/28 02:34:59 DEBUG : YXBwbGU=: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40496_d20260228_m023149_c001_v0001102_t0013_u01772245909481") 2026/02/28 02:34:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e86_d20260228_m023154_c001_v7007000_t0000_u01772245914478") 2026/02/28 02:34:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcd33_d20260228_m023149_c001_v0001185_t0026_u01772245909459") 2026/02/28 02:34:59 DEBUG : YmFuYW5h: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e88_d20260228_m023154_c001_v7007000_t0000_u01772245914659") 2026/02/28 02:35:00 DEBUG : YmFuYW5h: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702f64_d20260228_m023149_c001_v0001167_t0010_u01772245909474") 2026/02/28 02:35:00 DEBUG : a/potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e159_d20260228_m022651_c001_v7007000_t0000_u01772245611572") 2026/02/28 02:35:00 DEBUG : a/potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376748_d20260228_m022650_c001_v0001105_t0042_u01772245610955") 2026/02/28 02:35:00 DEBUG : a/potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f418728a51fdf3aa1_d20260228_m022649_c001_v7007000_t0000_u01772245609169") 2026/02/28 02:35:00 DEBUG : a/potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437673a_d20260228_m022648_c001_v0001105_t0053_u01772245608277") 2026/02/28 02:35:00 DEBUG : a/potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850eb1_d20260228_m022630_c001_v7007000_t0000_u01772245590388") 2026/02/28 02:35:00 DEBUG : a/potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243766d4_d20260228_m022629_c001_v0001105_t0018_u01772245589494") 2026/02/28 02:35:00 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbe3_d20260228_m023423_c001_v7007000_t0000_u01772246063879") 2026/02/28 02:35:00 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703be4_d20260228_m023419_c001_v0001167_t0037_u01772246059098") 2026/02/28 02:35:00 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22779_d20260228_m023407_c001_v7007000_t0000_u01772246047118") 2026/02/28 02:35:00 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703a40_d20260228_m023402_c001_v0001167_t0042_u01772246042522") 2026/02/28 02:35:00 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e00_d20260228_m023350_c001_v7007000_t0000_u01772246030148") 2026/02/28 02:35:00 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7038a4_d20260228_m023345_c001_v0001167_t0050_u01772246025872") 2026/02/28 02:35:00 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b98_d20260228_m023332_c001_v7007000_t0000_u01772246012357") 2026/02/28 02:35:00 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703707_d20260228_m023328_c001_v0001167_t0018_u01772246008012") 2026/02/28 02:35:00 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42758_d20260228_m023315_c001_v7007000_t0000_u01772245995767") 2026/02/28 02:35:00 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703582_d20260228_m023311_c001_v0001167_t0028_u01772245991182") 2026/02/28 02:35:00 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e506347_d20260228_m023257_c001_v7007000_t0000_u01772245977939") 2026/02/28 02:35:00 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbea0_d20260228_m023251_c001_v0001039_t0042_u01772245971072") 2026/02/28 02:35:00 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22710_d20260228_m023239_c001_v7007000_t0000_u01772245959548") 2026/02/28 02:35:01 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbe10_d20260228_m023235_c001_v0001039_t0059_u01772245955831") 2026/02/28 02:35:01 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c8746603a99e_d20260228_m023234_c001_v7007000_t0000_u01772245954309") 2026/02/28 02:35:01 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcfbd_d20260228_m023230_c001_v0001185_t0016_u01772245950575") 2026/02/28 02:35:01 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b04_d20260228_m023218_c001_v7007000_t0000_u01772245938748") 2026/02/28 02:35:01 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404d2_d20260228_m023214_c001_v0001102_t0003_u01772245934378") 2026/02/28 02:35:01 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852466_d20260228_m023212_c001_v7007000_t0000_u01772245932928") 2026/02/28 02:35:01 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404c2_d20260228_m023207_c001_v0001102_t0003_u01772245927255") 2026/02/28 02:35:01 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852451_d20260228_m023152_c001_v7007000_t0000_u01772245912271") 2026/02/28 02:35:01 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4048e_d20260228_m023147_c001_v0001102_t0050_u01772245907030") 2026/02/28 02:35:01 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb29298_d20260228_m023135_c001_v7007000_t0000_u01772245895682") 2026/02/28 02:35:01 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcc25_d20260228_m023130_c001_v0001185_t0018_u01772245890925") 2026/02/28 02:35:01 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42674_d20260228_m023119_c001_v7007000_t0000_u01772245879512") 2026/02/28 02:35:01 DEBUG : apple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702d53_d20260228_m023115_c001_v0001167_t0052_u01772245875114") 2026/02/28 02:35:01 DEBUG : appleSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06c0c_d20260228_m023238_c001_v7007000_t0000_u01772245958091") 2026/02/28 02:35:01 DEBUG : appleSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40512_d20260228_m023232_c001_v0001102_t0022_u01772245952557") 2026/02/28 02:35:01 DEBUG : appleapple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e506348_d20260228_m023258_c001_v7007000_t0000_u01772245978121") 2026/02/28 02:35:01 DEBUG : appleapple: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbeae_d20260228_m023253_c001_v0001039_t0001_u01772245973366") 2026/02/28 02:35:01 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbe4_d20260228_m023424_c001_v7007000_t0000_u01772246064062") 2026/02/28 02:35:01 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc1aa_d20260228_m023419_c001_v0001039_t0052_u01772246059601") 2026/02/28 02:35:01 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2277a_d20260228_m023407_c001_v7007000_t0000_u01772246047300") 2026/02/28 02:35:01 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc102_d20260228_m023403_c001_v0001039_t0014_u01772246043261") 2026/02/28 02:35:01 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e01_d20260228_m023350_c001_v7007000_t0000_u01772246030329") 2026/02/28 02:35:01 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc068_d20260228_m023346_c001_v0001039_t0004_u01772246026661") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b99_d20260228_m023332_c001_v7007000_t0000_u01772246012539") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbfd4_d20260228_m023328_c001_v0001039_t0044_u01772246008823") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42759_d20260228_m023315_c001_v7007000_t0000_u01772245995948") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbf46_d20260228_m023311_c001_v0001039_t0033_u01772245991880") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb2936e_d20260228_m023255_c001_v7007000_t0000_u01772245975789") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7033ec_d20260228_m023251_c001_v0001167_t0011_u01772245971925") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22711_d20260228_m023239_c001_v7007000_t0000_u01772245959728") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd02c_d20260228_m023235_c001_v0001185_t0054_u01772245955811") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d743885247a_d20260228_m023234_c001_v7007000_t0000_u01772245954310") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df70323b_d20260228_m023231_c001_v0001167_t0016_u01772245951046") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b06_d20260228_m023218_c001_v7007000_t0000_u01772245938928") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbd94_d20260228_m023214_c001_v0001039_t0036_u01772245934386") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852468_d20260228_m023213_c001_v7007000_t0000_u01772245933289") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbd6e_d20260228_m023209_c001_v0001039_t0005_u01772245929185") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b426c5_d20260228_m023151_c001_v7007000_t0000_u01772245911869") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702f4c_d20260228_m023147_c001_v0001167_t0032_u01772245907488") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb29299_d20260228_m023135_c001_v7007000_t0000_u01772245895863") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40462_d20260228_m023131_c001_v0001102_t0011_u01772245891588") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42675_d20260228_m023119_c001_v7007000_t0000_u01772245879695") 2026/02/28 02:35:02 DEBUG : appleappleapplebanana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcb33_d20260228_m023115_c001_v0001185_t0057_u01772245875943") 2026/02/28 02:35:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6ef9_d20260228_m023238_c001_v7007000_t0000_u01772245958038") 2026/02/28 02:35:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcff1_d20260228_m023232_c001_v0001185_t0024_u01772245952546") 2026/02/28 02:35:03 DEBUG : b/potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e15a_d20260228_m022651_c001_v7007000_t0000_u01772245611752") 2026/02/28 02:35:03 DEBUG : b/potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376740_d20260228_m022649_c001_v0001105_t0013_u01772245609714") 2026/02/28 02:35:03 DEBUG : b/potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f418728a51fdf3aa0_d20260228_m022648_c001_v7007000_t0000_u01772245608619") 2026/02/28 02:35:03 DEBUG : b/potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376732_d20260228_m022647_c001_v0001105_t0040_u01772245607216") 2026/02/28 02:35:03 DEBUG : b/potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850eb0_d20260228_m022629_c001_v7007000_t0000_u01772245589828") 2026/02/28 02:35:03 DEBUG : b/potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243766cc_d20260228_m022628_c001_v0001105_t0056_u01772245588477") 2026/02/28 02:35:03 DEBUG : backup/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbaf0_d20260228_m022900_c001_v7007000_t0000_u01772245740071") 2026/02/28 02:35:03 DEBUG : backup/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f112c2f9373086d39_d20260228_m022857_c001_v0001033_t0001_u01772245737587") 2026/02/28 02:35:03 DEBUG : backup/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1007aaddc4de5b44_d20260228_m022853_c001_v0001167_t0015_u01772245733361") 2026/02/28 02:35:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6d6b_d20260228_m022925_c001_v7007000_t0000_u01772245765499") 2026/02/28 02:35:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f109b75e425038363_d20260228_m022923_c001_v0001150_t0032_u01772245763207") 2026/02/28 02:35:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f119f7e773d237b6b_d20260228_m022919_c001_v0001117_t0027_u01772245759136") 2026/02/28 02:35:03 DEBUG : backup/one.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d57f_d20260228_m022912_c001_v7007000_t0000_u01772245752912") 2026/02/28 02:35:03 DEBUG : backup/one.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f103c8de838041f4d_d20260228_m022910_c001_v0001180_t0046_u01772245750668") 2026/02/28 02:35:03 DEBUG : backup/one.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f107fd15be99e16e3_d20260228_m022906_c001_v0001039_t0001_u01772245746213") 2026/02/28 02:35:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6d6d_d20260228_m022925_c001_v7007000_t0000_u01772245765682") 2026/02/28 02:35:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f107852dd68a8af73_d20260228_m022924_c001_v0001131_t0005_u01772245764369") 2026/02/28 02:35:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f108f451c3b5f77a5_d20260228_m022920_c001_v0001098_t0037_u01772245760878") 2026/02/28 02:35:04 DEBUG : backup/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbaf1_d20260228_m022900_c001_v7007000_t0000_u01772245740252") 2026/02/28 02:35:04 DEBUG : backup/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f107f14f28a8af5a5_d20260228_m022859_c001_v0001120_t0047_u01772245739144") 2026/02/28 02:35:04 DEBUG : backup/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f111d1fb896bca785_d20260228_m022855_c001_v0001097_t0031_u01772245735193") 2026/02/28 02:35:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d580_d20260228_m022913_c001_v7007000_t0000_u01772245753099") 2026/02/28 02:35:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1184aa4562e8bc2a_d20260228_m022911_c001_v0001173_t0005_u01772245751602") 2026/02/28 02:35:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1153e8e2ab7ad751_d20260228_m022908_c001_v0001102_t0054_u01772245748214") 2026/02/28 02:35:04 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbe5_d20260228_m023424_c001_v7007000_t0000_u01772246064242") 2026/02/28 02:35:04 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd8fb_d20260228_m023419_c001_v0001185_t0039_u01772246059417") 2026/02/28 02:35:04 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2277b_d20260228_m023407_c001_v7007000_t0000_u01772246047483") 2026/02/28 02:35:04 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd772_d20260228_m023403_c001_v0001185_t0021_u01772246043076") 2026/02/28 02:35:04 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e02_d20260228_m023350_c001_v7007000_t0000_u01772246030510") 2026/02/28 02:35:04 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd5fd_d20260228_m023346_c001_v0001185_t0053_u01772246026469") 2026/02/28 02:35:04 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b9c_d20260228_m023332_c001_v7007000_t0000_u01772246012720") 2026/02/28 02:35:04 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd484_d20260228_m023328_c001_v0001185_t0009_u01772246008634") 2026/02/28 02:35:04 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4275b_d20260228_m023316_c001_v7007000_t0000_u01772245996129") 2026/02/28 02:35:04 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd2da_d20260228_m023311_c001_v0001185_t0020_u01772245991680") 2026/02/28 02:35:04 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e506349_d20260228_m023258_c001_v7007000_t0000_u01772245978304") 2026/02/28 02:35:04 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4054e_d20260228_m023251_c001_v0001102_t0009_u01772245971493") 2026/02/28 02:35:04 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22712_d20260228_m023239_c001_v7007000_t0000_u01772245959907") 2026/02/28 02:35:04 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7032ad_d20260228_m023235_c001_v0001167_t0032_u01772245955801") 2026/02/28 02:35:04 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06c04_d20260228_m023234_c001_v7007000_t0000_u01772245954679") 2026/02/28 02:35:05 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4050c_d20260228_m023230_c001_v0001102_t0022_u01772245950773") 2026/02/28 02:35:05 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b07_d20260228_m023219_c001_v7007000_t0000_u01772245939113") 2026/02/28 02:35:05 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dce8c_d20260228_m023214_c001_v0001185_t0007_u01772245934364") 2026/02/28 02:35:05 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153af2_d20260228_m023213_c001_v7007000_t0000_u01772245933478") 2026/02/28 02:35:05 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703081_d20260228_m023207_c001_v0001167_t0012_u01772245927703") 2026/02/28 02:35:05 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e5061a9_d20260228_m023151_c001_v7007000_t0000_u01772245911878") 2026/02/28 02:35:05 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcd15_d20260228_m023147_c001_v0001185_t0059_u01772245907296") 2026/02/28 02:35:05 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb2929a_d20260228_m023136_c001_v7007000_t0000_u01772245896043") 2026/02/28 02:35:05 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702e4b_d20260228_m023131_c001_v0001167_t0032_u01772245891130") 2026/02/28 02:35:05 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42676_d20260228_m023119_c001_v7007000_t0000_u01772245879877") 2026/02/28 02:35:05 DEBUG : banana: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4043e_d20260228_m023115_c001_v0001102_t0013_u01772245875602") 2026/02/28 02:35:05 DEBUG : bananaSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6ef8_d20260228_m023237_c001_v7007000_t0000_u01772245957853") 2026/02/28 02:35:05 DEBUG : bananaSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbdec_d20260228_m023232_c001_v0001039_t0048_u01772245952577") 2026/02/28 02:35:05 DEBUG : both0: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523a9_d20260228_m023042_c001_v7007000_t0000_u01772245842183") 2026/02/28 02:35:05 DEBUG : both0: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc7e4_d20260228_m023027_c001_v0001185_t0055_u01772245827784") 2026/02/28 02:35:05 DEBUG : both0: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d743885238a_d20260228_m023023_c001_v7007000_t0000_u01772245823581") 2026/02/28 02:35:05 DEBUG : both0: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc636_d20260228_m023009_c001_v0001185_t0003_u01772245809425") 2026/02/28 02:35:05 DEBUG : both1: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523ab_d20260228_m023042_c001_v7007000_t0000_u01772245842365") 2026/02/28 02:35:05 DEBUG : both1: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc7ee_d20260228_m023028_c001_v0001185_t0048_u01772245828761") 2026/02/28 02:35:05 DEBUG : both1: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d743885238c_d20260228_m023023_c001_v7007000_t0000_u01772245823764") 2026/02/28 02:35:05 DEBUG : both1: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc646_d20260228_m023009_c001_v0001185_t0016_u01772245809907") 2026/02/28 02:35:05 DEBUG : both10: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523ad_d20260228_m023042_c001_v7007000_t0000_u01772245842547") 2026/02/28 02:35:05 DEBUG : both10: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc86e_d20260228_m023033_c001_v0001185_t0036_u01772245833730") 2026/02/28 02:35:06 DEBUG : both10: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d743885238f_d20260228_m023023_c001_v7007000_t0000_u01772245823947") 2026/02/28 02:35:06 DEBUG : both10: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc6c8_d20260228_m023015_c001_v0001185_t0047_u01772245815252") 2026/02/28 02:35:06 DEBUG : both11: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523ae_d20260228_m023042_c001_v7007000_t0000_u01772245842728") 2026/02/28 02:35:06 DEBUG : both11: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc878_d20260228_m023034_c001_v0001185_t0051_u01772245834353") 2026/02/28 02:35:06 DEBUG : both11: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852391_d20260228_m023024_c001_v7007000_t0000_u01772245824130") 2026/02/28 02:35:06 DEBUG : both11: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc6da_d20260228_m023015_c001_v0001185_t0003_u01772245815740") 2026/02/28 02:35:06 DEBUG : both12: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523b0_d20260228_m023042_c001_v7007000_t0000_u01772245842910") 2026/02/28 02:35:06 DEBUG : both12: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc880_d20260228_m023035_c001_v0001185_t0056_u01772245835020") 2026/02/28 02:35:06 DEBUG : both12: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852392_d20260228_m023024_c001_v7007000_t0000_u01772245824312") 2026/02/28 02:35:06 DEBUG : both12: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc6ee_d20260228_m023016_c001_v0001185_t0011_u01772245816405") 2026/02/28 02:35:06 DEBUG : both13: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523b2_d20260228_m023043_c001_v7007000_t0000_u01772245843092") 2026/02/28 02:35:06 DEBUG : both13: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc892_d20260228_m023035_c001_v0001185_t0000_u01772245835700") 2026/02/28 02:35:06 DEBUG : both13: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852393_d20260228_m023024_c001_v7007000_t0000_u01772245824495") 2026/02/28 02:35:06 DEBUG : both13: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc6f2_d20260228_m023017_c001_v0001185_t0007_u01772245817008") 2026/02/28 02:35:06 DEBUG : both14: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523b4_d20260228_m023043_c001_v7007000_t0000_u01772245843274") 2026/02/28 02:35:06 DEBUG : both14: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc8a4_d20260228_m023036_c001_v0001185_t0013_u01772245836134") 2026/02/28 02:35:06 DEBUG : both14: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852394_d20260228_m023024_c001_v7007000_t0000_u01772245824677") 2026/02/28 02:35:06 DEBUG : both14: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc6fe_d20260228_m023017_c001_v0001185_t0012_u01772245817530") 2026/02/28 02:35:06 DEBUG : both15: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523b7_d20260228_m023043_c001_v7007000_t0000_u01772245843455") 2026/02/28 02:35:06 DEBUG : both15: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc8ae_d20260228_m023036_c001_v0001185_t0047_u01772245836592") 2026/02/28 02:35:07 DEBUG : both15: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852396_d20260228_m023024_c001_v7007000_t0000_u01772245824860") 2026/02/28 02:35:07 DEBUG : both15: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc710_d20260228_m023018_c001_v0001185_t0028_u01772245818125") 2026/02/28 02:35:07 DEBUG : both16: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523b9_d20260228_m023043_c001_v7007000_t0000_u01772245843637") 2026/02/28 02:35:07 DEBUG : both16: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc8be_d20260228_m023037_c001_v0001185_t0015_u01772245837069") 2026/02/28 02:35:07 DEBUG : both16: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852397_d20260228_m023025_c001_v7007000_t0000_u01772245825042") 2026/02/28 02:35:07 DEBUG : both16: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc71e_d20260228_m023018_c001_v0001185_t0000_u01772245818607") 2026/02/28 02:35:07 DEBUG : both17: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523bb_d20260228_m023043_c001_v7007000_t0000_u01772245843818") 2026/02/28 02:35:07 DEBUG : both17: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc8d8_d20260228_m023037_c001_v0001185_t0007_u01772245837796") 2026/02/28 02:35:07 DEBUG : both17: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852398_d20260228_m023025_c001_v7007000_t0000_u01772245825224") 2026/02/28 02:35:07 DEBUG : both17: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc72e_d20260228_m023019_c001_v0001185_t0059_u01772245819165") 2026/02/28 02:35:07 DEBUG : both18: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523bc_d20260228_m023043_c001_v7007000_t0000_u01772245843998") 2026/02/28 02:35:07 DEBUG : both18: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc8f2_d20260228_m023038_c001_v0001185_t0059_u01772245838388") 2026/02/28 02:35:07 DEBUG : both18: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852399_d20260228_m023025_c001_v7007000_t0000_u01772245825407") 2026/02/28 02:35:07 DEBUG : both18: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc744_d20260228_m023019_c001_v0001185_t0027_u01772245819789") 2026/02/28 02:35:07 DEBUG : both19: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523bd_d20260228_m023044_c001_v7007000_t0000_u01772245844180") 2026/02/28 02:35:07 DEBUG : both19: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc8fa_d20260228_m023038_c001_v0001185_t0032_u01772245838938") 2026/02/28 02:35:07 DEBUG : both19: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d743885239a_d20260228_m023025_c001_v7007000_t0000_u01772245825590") 2026/02/28 02:35:07 DEBUG : both19: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc74c_d20260228_m023020_c001_v0001185_t0044_u01772245820321") 2026/02/28 02:35:07 DEBUG : both2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523be_d20260228_m023044_c001_v7007000_t0000_u01772245844361") 2026/02/28 02:35:07 DEBUG : both2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc7fa_d20260228_m023029_c001_v0001185_t0010_u01772245829355") 2026/02/28 02:35:07 DEBUG : both2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d743885239b_d20260228_m023025_c001_v7007000_t0000_u01772245825772") 2026/02/28 02:35:08 DEBUG : both2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc658_d20260228_m023010_c001_v0001185_t0041_u01772245810590") 2026/02/28 02:35:08 DEBUG : both3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523bf_d20260228_m023044_c001_v7007000_t0000_u01772245844543") 2026/02/28 02:35:08 DEBUG : both3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc80a_d20260228_m023030_c001_v0001185_t0003_u01772245830036") 2026/02/28 02:35:08 DEBUG : both3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d743885239c_d20260228_m023025_c001_v7007000_t0000_u01772245825955") 2026/02/28 02:35:08 DEBUG : both3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc660_d20260228_m023011_c001_v0001185_t0059_u01772245811019") 2026/02/28 02:35:08 DEBUG : both4: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523c0_d20260228_m023044_c001_v7007000_t0000_u01772245844725") 2026/02/28 02:35:08 DEBUG : both4: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc818_d20260228_m023030_c001_v0001185_t0049_u01772245830631") 2026/02/28 02:35:08 DEBUG : both4: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d743885239d_d20260228_m023026_c001_v7007000_t0000_u01772245826137") 2026/02/28 02:35:08 DEBUG : both4: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc674_d20260228_m023011_c001_v0001185_t0052_u01772245811759") 2026/02/28 02:35:08 DEBUG : both5: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523c1_d20260228_m023044_c001_v7007000_t0000_u01772245844906") 2026/02/28 02:35:08 DEBUG : both5: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc822_d20260228_m023031_c001_v0001185_t0059_u01772245831179") 2026/02/28 02:35:08 DEBUG : both5: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d743885239e_d20260228_m023026_c001_v7007000_t0000_u01772245826320") 2026/02/28 02:35:08 DEBUG : both5: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc680_d20260228_m023012_c001_v0001185_t0001_u01772245812227") 2026/02/28 02:35:08 DEBUG : both6: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523c2_d20260228_m023045_c001_v7007000_t0000_u01772245845088") 2026/02/28 02:35:08 DEBUG : both6: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc83a_d20260228_m023031_c001_v0001185_t0019_u01772245831606") 2026/02/28 02:35:08 DEBUG : both6: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d743885239f_d20260228_m023026_c001_v7007000_t0000_u01772245826502") 2026/02/28 02:35:08 DEBUG : both6: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc68a_d20260228_m023012_c001_v0001185_t0042_u01772245812759") 2026/02/28 02:35:08 DEBUG : both7: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523c3_d20260228_m023045_c001_v7007000_t0000_u01772245845309") 2026/02/28 02:35:08 DEBUG : both7: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc842_d20260228_m023032_c001_v0001185_t0054_u01772245832133") 2026/02/28 02:35:08 DEBUG : both7: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523a0_d20260228_m023026_c001_v7007000_t0000_u01772245826685") 2026/02/28 02:35:08 DEBUG : both7: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc69c_d20260228_m023013_c001_v0001185_t0038_u01772245813305") 2026/02/28 02:35:09 DEBUG : both8: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523c4_d20260228_m023045_c001_v7007000_t0000_u01772245845490") 2026/02/28 02:35:09 DEBUG : both8: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc858_d20260228_m023032_c001_v0001185_t0038_u01772245832708") 2026/02/28 02:35:09 DEBUG : both8: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523a1_d20260228_m023026_c001_v7007000_t0000_u01772245826868") 2026/02/28 02:35:09 DEBUG : both8: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc6a6_d20260228_m023014_c001_v0001185_t0010_u01772245814087") 2026/02/28 02:35:09 DEBUG : both9: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523c5_d20260228_m023045_c001_v7007000_t0000_u01772245845671") 2026/02/28 02:35:09 DEBUG : both9: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc860_d20260228_m023033_c001_v0001185_t0041_u01772245833224") 2026/02/28 02:35:09 DEBUG : both9: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523a2_d20260228_m023027_c001_v7007000_t0000_u01772245827051") 2026/02/28 02:35:09 DEBUG : both9: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc6ba_d20260228_m023014_c001_v0001185_t0017_u01772245814666") 2026/02/28 02:35:09 DEBUG : c/non empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e15b_d20260228_m022651_c001_v7007000_t0000_u01772245611933") 2026/02/28 02:35:09 DEBUG : c/non empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376744_d20260228_m022650_c001_v0001105_t0012_u01772245610112") 2026/02/28 02:35:09 DEBUG : c/non empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f418728a51fdf3aa2_d20260228_m022649_c001_v7007000_t0000_u01772245609351") 2026/02/28 02:35:09 DEBUG : c/non empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376736_d20260228_m022647_c001_v0001105_t0035_u01772245607476") 2026/02/28 02:35:09 DEBUG : c/non empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850eb2_d20260228_m022630_c001_v7007000_t0000_u01772245590569") 2026/02/28 02:35:09 DEBUG : c/non empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243766ce_d20260228_m022628_c001_v0001105_t0041_u01772245588833") 2026/02/28 02:35:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e8a_d20260228_m023154_c001_v7007000_t0000_u01772245914840") 2026/02/28 02:35:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbce6_d20260228_m023150_c001_v0001039_t0004_u01772245910246") 2026/02/28 02:35:09 DEBUG : check sum: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850ea6_d20260228_m022621_c001_v7007000_t0000_u01772245581114") 2026/02/28 02:35:09 DEBUG : check sum: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243766a6_d20260228_m022620_c001_v0001105_t0050_u01772245580010") 2026/02/28 02:35:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4215d824ffbab16d_d20260228_m023455_c001_v7007000_t0000_u01772246095578") 2026/02/28 02:35:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703f12_d20260228_m023453_c001_v0001167_t0051_u01772246093610") 2026/02/28 02:35:09 DEBUG : dest/3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c874660397ea_d20260228_m022831_c001_v7007000_t0000_u01772245711970") 2026/02/28 02:35:09 DEBUG : dest/3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007aaddc4de59c2_d20260228_m022830_c001_v0001167_t0029_u01772245710867") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e50634b_d20260228_m023258_c001_v7007000_t0000_u01772245978486") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703404_d20260228_m023253_c001_v0001167_t0057_u01772245973578") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbe6_d20260228_m023424_c001_v7007000_t0000_u01772246064423") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703b12_d20260228_m023411_c001_v0001167_t0044_u01772246051808") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2277c_d20260228_m023407_c001_v7007000_t0000_u01772246047666") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df70398e_d20260228_m023354_c001_v0001167_t0055_u01772246034845") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e03_d20260228_m023350_c001_v7007000_t0000_u01772246030693") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7037bd_d20260228_m023337_c001_v0001167_t0035_u01772246017001") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b9d_d20260228_m023332_c001_v7007000_t0000_u01772246012916") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703663_d20260228_m023320_c001_v0001167_t0007_u01772246000472") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4275c_d20260228_m023316_c001_v7007000_t0000_u01772245996310") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7034b7_d20260228_m023302_c001_v0001167_t0049_u01772245982588") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0fdd_d20260228_m023255_c001_v7007000_t0000_u01772245975992") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbe68_d20260228_m023244_c001_v0001039_t0055_u01772245964184") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22713_d20260228_m023240_c001_v7007000_t0000_u01772245960086") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd032_d20260228_m023236_c001_v0001185_t0058_u01772245956016") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f411b707014d6858f_d20260228_m023234_c001_v7007000_t0000_u01772245954724") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcf47_d20260228_m023223_c001_v0001185_t0042_u01772245943323") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b09_d20260228_m023219_c001_v7007000_t0000_u01772245939297") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dce98_d20260228_m023214_c001_v0001185_t0009_u01772245934586") 2026/02/28 02:35:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f411b707014d68575_d20260228_m023213_c001_v7007000_t0000_u01772245933095") 2026/02/28 02:35:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404b4_d20260228_m023158_c001_v0001102_t0036_u01772245918877") 2026/02/28 02:35:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06bc0_d20260228_m023152_c001_v7007000_t0000_u01772245912282") 2026/02/28 02:35:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702ee2_d20260228_m023140_c001_v0001167_t0017_u01772245900345") 2026/02/28 02:35:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb2929b_d20260228_m023136_c001_v7007000_t0000_u01772245896223") 2026/02/28 02:35:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40454_d20260228_m023124_c001_v0001102_t0046_u01772245884096") 2026/02/28 02:35:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42677_d20260228_m023120_c001_v7007000_t0000_u01772245880059") 2026/02/28 02:35:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcabf_d20260228_m023106_c001_v0001185_t0021_u01772245866375") 2026/02/28 02:35:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f411b707014d68591_d20260228_m023237_c001_v7007000_t0000_u01772245957864") 2026/02/28 02:35:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcff3_d20260228_m023232_c001_v0001185_t0032_u01772245952759") 2026/02/28 02:35:11 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e50634c_d20260228_m023258_c001_v7007000_t0000_u01772245978668") 2026/02/28 02:35:11 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd153_d20260228_m023253_c001_v0001185_t0047_u01772245973588") 2026/02/28 02:35:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbe7_d20260228_m023424_c001_v7007000_t0000_u01772246064603") 2026/02/28 02:35:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd860_d20260228_m023412_c001_v0001185_t0044_u01772246052719") 2026/02/28 02:35:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2277e_d20260228_m023407_c001_v7007000_t0000_u01772246047848") 2026/02/28 02:35:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd6c4_d20260228_m023355_c001_v0001185_t0036_u01772246035826") 2026/02/28 02:35:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e04_d20260228_m023350_c001_v7007000_t0000_u01772246030873") 2026/02/28 02:35:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd534_d20260228_m023337_c001_v0001185_t0051_u01772246017881") 2026/02/28 02:35:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b9f_d20260228_m023333_c001_v7007000_t0000_u01772246013098") 2026/02/28 02:35:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd3c6_d20260228_m023321_c001_v0001185_t0054_u01772246001371") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4275d_d20260228_m023316_c001_v7007000_t0000_u01772245996492") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd213_d20260228_m023303_c001_v0001185_t0052_u01772245983442") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40678b4703f28a25_d20260228_m023256_c001_v7007000_t0000_u01772245976052") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4053c_d20260228_m023245_c001_v0001102_t0000_u01772245965106") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22714_d20260228_m023240_c001_v7007000_t0000_u01772245960267") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd03a_d20260228_m023236_c001_v0001185_t0020_u01772245956201") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22706_d20260228_m023234_c001_v7007000_t0000_u01772245954884") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404f4_d20260228_m023223_c001_v0001102_t0047_u01772245943923") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b0a_d20260228_m023219_c001_v7007000_t0000_u01772245939477") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbd96_d20260228_m023214_c001_v0001039_t0000_u01772245934724") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4270f_d20260228_m023213_c001_v7007000_t0000_u01772245933314") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702ffe_d20260228_m023159_c001_v0001167_t0012_u01772245919621") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b426c7_d20260228_m023152_c001_v7007000_t0000_u01772245912053") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4047a_d20260228_m023141_c001_v0001102_t0004_u01772245901182") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb2929c_d20260228_m023136_c001_v7007000_t0000_u01772245896403") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcbc7_d20260228_m023124_c001_v0001185_t0019_u01772245884857") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42678_d20260228_m023120_c001_v7007000_t0000_u01772245880242") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702cc7_d20260228_m023107_c001_v0001167_t0029_u01772245867004") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f411b707014d68592_d20260228_m023238_c001_v7007000_t0000_u01772245958047") 2026/02/28 02:35:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df70325f_d20260228_m023232_c001_v0001167_t0004_u01772245952882") 2026/02/28 02:35:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e50634d_d20260228_m023258_c001_v7007000_t0000_u01772245978850") 2026/02/28 02:35:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd157_d20260228_m023253_c001_v0001185_t0035_u01772245973778") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbe9_d20260228_m023424_c001_v7007000_t0000_u01772246064785") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc166_d20260228_m023413_c001_v0001039_t0044_u01772246053307") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22780_d20260228_m023408_c001_v7007000_t0000_u01772246048031") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc0ba_d20260228_m023356_c001_v0001039_t0046_u01772246036417") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e05_d20260228_m023351_c001_v7007000_t0000_u01772246031055") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc024_d20260228_m023338_c001_v0001039_t0052_u01772246018435") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153ba0_d20260228_m023333_c001_v7007000_t0000_u01772246013279") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbf90_d20260228_m023321_c001_v0001039_t0025_u01772246001917") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4275e_d20260228_m023316_c001_v7007000_t0000_u01772245996673") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbf0a_d20260228_m023304_c001_v0001039_t0045_u01772245984054") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb29371_d20260228_m023256_c001_v7007000_t0000_u01772245976153") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703371_d20260228_m023245_c001_v0001167_t0027_u01772245965904") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22715_d20260228_m023240_c001_v7007000_t0000_u01772245960449") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40520_d20260228_m023236_c001_v0001102_t0014_u01772245956224") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c8746603a9a3_d20260228_m023234_c001_v7007000_t0000_u01772245954856") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7031b5_d20260228_m023224_c001_v0001167_t0017_u01772245944816") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b0b_d20260228_m023219_c001_v7007000_t0000_u01772245939659") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404d4_d20260228_m023214_c001_v0001102_t0018_u01772245934751") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f415980847189aee5_d20260228_m023213_c001_v7007000_t0000_u01772245933320") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbd22_d20260228_m023200_c001_v0001039_t0044_u01772245920615") 2026/02/28 02:35:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852452_d20260228_m023152_c001_v7007000_t0000_u01772245912463") 2026/02/28 02:35:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dccad_d20260228_m023141_c001_v0001185_t0053_u01772245901920") 2026/02/28 02:35:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb2929d_d20260228_m023136_c001_v7007000_t0000_u01772245896583") 2026/02/28 02:35:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702def_d20260228_m023125_c001_v0001167_t0002_u01772245885454") 2026/02/28 02:35:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42679_d20260228_m023120_c001_v7007000_t0000_u01772245880424") 2026/02/28 02:35:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40430_d20260228_m023110_c001_v0001102_t0001_u01772245870247") 2026/02/28 02:35:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f411b707014d68593_d20260228_m023238_c001_v7007000_t0000_u01772245958231") 2026/02/28 02:35:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40514_d20260228_m023232_c001_v0001102_t0057_u01772245952907") 2026/02/28 02:35:14 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e50634f_d20260228_m023259_c001_v7007000_t0000_u01772245979032") 2026/02/28 02:35:14 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4055a_d20260228_m023253_c001_v0001102_t0015_u01772245973931") 2026/02/28 02:35:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbea_d20260228_m023424_c001_v7007000_t0000_u01772246064967") 2026/02/28 02:35:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40674_d20260228_m023414_c001_v0001102_t0035_u01772246054191") 2026/02/28 02:35:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22781_d20260228_m023408_c001_v7007000_t0000_u01772246048213") 2026/02/28 02:35:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4063e_d20260228_m023357_c001_v0001102_t0037_u01772246037123") 2026/02/28 02:35:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e06_d20260228_m023351_c001_v7007000_t0000_u01772246031237") 2026/02/28 02:35:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da405f6_d20260228_m023340_c001_v0001102_t0045_u01772246020272") 2026/02/28 02:35:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153ba2_d20260228_m023333_c001_v7007000_t0000_u01772246013460") 2026/02/28 02:35:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da405c2_d20260228_m023322_c001_v0001102_t0024_u01772246002929") 2026/02/28 02:35:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4275f_d20260228_m023316_c001_v7007000_t0000_u01772245996855") 2026/02/28 02:35:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40576_d20260228_m023305_c001_v0001102_t0041_u01772245985329") 2026/02/28 02:35:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4042de258dfa85c2_d20260228_m023255_c001_v7007000_t0000_u01772245975815") 2026/02/28 02:35:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd0dc_d20260228_m023246_c001_v0001185_t0054_u01772245966626") 2026/02/28 02:35:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22716_d20260228_m023240_c001_v7007000_t0000_u01772245960629") 2026/02/28 02:35:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7032bf_d20260228_m023236_c001_v0001167_t0039_u01772245956256") 2026/02/28 02:35:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d743885247b_d20260228_m023234_c001_v7007000_t0000_u01772245954492") 2026/02/28 02:35:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbdc2_d20260228_m023225_c001_v0001039_t0018_u01772245945718") 2026/02/28 02:35:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b0c_d20260228_m023219_c001_v7007000_t0000_u01772245939840") 2026/02/28 02:35:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcea0_d20260228_m023214_c001_v0001185_t0012_u01772245934782") 2026/02/28 02:35:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c8746603a984_d20260228_m023213_c001_v7007000_t0000_u01772245933347") 2026/02/28 02:35:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcdda_d20260228_m023201_c001_v0001185_t0010_u01772245921409") 2026/02/28 02:35:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e5061aa_d20260228_m023152_c001_v7007000_t0000_u01772245912058") 2026/02/28 02:35:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702efa_d20260228_m023142_c001_v0001167_t0051_u01772245902190") 2026/02/28 02:35:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb2929e_d20260228_m023136_c001_v7007000_t0000_u01772245896769") 2026/02/28 02:35:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40456_d20260228_m023126_c001_v0001102_t0035_u01772245886040") 2026/02/28 02:35:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4267a_d20260228_m023120_c001_v7007000_t0000_u01772245880607") 2026/02/28 02:35:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcaf7_d20260228_m023110_c001_v0001185_t0050_u01772245870643") 2026/02/28 02:35:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06c0b_d20260228_m023238_c001_v7007000_t0000_u01772245958056") 2026/02/28 02:35:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbdf0_d20260228_m023232_c001_v0001039_t0023_u01772245952943") 2026/02/28 02:35:15 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e506351_d20260228_m023259_c001_v7007000_t0000_u01772245979214") 2026/02/28 02:35:15 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df70340a_d20260228_m023253_c001_v0001167_t0053_u01772245973958") 2026/02/28 02:35:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbeb_d20260228_m023425_c001_v7007000_t0000_u01772246065148") 2026/02/28 02:35:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703b68_d20260228_m023414_c001_v0001167_t0037_u01772246054549") 2026/02/28 02:35:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22783_d20260228_m023408_c001_v7007000_t0000_u01772246048395") 2026/02/28 02:35:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7039d9_d20260228_m023357_c001_v0001167_t0055_u01772246037454") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e07_d20260228_m023351_c001_v7007000_t0000_u01772246031418") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703822_d20260228_m023340_c001_v0001167_t0036_u01772246020557") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153ba3_d20260228_m023333_c001_v7007000_t0000_u01772246013640") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df70369b_d20260228_m023323_c001_v0001167_t0042_u01772246003202") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42761_d20260228_m023317_c001_v7007000_t0000_u01772245997036") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df70350d_d20260228_m023305_c001_v0001167_t0052_u01772245985651") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652dbd_d20260228_m023256_c001_v7007000_t0000_u01772245976003") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbe86_d20260228_m023246_c001_v0001039_t0021_u01772245966825") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22718_d20260228_m023240_c001_v7007000_t0000_u01772245960810") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbe12_d20260228_m023236_c001_v0001039_t0002_u01772245956363") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06c07_d20260228_m023234_c001_v7007000_t0000_u01772245954895") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcf6a_d20260228_m023226_c001_v0001185_t0045_u01772245946108") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b0e_d20260228_m023220_c001_v7007000_t0000_u01772245940020") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7030e3_d20260228_m023214_c001_v0001167_t0005_u01772245934819") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852467_d20260228_m023213_c001_v7007000_t0000_u01772245933108") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404b8_d20260228_m023201_c001_v0001102_t0030_u01772245921659") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b426c8_d20260228_m023152_c001_v7007000_t0000_u01772245912236") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40482_d20260228_m023142_c001_v0001102_t0008_u01772245902664") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb292a0_d20260228_m023136_c001_v7007000_t0000_u01772245896951") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcbe1_d20260228_m023126_c001_v0001185_t0018_u01772245886385") 2026/02/28 02:35:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4267b_d20260228_m023120_c001_v7007000_t0000_u01772245880790") 2026/02/28 02:35:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702d11_d20260228_m023110_c001_v0001167_t0059_u01772245870831") 2026/02/28 02:35:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2270d_d20260228_m023238_c001_v7007000_t0000_u01772245958066") 2026/02/28 02:35:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcffb_d20260228_m023232_c001_v0001185_t0023_u01772245952953") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e506353_d20260228_m023259_c001_v7007000_t0000_u01772245979395") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd159_d20260228_m023253_c001_v0001185_t0018_u01772245973976") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbec_d20260228_m023425_c001_v7007000_t0000_u01772246065330") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd896_d20260228_m023414_c001_v0001185_t0032_u01772246054821") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22784_d20260228_m023408_c001_v7007000_t0000_u01772246048578") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd6ee_d20260228_m023357_c001_v0001185_t0050_u01772246037853") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e08_d20260228_m023351_c001_v7007000_t0000_u01772246031599") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd56c_d20260228_m023340_c001_v0001185_t0054_u01772246020964") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153ba5_d20260228_m023333_c001_v7007000_t0000_u01772246013822") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd404_d20260228_m023323_c001_v0001185_t0047_u01772246003927") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42762_d20260228_m023317_c001_v7007000_t0000_u01772245997217") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd259_d20260228_m023306_c001_v0001185_t0041_u01772245986103") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e506345_d20260228_m023256_c001_v7007000_t0000_u01772245976192") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4053e_d20260228_m023247_c001_v0001102_t0054_u01772245967545") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2271a_d20260228_m023240_c001_v7007000_t0000_u01772245960991") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd042_d20260228_m023236_c001_v0001185_t0043_u01772245956402") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d710_d20260228_m023234_c001_v7007000_t0000_u01772245954689") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404fa_d20260228_m023226_c001_v0001102_t0024_u01772245946295") 2026/02/28 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b0f_d20260228_m023220_c001_v7007000_t0000_u01772245940200") 2026/02/28 02:35:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcea4_d20260228_m023214_c001_v0001185_t0024_u01772245934983") 2026/02/28 02:35:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f411b707014d68574_d20260228_m023212_c001_v7007000_t0000_u01772245932913") 2026/02/28 02:35:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703025_d20260228_m023202_c001_v0001167_t0019_u01772245922055") 2026/02/28 02:35:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f409f8c6b0be9e6d1_d20260228_m023152_c001_v7007000_t0000_u01772245912308") 2026/02/28 02:35:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dccd1_d20260228_m023143_c001_v0001185_t0042_u01772245903102") 2026/02/28 02:35:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb292a1_d20260228_m023137_c001_v7007000_t0000_u01772245897130") 2026/02/28 02:35:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702e0b_d20260228_m023126_c001_v0001167_t0045_u01772245886633") 2026/02/28 02:35:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4267d_d20260228_m023120_c001_v7007000_t0000_u01772245880972") 2026/02/28 02:35:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40432_d20260228_m023111_c001_v0001102_t0034_u01772245871287") 2026/02/28 02:35:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06c09_d20260228_m023237_c001_v7007000_t0000_u01772245957872") 2026/02/28 02:35:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcfff_d20260228_m023233_c001_v0001185_t0036_u01772245953151") 2026/02/28 02:35:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e506354_d20260228_m023259_c001_v7007000_t0000_u01772245979588") 2026/02/28 02:35:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbeb0_d20260228_m023253_c001_v0001039_t0046_u01772245973988") 2026/02/28 02:35:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbed_d20260228_m023425_c001_v7007000_t0000_u01772246065511") 2026/02/28 02:35:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc178_d20260228_m023415_c001_v0001039_t0012_u01772246055052") 2026/02/28 02:35:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22786_d20260228_m023408_c001_v7007000_t0000_u01772246048760") 2026/02/28 02:35:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc0d0_d20260228_m023358_c001_v0001039_t0026_u01772246038039") 2026/02/28 02:35:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e0a_d20260228_m023351_c001_v7007000_t0000_u01772246031781") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc032_d20260228_m023341_c001_v0001039_t0002_u01772246021156") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153ba7_d20260228_m023334_c001_v7007000_t0000_u01772246014004") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbfa0_d20260228_m023324_c001_v0001039_t0028_u01772246004208") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42763_d20260228_m023317_c001_v7007000_t0000_u01772245997399") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbf24_d20260228_m023306_c001_v0001039_t0010_u01772245986307") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e506344_d20260228_m023256_c001_v7007000_t0000_u01772245976008") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703397_d20260228_m023247_c001_v0001167_t0003_u01772245967880") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2271b_d20260228_m023241_c001_v7007000_t0000_u01772245961170") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd048_d20260228_m023236_c001_v0001185_t0023_u01772245956606") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f411b707014d68590_d20260228_m023234_c001_v7007000_t0000_u01772245954908") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7031db_d20260228_m023226_c001_v0001167_t0021_u01772245946563") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b10_d20260228_m023220_c001_v7007000_t0000_u01772245940380") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404d6_d20260228_m023215_c001_v0001102_t0051_u01772245935074") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f42232b039e0e33a0_d20260228_m023212_c001_v7007000_t0000_u01772245932921") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbd32_d20260228_m023202_c001_v0001039_t0049_u01772245922487") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e5061ab_d20260228_m023152_c001_v7007000_t0000_u01772245912239") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702f08_d20260228_m023143_c001_v0001167_t0010_u01772245903296") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb292a2_d20260228_m023137_c001_v7007000_t0000_u01772245897311") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40458_d20260228_m023127_c001_v0001102_t0015_u01772245887115") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4267e_d20260228_m023121_c001_v7007000_t0000_u01772245881156") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcafd_d20260228_m023111_c001_v0001185_t0015_u01772245871573") 2026/02/28 02:35:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2270b_d20260228_m023237_c001_v7007000_t0000_u01772245957882") 2026/02/28 02:35:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df70326f_d20260228_m023233_c001_v0001167_t0058_u01772245953198") 2026/02/28 02:35:20 DEBUG : dir1/0007-12345: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e506355_d20260228_m023259_c001_v7007000_t0000_u01772245979770") 2026/02/28 02:35:20 DEBUG : dir1/0007-12345: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4055c_d20260228_m023254_c001_v0001102_t0027_u01772245974301") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbee_d20260228_m023425_c001_v7007000_t0000_u01772246065691") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40676_d20260228_m023415_c001_v0001102_t0049_u01772246055597") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22787_d20260228_m023408_c001_v7007000_t0000_u01772246048942") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40644_d20260228_m023358_c001_v0001102_t0051_u01772246038614") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e0b_d20260228_m023351_c001_v7007000_t0000_u01772246031962") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da405fe_d20260228_m023341_c001_v0001102_t0022_u01772246021696") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153ba8_d20260228_m023334_c001_v7007000_t0000_u01772246014186") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da405c8_d20260228_m023324_c001_v0001102_t0025_u01772246004634") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42765_d20260228_m023317_c001_v7007000_t0000_u01772245997580") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4057e_d20260228_m023307_c001_v0001102_t0008_u01772245987065") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb2936d_d20260228_m023255_c001_v7007000_t0000_u01772245975607") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd10d_d20260228_m023248_c001_v0001185_t0024_u01772245968295") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2271c_d20260228_m023241_c001_v7007000_t0000_u01772245961350") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7032c9_d20260228_m023236_c001_v0001167_t0012_u01772245956617") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d743885247d_d20260228_m023234_c001_v7007000_t0000_u01772245954853") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbdc4_d20260228_m023227_c001_v0001039_t0014_u01772245947129") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b11_d20260228_m023220_c001_v7007000_t0000_u01772245940560") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dceaa_d20260228_m023215_c001_v0001185_t0038_u01772245935168") 2026/02/28 02:35:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0f3a_d20260228_m023213_c001_v7007000_t0000_u01772245933094") 2026/02/28 02:35:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcdee_d20260228_m023203_c001_v0001185_t0012_u01772245923135") 2026/02/28 02:35:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e5061ac_d20260228_m023152_c001_v7007000_t0000_u01772245912430") 2026/02/28 02:35:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40484_d20260228_m023143_c001_v0001102_t0033_u01772245903768") 2026/02/28 02:35:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb292a3_d20260228_m023137_c001_v7007000_t0000_u01772245897492") 2026/02/28 02:35:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcbf1_d20260228_m023127_c001_v0001185_t0026_u01772245887484") 2026/02/28 02:35:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4267f_d20260228_m023121_c001_v7007000_t0000_u01772245881339") 2026/02/28 02:35:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702d1f_d20260228_m023111_c001_v0001167_t0017_u01772245871802") 2026/02/28 02:35:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06c0d_d20260228_m023238_c001_v7007000_t0000_u01772245958240") 2026/02/28 02:35:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40516_d20260228_m023233_c001_v0001102_t0026_u01772245953291") 2026/02/28 02:35:21 DEBUG : dir1/0008-23456: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e506356_d20260228_m023259_c001_v7007000_t0000_u01772245979952") 2026/02/28 02:35:21 DEBUG : dir1/0008-23456: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4055e_d20260228_m023254_c001_v0001102_t0030_u01772245974571") 2026/02/28 02:35:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbef_d20260228_m023425_c001_v7007000_t0000_u01772246065872") 2026/02/28 02:35:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703b92_d20260228_m023415_c001_v0001167_t0002_u01772246055878") 2026/02/28 02:35:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22789_d20260228_m023409_c001_v7007000_t0000_u01772246049125") 2026/02/28 02:35:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7039f9_d20260228_m023358_c001_v0001167_t0054_u01772246038949") 2026/02/28 02:35:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e0c_d20260228_m023352_c001_v7007000_t0000_u01772246032143") 2026/02/28 02:35:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703856_d20260228_m023342_c001_v0001167_t0027_u01772246022233") 2026/02/28 02:35:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153baa_d20260228_m023334_c001_v7007000_t0000_u01772246014367") 2026/02/28 02:35:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7036b5_d20260228_m023324_c001_v0001167_t0025_u01772246004924") 2026/02/28 02:35:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42766_d20260228_m023317_c001_v7007000_t0000_u01772245997761") 2026/02/28 02:35:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703536_d20260228_m023307_c001_v0001167_t0038_u01772245987564") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4042de258dfa85c1_d20260228_m023255_c001_v7007000_t0000_u01772245975631") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbe96_d20260228_m023248_c001_v0001039_t0013_u01772245968481") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2271e_d20260228_m023241_c001_v7007000_t0000_u01772245961530") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40522_d20260228_m023236_c001_v0001102_t0004_u01772245956633") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6ef4_d20260228_m023234_c001_v7007000_t0000_u01772245954697") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcf78_d20260228_m023227_c001_v0001185_t0026_u01772245947602") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b12_d20260228_m023220_c001_v7007000_t0000_u01772245940741") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7030f7_d20260228_m023215_c001_v0001167_t0051_u01772245935301") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f42232b039e0e33a2_d20260228_m023213_c001_v7007000_t0000_u01772245933282") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404ba_d20260228_m023203_c001_v0001102_t0046_u01772245923335") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40930faf9df948bb_d20260228_m023152_c001_v7007000_t0000_u01772245912254") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dccf1_d20260228_m023144_c001_v0001185_t0037_u01772245904103") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb292a4_d20260228_m023137_c001_v7007000_t0000_u01772245897672") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702e21_d20260228_m023127_c001_v0001167_t0038_u01772245887697") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42680_d20260228_m023121_c001_v7007000_t0000_u01772245881522") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40436_d20260228_m023112_c001_v0001102_t0019_u01772245872370") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d715_d20260228_m023237_c001_v7007000_t0000_u01772245957897") 2026/02/28 02:35:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd001_d20260228_m023233_c001_v0001185_t0003_u01772245953341") 2026/02/28 02:35:22 DEBUG : dir1/0009-34567: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e506357_d20260228_m023300_c001_v7007000_t0000_u01772245980134") 2026/02/28 02:35:22 DEBUG : dir1/0009-34567: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd167_d20260228_m023254_c001_v0001185_t0001_u01772245974816") 2026/02/28 02:35:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbf0_d20260228_m023426_c001_v7007000_t0000_u01772246066052") 2026/02/28 02:35:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd8bc_d20260228_m023416_c001_v0001185_t0055_u01772246056408") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2278a_d20260228_m023409_c001_v7007000_t0000_u01772246049307") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd71c_d20260228_m023359_c001_v0001185_t0049_u01772246039855") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e0d_d20260228_m023352_c001_v7007000_t0000_u01772246032324") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd59b_d20260228_m023342_c001_v0001185_t0050_u01772246022902") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153bab_d20260228_m023334_c001_v7007000_t0000_u01772246014549") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd42c_d20260228_m023325_c001_v0001185_t0007_u01772246005314") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42767_d20260228_m023317_c001_v7007000_t0000_u01772245997942") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd292_d20260228_m023308_c001_v0001185_t0050_u01772245988276") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f42232b039e0e33c5_d20260228_m023256_c001_v7007000_t0000_u01772245976016") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40544_d20260228_m023249_c001_v0001102_t0020_u01772245969054") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2271f_d20260228_m023241_c001_v7007000_t0000_u01772245961719") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd04a_d20260228_m023236_c001_v0001185_t0012_u01772245956791") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06c06_d20260228_m023234_c001_v7007000_t0000_u01772245954866") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40500_d20260228_m023227_c001_v0001102_t0032_u01772245947813") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b13_d20260228_m023220_c001_v7007000_t0000_u01772245940921") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbd9a_d20260228_m023215_c001_v0001039_t0044_u01772245935320") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f42232b039e0e33a1_d20260228_m023213_c001_v7007000_t0000_u01772245933102") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703035_d20260228_m023203_c001_v0001167_t0010_u01772245923651") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e80_d20260228_m023152_c001_v7007000_t0000_u01772245912306") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702f16_d20260228_m023144_c001_v0001167_t0018_u01772245904296") 2026/02/28 02:35:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb292a6_d20260228_m023137_c001_v7007000_t0000_u01772245897852") 2026/02/28 02:35:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4045a_d20260228_m023128_c001_v0001102_t0043_u01772245888050") 2026/02/28 02:35:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42681_d20260228_m023121_c001_v7007000_t0000_u01772245881705") 2026/02/28 02:35:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcb0d_d20260228_m023112_c001_v0001185_t0039_u01772245872714") 2026/02/28 02:35:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852487_d20260228_m023238_c001_v7007000_t0000_u01772245958100") 2026/02/28 02:35:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbdf6_d20260228_m023233_c001_v0001039_t0036_u01772245953450") 2026/02/28 02:35:24 DEBUG : dir1/0010-45678: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e506358_d20260228_m023300_c001_v7007000_t0000_u01772245980317") 2026/02/28 02:35:24 DEBUG : dir1/0010-45678: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703418_d20260228_m023254_c001_v0001167_t0045_u01772245974859") 2026/02/28 02:35:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbf1_d20260228_m023426_c001_v7007000_t0000_u01772246066245") 2026/02/28 02:35:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc188_d20260228_m023416_c001_v0001039_t0045_u01772246056611") 2026/02/28 02:35:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2278b_d20260228_m023409_c001_v7007000_t0000_u01772246049492") 2026/02/28 02:35:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc0e4_d20260228_m023400_c001_v0001039_t0041_u01772246040054") 2026/02/28 02:35:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e0e_d20260228_m023352_c001_v7007000_t0000_u01772246032504") 2026/02/28 02:35:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc046_d20260228_m023343_c001_v0001039_t0029_u01772246023095") 2026/02/28 02:35:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153bad_d20260228_m023334_c001_v7007000_t0000_u01772246014741") 2026/02/28 02:35:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbfb4_d20260228_m023325_c001_v0001039_t0049_u01772246005504") 2026/02/28 02:35:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42768_d20260228_m023318_c001_v7007000_t0000_u01772245998122") 2026/02/28 02:35:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbf32_d20260228_m023308_c001_v0001039_t0013_u01772245988462") 2026/02/28 02:35:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb2936f_d20260228_m023255_c001_v7007000_t0000_u01772245975972") 2026/02/28 02:35:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7033af_d20260228_m023249_c001_v0001167_t0036_u01772245969360") 2026/02/28 02:35:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22720_d20260228_m023241_c001_v7007000_t0000_u01772245961900") 2026/02/28 02:35:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbe18_d20260228_m023236_c001_v0001039_t0021_u01772245956884") 2026/02/28 02:35:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6ef5_d20260228_m023234_c001_v7007000_t0000_u01772245954919") 2026/02/28 02:35:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7031ff_d20260228_m023228_c001_v0001167_t0034_u01772245948194") 2026/02/28 02:35:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b15_d20260228_m023221_c001_v7007000_t0000_u01772245941106") 2026/02/28 02:35:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dceb0_d20260228_m023215_c001_v0001185_t0035_u01772245935368") 2026/02/28 02:35:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f411b707014d68576_d20260228_m023213_c001_v7007000_t0000_u01772245933277") 2026/02/28 02:35:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbd40_d20260228_m023204_c001_v0001039_t0053_u01772245924766") 2026/02/28 02:35:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b426c9_d20260228_m023152_c001_v7007000_t0000_u01772245912420") 2026/02/28 02:35:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40488_d20260228_m023144_c001_v0001102_t0057_u01772245904599") 2026/02/28 02:35:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb292a7_d20260228_m023138_c001_v7007000_t0000_u01772245898032") 2026/02/28 02:35:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcc03_d20260228_m023128_c001_v0001185_t0037_u01772245888401") 2026/02/28 02:35:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42683_d20260228_m023121_c001_v7007000_t0000_u01772245881888") 2026/02/28 02:35:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702d2b_d20260228_m023112_c001_v0001167_t0051_u01772245872898") 2026/02/28 02:35:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2270e_d20260228_m023238_c001_v7007000_t0000_u01772245958250") 2026/02/28 02:35:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703277_d20260228_m023233_c001_v0001167_t0006_u01772245953513") 2026/02/28 02:35:25 DEBUG : dir1/0011-56789: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e506359_d20260228_m023300_c001_v7007000_t0000_u01772245980499") 2026/02/28 02:35:25 DEBUG : dir1/0011-56789: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40560_d20260228_m023254_c001_v0001102_t0002_u01772245974914") 2026/02/28 02:35:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbf2_d20260228_m023426_c001_v7007000_t0000_u01772246066426") 2026/02/28 02:35:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4067e_d20260228_m023417_c001_v0001102_t0016_u01772246057040") 2026/02/28 02:35:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2278c_d20260228_m023409_c001_v7007000_t0000_u01772246049725") 2026/02/28 02:35:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4064a_d20260228_m023400_c001_v0001102_t0000_u01772246040547") 2026/02/28 02:35:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e0f_d20260228_m023352_c001_v7007000_t0000_u01772246032686") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4060a_d20260228_m023343_c001_v0001102_t0021_u01772246023835") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153bae_d20260228_m023334_c001_v7007000_t0000_u01772246014960") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da405cc_d20260228_m023325_c001_v0001102_t0037_u01772246005940") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42769_d20260228_m023318_c001_v7007000_t0000_u01772245998304") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4058e_d20260228_m023309_c001_v0001102_t0000_u01772245989016") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4042de258dfa85c4_d20260228_m023256_c001_v7007000_t0000_u01772245976181") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd11d_d20260228_m023249_c001_v0001185_t0037_u01772245969720") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22721_d20260228_m023242_c001_v7007000_t0000_u01772245962079") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd04c_d20260228_m023236_c001_v0001185_t0007_u01772245956982") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22704_d20260228_m023234_c001_v7007000_t0000_u01772245954701") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbdcc_d20260228_m023228_c001_v0001039_t0058_u01772245948653") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b16_d20260228_m023221_c001_v7007000_t0000_u01772245941287") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404d8_d20260228_m023215_c001_v0001102_t0016_u01772245935390") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652d77_d20260228_m023213_c001_v7007000_t0000_u01772245933495") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dce05_d20260228_m023205_c001_v0001185_t0009_u01772245925545") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06bc2_d20260228_m023152_c001_v7007000_t0000_u01772245912442") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dccfb_d20260228_m023145_c001_v0001185_t0032_u01772245905074") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb292a8_d20260228_m023138_c001_v7007000_t0000_u01772245898212") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702e29_d20260228_m023128_c001_v0001167_t0052_u01772245888593") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42685_d20260228_m023122_c001_v7007000_t0000_u01772245882071") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4043a_d20260228_m023113_c001_v0001102_t0014_u01772245873442") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06c0a_d20260228_m023237_c001_v7007000_t0000_u01772245957906") 2026/02/28 02:35:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40518_d20260228_m023233_c001_v0001102_t0034_u01772245953563") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e50635a_d20260228_m023300_c001_v7007000_t0000_u01772245980681") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd16b_d20260228_m023255_c001_v0001185_t0023_u01772245975001") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbf3_d20260228_m023426_c001_v7007000_t0000_u01772246066606") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703bb6_d20260228_m023417_c001_v0001167_t0024_u01772246057491") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2278d_d20260228_m023409_c001_v7007000_t0000_u01772246049908") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703a23_d20260228_m023400_c001_v0001167_t0016_u01772246040993") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e10_d20260228_m023352_c001_v7007000_t0000_u01772246032867") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703886_d20260228_m023344_c001_v0001167_t0011_u01772246024199") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153bb0_d20260228_m023335_c001_v7007000_t0000_u01772246015144") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7036d3_d20260228_m023326_c001_v0001167_t0003_u01772246006258") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4276b_d20260228_m023318_c001_v7007000_t0000_u01772245998485") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df70355c_d20260228_m023309_c001_v0001167_t0026_u01772245989347") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0fdb_d20260228_m023255_c001_v7007000_t0000_u01772245975810") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbe9a_d20260228_m023249_c001_v0001039_t0045_u01772245969924") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22722_d20260228_m023242_c001_v7007000_t0000_u01772245962262") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40526_d20260228_m023237_c001_v0001102_t0054_u01772245957070") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d712_d20260228_m023234_c001_v7007000_t0000_u01772245954878") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcf96_d20260228_m023229_c001_v0001185_t0027_u01772245949108") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b18_d20260228_m023221_c001_v7007000_t0000_u01772245941470") 2026/02/28 02:35:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dceb6_d20260228_m023215_c001_v0001185_t0037_u01772245935649") 2026/02/28 02:35:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f411b707014d68577_d20260228_m023213_c001_v7007000_t0000_u01772245933458") 2026/02/28 02:35:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404be_d20260228_m023205_c001_v0001102_t0037_u01772245925733") 2026/02/28 02:35:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06bc3_d20260228_m023152_c001_v7007000_t0000_u01772245912474") 2026/02/28 02:35:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702f22_d20260228_m023145_c001_v0001167_t0054_u01772245905270") 2026/02/28 02:35:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb292a9_d20260228_m023138_c001_v7007000_t0000_u01772245898393") 2026/02/28 02:35:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4045c_d20260228_m023129_c001_v0001102_t0016_u01772245889278") 2026/02/28 02:35:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42687_d20260228_m023122_c001_v7007000_t0000_u01772245882253") 2026/02/28 02:35:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcb1b_d20260228_m023113_c001_v0001185_t0052_u01772245873803") 2026/02/28 02:35:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f42232b039e0e33be_d20260228_m023238_c001_v7007000_t0000_u01772245958115") 2026/02/28 02:35:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd004_d20260228_m023233_c001_v0001185_t0052_u01772245953573") 2026/02/28 02:35:28 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e50635b_d20260228_m023300_c001_v7007000_t0000_u01772245980862") 2026/02/28 02:35:28 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbeb6_d20260228_m023255_c001_v0001039_t0044_u01772245975073") 2026/02/28 02:35:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbf4_d20260228_m023426_c001_v7007000_t0000_u01772246066789") 2026/02/28 02:35:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd8de_d20260228_m023417_c001_v0001185_t0030_u01772246057917") 2026/02/28 02:35:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2278e_d20260228_m023410_c001_v7007000_t0000_u01772246050091") 2026/02/28 02:35:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd74a_d20260228_m023401_c001_v0001185_t0034_u01772246041462") 2026/02/28 02:35:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e11_d20260228_m023353_c001_v7007000_t0000_u01772246033048") 2026/02/28 02:35:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd5d1_d20260228_m023344_c001_v0001185_t0010_u01772246024859") 2026/02/28 02:35:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153bb1_d20260228_m023335_c001_v7007000_t0000_u01772246015326") 2026/02/28 02:35:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd44c_d20260228_m023326_c001_v0001185_t0027_u01772246006662") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4276c_d20260228_m023318_c001_v7007000_t0000_u01772245998665") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd2b4_d20260228_m023309_c001_v0001185_t0035_u01772245989835") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652dbe_d20260228_m023256_c001_v7007000_t0000_u01772245976186") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4054a_d20260228_m023250_c001_v0001102_t0034_u01772245970286") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22724_d20260228_m023242_c001_v7007000_t0000_u01772245962442") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd04e_d20260228_m023237_c001_v0001185_t0054_u01772245957168") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06c05_d20260228_m023234_c001_v7007000_t0000_u01772245954710") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40506_d20260228_m023229_c001_v0001102_t0015_u01772245949315") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b19_d20260228_m023221_c001_v7007000_t0000_u01772245941659") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404da_d20260228_m023215_c001_v0001102_t0036_u01772245935736") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0f3b_d20260228_m023213_c001_v7007000_t0000_u01772245933279") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df70305f_d20260228_m023206_c001_v0001167_t0008_u01772245926065") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06bbf_d20260228_m023152_c001_v7007000_t0000_u01772245912259") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4048a_d20260228_m023145_c001_v0001102_t0007_u01772245905638") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb292aa_d20260228_m023138_c001_v7007000_t0000_u01772245898666") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcc0f_d20260228_m023129_c001_v0001185_t0042_u01772245889639") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42688_d20260228_m023122_c001_v7007000_t0000_u01772245882435") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702d3d_d20260228_m023113_c001_v0001167_t0034_u01772245873989") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852480_d20260228_m023237_c001_v7007000_t0000_u01772245957914") 2026/02/28 02:35:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd008_d20260228_m023233_c001_v0001185_t0024_u01772245953800") 2026/02/28 02:35:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e50635c_d20260228_m023301_c001_v7007000_t0000_u01772245981045") 2026/02/28 02:35:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd16f_d20260228_m023255_c001_v0001185_t0047_u01772245975190") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbf5_d20260228_m023426_c001_v7007000_t0000_u01772246066971") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc19c_d20260228_m023418_c001_v0001039_t0057_u01772246058155") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba2278f_d20260228_m023410_c001_v7007000_t0000_u01772246050273") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc0f4_d20260228_m023401_c001_v0001039_t0012_u01772246041676") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e12_d20260228_m023353_c001_v7007000_t0000_u01772246033351") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc056_d20260228_m023345_c001_v0001039_t0017_u01772246025081") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153bb3_d20260228_m023335_c001_v7007000_t0000_u01772246015508") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbfc0_d20260228_m023326_c001_v0001039_t0016_u01772246006848") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4276e_d20260228_m023318_c001_v7007000_t0000_u01772245998847") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbf3c_d20260228_m023310_c001_v0001039_t0055_u01772245990055") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0fda_d20260228_m023255_c001_v7007000_t0000_u01772245975628") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7033d4_d20260228_m023250_c001_v0001167_t0044_u01772245970582") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22725_d20260228_m023242_c001_v7007000_t0000_u01772245962624") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd050_d20260228_m023237_c001_v0001185_t0055_u01772245957355") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c8746603a9a1_d20260228_m023234_c001_v7007000_t0000_u01772245954673") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703221_d20260228_m023229_c001_v0001167_t0041_u01772245949696") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b1b_d20260228_m023221_c001_v7007000_t0000_u01772245941839") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7030ff_d20260228_m023215_c001_v0001167_t0051_u01772245935799") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f411b707014d68578_d20260228_m023213_c001_v7007000_t0000_u01772245933470") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbd50_d20260228_m023206_c001_v0001039_t0027_u01772245926453") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f409f8c6b0be9e6d2_d20260228_m023152_c001_v7007000_t0000_u01772245912493") 2026/02/28 02:35:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcd05_d20260228_m023146_c001_v0001185_t0040_u01772245906329") 2026/02/28 02:35:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb292ab_d20260228_m023138_c001_v7007000_t0000_u01772245898847") 2026/02/28 02:35:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702e39_d20260228_m023129_c001_v0001167_t0055_u01772245889831") 2026/02/28 02:35:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42689_d20260228_m023122_c001_v7007000_t0000_u01772245882618") 2026/02/28 02:35:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4043c_d20260228_m023114_c001_v0001102_t0001_u01772245874444") 2026/02/28 02:35:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f42232b039e0e33bd_d20260228_m023237_c001_v7007000_t0000_u01772245957926") 2026/02/28 02:35:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbdfa_d20260228_m023233_c001_v0001039_t0027_u01772245953889") 2026/02/28 02:35:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e50635d_d20260228_m023301_c001_v7007000_t0000_u01772245981227") 2026/02/28 02:35:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40562_d20260228_m023255_c001_v0001102_t0045_u01772245975302") 2026/02/28 02:35:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbf6_d20260228_m023427_c001_v7007000_t0000_u01772246067152") 2026/02/28 02:35:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40682_d20260228_m023418_c001_v0001102_t0009_u01772246058645") 2026/02/28 02:35:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22790_d20260228_m023410_c001_v7007000_t0000_u01772246050455") 2026/02/28 02:35:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4064e_d20260228_m023402_c001_v0001102_t0033_u01772246042203") 2026/02/28 02:35:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e13_d20260228_m023353_c001_v7007000_t0000_u01772246033533") 2026/02/28 02:35:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40614_d20260228_m023345_c001_v0001102_t0010_u01772246025525") 2026/02/28 02:35:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153bb4_d20260228_m023335_c001_v7007000_t0000_u01772246015689") 2026/02/28 02:35:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da405d8_d20260228_m023327_c001_v0001102_t0055_u01772246007624") 2026/02/28 02:35:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4276f_d20260228_m023319_c001_v7007000_t0000_u01772245999028") 2026/02/28 02:35:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40598_d20260228_m023310_c001_v0001102_t0026_u01772245990889") 2026/02/28 02:35:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb29370_d20260228_m023256_c001_v7007000_t0000_u01772245976029") 2026/02/28 02:35:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd133_d20260228_m023250_c001_v0001185_t0012_u01772245970877") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22727_d20260228_m023242_c001_v7007000_t0000_u01772245962839") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40528_d20260228_m023237_c001_v0001102_t0038_u01772245957396") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d743885247c_d20260228_m023234_c001_v7007000_t0000_u01772245954673") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbdd8_d20260228_m023230_c001_v0001039_t0023_u01772245950126") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b1c_d20260228_m023222_c001_v7007000_t0000_u01772245942019") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbd9e_d20260228_m023215_c001_v0001039_t0008_u01772245935843") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0f39_d20260228_m023212_c001_v7007000_t0000_u01772245932899") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dce20_d20260228_m023207_c001_v0001185_t0033_u01772245927042") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e82_d20260228_m023152_c001_v7007000_t0000_u01772245912495") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702f34_d20260228_m023146_c001_v0001167_t0032_u01772245906539") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb292ac_d20260228_m023139_c001_v7007000_t0000_u01772245899027") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40460_d20260228_m023130_c001_v0001102_t0033_u01772245890561") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4268a_d20260228_m023122_c001_v7007000_t0000_u01772245882801") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcb25_d20260228_m023114_c001_v0001185_t0057_u01772245874894") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d717_d20260228_m023238_c001_v7007000_t0000_u01772245958082") 2026/02/28 02:35:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4051a_d20260228_m023233_c001_v0001102_t0037_u01772245953901") 2026/02/28 02:35:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e8b_d20260228_m023155_c001_v7007000_t0000_u01772245915022") 2026/02/28 02:35:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcd3d_d20260228_m023149_c001_v0001185_t0031_u01772245909852") 2026/02/28 02:35:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e8c_d20260228_m023155_c001_v7007000_t0000_u01772245915203") 2026/02/28 02:35:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4049a_d20260228_m023149_c001_v0001102_t0050_u01772245909865") 2026/02/28 02:35:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e8d_d20260228_m023155_c001_v7007000_t0000_u01772245915384") 2026/02/28 02:35:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcd43_d20260228_m023150_c001_v0001185_t0044_u01772245910040") 2026/02/28 02:35:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e8e_d20260228_m023155_c001_v7007000_t0000_u01772245915566") 2026/02/28 02:35:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702f6e_d20260228_m023150_c001_v0001167_t0002_u01772245910084") 2026/02/28 02:35:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e8f_d20260228_m023155_c001_v7007000_t0000_u01772245915750") 2026/02/28 02:35:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4049e_d20260228_m023150_c001_v0001102_t0044_u01772245910161") 2026/02/28 02:35:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e90_d20260228_m023155_c001_v7007000_t0000_u01772245915934") 2026/02/28 02:35:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcd49_d20260228_m023150_c001_v0001185_t0027_u01772245910327") 2026/02/28 02:35:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e91_d20260228_m023156_c001_v7007000_t0000_u01772245916114") 2026/02/28 02:35:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404a0_d20260228_m023150_c001_v0001102_t0027_u01772245910446") 2026/02/28 02:35:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e93_d20260228_m023156_c001_v7007000_t0000_u01772245916296") 2026/02/28 02:35:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcd4b_d20260228_m023150_c001_v0001185_t0037_u01772245910534") 2026/02/28 02:35:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e94_d20260228_m023156_c001_v7007000_t0000_u01772245916477") 2026/02/28 02:35:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404a2_d20260228_m023150_c001_v0001102_t0022_u01772245910712") 2026/02/28 02:35:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e97_d20260228_m023156_c001_v7007000_t0000_u01772245916660") 2026/02/28 02:35:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcd4d_d20260228_m023150_c001_v0001185_t0027_u01772245910721") 2026/02/28 02:35:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e98_d20260228_m023156_c001_v7007000_t0000_u01772245916843") 2026/02/28 02:35:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702f7a_d20260228_m023150_c001_v0001167_t0055_u01772245910815") 2026/02/28 02:35:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e99_d20260228_m023157_c001_v7007000_t0000_u01772245917025") 2026/02/28 02:35:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcd4f_d20260228_m023150_c001_v0001185_t0034_u01772245910924") 2026/02/28 02:35:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e9a_d20260228_m023157_c001_v7007000_t0000_u01772245917206") 2026/02/28 02:35:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404a6_d20260228_m023151_c001_v0001102_t0015_u01772245911012") 2026/02/28 02:35:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e9c_d20260228_m023157_c001_v7007000_t0000_u01772245917388") 2026/02/28 02:35:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcd51_d20260228_m023151_c001_v0001185_t0032_u01772245911187") 2026/02/28 02:35:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e9d_d20260228_m023157_c001_v7007000_t0000_u01772245917570") 2026/02/28 02:35:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbce8_d20260228_m023151_c001_v0001039_t0004_u01772245911266") 2026/02/28 02:35:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6e9f_d20260228_m023157_c001_v7007000_t0000_u01772245917751") 2026/02/28 02:35:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcd55_d20260228_m023151_c001_v0001185_t0019_u01772245911372") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0f53_d20260228_m023217_c001_v7007000_t0000_u01772245937266") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dce54_d20260228_m023210_c001_v0001185_t0002_u01772245930923") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153afe_d20260228_m023217_c001_v7007000_t0000_u01772245937222") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404c6_d20260228_m023210_c001_v0001102_t0023_u01772245930982") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f411b707014d6857e_d20260228_m023217_c001_v7007000_t0000_u01772245937290") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dce5a_d20260228_m023211_c001_v0001185_t0039_u01772245931120") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652d84_d20260228_m023217_c001_v7007000_t0000_u01772245937067") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7030a9_d20260228_m023211_c001_v0001167_t0044_u01772245931167") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153afc_d20260228_m023217_c001_v7007000_t0000_u01772245937073") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dce5c_d20260228_m023211_c001_v0001185_t0008_u01772245931305") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4050fc5dbab5e179_d20260228_m023217_c001_v7007000_t0000_u01772245937300") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404c8_d20260228_m023211_c001_v0001102_t0011_u01772245931320") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b00_d20260228_m023217_c001_v7007000_t0000_u01772245937375") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dce60_d20260228_m023211_c001_v0001185_t0053_u01772245931496") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153aff_d20260228_m023217_c001_v7007000_t0000_u01772245937255") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7030b1_d20260228_m023211_c001_v0001167_t0003_u01772245931639") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4050fc5dbab5e178_d20260228_m023217_c001_v7007000_t0000_u01772245937074") 2026/02/28 02:35:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbd88_d20260228_m023211_c001_v0001039_t0028_u01772245931676") 2026/02/28 02:35:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f411b707014d6857c_d20260228_m023217_c001_v7007000_t0000_u01772245937075") 2026/02/28 02:35:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dce62_d20260228_m023211_c001_v0001185_t0019_u01772245931701") 2026/02/28 02:35:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f411b707014d6857d_d20260228_m023217_c001_v7007000_t0000_u01772245937234") 2026/02/28 02:35:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404ca_d20260228_m023211_c001_v0001102_t0050_u01772245931838") 2026/02/28 02:35:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b01_d20260228_m023217_c001_v7007000_t0000_u01772245937409") 2026/02/28 02:35:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7030b7_d20260228_m023211_c001_v0001167_t0003_u01772245931961") 2026/02/28 02:35:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f411b707014d6857f_d20260228_m023217_c001_v7007000_t0000_u01772245937420") 2026/02/28 02:35:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da404cc_d20260228_m023212_c001_v0001102_t0052_u01772245932153") 2026/02/28 02:35:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153afd_d20260228_m023217_c001_v7007000_t0000_u01772245937194") 2026/02/28 02:35:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dce66_d20260228_m023212_c001_v0001185_t0044_u01772245932160") 2026/02/28 02:35:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153afa_d20260228_m023217_c001_v7007000_t0000_u01772245937010") 2026/02/28 02:35:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbd8a_d20260228_m023212_c001_v0001039_t0056_u01772245932273") 2026/02/28 02:35:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0f52_d20260228_m023217_c001_v7007000_t0000_u01772245937074") 2026/02/28 02:35:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7030bf_d20260228_m023212_c001_v0001167_t0011_u01772245932345") 2026/02/28 02:35:35 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbb17_d20260228_m023000_c001_v7007000_t0000_u01772245800846") 2026/02/28 02:35:35 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f110e598c98e2fd67_d20260228_m022957_c001_v0001103_t0016_u01772245797900") 2026/02/28 02:35:35 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06a99_d20260228_m022957_c001_v7007000_t0000_u01772245797716") 2026/02/28 02:35:35 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f110e598c98e2fd4d_d20260228_m022953_c001_v0001103_t0014_u01772245793866") 2026/02/28 02:35:35 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06a80_d20260228_m022953_c001_v7007000_t0000_u01772245793096") 2026/02/28 02:35:35 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376990_d20260228_m022948_c001_v0001105_t0009_u01772245788939") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d5ae_d20260228_m022947_c001_v7007000_t0000_u01772245787493") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1045928a6749bca9_d20260228_m022945_c001_v0001040_t0049_u01772245785102") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40357509b6740ce3_d20260228_m022944_c001_v7007000_t0000_u01772245784919") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1045928a6749bca1_d20260228_m022940_c001_v0001040_t0026_u01772245780951") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40357509b6740cdc_d20260228_m022940_c001_v7007000_t0000_u01772245780230") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc3c1_d20260228_m022936_c001_v0001185_t0032_u01772245776840") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6d80_d20260228_m022935_c001_v7007000_t0000_u01772245775540") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1177a7a756eb35fc_d20260228_m022934_c001_v0001105_t0022_u01772245774237") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4028cd67e264b40a_d20260228_m022934_c001_v7007000_t0000_u01772245774052") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1177a7a756eb35f6_d20260228_m022930_c001_v0001105_t0055_u01772245770853") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4028cd67e264b3f8_d20260228_m022930_c001_v7007000_t0000_u01772245770087") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc32a_d20260228_m022926_c001_v0001185_t0035_u01772245766822") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6d75_d20260228_m022925_c001_v7007000_t0000_u01772245765865") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1043a72b877907e7_d20260228_m022923_c001_v0001097_t0022_u01772245763752") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0dfc_d20260228_m022923_c001_v7007000_t0000_u01772245763563") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1043a72b877907b5_d20260228_m022920_c001_v0001097_t0026_u01772245760292") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0df3_d20260228_m022919_c001_v7007000_t0000_u01772245759541") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc25e_d20260228_m022914_c001_v0001185_t0058_u01772245754254") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d581_d20260228_m022913_c001_v7007000_t0000_u01772245753282") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f118cedddd0540993_d20260228_m022911_c001_v0001043_t0015_u01772245751049") 2026/02/28 02:35:36 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb2855e_d20260228_m022910_c001_v7007000_t0000_u01772245750866") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f118cedddd0540989_d20260228_m022907_c001_v0001043_t0056_u01772245747700") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb28556_d20260228_m022906_c001_v7007000_t0000_u01772245746932") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc194_d20260228_m022901_c001_v0001185_t0025_u01772245741336") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbaf2_d20260228_m022900_c001_v7007000_t0000_u01772245740434") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11596c32a33f2242_d20260228_m022858_c001_v0001167_t0025_u01772245738507") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0ce5_d20260228_m022858_c001_v7007000_t0000_u01772245738322") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11596c32a33f2204_d20260228_m022854_c001_v0001167_t0032_u01772245734458") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0cdb_d20260228_m022853_c001_v7007000_t0000_u01772245733704") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc0ce_d20260228_m022848_c001_v0001185_t0038_u01772245728578") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c8746603980f_d20260228_m022847_c001_v7007000_t0000_u01772245727457") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f101a5cafee075858_d20260228_m022841_c001_v0001091_t0026_u01772245721922") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40556ffc9b22e92a_d20260228_m022841_c001_v7007000_t0000_u01772245721698") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dbfe0_d20260228_m022837_c001_v0001185_t0059_u01772245717949") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1121e318d3787dd5_d20260228_m022837_c001_v0001185_t0007_u01772245717213") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1121e318d3787dc9_d20260228_m022836_c001_v0001185_t0040_u01772245716294") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40357509b6740c09_d20260228_m022823_c001_v7007000_t0000_u01772245703354") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243768a4_d20260228_m022816_c001_v0001105_t0045_u01772245696699") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1067e0b720149916_d20260228_m022815_c001_v0001100_t0027_u01772245695697") 2026/02/28 02:35:37 DEBUG : dst/one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1067e0b720149910_d20260228_m022814_c001_v0001100_t0054_u01772245694439") 2026/02/28 02:35:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbb19_d20260228_m023001_c001_v7007000_t0000_u01772245801028") 2026/02/28 02:35:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f101d907f52e965e5_d20260228_m022956_c001_v0001173_t0019_u01772245796924") 2026/02/28 02:35:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f112a3c78bbff79e1_d20260228_m022952_c001_v0001093_t0040_u01772245792723") 2026/02/28 02:35:38 DEBUG : dst/one.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d5b0_d20260228_m022947_c001_v7007000_t0000_u01772245787673") 2026/02/28 02:35:38 DEBUG : dst/one.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1131cc3e524fae8b_d20260228_m022944_c001_v0001043_t0013_u01772245784225") 2026/02/28 02:35:38 DEBUG : dst/one.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f108e4549ffc61919_d20260228_m022939_c001_v0001165_t0026_u01772245779956") 2026/02/28 02:35:38 DEBUG : dst/one.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6d81_d20260228_m022935_c001_v7007000_t0000_u01772245775722") 2026/02/28 02:35:38 DEBUG : dst/one.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f108e5943dbba2715_d20260228_m022933_c001_v0001093_t0020_u01772245773731") 2026/02/28 02:35:38 DEBUG : dst/one.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102080586df79dfd_d20260228_m022929_c001_v0001097_t0052_u01772245769726") 2026/02/28 02:35:38 DEBUG : dst/three: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c87466039810_d20260228_m022847_c001_v7007000_t0000_u01772245727637") 2026/02/28 02:35:38 DEBUG : dst/three: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1121e318d3787e69_d20260228_m022846_c001_v0001185_t0038_u01772245726111") 2026/02/28 02:35:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbb1b_d20260228_m023001_c001_v7007000_t0000_u01772245801211") 2026/02/28 02:35:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f106b890b5718d7fa_d20260228_m022958_c001_v0001167_t0017_u01772245798950") 2026/02/28 02:35:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f114421c040afaa00_d20260228_m022954_c001_v0001101_t0059_u01772245794841") 2026/02/28 02:35:38 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbb1d_d20260228_m023001_c001_v7007000_t0000_u01772245801399") 2026/02/28 02:35:38 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f110e598c98e2fd71_d20260228_m022959_c001_v0001103_t0005_u01772245799786") 2026/02/28 02:35:38 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06a9b_d20260228_m022959_c001_v7007000_t0000_u01772245799595") 2026/02/28 02:35:38 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f110e598c98e2fd57_d20260228_m022955_c001_v0001103_t0038_u01772245795504") 2026/02/28 02:35:38 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06a8b_d20260228_m022955_c001_v7007000_t0000_u01772245795321") 2026/02/28 02:35:38 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376992_d20260228_m022949_c001_v0001105_t0038_u01772245789866") 2026/02/28 02:35:38 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d5b2_d20260228_m022947_c001_v7007000_t0000_u01772245787853") 2026/02/28 02:35:38 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1045928a6749bcb1_d20260228_m022946_c001_v0001040_t0037_u01772245786732") 2026/02/28 02:35:38 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40357509b6740ce5_d20260228_m022946_c001_v7007000_t0000_u01772245786549") 2026/02/28 02:35:38 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1045928a6749bca5_d20260228_m022942_c001_v0001040_t0050_u01772245782568") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40357509b6740ce0_d20260228_m022942_c001_v7007000_t0000_u01772245782385") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc3d7_d20260228_m022937_c001_v0001185_t0046_u01772245777324") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4028cd67e264b40c_d20260228_m022934_c001_v7007000_t0000_u01772245774984") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376960_d20260228_m022932_c001_v0001105_t0012_u01772245772748") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4028cd67e264b401_d20260228_m022931_c001_v7007000_t0000_u01772245771972") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc334_d20260228_m022927_c001_v0001185_t0058_u01772245767302") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0e06_d20260228_m022924_c001_v7007000_t0000_u01772245764940") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376944_d20260228_m022922_c001_v0001105_t0020_u01772245762379") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0df4_d20260228_m022921_c001_v7007000_t0000_u01772245761264") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc26c_d20260228_m022914_c001_v0001185_t0025_u01772245754841") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb28560_d20260228_m022912_c001_v7007000_t0000_u01772245752358") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376914_d20260228_m022909_c001_v0001105_t0028_u01772245749765") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb2855b_d20260228_m022908_c001_v7007000_t0000_u01772245748547") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc1a0_d20260228_m022901_c001_v0001185_t0021_u01772245741888") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0cf1_d20260228_m022859_c001_v7007000_t0000_u01772245739522") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376900_d20260228_m022856_c001_v0001105_t0015_u01772245736666") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0cde_d20260228_m022855_c001_v7007000_t0000_u01772245735579") 2026/02/28 02:35:39 DEBUG : dst/three.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc0d8_d20260228_m022849_c001_v0001185_t0039_u01772245729101") 2026/02/28 02:35:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d5b4_d20260228_m022948_c001_v7007000_t0000_u01772245788033") 2026/02/28 02:35:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1113ec7b70bf42a1_d20260228_m022946_c001_v0001033_t0058_u01772245786132") 2026/02/28 02:35:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f111b1110fb4cf0bf_d20260228_m022941_c001_v0001104_t0011_u01772245781881") 2026/02/28 02:35:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6d83_d20260228_m022935_c001_v7007000_t0000_u01772245775904") 2026/02/28 02:35:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f104a413b417fe732_d20260228_m022934_c001_v0001145_t0039_u01772245774738") 2026/02/28 02:35:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f103bbe418bd3def5_d20260228_m022931_c001_v0001103_t0047_u01772245771426") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbb1f_d20260228_m023001_c001_v7007000_t0000_u01772245801582") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc4ab_d20260228_m022949_c001_v0001185_t0050_u01772245789680") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d5b7_d20260228_m022948_c001_v7007000_t0000_u01772245788214") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376970_d20260228_m022937_c001_v0001105_t0041_u01772245777064") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6d84_d20260228_m022936_c001_v7007000_t0000_u01772245776108") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376952_d20260228_m022927_c001_v0001105_t0020_u01772245767016") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6d76_d20260228_m022926_c001_v7007000_t0000_u01772245766047") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437692a_d20260228_m022914_c001_v0001105_t0013_u01772245754462") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d582_d20260228_m022913_c001_v7007000_t0000_u01772245753503") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376908_d20260228_m022901_c001_v0001105_t0037_u01772245741521") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbaf3_d20260228_m022900_c001_v7007000_t0000_u01772245740616") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243768f0_d20260228_m022848_c001_v0001105_t0037_u01772245728818") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c87466039811_d20260228_m022847_c001_v7007000_t0000_u01772245727819") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f114664f807ab093f_d20260228_m022843_c001_v0001173_t0046_u01772245723211") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40357509b6740c0b_d20260228_m022823_c001_v7007000_t0000_u01772245703535") 2026/02/28 02:35:40 DEBUG : dst/two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1067e0b72014992c_d20260228_m022822_c001_v0001100_t0057_u01772245702199") 2026/02/28 02:35:40 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c87466039792_d20260228_m022749_c001_v7007000_t0000_u01772245669569") 2026/02/28 02:35:40 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376852_d20260228_m022746_c001_v0001105_t0057_u01772245666014") 2026/02/28 02:35:40 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c87466039784_d20260228_m022744_c001_v7007000_t0000_u01772245664110") 2026/02/28 02:35:40 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dba53_d20260228_m022734_c001_v0001185_t0052_u01772245654555") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d425_d20260228_m022726_c001_v7007000_t0000_u01772245646257") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243767ee_d20260228_m022723_c001_v0001105_t0029_u01772245643094") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e16e_d20260228_m022703_c001_v7007000_t0000_u01772245623649") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376782_d20260228_m022701_c001_v0001105_t0045_u01772245621733") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e169_d20260228_m022700_c001_v7007000_t0000_u01772245620825") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376772_d20260228_m022659_c001_v0001105_t0028_u01772245619631") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e164_d20260228_m022656_c001_v7007000_t0000_u01772245616926") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437675a_d20260228_m022655_c001_v0001105_t0041_u01772245615329") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e15f_d20260228_m022654_c001_v7007000_t0000_u01772245614418") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376750_d20260228_m022652_c001_v0001105_t0037_u01772245612687") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f418728a51fdf3a9e_d20260228_m022646_c001_v7007000_t0000_u01772245606615") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376724_d20260228_m022645_c001_v0001105_t0039_u01772245605117") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f418728a51fdf3a9b_d20260228_m022643_c001_v7007000_t0000_u01772245603195") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376718_d20260228_m022642_c001_v0001105_t0017_u01772245602297") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f418728a51fdf3a90_d20260228_m022637_c001_v7007000_t0000_u01772245597741") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243766f8_d20260228_m022636_c001_v0001105_t0023_u01772245596315") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850eb5_d20260228_m022634_c001_v7007000_t0000_u01772245594467") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243766e6_d20260228_m022633_c001_v0001105_t0031_u01772245593438") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850eb4_d20260228_m022633_c001_v7007000_t0000_u01772245593074") 2026/02/28 02:35:41 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10865ef613b5b6d4_d20260228_m022632_c001_v0001181_t0043_u01772245592496") 2026/02/28 02:35:42 DEBUG : empty space: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243766d8_d20260228_m022630_c001_v0001105_t0050_u01772245590933") 2026/02/28 02:35:42 DEBUG : enormous: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e16b_d20260228_m022702_c001_v7007000_t0000_u01772245622741") 2026/02/28 02:35:42 DEBUG : enormous: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376784_d20260228_m022702_c001_v0001105_t0056_u01772245622004") 2026/02/28 02:35:42 DEBUG : existing: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbb23_d20260228_m023006_c001_v7007000_t0000_u01772245806016") 2026/02/28 02:35:42 DEBUG : existing: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dc5da_d20260228_m023004_c001_v0001185_t0041_u01772245804860") 2026/02/28 02:35:42 DEBUG : existing: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d418_d20260228_m022721_c001_v7007000_t0000_u01772245641690") 2026/02/28 02:35:42 DEBUG : existing: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243767e4_d20260228_m022720_c001_v0001105_t0056_u01772245640533") 2026/02/28 02:35:42 DEBUG : existing: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850eaf_d20260228_m022628_c001_v7007000_t0000_u01772245588111") 2026/02/28 02:35:42 DEBUG : existing: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243766c4_d20260228_m022626_c001_v0001105_t0007_u01772245586876") 2026/02/28 02:35:42 DEBUG : existing: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850eae_d20260228_m022626_c001_v7007000_t0000_u01772245586330") 2026/02/28 02:35:42 DEBUG : existing: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243766be_d20260228_m022625_c001_v0001105_t0057_u01772245585512") 2026/02/28 02:35:42 DEBUG : existing: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243766b6_d20260228_m022624_c001_v0001105_t0036_u01772245584576") 2026/02/28 02:35:42 DEBUG : existing-b: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d419_d20260228_m022721_c001_v7007000_t0000_u01772245641874") 2026/02/28 02:35:42 DEBUG : existing-b: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71db94d_d20260228_m022720_c001_v0001185_t0024_u01772245640521") 2026/02/28 02:35:42 DEBUG : file1: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523ed_d20260228_m023057_c001_v7007000_t0000_u01772245857763") 2026/02/28 02:35:42 DEBUG : file1: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dca0a_d20260228_m023056_c001_v0001185_t0041_u01772245856392") 2026/02/28 02:35:42 DEBUG : file1: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523dd_d20260228_m023055_c001_v7007000_t0000_u01772245855075") 2026/02/28 02:35:42 DEBUG : file1: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a93_d20260228_m023050_c001_v0001105_t0012_u01772245850308") 2026/02/28 02:35:42 DEBUG : five: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e172_d20260228_m022707_c001_v7007000_t0000_u01772245627412") 2026/02/28 02:35:42 DEBUG : five: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41344f262437679e_d20260228_m022705_c001_v0001105_t0034_u01772245625389") 2026/02/28 02:35:42 DEBUG : foo: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f418728a51fdf3a8e_d20260228_m022635_c001_v7007000_t0000_u01772245595954") 2026/02/28 02:35:43 DEBUG : foo: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41344f26243766f4_d20260228_m022635_c001_v0001105_t0034_u01772245595405") 2026/02/28 02:35:43 DEBUG : foo: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41344f26243766ec_d20260228_m022634_c001_v0001105_t0034_u01772245594835") 2026/02/28 02:35:43 DEBUG : four: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e174_d20260228_m022707_c001_v7007000_t0000_u01772245627591") 2026/02/28 02:35:43 DEBUG : four: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f409cec621f02b6aa_d20260228_m022705_c001_v0001113_t0042_u01772245625979") 2026/02/28 02:35:43 DEBUG : four: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437679c_d20260228_m022704_c001_v0001105_t0036_u01772245624679") 2026/02/28 02:35:43 DEBUG : hello world2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0b60_d20260228_m022541_c001_v7007000_t0000_u01772245541190") 2026/02/28 02:35:43 DEBUG : hello world2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437661c_d20260228_m022540_c001_v0001105_t0044_u01772245540528") 2026/02/28 02:35:43 DEBUG : ignore-size: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850eac_d20260228_m022624_c001_v7007000_t0000_u01772245584212") 2026/02/28 02:35:43 DEBUG : ignore-size: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243766b0_d20260228_m022623_c001_v0001105_t0020_u01772245583213") 2026/02/28 02:35:43 DEBUG : nested/sub dir/file: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d414_d20260228_m022719_c001_v7007000_t0000_u01772245639785") 2026/02/28 02:35:43 DEBUG : nested/sub dir/file: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243767d8_d20260228_m022719_c001_v0001105_t0039_u01772245639121") 2026/02/28 02:35:43 DEBUG : nested/sub dir/file: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e193_d20260228_m022718_c001_v7007000_t0000_u01772245638256") 2026/02/28 02:35:43 DEBUG : nested/sub dir/file: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243767d4_d20260228_m022717_c001_v0001105_t0021_u01772245637625") 2026/02/28 02:35:43 DEBUG : one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e175_d20260228_m022707_c001_v7007000_t0000_u01772245627773") 2026/02/28 02:35:43 DEBUG : one: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41344f262437678e_d20260228_m022704_c001_v0001105_t0034_u01772245624025") 2026/02/28 02:35:43 DEBUG : only0: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523c6_d20260228_m023045_c001_v7007000_t0000_u01772245845852") 2026/02/28 02:35:43 DEBUG : only0: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41344f2624376a7b_d20260228_m023041_c001_v0001105_t0034_u01772245841421") 2026/02/28 02:35:43 DEBUG : only0: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a23_d20260228_m023028_c001_v0001105_t0059_u01772245828363") 2026/02/28 02:35:43 DEBUG : only0: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652be8_d20260228_m023022_c001_v7007000_t0000_u01772245822585") 2026/02/28 02:35:43 DEBUG : only0: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769d9_d20260228_m023009_c001_v0001105_t0035_u01772245809618") 2026/02/28 02:35:43 DEBUG : only1: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523c8_d20260228_m023046_c001_v7007000_t0000_u01772245846033") 2026/02/28 02:35:43 DEBUG : only1: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f415eae9fd71dc912_d20260228_m023040_c001_v0001185_t0048_u01772245840968") 2026/02/28 02:35:43 DEBUG : only1: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a25_d20260228_m023028_c001_v0001105_t0019_u01772245828947") 2026/02/28 02:35:44 DEBUG : only1: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852384_d20260228_m023022_c001_v7007000_t0000_u01772245822225") 2026/02/28 02:35:44 DEBUG : only1: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769db_d20260228_m023010_c001_v0001105_t0008_u01772245810154") 2026/02/28 02:35:44 DEBUG : only10: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523c9_d20260228_m023046_c001_v7007000_t0000_u01772245846214") 2026/02/28 02:35:44 DEBUG : only10: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f415eae9fd71dc924_d20260228_m023041_c001_v0001185_t0048_u01772245841515") 2026/02/28 02:35:44 DEBUG : only10: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a4d_d20260228_m023033_c001_v0001105_t0056_u01772245833915") 2026/02/28 02:35:44 DEBUG : only10: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40357509b6740d58_d20260228_m023022_c001_v7007000_t0000_u01772245822232") 2026/02/28 02:35:44 DEBUG : only10: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769f7_d20260228_m023015_c001_v0001105_t0020_u01772245815494") 2026/02/28 02:35:44 DEBUG : only11: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523ca_d20260228_m023046_c001_v7007000_t0000_u01772245846394") 2026/02/28 02:35:44 DEBUG : only11: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f415eae9fd71dc90a_d20260228_m023040_c001_v0001185_t0048_u01772245840203") 2026/02/28 02:35:44 DEBUG : only11: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a4f_d20260228_m023034_c001_v0001105_t0052_u01772245834538") 2026/02/28 02:35:44 DEBUG : only11: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06ada_d20260228_m023022_c001_v7007000_t0000_u01772245822808") 2026/02/28 02:35:44 DEBUG : only11: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769f9_d20260228_m023015_c001_v0001105_t0001_u01772245815926") 2026/02/28 02:35:44 DEBUG : only12: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523cb_d20260228_m023046_c001_v7007000_t0000_u01772245846574") 2026/02/28 02:35:44 DEBUG : only12: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41344f2624376a77_d20260228_m023041_c001_v0001105_t0034_u01772245841054") 2026/02/28 02:35:44 DEBUG : only12: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a53_d20260228_m023035_c001_v0001105_t0009_u01772245835205") 2026/02/28 02:35:44 DEBUG : only12: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652beb_d20260228_m023022_c001_v7007000_t0000_u01772245822947") 2026/02/28 02:35:44 DEBUG : only12: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769fd_d20260228_m023016_c001_v0001105_t0012_u01772245816591") 2026/02/28 02:35:44 DEBUG : only13: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523cc_d20260228_m023046_c001_v7007000_t0000_u01772245846755") 2026/02/28 02:35:44 DEBUG : only13: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40327dc7df702ab4_d20260228_m023040_c001_v0001167_t0024_u01772245840978") 2026/02/28 02:35:44 DEBUG : only13: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a55_d20260228_m023035_c001_v0001105_t0045_u01772245835886") 2026/02/28 02:35:45 DEBUG : only13: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852385_d20260228_m023022_c001_v7007000_t0000_u01772245822412") 2026/02/28 02:35:45 DEBUG : only13: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769ff_d20260228_m023017_c001_v0001105_t0033_u01772245817194") 2026/02/28 02:35:45 DEBUG : only14: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523cd_d20260228_m023046_c001_v7007000_t0000_u01772245846936") 2026/02/28 02:35:45 DEBUG : only14: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41344f2624376a6f_d20260228_m023040_c001_v0001105_t0034_u01772245840214") 2026/02/28 02:35:45 DEBUG : only14: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a59_d20260228_m023036_c001_v0001105_t0046_u01772245836320") 2026/02/28 02:35:45 DEBUG : only14: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40357509b6740d5a_d20260228_m023022_c001_v7007000_t0000_u01772245822422") 2026/02/28 02:35:45 DEBUG : only14: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a03_d20260228_m023017_c001_v0001105_t0056_u01772245817723") 2026/02/28 02:35:45 DEBUG : only15: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523ce_d20260228_m023047_c001_v7007000_t0000_u01772245847118") 2026/02/28 02:35:45 DEBUG : only15: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4123443a6da403de_d20260228_m023040_c001_v0001102_t0022_u01772245840813") 2026/02/28 02:35:45 DEBUG : only15: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a5f_d20260228_m023036_c001_v0001105_t0033_u01772245836803") 2026/02/28 02:35:45 DEBUG : only15: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06ad4_d20260228_m023022_c001_v7007000_t0000_u01772245822243") 2026/02/28 02:35:45 DEBUG : only15: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a05_d20260228_m023018_c001_v0001105_t0020_u01772245818310") 2026/02/28 02:35:45 DEBUG : only16: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523cf_d20260228_m023047_c001_v7007000_t0000_u01772245847298") 2026/02/28 02:35:45 DEBUG : only16: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f415eae9fd71dc90c_d20260228_m023040_c001_v0001185_t0048_u01772245840600") 2026/02/28 02:35:45 DEBUG : only16: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a61_d20260228_m023037_c001_v0001105_t0058_u01772245837256") 2026/02/28 02:35:45 DEBUG : only16: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652be7_d20260228_m023022_c001_v7007000_t0000_u01772245822404") 2026/02/28 02:35:45 DEBUG : only16: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a07_d20260228_m023018_c001_v0001105_t0050_u01772245818792") 2026/02/28 02:35:46 DEBUG : only17: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523d0_d20260228_m023047_c001_v7007000_t0000_u01772245847479") 2026/02/28 02:35:46 DEBUG : only17: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41344f2624376a73_d20260228_m023040_c001_v0001105_t0034_u01772245840611") 2026/02/28 02:35:46 DEBUG : only17: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a65_d20260228_m023038_c001_v0001105_t0031_u01772245838011") 2026/02/28 02:35:46 DEBUG : only17: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852386_d20260228_m023022_c001_v7007000_t0000_u01772245822595") 2026/02/28 02:35:46 DEBUG : only17: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a0b_d20260228_m023019_c001_v0001105_t0011_u01772245819350") 2026/02/28 02:35:46 DEBUG : only18: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523d1_d20260228_m023047_c001_v7007000_t0000_u01772245847659") 2026/02/28 02:35:46 DEBUG : only18: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f415eae9fd71dc90e_d20260228_m023040_c001_v0001185_t0048_u01772245840782") 2026/02/28 02:35:46 DEBUG : only18: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a67_d20260228_m023038_c001_v0001105_t0017_u01772245838595") 2026/02/28 02:35:46 DEBUG : only18: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06ad6_d20260228_m023022_c001_v7007000_t0000_u01772245822433") 2026/02/28 02:35:46 DEBUG : only18: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a0d_d20260228_m023019_c001_v0001105_t0050_u01772245819974") 2026/02/28 02:35:46 DEBUG : only19: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523d2_d20260228_m023047_c001_v7007000_t0000_u01772245847839") 2026/02/28 02:35:46 DEBUG : only19: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41344f2624376a75_d20260228_m023040_c001_v0001105_t0034_u01772245840870") 2026/02/28 02:35:46 DEBUG : only19: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a6b_d20260228_m023039_c001_v0001105_t0011_u01772245839145") 2026/02/28 02:35:46 DEBUG : only19: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852388_d20260228_m023022_c001_v7007000_t0000_u01772245822960") 2026/02/28 02:35:46 DEBUG : only19: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a0f_d20260228_m023020_c001_v0001105_t0045_u01772245820507") 2026/02/28 02:35:46 DEBUG : only2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523d4_d20260228_m023048_c001_v7007000_t0000_u01772245848020") 2026/02/28 02:35:46 DEBUG : only2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4123443a6da403e0_d20260228_m023041_c001_v0001102_t0022_u01772245841002") 2026/02/28 02:35:47 DEBUG : only2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a27_d20260228_m023029_c001_v0001105_t0058_u01772245829567") 2026/02/28 02:35:47 DEBUG : only2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40357509b6740d5c_d20260228_m023022_c001_v7007000_t0000_u01772245822610") 2026/02/28 02:35:47 DEBUG : only2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769dd_d20260228_m023010_c001_v0001105_t0044_u01772245810776") 2026/02/28 02:35:47 DEBUG : only3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523d5_d20260228_m023048_c001_v7007000_t0000_u01772245848200") 2026/02/28 02:35:47 DEBUG : only3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4123443a6da403e4_d20260228_m023041_c001_v0001102_t0022_u01772245841381") 2026/02/28 02:35:47 DEBUG : only3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a2d_d20260228_m023030_c001_v0001105_t0002_u01772245830237") 2026/02/28 02:35:47 DEBUG : only3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4007915a01a06ad8_d20260228_m023022_c001_v7007000_t0000_u01772245822625") 2026/02/28 02:35:47 DEBUG : only3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769df_d20260228_m023011_c001_v0001105_t0011_u01772245811302") 2026/02/28 02:35:47 DEBUG : only4: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523d6_d20260228_m023048_c001_v7007000_t0000_u01772245848381") 2026/02/28 02:35:47 DEBUG : only4: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f415eae9fd71dc914_d20260228_m023041_c001_v0001185_t0048_u01772245841151") 2026/02/28 02:35:47 DEBUG : only4: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a2f_d20260228_m023030_c001_v0001105_t0009_u01772245830824") 2026/02/28 02:35:47 DEBUG : only4: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652be6_d20260228_m023022_c001_v7007000_t0000_u01772245822223") 2026/02/28 02:35:47 DEBUG : only4: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769e3_d20260228_m023011_c001_v0001105_t0044_u01772245811945") 2026/02/28 02:35:47 DEBUG : only5: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523d7_d20260228_m023048_c001_v7007000_t0000_u01772245848562") 2026/02/28 02:35:47 DEBUG : only5: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40327dc7df702ab6_d20260228_m023041_c001_v0001167_t0024_u01772245841163") 2026/02/28 02:35:47 DEBUG : only5: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a33_d20260228_m023031_c001_v0001105_t0028_u01772245831365") 2026/02/28 02:35:47 DEBUG : only5: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652bea_d20260228_m023022_c001_v7007000_t0000_u01772245822766") 2026/02/28 02:35:47 DEBUG : only5: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769e5_d20260228_m023012_c001_v0001105_t0057_u01772245812415") 2026/02/28 02:35:47 DEBUG : only6: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523d8_d20260228_m023048_c001_v7007000_t0000_u01772245848743") 2026/02/28 02:35:47 DEBUG : only6: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4123443a6da403e2_d20260228_m023041_c001_v0001102_t0022_u01772245841197") 2026/02/28 02:35:47 DEBUG : only6: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a37_d20260228_m023031_c001_v0001105_t0040_u01772245831844") 2026/02/28 02:35:47 DEBUG : only6: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652be4_d20260228_m023021_c001_v7007000_t0000_u01772245821854") 2026/02/28 02:35:47 DEBUG : only6: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769e7_d20260228_m023012_c001_v0001105_t0050_u01772245812944") 2026/02/28 02:35:48 DEBUG : only7: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523d9_d20260228_m023048_c001_v7007000_t0000_u01772245848936") 2026/02/28 02:35:48 DEBUG : only7: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41344f2624376a79_d20260228_m023041_c001_v0001105_t0034_u01772245841237") 2026/02/28 02:35:48 DEBUG : only7: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a3d_d20260228_m023032_c001_v0001105_t0038_u01772245832318") 2026/02/28 02:35:48 DEBUG : only7: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438852387_d20260228_m023022_c001_v7007000_t0000_u01772245822777") 2026/02/28 02:35:48 DEBUG : only7: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769eb_d20260228_m023013_c001_v0001105_t0046_u01772245813787") 2026/02/28 02:35:48 DEBUG : only8: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523da_d20260228_m023049_c001_v7007000_t0000_u01772245849117") 2026/02/28 02:35:48 DEBUG : only8: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f415eae9fd71dc91a_d20260228_m023041_c001_v0001185_t0048_u01772245841333") 2026/02/28 02:35:48 DEBUG : only8: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a43_d20260228_m023032_c001_v0001105_t0040_u01772245832976") 2026/02/28 02:35:48 DEBUG : only8: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40357509b6740d5e_d20260228_m023022_c001_v7007000_t0000_u01772245822793") 2026/02/28 02:35:48 DEBUG : only8: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769f1_d20260228_m023014_c001_v0001105_t0035_u01772245814272") 2026/02/28 02:35:48 DEBUG : only9: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523db_d20260228_m023049_c001_v7007000_t0000_u01772245849298") 2026/02/28 02:35:48 DEBUG : only9: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40327dc7df702aba_d20260228_m023041_c001_v0001167_t0024_u01772245841347") 2026/02/28 02:35:48 DEBUG : only9: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376a4b_d20260228_m023033_c001_v0001105_t0029_u01772245833464") 2026/02/28 02:35:48 DEBUG : only9: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652be5_d20260228_m023022_c001_v7007000_t0000_u01772245822035") 2026/02/28 02:35:48 DEBUG : only9: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243769f3_d20260228_m023014_c001_v0001105_t0024_u01772245814939") 2026/02/28 02:35:48 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e18e_d20260228_m022716_c001_v7007000_t0000_u01772245636509") 2026/02/28 02:35:48 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71db8d7_d20260228_m022714_c001_v0001185_t0048_u01772245634133") 2026/02/28 02:35:48 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e184_d20260228_m022713_c001_v7007000_t0000_u01772245633396") 2026/02/28 02:35:48 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243767be_d20260228_m022711_c001_v0001105_t0024_u01772245631583") 2026/02/28 02:35:48 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e17e_d20260228_m022710_c001_v7007000_t0000_u01772245630854") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f109cec621f02b6b8_d20260228_m022708_c001_v0001113_t0021_u01772245628745") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e166_d20260228_m022658_c001_v7007000_t0000_u01772245618785") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376768_d20260228_m022657_c001_v0001105_t0045_u01772245617471") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e162_d20260228_m022655_c001_v7007000_t0000_u01772245615935") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376758_d20260228_m022654_c001_v0001105_t0052_u01772245614980") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e15e_d20260228_m022653_c001_v7007000_t0000_u01772245613427") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437674e_d20260228_m022652_c001_v0001105_t0056_u01772245612298") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f418728a51fdf3a9d_d20260228_m022646_c001_v7007000_t0000_u01772245606059") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437671e_d20260228_m022643_c001_v0001105_t0000_u01772245603740") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f418728a51fdf3a9c_d20260228_m022643_c001_v7007000_t0000_u01772245603377") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376716_d20260228_m022641_c001_v0001105_t0008_u01772245601845") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f418728a51fdf3a9a_d20260228_m022641_c001_v7007000_t0000_u01772245601484") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376714_d20260228_m022640_c001_v0001105_t0053_u01772245600735") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376712_d20260228_m022640_c001_v0001105_t0031_u01772245600105") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f418728a51fdf3a99_d20260228_m022639_c001_v7007000_t0000_u01772245599743") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376708_d20260228_m022638_c001_v0001105_t0007_u01772245598907") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376700_d20260228_m022638_c001_v0001105_t0027_u01772245598285") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f418728a51fdf3a91_d20260228_m022637_c001_v7007000_t0000_u01772245597922") 2026/02/28 02:35:49 DEBUG : potato: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243766fc_d20260228_m022637_c001_v0001105_t0019_u01772245597064") 2026/02/28 02:35:49 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f42232b039e0e31a0_d20260228_m022758_c001_v7007000_t0000_u01772245678727") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376870_d20260228_m022758_c001_v0001105_t0042_u01772245678126") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c87466039797_d20260228_m022750_c001_v7007000_t0000_u01772245670186") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dbb6d_d20260228_m022745_c001_v0001185_t0018_u01772245665397") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42274_d20260228_m022737_c001_v7007000_t0000_u01772245657971") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437681c_d20260228_m022733_c001_v0001105_t0000_u01772245653715") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d427_d20260228_m022726_c001_v7007000_t0000_u01772245646727") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71db97b_d20260228_m022722_c001_v0001185_t0013_u01772245642818") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e16d_d20260228_m022702_c001_v7007000_t0000_u01772245622920") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437677e_d20260228_m022701_c001_v0001105_t0059_u01772245621371") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e16a_d20260228_m022701_c001_v7007000_t0000_u01772245621005") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376770_d20260228_m022659_c001_v0001105_t0047_u01772245619333") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e167_d20260228_m022658_c001_v7007000_t0000_u01772245618965") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437676a_d20260228_m022658_c001_v0001105_t0034_u01772245618125") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e165_d20260228_m022657_c001_v7007000_t0000_u01772245617106") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376760_d20260228_m022656_c001_v0001105_t0042_u01772245616304") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e160_d20260228_m022654_c001_v7007000_t0000_u01772245614599") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376756_d20260228_m022653_c001_v0001105_t0000_u01772245613441") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f418728a51fdf3a9f_d20260228_m022646_c001_v7007000_t0000_u01772245606795") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437672a_d20260228_m022645_c001_v0001105_t0046_u01772245605790") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0b66_d20260228_m022544_c001_v7007000_t0000_u01772245544186") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437662e_d20260228_m022543_c001_v0001105_t0012_u01772245543369") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0b63_d20260228_m022542_c001_v7007000_t0000_u01772245542461") 2026/02/28 02:35:50 DEBUG : potato2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376620_d20260228_m022541_c001_v0001105_t0011_u01772245541735") 2026/02/28 02:35:50 DEBUG : potato3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c87466039799_d20260228_m022750_c001_v7007000_t0000_u01772245670367") 2026/02/28 02:35:51 DEBUG : potato3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dbb99_d20260228_m022746_c001_v0001185_t0058_u01772245666498") 2026/02/28 02:35:51 DEBUG : potato3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42279_d20260228_m022738_c001_v7007000_t0000_u01772245658190") 2026/02/28 02:35:51 DEBUG : potato3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376826_d20260228_m022734_c001_v0001105_t0020_u01772245654740") 2026/02/28 02:35:51 DEBUG : potato3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d429_d20260228_m022726_c001_v7007000_t0000_u01772245646912") 2026/02/28 02:35:51 DEBUG : potato3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71db983_d20260228_m022723_c001_v0001185_t0001_u01772245643361") 2026/02/28 02:35:51 DEBUG : pre-dest1/1: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c874660397ec_d20260228_m022832_c001_v7007000_t0000_u01772245712151") 2026/02/28 02:35:51 DEBUG : pre-dest1/1: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dbe92_d20260228_m022824_c001_v0001185_t0021_u01772245704282") 2026/02/28 02:35:51 DEBUG : pre-dest2/2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c874660397ee_d20260228_m022832_c001_v7007000_t0000_u01772245712331") 2026/02/28 02:35:51 DEBUG : pre-dest2/2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243768be_d20260228_m022824_c001_v0001105_t0040_u01772245704842") 2026/02/28 02:35:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40357509b6740bd9_d20260228_m022810_c001_v7007000_t0000_u01772245690286") 2026/02/28 02:35:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dbd30_d20260228_m022806_c001_v0001185_t0020_u01772245686471") 2026/02/28 02:35:51 DEBUG : sizeonly: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850ea8_d20260228_m022622_c001_v7007000_t0000_u01772245582665") 2026/02/28 02:35:51 DEBUG : sizeonly: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243766ac_d20260228_m022621_c001_v0001105_t0029_u01772245581683") 2026/02/28 02:35:51 DEBUG : splitbanan: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f401ee6748e50635e_d20260228_m023301_c001_v7007000_t0000_u01772245981410") 2026/02/28 02:35:51 DEBUG : splitbanan: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40558_d20260228_m023253_c001_v0001102_t0042_u01772245973377") 2026/02/28 02:35:51 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbf7_d20260228_m023427_c001_v7007000_t0000_u01772246067332") 2026/02/28 02:35:51 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4068a_d20260228_m023420_c001_v0001102_t0045_u01772246060473") 2026/02/28 02:35:51 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22791_d20260228_m023410_c001_v7007000_t0000_u01772246050637") 2026/02/28 02:35:51 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40650_d20260228_m023403_c001_v0001102_t0019_u01772246043740") 2026/02/28 02:35:51 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41090929e8652e14_d20260228_m023353_c001_v7007000_t0000_u01772246033714") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40622_d20260228_m023347_c001_v0001102_t0019_u01772246027128") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153bb6_d20260228_m023335_c001_v7007000_t0000_u01772246015872") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da405dc_d20260228_m023329_c001_v0001102_t0037_u01772246009408") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b42770_d20260228_m023319_c001_v7007000_t0000_u01772245999259") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4059e_d20260228_m023312_c001_v0001102_t0021_u01772245992432") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4042de258dfa85c3_d20260228_m023255_c001_v7007000_t0000_u01772245975998") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd14b_d20260228_m023252_c001_v0001185_t0047_u01772245972406") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f412e8e6c0ba22728_d20260228_m023243_c001_v7007000_t0000_u01772245963019") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da4051e_d20260228_m023235_c001_v0001102_t0035_u01772245955822") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4151c8746603a99f_d20260228_m023234_c001_v7007000_t0000_u01772245954491") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bbddc_d20260228_m023231_c001_v0001039_t0034_u01772245951396") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153b1d_d20260228_m023222_c001_v7007000_t0000_u01772245942200") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df7030d7_d20260228_m023214_c001_v0001167_t0023_u01772245934396") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4071aa73a3153af1_d20260228_m023213_c001_v7007000_t0000_u01772245933296") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dce3e_d20260228_m023209_c001_v0001185_t0041_u01772245929759") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f40930faf9df948bc_d20260228_m023152_c001_v7007000_t0000_u01772245912452") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40490_d20260228_m023148_c001_v0001102_t0047_u01772245908066") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb292ad_d20260228_m023139_c001_v7007000_t0000_u01772245899207") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dcc33_d20260228_m023131_c001_v0001185_t0043_u01772245891934") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419fb8cfe7b4268c_d20260228_m023122_c001_v7007000_t0000_u01772245882985") 2026/02/28 02:35:52 DEBUG : splitbananasplit: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702d61_d20260228_m023116_c001_v0001167_t0053_u01772245876145") 2026/02/28 02:35:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f420b632a53eb6efa_d20260228_m023238_c001_v7007000_t0000_u01772245958222") 2026/02/28 02:35:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703257_d20260228_m023232_c001_v0001167_t0048_u01772245952566") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523f8_d20260228_m023105_c001_v7007000_t0000_u01772245865412") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40422_d20260228_m023102_c001_v0001102_t0009_u01772245862537") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb29267_d20260228_m023101_c001_v7007000_t0000_u01772245861371") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702c0f_d20260228_m023058_c001_v0001167_t0059_u01772245858696") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f423c96b0b129d416_d20260228_m022719_c001_v7007000_t0000_u01772245639969") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71db931_d20260228_m022719_c001_v0001185_t0034_u01772245639109") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e194_d20260228_m022718_c001_v7007000_t0000_u01772245638437") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71db917_d20260228_m022717_c001_v0001185_t0042_u01772245637613") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850ea3_d20260228_m022619_c001_v7007000_t0000_u01772245579461") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437669e_d20260228_m022617_c001_v0001105_t0053_u01772245577931") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850e9f_d20260228_m022617_c001_v7007000_t0000_u01772245577566") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376696_d20260228_m022616_c001_v0001105_t0031_u01772245576321") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850e9a_d20260228_m022614_c001_v7007000_t0000_u01772245574098") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376688_d20260228_m022612_c001_v0001105_t0056_u01772245572667") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850e97_d20260228_m022612_c001_v7007000_t0000_u01772245572122") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437667c_d20260228_m022610_c001_v0001105_t0056_u01772245570667") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376672_d20260228_m022607_c001_v0001105_t0023_u01772245567467") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850e92_d20260228_m022607_c001_v7007000_t0000_u01772245567103") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376668_d20260228_m022606_c001_v0001105_t0011_u01772245566323") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376666_d20260228_m022605_c001_v0001105_t0037_u01772245565457") 2026/02/28 02:35:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d7438850e91_d20260228_m022605_c001_v7007000_t0000_u01772245565092") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437665c_d20260228_m022602_c001_v0001105_t0043_u01772245562205") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376658_d20260228_m022559_c001_v0001105_t0021_u01772245559083") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0b7c_d20260228_m022558_c001_v7007000_t0000_u01772245558718") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376656_d20260228_m022557_c001_v0001105_t0007_u01772245557832") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376654_d20260228_m022557_c001_v0001105_t0036_u01772245556999") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0b78_d20260228_m022556_c001_v7007000_t0000_u01772245556634") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376646_d20260228_m022552_c001_v0001105_t0040_u01772245552605") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0b72_d20260228_m022552_c001_v7007000_t0000_u01772245552240") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376642_d20260228_m022551_c001_v0001105_t0026_u01772245551582") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0b70_d20260228_m022550_c001_v7007000_t0000_u01772245550653") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437663e_d20260228_m022550_c001_v0001105_t0028_u01772245550065") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0b6f_d20260228_m022549_c001_v7007000_t0000_u01772245549519") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376638_d20260228_m022548_c001_v0001105_t0059_u01772245548783") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0b6e_d20260228_m022547_c001_v7007000_t0000_u01772245547877") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376636_d20260228_m022547_c001_v0001105_t0023_u01772245547062") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0b6c_d20260228_m022546_c001_v7007000_t0000_u01772245546518") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376634_d20260228_m022545_c001_v0001105_t0041_u01772245545883") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0b6b_d20260228_m022545_c001_v7007000_t0000_u01772245545333") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376630_d20260228_m022544_c001_v0001105_t0021_u01772245544732") 2026/02/28 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0b5b_d20260228_m022539_c001_v7007000_t0000_u01772245539983") 2026/02/28 02:35:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376618_d20260228_m022539_c001_v0001105_t0008_u01772245539136") 2026/02/28 02:35:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0b59_d20260228_m022538_c001_v7007000_t0000_u01772245538591") 2026/02/28 02:35:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376612_d20260228_m022537_c001_v0001105_t0017_u01772245537854") 2026/02/28 02:35:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0b55_d20260228_m022536_c001_v7007000_t0000_u01772245536952") 2026/02/28 02:35:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437660a_d20260228_m022536_c001_v0001105_t0042_u01772245536233") 2026/02/28 02:35:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f419de4e04b3e0b50_d20260228_m022534_c001_v7007000_t0000_u01772245534073") 2026/02/28 02:35:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376600_d20260228_m022533_c001_v0001105_t0026_u01772245533482") 2026/02/28 02:35:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523f9_d20260228_m023105_c001_v7007000_t0000_u01772245865596") 2026/02/28 02:35:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376abf_d20260228_m023102_c001_v0001105_t0047_u01772245862501") 2026/02/28 02:35:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4083ea7cfeb29268_d20260228_m023101_c001_v7007000_t0000_u01772245861555") 2026/02/28 02:35:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dca3a_d20260228_m023058_c001_v0001185_t0057_u01772245858706") 2026/02/28 02:35:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbf9_d20260228_m023429_c001_v7007000_t0000_u01772246069912") 2026/02/28 02:35:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703cbf_d20260228_m023428_c001_v0001167_t0015_u01772246068687") 2026/02/28 02:35:55 DEBUG : sub/yam: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e18c_d20260228_m022715_c001_v7007000_t0000_u01772245635966") 2026/02/28 02:35:55 DEBUG : sub/yam: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243767c8_d20260228_m022714_c001_v0001105_t0010_u01772245634182") 2026/02/28 02:35:55 DEBUG : test_dir1/file2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523ef_d20260228_m023057_c001_v7007000_t0000_u01772245857943") 2026/02/28 02:35:55 DEBUG : test_dir1/file2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f2624376aab_d20260228_m023056_c001_v0001105_t0030_u01772245856387") 2026/02/28 02:35:55 DEBUG : test_dir1/file2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523de_d20260228_m023055_c001_v7007000_t0000_u01772245855256") 2026/02/28 02:35:55 DEBUG : test_dir1/file2: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da403fa_d20260228_m023050_c001_v0001102_t0024_u01772245850289") 2026/02/28 02:35:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523f2_d20260228_m023058_c001_v7007000_t0000_u01772245858124") 2026/02/28 02:35:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da40408_d20260228_m023056_c001_v0001102_t0049_u01772245856401") 2026/02/28 02:35:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f414f8d74388523df_d20260228_m023055_c001_v7007000_t0000_u01772245855438") 2026/02/28 02:35:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df702b5e_d20260228_m023050_c001_v0001167_t0012_u01772245850260") 2026/02/28 02:35:56 DEBUG : three: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e176_d20260228_m022708_c001_v7007000_t0000_u01772245628015") 2026/02/28 02:35:56 DEBUG : three: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f26243767a4_d20260228_m022706_c001_v0001105_t0042_u01772245626724") 2026/02/28 02:35:56 DEBUG : three: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11344f262437679a_d20260228_m022704_c001_v0001105_t0037_u01772245624393") 2026/02/28 02:35:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbfb_d20260228_m023431_c001_v7007000_t0000_u01772246071445") 2026/02/28 02:35:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dd9ef_d20260228_m023430_c001_v0001185_t0047_u01772246070846") 2026/02/28 02:35:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbc39_d20260228_m023451_c001_v7007000_t0000_u01772246091686") 2026/02/28 02:35:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc2a0_d20260228_m023449_c001_v0001039_t0019_u01772246089840") 2026/02/28 02:35:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbc1f_d20260228_m023448_c001_v7007000_t0000_u01772246088304") 2026/02/28 02:35:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71ddb47_d20260228_m023446_c001_v0001185_t0024_u01772246086675") 2026/02/28 02:35:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbc0e_d20260228_m023445_c001_v7007000_t0000_u01772246085635") 2026/02/28 02:35:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703e30_d20260228_m023444_c001_v0001167_t0000_u01772246084746") 2026/02/28 02:35:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbc03_d20260228_m023439_c001_v7007000_t0000_u01772246079155") 2026/02/28 02:35:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71dda7a_d20260228_m023437_c001_v0001185_t0013_u01772246077993") 2026/02/28 02:35:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbc04_d20260228_m023441_c001_v7007000_t0000_u01772246081898") 2026/02/28 02:35:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc24e_d20260228_m023440_c001_v0001039_t0010_u01772246080156") 2026/02/28 02:35:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbc01_d20260228_m023437_c001_v7007000_t0000_u01772246077044") 2026/02/28 02:35:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f10327dc7df703d6a_d20260228_m023436_c001_v0001167_t0002_u01772246076184") 2026/02/28 02:35:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbc00_d20260228_m023435_c001_v7007000_t0000_u01772246075209") 2026/02/28 02:35:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da406a6_d20260228_m023434_c001_v0001102_t0000_u01772246074425") 2026/02/28 02:35:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbbff_d20260228_m023433_c001_v7007000_t0000_u01772246073479") 2026/02/28 02:35:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f102bc372027bc222_d20260228_m023432_c001_v0001039_t0059_u01772246072410") 2026/02/28 02:35:57 DEBUG : toe/toe/toe: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f4215d824ffbab16f_d20260228_m023457_c001_v7007000_t0000_u01772246097119") 2026/02/28 02:35:57 DEBUG : toe/toe/toe: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71ddc1b_d20260228_m023456_c001_v0001185_t0035_u01772246096526") 2026/02/28 02:35:57 DEBUG : toe/toe/toe: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbc06_d20260228_m023443_c001_v7007000_t0000_u01772246083711") 2026/02/28 02:35:57 DEBUG : toe/toe/toe: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da406b6_d20260228_m023442_c001_v0001102_t0034_u01772246082887") 2026/02/28 02:35:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbc41_d20260228_m023452_c001_v7007000_t0000_u01772246092278") 2026/02/28 02:35:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1123443a6da406cc_d20260228_m023451_c001_v0001102_t0027_u01772246091350") 2026/02/28 02:35:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f417c5a17d40fbc23_d20260228_m023448_c001_v7007000_t0000_u01772246088887") 2026/02/28 02:35:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f11637356b9b13ec7_d20260228_m023447_c001_v0001097_t0011_u01772246087820") 2026/02/28 02:35:57 DEBUG : two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e177_d20260228_m022708_c001_v7007000_t0000_u01772245628195") 2026/02/28 02:35:57 DEBUG : two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f415eae9fd71db80d_d20260228_m022706_c001_v0001185_t0048_u01772245626164") 2026/02/28 02:35:57 DEBUG : two: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f41344f2624376796_d20260228_m022704_c001_v0001105_t0034_u01772245624209") 2026/02/28 02:35:57 DEBUG : yam: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e190_d20260228_m022716_c001_v7007000_t0000_u01772245636688") 2026/02/28 02:35:57 DEBUG : yam: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1037d0a312ed2ddc_d20260228_m022715_c001_v0001116_t0007_u01772245635347") 2026/02/28 02:35:57 DEBUG : yam: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e183_d20260228_m022712_c001_v7007000_t0000_u01772245632855") 2026/02/28 02:35:57 DEBUG : yam: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71db89a_d20260228_m022711_c001_v0001185_t0027_u01772245631592") 2026/02/28 02:35:57 DEBUG : yam: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e17c_d20260228_m022710_c001_v7007000_t0000_u01772245630313") 2026/02/28 02:35:57 DEBUG : yam: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f115eae9fd71db84d_d20260228_m022708_c001_v0001185_t0036_u01772245628755") 2026/02/28 02:35:57 DEBUG : yaml: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e186_d20260228_m022713_c001_v7007000_t0000_u01772245633575") 2026/02/28 02:35:57 DEBUG : yaml: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f1198312fcd30aa6a_d20260228_m022712_c001_v0001167_t0004_u01772245632414") 2026/02/28 02:35:57 DEBUG : yaml: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f416331565ee6e180_d20260228_m022711_c001_v7007000_t0000_u01772245631036") 2026/02/28 02:35:58 DEBUG : yaml: Deleting (id "4_z7f62bdb3100dab2b9fc80e1b_f109d9cb13fa2fdd0_d20260228_m022710_c001_v0001183_t0052_u01772245630103") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m28.893748985s (try 1/5)