"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/26 02:20:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu" 2026/06/26 02:20:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 02:20:17 DEBUG : Creating backend with remote "/tmp/rclone2519211861" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:20:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:20:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/26 02:20:18 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:20:18 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:20:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 02:20:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:20:19 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:20:19 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:20:22 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 02:20:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:20:22 INFO : sub dir/hello world: Copied (new) 2026/06/26 02:20:23 DEBUG : B2 bucket rclone-test-xijisis6covu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.26s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:20:24 DEBUG : Creating backend with remote "/non-existing" 2026/06/26 02:20:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/26 02:20:24 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:20:24 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:20:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:20:25 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:20:25 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:20:26 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 02:20:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:20:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.54s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:20:27 INFO : B2 bucket rclone-test-xijisis6covu: Running all checks before starting transfers 2026/06/26 02:20:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:20:27 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:20:27 INFO : B2 bucket rclone-test-xijisis6covu: Checks finished, now starting transfers 2026/06/26 02:20:27 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:20:29 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 02:20:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:20:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.54s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:20:30 ERROR : Ignoring --no-traverse with sync 2026/06/26 02:20:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:20:30 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:20:30 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:20:32 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 02:20:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:20:32 INFO : sub dir/hello world: Copied (new) 2026/06/26 02:20:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.36s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:20:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/26 02:20:33 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:20:33 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:20:35 DEBUG : hello world2: size = 12 OK 2026/06/26 02:20:35 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/26 02:20:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.85s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:20:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 02:20:36 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:20:36 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:20:39 DEBUG : potato2: size = 11 OK 2026/06/26 02:20:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:20:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.76s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:20:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 02:20:40 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:20:40 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:20:43 DEBUG : potato2: size = 11 OK 2026/06/26 02:20:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:20:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.84s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:20:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/26 02:20:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 02:20:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/26 02:20:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 02:20:44 INFO : sub dir2: Making directory 2026/06/26 02:20:44 INFO : sub dir: Making directory 2026/06/26 02:20:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:20:44 INFO : sub dir2/sub sub dir2: Making directory 2026/06/26 02:20:44 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:20:44 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:20:46 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 02:20:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:20:46 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/06/26 02:20:46 DEBUG : B2 bucket rclone-test-xijisis6covu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.83s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:20:46 INFO : sub dir2: Making directory 2026/06/26 02:20:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/26 02:20:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 02:20:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:20:47 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:20:47 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:20:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 02:20:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:20:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.71s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:20:49 DEBUG : sub dir2: Making directory with metadata 2026/06/26 02:20:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 02:20:49 INFO : sub dir2: Making directory 2026/06/26 02:20:49 INFO : sub dir: Making directory 2026/06/26 02:20:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:20:49 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:20:49 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:20:53 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 02:20:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:20:53 INFO : sub dir/hello world: Copied (new) 2026/06/26 02:20:53 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/26 02:20:53 DEBUG : B2 bucket rclone-test-xijisis6covu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/26 02:20:53 DEBUG : B2 bucket rclone-test-xijisis6covu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.54s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:20:54 INFO : sub dir2: Making directory 2026/06/26 02:20:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:20:54 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:20:54 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:20:55 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 02:20:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:20:55 INFO : sub dir/hello world: Copied (new) 2026/06/26 02:20:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (2.16s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:20:56 DEBUG : sub dir2: Making directory with metadata 2026/06/26 02:20:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 02:20:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 02:20:56 INFO : sub dir2: Making directory 2026/06/26 02:20:56 INFO : sub dir: Making directory 2026/06/26 02:20:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:20:56 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:20:56 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:20:57 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 02:20:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:20:57 INFO : sub dir/hello world: Copied (new) 2026/06/26 02:20:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/26 02:20:57 DEBUG : B2 bucket rclone-test-xijisis6covu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.52s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:20:58 INFO : sub dir2: Making directory 2026/06/26 02:20:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:20:58 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:20:58 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:21:01 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 02:21:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:21:01 INFO : sub dir/hello world: Copied (new) 2026/06/26 02:21:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.73s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:21:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cerurur2huro" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-xijisis6covu -> B2 bucket rclone-test-cerurur2huro 2026/06/26 02:21:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:21:06 DEBUG : B2 bucket rclone-test-cerurur2huro: Waiting for checks to finish 2026/06/26 02:21:06 DEBUG : B2 bucket rclone-test-cerurur2huro: Waiting for transfers to finish 2026/06/26 02:21:07 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 02:21:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:21:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/26 02:21:07 DEBUG : B2 bucket rclone-test-cerurur2huro: Purge remote 2026/06/26 02:21:07 INFO : B2 bucket rclone-test-cerurur2huro: cleaning bucket "rclone-test-cerurur2huro" of all files 2026/06/26 02:21:07 DEBUG : sub dir/hello world: Deleting (id "4_z1ff21d93b0bd0b1b9ff80e1b_f118f904123d8674e_d20260626_m022107_c001_v0001172_t0059_u01782440467108") --- PASS: TestServerSideCopy (6.72s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:21:10 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:21:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:21:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:21:10 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 02:21:10 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:21:14 DEBUG : sub dir/hello world: size = 17 OK 2026/06/26 02:21:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/26 02:21:14 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (6.06s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:21:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jepemel4qacu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-xijisis6covu -> B2 bucket rclone-test-jepemel4qacu 2026/06/26 02:21:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:21:18 DEBUG : B2 bucket rclone-test-jepemel4qacu: Waiting for checks to finish 2026/06/26 02:21:18 DEBUG : B2 bucket rclone-test-jepemel4qacu: Waiting for transfers to finish 2026/06/26 02:21:19 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 02:21:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:21:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/26 02:21:21 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:21:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jepemel4qacu) 2026/06/26 02:21:21 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 02:21:21 DEBUG : B2 bucket rclone-test-jepemel4qacu: Waiting for checks to finish 2026/06/26 02:21:21 DEBUG : B2 bucket rclone-test-jepemel4qacu: Waiting for transfers to finish 2026/06/26 02:21:22 DEBUG : sub dir/hello world: size = 17 OK 2026/06/26 02:21:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/26 02:21:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/26 02:21:22 DEBUG : B2 bucket rclone-test-jepemel4qacu: Purge remote 2026/06/26 02:21:22 INFO : B2 bucket rclone-test-jepemel4qacu: cleaning bucket "rclone-test-jepemel4qacu" of all files 2026/06/26 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z1fc24d83b0bd0b1b9ff80e1b_f10259eeb5e75938f_d20260626_m022122_c001_v0001039_t0049_u01782440482010") 2026/06/26 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z1fc24d83b0bd0b1b9ff80e1b_f113c2c0cbf54a851_d20260626_m022119_c001_v0001173_t0010_u01782440479145") --- PASS: TestServerSideCopyOverSelf (8.94s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:21:26 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:21:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:21:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:21:26 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 02:21:26 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:21:29 DEBUG : sub dir/hello world: size = 17 OK 2026/06/26 02:21:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/26 02:21:29 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/26 02:21:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (6.04s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:21:32 DEBUG : Creating backend with remote "TestB2:rclone-test-girotoc8kika" 2026/06/26 02:21:32 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-xijisis6covu -> B2 bucket rclone-test-girotoc8kika 2026/06/26 02:21:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:21:33 DEBUG : B2 bucket rclone-test-girotoc8kika: Waiting for checks to finish 2026/06/26 02:21:33 DEBUG : B2 bucket rclone-test-girotoc8kika: Waiting for transfers to finish 2026/06/26 02:21:36 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 02:21:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:21:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/26 02:21:40 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:21:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-girotoc8kika) 2026/06/26 02:21:40 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 02:21:40 DEBUG : B2 bucket rclone-test-girotoc8kika: Waiting for checks to finish 2026/06/26 02:21:40 DEBUG : B2 bucket rclone-test-girotoc8kika: Waiting for transfers to finish 2026/06/26 02:21:42 DEBUG : sub dir/hello world: size = 17 OK 2026/06/26 02:21:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/26 02:21:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/26 02:21:42 INFO : sub dir/hello world: Deleted 2026/06/26 02:21:45 DEBUG : testing file moves 2026/06/26 02:21:45 DEBUG : B2 bucket rclone-test-girotoc8kika: Waiting for checks to finish 2026/06/26 02:21:45 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:21:45 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-girotoc8kika) 2026/06/26 02:21:45 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 02:21:45 DEBUG : B2 bucket rclone-test-girotoc8kika: Waiting for transfers to finish 2026/06/26 02:21:48 DEBUG : sub dir/hello world: size = 24 OK 2026/06/26 02:21:48 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/26 02:21:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/26 02:21:48 INFO : sub dir/hello world: Deleted 2026/06/26 02:21:49 DEBUG : B2 bucket rclone-test-girotoc8kika: Purge remote 2026/06/26 02:21:49 INFO : B2 bucket rclone-test-girotoc8kika: cleaning bucket "rclone-test-girotoc8kika" of all files 2026/06/26 02:21:49 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d23b0bd0b1b9ff80e1b_f119bb0a9782c368f_d20260626_m022148_c001_v0001161_t0037_u01782440508128") 2026/06/26 02:21:49 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d23b0bd0b1b9ff80e1b_f111057678b0a605e_d20260626_m022142_c001_v0001043_t0008_u01782440502209") 2026/06/26 02:21:49 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d23b0bd0b1b9ff80e1b_f1166740da3f0c6fd_d20260626_m022136_c001_v0001174_t0036_u01782440496063") --- PASS: TestServerSideMoveOverSelf (20.60s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:21:53 ERROR : error listing: directory not found 2026/06/26 02:21:53 INFO : Local file system at /tmp/rclone2519211861: Making directory 2026/06/26 02:21:54 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:21:54 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.07s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:21:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:21:58 DEBUG : Local file system at /tmp/rclone2519211861: Waiting for checks to finish 2026/06/26 02:21:58 DEBUG : Local file system at /tmp/rclone2519211861: Waiting for transfers to finish 2026/06/26 02:21:59 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/26 02:21:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:21:59 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/26 02:21:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (5.13s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:22:00 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/26 02:22:00 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:00 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:01 DEBUG : check sum: size = 1 OK 2026/06/26 02:22:01 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/26 02:22:01 INFO : check sum: Copied (new) 2026/06/26 02:22:01 DEBUG : Waiting for deletions to finish 2026/06/26 02:22:02 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:02 DEBUG : check sum: size = 1 OK 2026/06/26 02:22:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/26 02:22:02 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/26 02:22:02 DEBUG : check sum: Unchanged skipping 2026/06/26 02:22:02 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:02 DEBUG : Waiting for deletions to finish 2026/06/26 02:22:02 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.90s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:22:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/26 02:22:02 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:02 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:05 DEBUG : sizeonly: size = 6 OK 2026/06/26 02:22:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/26 02:22:05 INFO : sizeonly: Copied (new) 2026/06/26 02:22:05 DEBUG : Waiting for deletions to finish 2026/06/26 02:22:05 DEBUG : sizeonly: size = 6 OK 2026/06/26 02:22:05 DEBUG : sizeonly: Sizes identical 2026/06/26 02:22:05 DEBUG : sizeonly: Unchanged skipping 2026/06/26 02:22:05 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:05 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:05 DEBUG : Waiting for deletions to finish 2026/06/26 02:22:05 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.57s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:22:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/26 02:22:06 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:06 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:07 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/26 02:22:07 INFO : ignore-size: Copied (new) 2026/06/26 02:22:07 DEBUG : Waiting for deletions to finish 2026/06/26 02:22:08 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:22:08 DEBUG : ignore-size: Unchanged skipping 2026/06/26 02:22:08 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:08 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:08 DEBUG : Waiting for deletions to finish 2026/06/26 02:22:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.69s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:22:10 DEBUG : existing: size = 6 OK 2026/06/26 02:22:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:22:10 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:10 DEBUG : existing: Unchanged skipping 2026/06/26 02:22:10 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:10 DEBUG : Waiting for deletions to finish 2026/06/26 02:22:10 INFO : There was nothing to transfer 2026/06/26 02:22:10 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/26 02:22:10 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:13 DEBUG : existing: size = 6 OK 2026/06/26 02:22:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/26 02:22:13 INFO : existing: Copied (replaced existing) 2026/06/26 02:22:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.67s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:22:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/26 02:22:13 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:13 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:16 DEBUG : existing: size = 6 OK 2026/06/26 02:22:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/26 02:22:16 INFO : existing: Copied (new) 2026/06/26 02:22:16 DEBUG : Waiting for deletions to finish 2026/06/26 02:22:16 DEBUG : existing: Destination exists, skipping 2026/06/26 02:22:16 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:16 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:16 DEBUG : Waiting for deletions to finish 2026/06/26 02:22:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.86s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:22:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/26 02:22:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/26 02:22:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/26 02:22:23 DEBUG : pacer: Reducing sleep to 10ms 2026/06/26 02:22:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/26 02:22:23 DEBUG : c/non empty space: size = 5 OK 2026/06/26 02:22:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:22:23 DEBUG : c/non empty space: Unchanged skipping 2026/06/26 02:22:23 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:23 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:23 DEBUG : a/potato2: size = 60 OK 2026/06/26 02:22:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/26 02:22:23 INFO : a/potato2: Copied (new) 2026/06/26 02:22:23 DEBUG : Waiting for deletions to finish 2026/06/26 02:22:24 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (7.44s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:22:26 DEBUG : empty space: size = 1 OK 2026/06/26 02:22:26 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:26 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/06/26 02:22:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/26 02:22:26 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/26 02:22:26 DEBUG : empty space: Unchanged skipping 2026/06/26 02:22:26 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:26 DEBUG : Waiting for deletions to finish 2026/06/26 02:22:26 INFO : There was nothing to transfer 2026/06/26 02:22:26 DEBUG : empty space: size = 1 OK 2026/06/26 02:22:26 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/06/26 02:22:26 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/26 02:22:27 INFO : empty space: Updated modification time in destination 2026/06/26 02:22:27 DEBUG : empty space: Unchanged skipping 2026/06/26 02:22:27 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:27 DEBUG : Waiting for deletions to finish 2026/06/26 02:22:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.39s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:22:31 DEBUG : empty space: size = 1 OK 2026/06/26 02:22: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/06/26 02:22:31 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/26 02:22:31 DEBUG : empty space: Unchanged skipping 2026/06/26 02:22:31 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:31 DEBUG : Waiting for deletions to finish 2026/06/26 02:22:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.91s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:22:32 DEBUG : foo: size = 3 OK 2026/06/26 02:22:32 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/06/26 02:22:32 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:22:32 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:22:32 DEBUG : foo: sha1 differ 2026/06/26 02:22:32 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:33 DEBUG : foo: size = 3 OK 2026/06/26 02:22:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/26 02:22:33 INFO : foo: Copied (replaced existing) 2026/06/26 02:22:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:22:35 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/26 02:22:35 DEBUG : empty space: size = 1 OK 2026/06/26 02:22:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:22:35 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:35 DEBUG : empty space: Unchanged skipping 2026/06/26 02:22:35 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:36 DEBUG : potato: size = 60 OK 2026/06/26 02:22:36 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/26 02:22:36 INFO : potato: Copied (new) 2026/06/26 02:22:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:22:39 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:22:39 DEBUG : potato: size = 60 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:22:39 DEBUG : potato: Sizes differ 2026/06/26 02:22:39 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:39 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:41 DEBUG : potato: size = 21 OK 2026/06/26 02:22:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/26 02:22:41 INFO : potato: Copied (replaced existing) 2026/06/26 02:22:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.64s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:22:44 DEBUG : potato: size = 21 OK 2026/06/26 02:22:44 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/06/26 02:22:44 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2519211861) 2026/06/26 02:22:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:22:44 DEBUG : potato: sha1 differ 2026/06/26 02:22:44 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:46 DEBUG : potato: size = 21 OK 2026/06/26 02:22:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/26 02:22:46 INFO : potato: Copied (replaced existing) 2026/06/26 02:22:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:22:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 02:22:51 DEBUG : empty space: size = 1 OK 2026/06/26 02:22:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:22:51 DEBUG : empty space: Unchanged skipping 2026/06/26 02:22:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/26 02:22:51 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:51 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:51 DEBUG : Waiting for deletions to finish 2026/06/26 02:22:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:22:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 02:22:54 DEBUG : empty space: size = 1 OK 2026/06/26 02:22:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:22:54 DEBUG : empty space: Unchanged skipping 2026/06/26 02:22:54 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:22:54 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:22:58 DEBUG : potato2: size = 60 OK 2026/06/26 02:22:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/26 02:22:58 INFO : potato2: Copied (new) 2026/06/26 02:22:58 DEBUG : Waiting for deletions to finish 2026/06/26 02:22:58 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:23:05 INFO : d: Making directory 2026/06/26 02:23:05 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/26 02:23:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/26 02:23:06 DEBUG : c/non empty space: size = 5 OK 2026/06/26 02:23:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:23:06 DEBUG : c/non empty space: Unchanged skipping 2026/06/26 02:23:06 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:23:06 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:23:07 DEBUG : a/potato2: size = 60 OK 2026/06/26 02:23:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/26 02:23:07 INFO : a/potato2: Copied (new) 2026/06/26 02:23:07 DEBUG : Waiting for deletions to finish 2026/06/26 02:23:07 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:23:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/26 02:23:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/26 02:23:12 DEBUG : c/non empty space: size = 5 OK 2026/06/26 02:23:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:23:12 DEBUG : c/non empty space: Unchanged skipping 2026/06/26 02:23:12 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:23:12 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:23:14 DEBUG : a/potato2: size = 60 OK 2026/06/26 02:23:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/26 02:23:14 INFO : a/potato2: Copied (new) 2026/06/26 02:23:14 ERROR : B2 bucket rclone-test-xijisis6covu: not deleting files as there were IO errors 2026/06/26 02:23:14 ERROR : B2 bucket rclone-test-xijisis6covu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.67s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:23:21 DEBUG : Waiting for deletions to finish 2026/06/26 02:23:21 DEBUG : empty space: size = 1 OK 2026/06/26 02:23:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:23:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 02:23:21 DEBUG : empty space: Unchanged skipping 2026/06/26 02:23:21 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:23:21 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:23:21 INFO : potato: Deleted 2026/06/26 02:23:24 DEBUG : potato2: size = 60 OK 2026/06/26 02:23:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/26 02:23:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.92s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:23:32 DEBUG : Waiting for deletions to finish 2026/06/26 02:23:33 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:23:33 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:23:33 INFO : potato: Deleted 2026/06/26 02:23:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 02:23:33 DEBUG : empty space: size = 1 OK 2026/06/26 02:23:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:23:33 DEBUG : empty space: Unchanged skipping 2026/06/26 02:23:33 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:23:33 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:23:36 DEBUG : potato2: size = 60 OK 2026/06/26 02:23:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/26 02:23:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.83s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:23:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 02:23:40 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:23:40 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:23:43 DEBUG : potato2: size = 19 OK 2026/06/26 02:23:43 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/26 02:23:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.29s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:23:48 DEBUG : enormous: Excluded (Size Filter) 2026/06/26 02:23:48 DEBUG : enormous: Excluded 2026/06/26 02:23:48 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 02:23:48 DEBUG : potato2: Excluded 2026/06/26 02:23:48 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 02:23:48 DEBUG : potato2: Excluded 2026/06/26 02:23:48 DEBUG : empty space: size = 1 OK 2026/06/26 02:23:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:23:48 DEBUG : empty space: Unchanged skipping 2026/06/26 02:23:48 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:23:48 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:23:48 DEBUG : Waiting for deletions to finish 2026/06/26 02:23:48 INFO : There was nothing to transfer 2026/06/26 02:23:48 DEBUG : enormous: Excluded (Size Filter) 2026/06/26 02:23:48 DEBUG : enormous: Excluded 2026/06/26 02:23:48 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 02:23:48 DEBUG : potato2: Excluded 2026/06/26 02:23:48 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 02:23:48 DEBUG : potato2: Excluded 2026/06/26 02:23:48 DEBUG : empty space: size = 1 OK 2026/06/26 02:23:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/26 02:23:48 DEBUG : empty space: Unchanged skipping 2026/06/26 02:23:48 DEBUG : Local file system at /tmp/rclone2519211861: Waiting for checks to finish 2026/06/26 02:23:48 DEBUG : Local file system at /tmp/rclone2519211861: Waiting for transfers to finish 2026/06/26 02:23:48 DEBUG : Waiting for deletions to finish 2026/06/26 02:23:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.19s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:23:57 DEBUG : enormous: Excluded (Size Filter) 2026/06/26 02:23:57 DEBUG : enormous: Excluded 2026/06/26 02:23:57 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 02:23:57 DEBUG : potato2: Excluded 2026/06/26 02:23:57 DEBUG : empty space: size = 1 OK 2026/06/26 02:23:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:23:57 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:23:57 DEBUG : empty space: Unchanged skipping 2026/06/26 02:23:57 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:23:57 DEBUG : Waiting for deletions to finish 2026/06/26 02:23:57 INFO : enormous: Deleted 2026/06/26 02:23:57 INFO : potato2: Deleted 2026/06/26 02:23:57 INFO : There was nothing to transfer 2026/06/26 02:23:58 DEBUG : empty space: size = 1 OK 2026/06/26 02:23:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/26 02:23:58 DEBUG : empty space: Unchanged skipping 2026/06/26 02:23:58 DEBUG : Local file system at /tmp/rclone2519211861: Waiting for checks to finish 2026/06/26 02:23:58 DEBUG : Local file system at /tmp/rclone2519211861: Waiting for transfers to finish 2026/06/26 02:23:58 DEBUG : Waiting for deletions to finish 2026/06/26 02:23:58 INFO : enormous: Deleted 2026/06/26 02:23:58 INFO : potato2: Deleted 2026/06/26 02:23:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.21s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:24:03 DEBUG : five: Need to transfer - File not found at Destination 2026/06/26 02:24:03 DEBUG : four: size = 4 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:24:03 DEBUG : four: size = 8 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:24:03 DEBUG : four: Sizes differ 2026/06/26 02:24:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/26 02:24:03 DEBUG : one: Destination is newer than source, skipping 2026/06/26 02:24:03 DEBUG : three: size = 5 OK 2026/06/26 02:24:03 DEBUG : three: Sizes identical 2026/06/26 02:24:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/26 02:24:03 DEBUG : two: size = 3 OK 2026/06/26 02:24:03 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:24:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2519211861) 2026/06/26 02:24:03 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:24:03 DEBUG : two: sha1 differ 2026/06/26 02:24:03 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:24:03 DEBUG : five: size = 4 OK 2026/06/26 02:24:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/26 02:24:03 INFO : five: Copied (new) 2026/06/26 02:24:04 DEBUG : four: size = 4 OK 2026/06/26 02:24:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/26 02:24:04 INFO : four: Copied (replaced existing) 2026/06/26 02:24:04 DEBUG : two: size = 3 OK 2026/06/26 02:24:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/26 02:24:04 INFO : two: Copied (replaced existing) 2026/06/26 02:24:04 DEBUG : Waiting for deletions to finish 2026/06/26 02:24:04 DEBUG : five: size = 4 OK 2026/06/26 02:24:04 DEBUG : four: size = 4 OK 2026/06/26 02:24:04 DEBUG : one: Destination is newer than source, skipping 2026/06/26 02:24:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/26 02:24:04 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/26 02:24:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/26 02:24:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/26 02:24:04 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/26 02:24:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/26 02:24:04 DEBUG : three: size = 5 OK 2026/06/26 02:24:04 DEBUG : two: size = 3 OK 2026/06/26 02:24:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2519211861) 2026/06/26 02:24:04 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:24:04 DEBUG : three: sha1 differ 2026/06/26 02:24:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/26 02:24:04 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:24:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/26 02:24:04 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/26 02:24:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/26 02:24:04 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:24:06 DEBUG : three: size = 5 OK 2026/06/26 02:24:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/26 02:24:06 INFO : three: Copied (replaced existing) 2026/06/26 02:24:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (9.57s) === 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:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/26 02:24:08 INFO : B2 bucket rclone-test-xijisis6covu: Making map for --track-renames 2026/06/26 02:24:08 INFO : B2 bucket rclone-test-xijisis6covu: Finished making map for --track-renames 2026/06/26 02:24:08 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:24:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/26 02:24:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/26 02:24:08 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for renames to finish 2026/06/26 02:24:08 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:24:08 DEBUG : yam: size = 11 OK 2026/06/26 02:24:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/26 02:24:08 INFO : yam: Copied (new) 2026/06/26 02:24:09 DEBUG : potato: size = 14 OK 2026/06/26 02:24:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/26 02:24:09 INFO : potato: Copied (new) 2026/06/26 02:24:09 DEBUG : Waiting for deletions to finish 2026/06/26 02:24:09 DEBUG : potato: size = 14 OK 2026/06/26 02:24:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:24:09 DEBUG : potato: Unchanged skipping 2026/06/26 02:24:09 INFO : B2 bucket rclone-test-xijisis6covu: Making map for --track-renames 2026/06/26 02:24:09 INFO : B2 bucket rclone-test-xijisis6covu: Finished making map for --track-renames 2026/06/26 02:24:09 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:24:09 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for renames to finish 2026/06/26 02:24:10 DEBUG : yaml: size = 11 OK 2026/06/26 02:24:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/26 02:24:10 INFO : yam: Copied (server-side copy) to: yaml 2026/06/26 02:24:10 INFO : yam: Deleted 2026/06/26 02:24:10 INFO : yaml: Renamed from "yam" 2026/06/26 02:24:10 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:24:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.29s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/26 02:24:11 INFO : B2 bucket rclone-test-xijisis6covu: Making map for --track-renames 2026/06/26 02:24:11 INFO : B2 bucket rclone-test-xijisis6covu: Finished making map for --track-renames 2026/06/26 02:24:11 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:24:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/26 02:24:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/26 02:24:11 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for renames to finish 2026/06/26 02:24:11 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:24:11 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1144-00.backblaze.com/b2api/v1/b2_upload_file/bff25db3b0ad0b1b9ff80e1b/c001_v0001144_t0030": EOF 2026/06/26 02:24:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-00.backblaze.com/b2api/v1/b2_upload_file/bff25db3b0ad0b1b9ff80e1b/c001_v0001144_t0030": EOF) 2026/06/26 02:24:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/26 02:24:11 DEBUG : potato: Received error: Post "https://pod-000-1144-00.backblaze.com/b2api/v1/b2_upload_file/bff25db3b0ad0b1b9ff80e1b/c001_v0001144_t0030": EOF - low level retry 0/10 2026/06/26 02:24:11 DEBUG : pacer: Reducing sleep to 10ms 2026/06/26 02:24:11 DEBUG : yam: size = 11 OK 2026/06/26 02:24:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/26 02:24:11 INFO : yam: Copied (new) 2026/06/26 02:24:12 DEBUG : potato: size = 14 OK 2026/06/26 02:24:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/26 02:24:12 INFO : potato: Copied (new) 2026/06/26 02:24:12 DEBUG : Waiting for deletions to finish 2026/06/26 02:24:12 INFO : B2 bucket rclone-test-xijisis6covu: Making map for --track-renames 2026/06/26 02:24:12 DEBUG : potato: size = 14 OK 2026/06/26 02:24:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:24:12 INFO : B2 bucket rclone-test-xijisis6covu: Finished making map for --track-renames 2026/06/26 02:24:12 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:24:12 DEBUG : potato: Unchanged skipping 2026/06/26 02:24:12 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for renames to finish 2026/06/26 02:24:13 DEBUG : yaml: size = 11 OK 2026/06/26 02:24:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/26 02:24:13 INFO : yam: Copied (server-side copy) to: yaml 2026/06/26 02:24:13 INFO : yam: Deleted 2026/06/26 02:24:13 INFO : yaml: Renamed from "yam" 2026/06/26 02:24:13 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:24:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.92s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/26 02:24:14 INFO : B2 bucket rclone-test-xijisis6covu: Making map for --track-renames 2026/06/26 02:24:14 INFO : B2 bucket rclone-test-xijisis6covu: Finished making map for --track-renames 2026/06/26 02:24:14 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:24:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/26 02:24:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/26 02:24:14 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for renames to finish 2026/06/26 02:24:14 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:24:14 DEBUG : sub/yam: size = 11 OK 2026/06/26 02:24:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/26 02:24:14 INFO : sub/yam: Copied (new) 2026/06/26 02:24:15 DEBUG : potato: size = 14 OK 2026/06/26 02:24:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/26 02:24:15 INFO : potato: Copied (new) 2026/06/26 02:24:15 DEBUG : Waiting for deletions to finish 2026/06/26 02:24:16 DEBUG : potato: size = 14 OK 2026/06/26 02:24:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:24:16 DEBUG : potato: Unchanged skipping 2026/06/26 02:24:16 INFO : B2 bucket rclone-test-xijisis6covu: Making map for --track-renames 2026/06/26 02:24:16 INFO : B2 bucket rclone-test-xijisis6covu: Finished making map for --track-renames 2026/06/26 02:24:16 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:24:16 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for renames to finish 2026/06/26 02:24:17 DEBUG : yam: size = 11 OK 2026/06/26 02:24:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/26 02:24:17 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/26 02:24:17 INFO : sub/yam: Deleted 2026/06/26 02:24:17 INFO : yam: Renamed from "sub/yam" 2026/06/26 02:24:17 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:24:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.71s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:24:18 DEBUG : Creating backend with remote "/tmp/rclone2519211861/dir1" 2026/06/26 02:24:18 DEBUG : Config file has changed externally - reloading 2026/06/26 02:24:18 DEBUG : Creating backend with remote "/tmp/rclone2519211861/dir2" 2026/06/26 02:24:18 DEBUG : Local file system at /tmp/rclone2519211861/dir2: Using server-side directory move 2026/06/26 02:24:18 INFO : Local file system at /tmp/rclone2519211861/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/26 02:24:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/26 02:24:18 DEBUG : Local file system at /tmp/rclone2519211861/dir2: Waiting for checks to finish 2026/06/26 02:24:18 DEBUG : Local file system at /tmp/rclone2519211861/dir2: Waiting for transfers to finish 2026/06/26 02:24:18 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:24:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:24:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/26 02:24:18 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:24:18 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:24:19 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 02:24:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:24:19 INFO : sub dir/hello world: Copied (new) 2026/06/26 02:24:19 INFO : sub dir/hello world: Deleted 2026/06/26 02:24:19 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/26 02:24:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/26 02:24:19 INFO : nested/sub dir/file: Copied (new) 2026/06/26 02:24:19 INFO : nested/sub dir/file: Deleted 2026/06/26 02:24:19 INFO : sub dir: Removing directory 2026/06/26 02:24:19 INFO : nested/sub dir: Removing directory 2026/06/26 02:24:19 INFO : nested: Removing directory 2026/06/26 02:24:19 DEBUG : Local file system at /tmp/rclone2519211861: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:24:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 02:24:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/26 02:24:20 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:24:20 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:24:21 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 02:24:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:24:21 INFO : sub dir/hello world: Copied (new) 2026/06/26 02:24:21 INFO : sub dir/hello world: Deleted 2026/06/26 02:24:21 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/26 02:24:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/26 02:24:21 INFO : nested/sub dir/file: Copied (new) 2026/06/26 02:24:21 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.62s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:24:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/26 02:24:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/26 02:24:22 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:24:22 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:24:22 DEBUG : existing-b: size = 6 OK 2026/06/26 02:24:22 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/26 02:24:22 INFO : existing-b: Copied (new) 2026/06/26 02:24:22 INFO : existing-b: Deleted 2026/06/26 02:24:22 DEBUG : existing: size = 6 OK 2026/06/26 02:24:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/26 02:24:22 INFO : existing: Copied (new) 2026/06/26 02:24:22 INFO : existing: Deleted 2026/06/26 02:24:23 DEBUG : existing: Destination exists, skipping 2026/06/26 02:24:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/26 02:24:23 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:24:23 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:24:23 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.95s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:24:24 DEBUG : Creating backend with remote "TestB2:rclone-test-donevat4mevo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xijisis6covu -> B2 bucket rclone-test-donevat4mevo 2026/06/26 02:24:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 02:24:28 DEBUG : empty space: size = 1 OK 2026/06/26 02:24:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/26 02:24:28 DEBUG : empty space: Unchanged skipping 2026/06/26 02:24:28 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:24:28 DEBUG : B2 bucket rclone-test-donevat4mevo: Waiting for checks to finish 2026/06/26 02:24:28 DEBUG : potato3: size = 60 (B2 bucket rclone-test-donevat4mevo) 2026/06/26 02:24:28 DEBUG : potato3: Sizes differ 2026/06/26 02:24:28 INFO : empty space: Deleted 2026/06/26 02:24:28 DEBUG : B2 bucket rclone-test-donevat4mevo: Waiting for transfers to finish 2026/06/26 02:24:28 DEBUG : potato2: size = 60 OK 2026/06/26 02:24:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/26 02:24:28 INFO : potato2: Copied (server-side copy) 2026/06/26 02:24:28 INFO : potato2: Deleted 2026/06/26 02:24:29 DEBUG : potato3: size = 68 OK 2026/06/26 02:24:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/26 02:24:29 INFO : potato3: Copied (server-side copy) 2026/06/26 02:24:29 INFO : potato3: Deleted 2026/06/26 02:24:29 DEBUG : Creating backend with remote "TestB2:rclone-test-detaqah6doxe" 2026/06/26 02:24:30 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/26 02:24:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 02:24:30 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/26 02:24:30 DEBUG : B2 bucket rclone-test-detaqah6doxe: Waiting for checks to finish 2026/06/26 02:24:30 DEBUG : B2 bucket rclone-test-detaqah6doxe: Waiting for transfers to finish 2026/06/26 02:24:31 DEBUG : empty space: size = 1 OK 2026/06/26 02:24:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/26 02:24:31 INFO : empty space: Copied (server-side copy) 2026/06/26 02:24:31 INFO : empty space: Deleted 2026/06/26 02:24:33 DEBUG : potato2: size = 60 OK 2026/06/26 02:24:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/26 02:24:33 INFO : potato2: Copied (server-side copy) 2026/06/26 02:24:33 DEBUG : potato3: size = 68 OK 2026/06/26 02:24:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/26 02:24:33 INFO : potato3: Copied (server-side copy) 2026/06/26 02:24:33 INFO : potato2: Deleted 2026/06/26 02:24:33 INFO : potato3: Deleted 2026/06/26 02:24:33 DEBUG : B2 bucket rclone-test-detaqah6doxe: Purge remote 2026/06/26 02:24:33 INFO : B2 bucket rclone-test-detaqah6doxe: cleaning bucket "rclone-test-detaqah6doxe" of all files 2026/06/26 02:24:34 DEBUG : empty space: Deleting (id "4_z2f223d73b0ed0b1b9ff80e1b_f108c96d2deef727a_d20260626_m022431_c001_v0001136_t0047_u01782440671479") 2026/06/26 02:24:34 DEBUG : potato2: Deleting (id "4_z2f223d73b0ed0b1b9ff80e1b_f10654b81dad47d38_d20260626_m022431_c001_v0001115_t0028_u01782440671846") 2026/06/26 02:24:34 DEBUG : potato3: Deleting (id "4_z2f223d73b0ed0b1b9ff80e1b_f118176902b9b4418_d20260626_m022431_c001_v0001115_t0013_u01782440671841") 2026/06/26 02:24:34 DEBUG : B2 bucket rclone-test-donevat4mevo: Purge remote 2026/06/26 02:24:34 INFO : B2 bucket rclone-test-donevat4mevo: cleaning bucket "rclone-test-donevat4mevo" of all files 2026/06/26 02:24:34 DEBUG : empty space: Deleting (id "4_z8fd22d43b0ed0b1b9ff80e1b_f4156b835a8585166_d20260626_m022431_c001_v7007000_t0000_u01782440671824") 2026/06/26 02:24:34 DEBUG : empty space: Deleting (id "4_z8fd22d43b0ed0b1b9ff80e1b_f1133c4ebd349aa64_d20260626_m022427_c001_v0001179_t0006_u01782440667207") 2026/06/26 02:24:34 DEBUG : potato2: Deleting (id "4_z8fd22d43b0ed0b1b9ff80e1b_f4156b835a8585167_d20260626_m022433_c001_v7007000_t0000_u01782440673259") 2026/06/26 02:24:34 DEBUG : potato2: Deleting (id "4_z8fd22d43b0ed0b1b9ff80e1b_f10673bcebc78f86e_d20260626_m022428_c001_v0001179_t0011_u01782440668446") 2026/06/26 02:24:34 DEBUG : potato3: Deleting (id "4_z8fd22d43b0ed0b1b9ff80e1b_f402dde4d51770b1c_d20260626_m022433_c001_v7007000_t0000_u01782440673380") 2026/06/26 02:24:34 DEBUG : potato3: Deleting (id "4_z8fd22d43b0ed0b1b9ff80e1b_f119940197bfc3105_d20260626_m022428_c001_v0001150_t0030_u01782440668682") 2026/06/26 02:24:34 DEBUG : potato3: Deleting (id "4_z8fd22d43b0ed0b1b9ff80e1b_f1133c4ebd349aa70_d20260626_m022427_c001_v0001179_t0047_u01782440667845") --- PASS: TestServerSideMove (11.99s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:24:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dabahil7yuzi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xijisis6covu -> B2 bucket rclone-test-dabahil7yuzi 2026/06/26 02:24:41 DEBUG : empty space: Excluded (Size Filter) 2026/06/26 02:24:41 DEBUG : empty space: Excluded 2026/06/26 02:24:41 DEBUG : empty space: Excluded (Size Filter) 2026/06/26 02:24:41 DEBUG : empty space: Excluded 2026/06/26 02:24:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 02:24:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:24:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dabahil7yuzi) 2026/06/26 02:24:41 DEBUG : potato3: Sizes differ 2026/06/26 02:24:41 DEBUG : B2 bucket rclone-test-dabahil7yuzi: Waiting for checks to finish 2026/06/26 02:24:41 DEBUG : B2 bucket rclone-test-dabahil7yuzi: Waiting for transfers to finish 2026/06/26 02:24:41 DEBUG : potato2: size = 60 OK 2026/06/26 02:24:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/26 02:24:41 INFO : potato2: Copied (server-side copy) 2026/06/26 02:24:41 INFO : potato2: Deleted 2026/06/26 02:24:42 DEBUG : potato3: size = 68 OK 2026/06/26 02:24:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/26 02:24:42 INFO : potato3: Copied (server-side copy) 2026/06/26 02:24:42 INFO : potato3: Deleted 2026/06/26 02:24:42 DEBUG : Creating backend with remote "TestB2:rclone-test-vewohaw1wawo" 2026/06/26 02:24:43 DEBUG : empty space: Excluded (Size Filter) 2026/06/26 02:24:43 DEBUG : empty space: Excluded 2026/06/26 02:24:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 02:24:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/26 02:24:43 DEBUG : B2 bucket rclone-test-vewohaw1wawo: Waiting for checks to finish 2026/06/26 02:24:43 DEBUG : B2 bucket rclone-test-vewohaw1wawo: Waiting for transfers to finish 2026/06/26 02:24:44 DEBUG : potato2: size = 60 OK 2026/06/26 02:24:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/26 02:24:44 INFO : potato2: Copied (server-side copy) 2026/06/26 02:24:44 INFO : potato2: Deleted 2026/06/26 02:24:44 DEBUG : potato3: size = 68 OK 2026/06/26 02:24:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/26 02:24:44 INFO : potato3: Copied (server-side copy) 2026/06/26 02:24:45 INFO : potato3: Deleted 2026/06/26 02:24:45 DEBUG : B2 bucket rclone-test-vewohaw1wawo: Purge remote 2026/06/26 02:24:45 INFO : B2 bucket rclone-test-vewohaw1wawo: cleaning bucket "rclone-test-vewohaw1wawo" of all files 2026/06/26 02:24:45 DEBUG : potato2: Deleting (id "4_z7f026d93b0ed0b1b9ff80e1b_f1130e2c0f54f133f_d20260626_m022444_c001_v0001171_t0055_u01782440684439") 2026/06/26 02:24:45 DEBUG : potato3: Deleting (id "4_z7f026d93b0ed0b1b9ff80e1b_f101f52c7812085d2_d20260626_m022444_c001_v0001167_t0012_u01782440684731") 2026/06/26 02:24:46 DEBUG : B2 bucket rclone-test-dabahil7yuzi: Purge remote 2026/06/26 02:24:46 INFO : B2 bucket rclone-test-dabahil7yuzi: cleaning bucket "rclone-test-dabahil7yuzi" of all files 2026/06/26 02:24:46 DEBUG : empty space: Deleting (id "4_z6f725d83b0ed0b1b9ff80e1b_f1014f19791a97339_d20260626_m022440_c001_v0001182_t0034_u01782440680452") 2026/06/26 02:24:46 DEBUG : potato2: Deleting (id "4_z6f725d83b0ed0b1b9ff80e1b_f4224efb4a4fe4afe_d20260626_m022444_c001_v7007000_t0000_u01782440684714") 2026/06/26 02:24:46 DEBUG : potato2: Deleting (id "4_z6f725d83b0ed0b1b9ff80e1b_f1088179416491953_d20260626_m022441_c001_v0001090_t0029_u01782440681333") 2026/06/26 02:24:46 DEBUG : potato3: Deleting (id "4_z6f725d83b0ed0b1b9ff80e1b_f4224efb4a4fe4aff_d20260626_m022445_c001_v7007000_t0000_u01782440685024") 2026/06/26 02:24:46 DEBUG : potato3: Deleting (id "4_z6f725d83b0ed0b1b9ff80e1b_f117edecf23b54577_d20260626_m022441_c001_v0001044_t0054_u01782440681683") 2026/06/26 02:24:46 DEBUG : potato3: Deleting (id "4_z6f725d83b0ed0b1b9ff80e1b_f1014f19791a9733b_d20260626_m022440_c001_v0001182_t0010_u01782440680719") 2026/06/26 02:24:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/06/26 02:24:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/26 02:24:46 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.45s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:24:48 DEBUG : Creating backend with remote "TestB2:rclone-test-hecacov7puti" 2026/06/26 02:24:50 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xijisis6covu -> B2 bucket rclone-test-hecacov7puti 2026/06/26 02:24:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 02:24:53 DEBUG : empty space: size = 1 OK 2026/06/26 02:24:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/26 02:24:53 DEBUG : empty space: Unchanged skipping 2026/06/26 02:24:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:24:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hecacov7puti) 2026/06/26 02:24:53 DEBUG : potato3: Sizes differ 2026/06/26 02:24:53 DEBUG : B2 bucket rclone-test-hecacov7puti: Waiting for checks to finish 2026/06/26 02:24:53 INFO : empty space: Deleted 2026/06/26 02:24:53 DEBUG : B2 bucket rclone-test-hecacov7puti: Waiting for transfers to finish 2026/06/26 02:24:54 DEBUG : potato2: size = 60 OK 2026/06/26 02:24:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/26 02:24:54 INFO : potato2: Copied (server-side copy) 2026/06/26 02:24:54 INFO : potato2: Deleted 2026/06/26 02:24:54 DEBUG : potato3: size = 68 OK 2026/06/26 02:24:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/26 02:24:54 INFO : potato3: Copied (server-side copy) 2026/06/26 02:24:54 INFO : potato3: Deleted 2026/06/26 02:24:55 DEBUG : Creating backend with remote "TestB2:rclone-test-keduzem3sese" 2026/06/26 02:24:55 INFO : tomatoDir: Making directory 2026/06/26 02:24:56 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/26 02:24:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 02:24:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/26 02:24:56 DEBUG : B2 bucket rclone-test-keduzem3sese: Waiting for checks to finish 2026/06/26 02:24:56 DEBUG : B2 bucket rclone-test-keduzem3sese: Waiting for transfers to finish 2026/06/26 02:24:56 DEBUG : potato2: size = 60 OK 2026/06/26 02:24:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/26 02:24:56 INFO : potato2: Copied (server-side copy) 2026/06/26 02:24:57 INFO : potato2: Deleted 2026/06/26 02:24:57 DEBUG : empty space: size = 1 OK 2026/06/26 02:24:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/26 02:24:57 INFO : empty space: Copied (server-side copy) 2026/06/26 02:24:57 DEBUG : potato3: size = 68 OK 2026/06/26 02:24:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/26 02:24:57 INFO : potato3: Copied (server-side copy) 2026/06/26 02:24:57 INFO : empty space: Deleted 2026/06/26 02:24:57 INFO : potato3: Deleted 2026/06/26 02:24:58 DEBUG : B2 bucket rclone-test-keduzem3sese: Purge remote 2026/06/26 02:24:58 INFO : B2 bucket rclone-test-keduzem3sese: cleaning bucket "rclone-test-keduzem3sese" of all files 2026/06/26 02:24:58 DEBUG : empty space: Deleting (id "4_z4f229da3b0ed0b1b9ff80e1b_f106f9b20f04d4f9b_d20260626_m022457_c001_v0001171_t0042_u01782440697098") 2026/06/26 02:24:58 DEBUG : potato2: Deleting (id "4_z4f229da3b0ed0b1b9ff80e1b_f108a58eba6bb39c0_d20260626_m022456_c001_v0001183_t0017_u01782440696794") 2026/06/26 02:24:58 DEBUG : potato3: Deleting (id "4_z4f229da3b0ed0b1b9ff80e1b_f108d057714701fe0_d20260626_m022457_c001_v0001173_t0031_u01782440697161") 2026/06/26 02:24:58 DEBUG : B2 bucket rclone-test-hecacov7puti: Purge remote 2026/06/26 02:24:58 INFO : B2 bucket rclone-test-hecacov7puti: cleaning bucket "rclone-test-hecacov7puti" of all files 2026/06/26 02:24:59 DEBUG : empty space: Deleting (id "4_z1f628d73b0ed0b1b9ff80e1b_f420bb5837d766197_d20260626_m022457_c001_v7007000_t0000_u01782440697434") 2026/06/26 02:24:59 DEBUG : empty space: Deleting (id "4_z1f628d73b0ed0b1b9ff80e1b_f11372b2588faaa34_d20260626_m022452_c001_v0001172_t0006_u01782440692391") 2026/06/26 02:24:59 DEBUG : potato2: Deleting (id "4_z1f628d73b0ed0b1b9ff80e1b_f420bb5837d766196_d20260626_m022457_c001_v7007000_t0000_u01782440697016") 2026/06/26 02:24:59 DEBUG : potato2: Deleting (id "4_z1f628d73b0ed0b1b9ff80e1b_f11743df6092fa0a6_d20260626_m022453_c001_v0001109_t0037_u01782440693431") 2026/06/26 02:24:59 DEBUG : potato3: Deleting (id "4_z1f628d73b0ed0b1b9ff80e1b_f41697f9507e16d8c_d20260626_m022457_c001_v7007000_t0000_u01782440697451") 2026/06/26 02:24:59 DEBUG : potato3: Deleting (id "4_z1f628d73b0ed0b1b9ff80e1b_f10066c2a4c4fc2d5_d20260626_m022453_c001_v0001116_t0035_u01782440693857") 2026/06/26 02:24:59 DEBUG : potato3: Deleting (id "4_z1f628d73b0ed0b1b9ff80e1b_f11372b2588faaa3a_d20260626_m022452_c001_v0001172_t0023_u01782440692730") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.16s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:25:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.84s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:25:03 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/rclone-sync-test" --- PASS: TestSyncOverlap (1.44s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:25:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/rclone-sync-test" 2026/06/26 02:25:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/rclone-sync-test-include/layer2" 2026/06/26 02:25:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/rclone-sync-test-ignore-file" 2026/06/26 02:25:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/26 02:25:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/26 02:25:12 DEBUG : pacer: Reducing sleep to 10ms 2026/06/26 02:25:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 02:25:12 DEBUG : B2 bucket rclone-test-xijisis6covu path rclone-sync-test: Waiting for checks to finish 2026/06/26 02:25:12 DEBUG : B2 bucket rclone-test-xijisis6covu path rclone-sync-test: Waiting for transfers to finish 2026/06/26 02:25:12 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:12 INFO : There was nothing to transfer 2026/06/26 02:25:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 02:25:13 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:25:13 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:25:13 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:13 INFO : There was nothing to transfer 2026/06/26 02:25:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 02:25:13 DEBUG : B2 bucket rclone-test-xijisis6covu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/26 02:25:13 DEBUG : B2 bucket rclone-test-xijisis6covu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/26 02:25:13 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:13 INFO : There was nothing to transfer 2026/06/26 02:25:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 02:25:14 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:25:14 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:25:14 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:14 INFO : There was nothing to transfer 2026/06/26 02:25:14 DEBUG : Excluded 2026/06/26 02:25:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 02:25:14 DEBUG : B2 bucket rclone-test-xijisis6covu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/26 02:25:14 DEBUG : B2 bucket rclone-test-xijisis6covu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/26 02:25:14 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:14 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.24s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:25:15 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/dst" 2026/06/26 02:25:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/CompareDest" 2026/06/26 02:25:18 DEBUG : one: Need to transfer - File not found at Destination 2026/06/26 02:25:18 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:25:18 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:25:19 DEBUG : one: size = 3 OK 2026/06/26 02:25:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/26 02:25:19 INFO : one: Copied (new) 2026/06/26 02:25:19 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:20 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:25:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:25:20 DEBUG : one: size = 3 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:25:20 DEBUG : one: Sizes differ 2026/06/26 02:25:20 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:25:20 DEBUG : one: size = 5 OK 2026/06/26 02:25:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/26 02:25:20 INFO : one: Copied (replaced existing) 2026/06/26 02:25:20 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:22 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:25:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:25:22 DEBUG : one: size = 3 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:25:22 DEBUG : one: Sizes differ 2026/06/26 02:25:22 DEBUG : one: size = 5 OK 2026/06/26 02:25:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:25:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 02:25:22 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:25:22 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:22 INFO : There was nothing to transfer 2026/06/26 02:25:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:25:23 DEBUG : one: size = 3 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:25:23 DEBUG : one: Sizes differ 2026/06/26 02:25:24 DEBUG : two: size = 3 OK 2026/06/26 02:25:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:25:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/26 02:25:24 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:25:24 DEBUG : one: size = 5 OK 2026/06/26 02:25:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:25:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 02:25:24 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:25:24 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:24 INFO : There was nothing to transfer 2026/06/26 02:25:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:25:24 DEBUG : one: size = 3 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:25:24 DEBUG : one: Sizes differ 2026/06/26 02:25:24 DEBUG : two: size = 3 OK 2026/06/26 02:25:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:25:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/26 02:25:24 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:25:24 DEBUG : one: size = 5 OK 2026/06/26 02:25:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:25:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 02:25:24 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:25:24 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:24 INFO : There was nothing to transfer 2026/06/26 02:25:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:25:25 DEBUG : one: size = 3 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:25:25 DEBUG : one: Sizes differ 2026/06/26 02:25:25 DEBUG : two: size = 3 OK 2026/06/26 02:25:25 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/06/26 02:25:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/26 02:25:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/26 02:25:25 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:25:25 DEBUG : one: size = 5 OK 2026/06/26 02:25:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:25:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 02:25:25 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:25:25 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:25 INFO : There was nothing to transfer 2026/06/26 02:25:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:25:26 DEBUG : one: size = 3 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:25:26 DEBUG : one: Sizes differ 2026/06/26 02:25:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:25:26 DEBUG : two: size = 3 (B2 bucket rclone-test-xijisis6covu path CompareDest) 2026/06/26 02:25:26 DEBUG : two: Sizes differ 2026/06/26 02:25:26 DEBUG : two: Need to transfer - File not found at Destination 2026/06/26 02:25:26 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:25:26 DEBUG : one: size = 5 OK 2026/06/26 02:25:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:25:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 02:25:26 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:25:27 DEBUG : two: size = 5 OK 2026/06/26 02:25:27 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/26 02:25:27 INFO : two: Copied (new) 2026/06/26 02:25:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.60s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:25:30 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/dest" 2026/06/26 02:25:31 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/pre-dest1" 2026/06/26 02:25:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/pre-dest2" 2026/06/26 02:25:34 DEBUG : 1: size = 1 OK 2026/06/26 02:25:34 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:25:34 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/26 02:25:35 DEBUG : 2: size = 1 OK 2026/06/26 02:25:35 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:25:35 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/26 02:25:35 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/26 02:25:35 DEBUG : B2 bucket rclone-test-xijisis6covu path dest: Waiting for checks to finish 2026/06/26 02:25:35 DEBUG : B2 bucket rclone-test-xijisis6covu path dest: Waiting for transfers to finish 2026/06/26 02:25:36 DEBUG : 3: size = 1 OK 2026/06/26 02:25:36 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/26 02:25:36 INFO : 3: Copied (new) 2026/06/26 02:25:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.06s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:25:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/dst" 2026/06/26 02:25:39 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/CopyDest" 2026/06/26 02:25:41 DEBUG : one: Need to transfer - File not found at Destination 2026/06/26 02:25:41 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:25:41 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:25:41 DEBUG : one: size = 3 OK 2026/06/26 02:25:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/26 02:25:41 INFO : one: Copied (new) 2026/06/26 02:25:41 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:42 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:25:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:25:42 DEBUG : one: size = 3 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:25:42 DEBUG : one: Sizes differ 2026/06/26 02:25:42 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:25:42 DEBUG : one: size = 5 OK 2026/06/26 02:25:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/26 02:25:42 INFO : one: Copied (replaced existing) 2026/06/26 02:25:42 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:44 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/BackupDir" 2026/06/26 02:25:45 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:25:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:25:45 DEBUG : one: size = 3 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:25:45 DEBUG : one: Sizes differ 2026/06/26 02:25:46 DEBUG : one: size = 5 OK 2026/06/26 02:25:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:25:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:25:46 DEBUG : one: size = 3 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:25:46 DEBUG : one: Sizes differ 2026/06/26 02:25:47 DEBUG : one: size = 3 OK 2026/06/26 02:25:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/26 02:25:47 INFO : one: Copied (server-side copy) 2026/06/26 02:25:47 INFO : one: Deleted 2026/06/26 02:25:48 DEBUG : one: size = 5 OK 2026/06/26 02:25:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/26 02:25:48 INFO : one: Copied (server-side copy) 2026/06/26 02:25:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/26 02:25:48 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:25:48 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:48 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1182-14.backblaze.com/b2api/v1/b2_upload_file/bff25db3b0ad0b1b9ff80e1b/c001_v0001182_t0010": EOF 2026/06/26 02:25:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-14.backblaze.com/b2api/v1/b2_upload_file/bff25db3b0ad0b1b9ff80e1b/c001_v0001182_t0010": EOF) 2026/06/26 02:25:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "CopyDest/two" to B2 bucket rclone-test-xijisis6covu: 1/10 (Post "https://pod-000-1182-14.backblaze.com/b2api/v1/b2_upload_file/bff25db3b0ad0b1b9ff80e1b/c001_v0001182_t0010": EOF) 2026/06/26 02:25:51 DEBUG : pacer: Reducing sleep to 10ms 2026/06/26 02:25:52 DEBUG : one: size = 5 OK 2026/06/26 02:25:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:25:52 DEBUG : one: Unchanged skipping 2026/06/26 02:25:52 DEBUG : two: size = 3 OK 2026/06/26 02:25:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:25:52 DEBUG : two: size = 3 OK 2026/06/26 02:25:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/26 02:25:52 INFO : two: Copied (server-side copy) 2026/06/26 02:25:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/26 02:25:52 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:25:52 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:25:52 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:53 DEBUG : one: size = 5 OK 2026/06/26 02:25:53 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:25:53 DEBUG : two: size = 3 OK 2026/06/26 02:25:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:25:53 DEBUG : two: Unchanged skipping 2026/06/26 02:25:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:25:53 DEBUG : one: Unchanged skipping 2026/06/26 02:25:53 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:25:53 DEBUG : Waiting for deletions to finish 2026/06/26 02:25:53 INFO : There was nothing to transfer 2026/06/26 02:25:54 DEBUG : one: size = 5 OK 2026/06/26 02:25:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:25:54 DEBUG : one: Unchanged skipping 2026/06/26 02:25:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:25:54 DEBUG : three: size = 5 (B2 bucket rclone-test-xijisis6covu path CopyDest) 2026/06/26 02:25:54 DEBUG : three: Sizes differ 2026/06/26 02:25:54 DEBUG : three: Destination not found in --copy-dest 2026/06/26 02:25:54 DEBUG : three: Need to transfer - File not found at Destination 2026/06/26 02:25:54 DEBUG : two: size = 3 OK 2026/06/26 02:25:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 02:25:54 DEBUG : two: Unchanged skipping 2026/06/26 02:25:54 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:25:54 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:25:55 DEBUG : three: size = 7 OK 2026/06/26 02:25:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/26 02:25:55 INFO : three: Copied (new) 2026/06/26 02:25:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.52s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:25:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/dst" 2026/06/26 02:26:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/backup" 2026/06/26 02:26:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:26:02 DEBUG : one: size = 3 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:26:02 DEBUG : one: Sizes differ 2026/06/26 02:26:02 DEBUG : two: size = 3 OK 2026/06/26 02:26:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:26:02 DEBUG : two: Unchanged skipping 2026/06/26 02:26:02 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:26:05 DEBUG : one: size = 3 OK 2026/06/26 02:26:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/26 02:26:05 INFO : one: Copied (server-side copy) 2026/06/26 02:26:05 INFO : one: Deleted 2026/06/26 02:26:05 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:26:06 DEBUG : one: size = 4 OK 2026/06/26 02:26:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/26 02:26:06 INFO : one: Copied (new) 2026/06/26 02:26:06 DEBUG : Waiting for deletions to finish 2026/06/26 02:26:06 DEBUG : three.txt: size = 5 OK 2026/06/26 02:26:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/26 02:26:06 INFO : three.txt: Copied (server-side copy) 2026/06/26 02:26:07 INFO : three.txt: Deleted 2026/06/26 02:26:07 INFO : three.txt: Moved into backup dir 2026/06/26 02:26:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:26:08 DEBUG : one: size = 4 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:26:08 DEBUG : one: Sizes differ 2026/06/26 02:26:08 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:26:08 DEBUG : two: size = 3 OK 2026/06/26 02:26:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:26:08 DEBUG : two: Unchanged skipping 2026/06/26 02:26:09 DEBUG : one: size = 4 OK 2026/06/26 02:26:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/26 02:26:09 INFO : one: Copied (server-side copy) 2026/06/26 02:26:09 INFO : one: Deleted 2026/06/26 02:26:09 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:26:09 DEBUG : one: size = 5 OK 2026/06/26 02:26:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/26 02:26:09 INFO : one: Copied (new) 2026/06/26 02:26:09 DEBUG : Waiting for deletions to finish 2026/06/26 02:26:10 DEBUG : three.txt: size = 6 OK 2026/06/26 02:26:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/26 02:26:10 INFO : three.txt: Copied (server-side copy) 2026/06/26 02:26:10 INFO : three.txt: Deleted 2026/06/26 02:26:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.41s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:26:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/dst" 2026/06/26 02:26:13 DEBUG : Config file has changed externally - reloading 2026/06/26 02:26:15 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/backup" 2026/06/26 02:26:16 DEBUG : two: size = 3 OK 2026/06/26 02:26:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:26:16 DEBUG : two: Unchanged skipping 2026/06/26 02:26:16 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:26:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:26:16 DEBUG : one: size = 3 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:26:16 DEBUG : one: Sizes differ 2026/06/26 02:26:18 DEBUG : one.bak: size = 3 OK 2026/06/26 02:26:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/26 02:26:18 INFO : one: Copied (server-side copy) to: one.bak 2026/06/26 02:26:18 INFO : one: Deleted 2026/06/26 02:26:18 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:26:19 DEBUG : one: size = 4 OK 2026/06/26 02:26:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/26 02:26:19 INFO : one: Copied (new) 2026/06/26 02:26:19 DEBUG : Waiting for deletions to finish 2026/06/26 02:26:19 DEBUG : three.txt.bak: size = 5 OK 2026/06/26 02:26:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/26 02:26:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/26 02:26:19 INFO : three.txt: Deleted 2026/06/26 02:26:19 INFO : three.txt: Moved into backup dir 2026/06/26 02:26:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:26:21 DEBUG : one: size = 4 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:26:21 DEBUG : one: Sizes differ 2026/06/26 02:26:21 DEBUG : two: size = 3 OK 2026/06/26 02:26:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:26:21 DEBUG : two: Unchanged skipping 2026/06/26 02:26:21 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:26:21 DEBUG : one.bak: size = 4 OK 2026/06/26 02:26:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/26 02:26:21 INFO : one: Copied (server-side copy) to: one.bak 2026/06/26 02:26:22 INFO : one: Deleted 2026/06/26 02:26:22 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:26:22 DEBUG : one: size = 5 OK 2026/06/26 02:26:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/26 02:26:22 INFO : one: Copied (new) 2026/06/26 02:26:22 DEBUG : Waiting for deletions to finish 2026/06/26 02:26:23 DEBUG : three.txt.bak: size = 6 OK 2026/06/26 02:26:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/26 02:26:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/26 02:26:23 INFO : three.txt: Deleted 2026/06/26 02:26:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:26:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/dst" 2026/06/26 02:26:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/backup" 2026/06/26 02:26:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:26:29 DEBUG : two: size = 3 OK 2026/06/26 02:26:29 DEBUG : one: size = 3 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:26:29 DEBUG : one: Sizes differ 2026/06/26 02:26:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:26:29 DEBUG : two: Unchanged skipping 2026/06/26 02:26:29 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:26:31 DEBUG : one-2019-01-01: size = 3 OK 2026/06/26 02:26:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/26 02:26:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/26 02:26:31 INFO : one: Deleted 2026/06/26 02:26:31 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:26:32 DEBUG : one: size = 4 OK 2026/06/26 02:26:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/26 02:26:32 INFO : one: Copied (new) 2026/06/26 02:26:32 DEBUG : Waiting for deletions to finish 2026/06/26 02:26:32 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/26 02:26:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/26 02:26:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/26 02:26:32 INFO : three.txt: Deleted 2026/06/26 02:26:32 INFO : three.txt: Moved into backup dir 2026/06/26 02:26:34 DEBUG : two: size = 3 OK 2026/06/26 02:26:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:26:34 DEBUG : two: Unchanged skipping 2026/06/26 02:26:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:26:34 DEBUG : one: size = 4 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:26:34 DEBUG : one: Sizes differ 2026/06/26 02:26:34 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:26:35 DEBUG : one-2019-01-01: size = 4 OK 2026/06/26 02:26:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/26 02:26:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/26 02:26:35 INFO : one: Deleted 2026/06/26 02:26:35 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:26:35 DEBUG : one: size = 5 OK 2026/06/26 02:26:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/26 02:26:35 INFO : one: Copied (new) 2026/06/26 02:26:35 DEBUG : Waiting for deletions to finish 2026/06/26 02:26:37 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/26 02:26:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/26 02:26:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/26 02:26:37 INFO : three.txt: Deleted 2026/06/26 02:26:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.40s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:26:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/dst" 2026/06/26 02:26:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:26:43 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:26:43 DEBUG : one: size = 3 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:26:43 DEBUG : one: Sizes differ 2026/06/26 02:26:43 DEBUG : two: size = 3 OK 2026/06/26 02:26:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:26:43 DEBUG : two: Unchanged skipping 2026/06/26 02:26:43 DEBUG : one.bak: size = 3 OK 2026/06/26 02:26:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/26 02:26:43 INFO : one: Copied (server-side copy) to: one.bak 2026/06/26 02:26:43 INFO : one: Deleted 2026/06/26 02:26:43 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:26:44 DEBUG : one: size = 4 OK 2026/06/26 02:26:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/26 02:26:44 INFO : one: Copied (new) 2026/06/26 02:26:44 DEBUG : Waiting for deletions to finish 2026/06/26 02:26:45 DEBUG : three.txt.bak: size = 5 OK 2026/06/26 02:26:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/26 02:26:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/26 02:26:45 INFO : three.txt: Deleted 2026/06/26 02:26:45 INFO : three.txt: Moved into backup dir 2026/06/26 02:26:46 DEBUG : one.bak: Excluded (Path Filter) 2026/06/26 02:26:46 DEBUG : one.bak: Excluded 2026/06/26 02:26:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/26 02:26:46 DEBUG : three.txt.bak: Excluded 2026/06/26 02:26:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:26:46 DEBUG : two: size = 3 OK 2026/06/26 02:26:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:26:46 DEBUG : two: Unchanged skipping 2026/06/26 02:26:46 DEBUG : one: size = 4 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:26:46 DEBUG : one: Sizes differ 2026/06/26 02:26:46 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for checks to finish 2026/06/26 02:26:47 DEBUG : one.bak: size = 4 OK 2026/06/26 02:26:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/26 02:26:47 INFO : one: Copied (server-side copy) to: one.bak 2026/06/26 02:26:47 INFO : one: Deleted 2026/06/26 02:26:47 DEBUG : B2 bucket rclone-test-xijisis6covu path dst: Waiting for transfers to finish 2026/06/26 02:26:47 DEBUG : one: size = 5 OK 2026/06/26 02:26:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/26 02:26:47 INFO : one: Copied (new) 2026/06/26 02:26:47 DEBUG : Waiting for deletions to finish 2026/06/26 02:26:48 DEBUG : three.txt.bak: size = 6 OK 2026/06/26 02:26:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/26 02:26:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/26 02:26:48 INFO : three.txt: Deleted 2026/06/26 02:26:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.91s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:26:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/dst" 2026/06/26 02:26:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:26:53 DEBUG : one: size = 3 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:26:53 DEBUG : one: Sizes differ 2026/06/26 02:26:55 DEBUG : one.bak: size = 3 OK 2026/06/26 02:26:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/26 02:26:55 INFO : one: Copied (server-side copy) to: one.bak 2026/06/26 02:26:55 INFO : one: Deleted 2026/06/26 02:26:56 DEBUG : one: size = 4 OK 2026/06/26 02:26:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/26 02:26:56 INFO : one: Copied (new) 2026/06/26 02:26:56 DEBUG : two: size = 3 OK 2026/06/26 02:26:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:26:56 DEBUG : two: Unchanged skipping 2026/06/26 02:26:56 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:26:56 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:26:56 DEBUG : three.txt: Sizes differ 2026/06/26 02:26:57 DEBUG : three.txt.bak: size = 5 OK 2026/06/26 02:26:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/26 02:26:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/26 02:26:57 INFO : three.txt: Deleted 2026/06/26 02:26:57 DEBUG : three.txt: size = 6 OK 2026/06/26 02:26:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/26 02:26:57 INFO : three.txt: Copied (new) 2026/06/26 02:26:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:26:58 DEBUG : one: size = 4 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:26:58 DEBUG : one: Sizes differ 2026/06/26 02:26:59 DEBUG : one.bak: size = 4 OK 2026/06/26 02:26:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/26 02:26:59 INFO : one: Copied (server-side copy) to: one.bak 2026/06/26 02:26:59 INFO : one: Deleted 2026/06/26 02:26:59 DEBUG : one: size = 5 OK 2026/06/26 02:26:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/26 02:26:59 INFO : one: Copied (new) 2026/06/26 02:26:59 DEBUG : two: size = 3 OK 2026/06/26 02:26:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:26:59 DEBUG : two: Unchanged skipping 2026/06/26 02:27:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:27:00 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:27:00 DEBUG : three.txt: Sizes differ 2026/06/26 02:27:00 DEBUG : three.txt.bak: size = 6 OK 2026/06/26 02:27:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/26 02:27:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/26 02:27:00 INFO : three.txt: Deleted 2026/06/26 02:27:01 DEBUG : three.txt: size = 19 OK 2026/06/26 02:27:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/26 02:27:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.68s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:27:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xijisis6covu/dst" 2026/06/26 02:27:05 DEBUG : Config file has changed externally - reloading 2026/06/26 02:27:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:27:06 DEBUG : one: size = 3 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:27:06 DEBUG : one: Sizes differ 2026/06/26 02:27:08 DEBUG : one-2019-01-01: size = 3 OK 2026/06/26 02:27:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/26 02:27:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/26 02:27:08 INFO : one: Deleted 2026/06/26 02:27:09 DEBUG : one: size = 4 OK 2026/06/26 02:27:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/26 02:27:09 INFO : one: Copied (new) 2026/06/26 02:27:09 DEBUG : two: size = 3 OK 2026/06/26 02:27:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:09 DEBUG : two: Unchanged skipping 2026/06/26 02:27:09 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:27:09 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:27:09 DEBUG : three.txt: Sizes differ 2026/06/26 02:27:10 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/26 02:27:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/26 02:27:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/26 02:27:10 INFO : three.txt: Deleted 2026/06/26 02:27:10 DEBUG : three.txt: size = 6 OK 2026/06/26 02:27:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/26 02:27:10 INFO : three.txt: Copied (new) 2026/06/26 02:27:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:27:11 DEBUG : one: size = 4 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:27:11 DEBUG : one: Sizes differ 2026/06/26 02:27:12 DEBUG : one-2019-01-01: size = 4 OK 2026/06/26 02:27:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/26 02:27:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/26 02:27:12 INFO : one: Deleted 2026/06/26 02:27:12 DEBUG : one: size = 5 OK 2026/06/26 02:27:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/26 02:27:12 INFO : one: Copied (new) 2026/06/26 02:27:12 DEBUG : two: size = 3 OK 2026/06/26 02:27:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:12 DEBUG : two: Unchanged skipping 2026/06/26 02:27:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:27:13 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-xijisis6covu path dst) 2026/06/26 02:27:13 DEBUG : three.txt: Sizes differ 2026/06/26 02:27:13 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/26 02:27:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/26 02:27:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/26 02:27:13 INFO : three.txt: Deleted 2026/06/26 02:27:14 DEBUG : three.txt: size = 19 OK 2026/06/26 02:27:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/26 02:27:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.01s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:27:17 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:27:17 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:27:17 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:27:17 DEBUG : Testêé: Sizes differ 2026/06/26 02:27:17 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:27:17 DEBUG : Testêé: size = 14 OK 2026/06/26 02:27:17 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/26 02:27:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/26 02:27:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.61s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:27:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/26 02:27:18 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:27:18 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:27:19 DEBUG : existing: size = 6 OK 2026/06/26 02:27:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/26 02:27:19 INFO : existing: Copied (new) 2026/06/26 02:27:19 DEBUG : Waiting for deletions to finish 2026/06/26 02:27:19 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:27:19 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:27:19 DEBUG : existing: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:27:19 DEBUG : existing: Sizes differ 2026/06/26 02:27:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/26 02:27:19 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:27:19 ERROR : B2 bucket rclone-test-xijisis6covu: not deleting files as there were IO errors 2026/06/26 02:27:19 ERROR : B2 bucket rclone-test-xijisis6covu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.19s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:27:21 DEBUG : EXISTING: size = 6 OK 2026/06/26 02:27:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:21 DEBUG : existing: Unchanged skipping 2026/06/26 02:27:21 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:27:21 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:27:21 DEBUG : Waiting for deletions to finish 2026/06/26 02:27:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.67s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", 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:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:27:50 DEBUG : both0: size = 6 OK 2026/06/26 02:27:50 DEBUG : both11: size = 6 OK 2026/06/26 02:27:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both12: size = 6 OK 2026/06/26 02:27:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:27:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both10: size = 6 OK 2026/06/26 02:27:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both11: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both13: size = 6 OK 2026/06/26 02:27:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both13: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both14: size = 6 OK 2026/06/26 02:27:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both14: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both15: size = 6 OK 2026/06/26 02:27:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both12: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both16: size = 6 OK 2026/06/26 02:27:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both16: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both17: size = 6 OK 2026/06/26 02:27:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both17: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both18: size = 6 OK 2026/06/26 02:27:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both10: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both19: size = 6 OK 2026/06/26 02:27:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both19: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both1: size = 6 OK 2026/06/26 02:27:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both1: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both2: size = 6 OK 2026/06/26 02:27:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both2: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both3: size = 6 OK 2026/06/26 02:27:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both3: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both4: size = 6 OK 2026/06/26 02:27:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both0: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both5: size = 6 OK 2026/06/26 02:27:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both4: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both18: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both6: size = 6 OK 2026/06/26 02:27:50 DEBUG : both5: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both15: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both9: size = 6 OK 2026/06/26 02:27:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both7: size = 6 OK 2026/06/26 02:27:50 DEBUG : both9: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both8: size = 6 OK 2026/06/26 02:27:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:27:50 DEBUG : both7: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both6: Unchanged skipping 2026/06/26 02:27:50 DEBUG : both8: Unchanged skipping 2026/06/26 02:27:50 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:27:50 DEBUG : Waiting for deletions to finish 2026/06/26 02:27:50 INFO : only16: Deleted 2026/06/26 02:27:50 INFO : only17: Deleted 2026/06/26 02:27:50 INFO : only5: Deleted 2026/06/26 02:27:50 INFO : only6: Deleted 2026/06/26 02:27:50 INFO : only0: Deleted 2026/06/26 02:27:50 INFO : only15: Deleted 2026/06/26 02:27:50 INFO : only18: Deleted 2026/06/26 02:27:50 INFO : only11: Deleted 2026/06/26 02:27:50 INFO : only14: Deleted 2026/06/26 02:27:50 INFO : only19: Deleted 2026/06/26 02:27:50 INFO : only1: Deleted 2026/06/26 02:27:50 INFO : only2: Deleted 2026/06/26 02:27:50 INFO : only3: Deleted 2026/06/26 02:27:51 INFO : only4: Deleted 2026/06/26 02:27:51 INFO : only7: Deleted 2026/06/26 02:27:51 INFO : only10: Deleted 2026/06/26 02:27:51 INFO : only12: Deleted 2026/06/26 02:27:51 INFO : only13: Deleted 2026/06/26 02:27:51 INFO : only8: Deleted 2026/06/26 02:27:51 INFO : only9: Deleted 2026/06/26 02:27:51 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (31.97s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:28:23 DEBUG : both10: size = 6 OK 2026/06/26 02:28:23 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:28:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both12: size = 6 OK 2026/06/26 02:28:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both11: size = 6 OK 2026/06/26 02:28:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both0: size = 6 OK 2026/06/26 02:28:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both10: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both13: size = 6 OK 2026/06/26 02:28:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both12: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both14: size = 6 OK 2026/06/26 02:28:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both14: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both15: size = 6 OK 2026/06/26 02:28:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both15: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both16: size = 6 OK 2026/06/26 02:28:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both16: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both17: size = 6 OK 2026/06/26 02:28:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both17: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both18: size = 6 OK 2026/06/26 02:28:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both18: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both19: size = 6 OK 2026/06/26 02:28:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both19: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both1: size = 6 OK 2026/06/26 02:28:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both1: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both2: size = 6 OK 2026/06/26 02:28:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both2: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both3: size = 6 OK 2026/06/26 02:28:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both3: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both4: size = 6 OK 2026/06/26 02:28:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both4: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both5: size = 6 OK 2026/06/26 02:28:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both11: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both6: size = 6 OK 2026/06/26 02:28:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both6: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both7: size = 6 OK 2026/06/26 02:28:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both0: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both8: size = 6 OK 2026/06/26 02:28:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both13: Unchanged skipping 2026/06/26 02:28:23 DEBUG : both9: size = 6 OK 2026/06/26 02:28:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:23 DEBUG : both5: Unchanged skipping 2026/06/26 02:28:23 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only0: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only0: Sizes differ 2026/06/26 02:28:23 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only10: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only10: Sizes differ 2026/06/26 02:28:23 DEBUG : both7: Unchanged skipping 2026/06/26 02:28:23 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only11: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only11: Sizes differ 2026/06/26 02:28:23 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only12: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only12: Sizes differ 2026/06/26 02:28:23 DEBUG : both8: Unchanged skipping 2026/06/26 02:28:23 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only13: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only13: Sizes differ 2026/06/26 02:28:23 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only14: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only14: Sizes differ 2026/06/26 02:28:23 DEBUG : both9: Unchanged skipping 2026/06/26 02:28:23 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only15: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only15: Sizes differ 2026/06/26 02:28:23 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only16: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only16: Sizes differ 2026/06/26 02:28:23 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only17: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only17: Sizes differ 2026/06/26 02:28:23 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only18: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only18: Sizes differ 2026/06/26 02:28:23 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only19: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only19: Sizes differ 2026/06/26 02:28:23 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only1: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only1: Sizes differ 2026/06/26 02:28:23 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only2: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only2: Sizes differ 2026/06/26 02:28:23 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only3: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only3: Sizes differ 2026/06/26 02:28:23 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only4: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only4: Sizes differ 2026/06/26 02:28:23 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only5: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only5: Sizes differ 2026/06/26 02:28:23 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only6: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only6: Sizes differ 2026/06/26 02:28:23 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only7: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only7: Sizes differ 2026/06/26 02:28:23 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only8: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only8: Sizes differ 2026/06/26 02:28:23 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2519211861) 2026/06/26 02:28:23 DEBUG : only9: size = 6 (B2 bucket rclone-test-xijisis6covu) 2026/06/26 02:28:23 DEBUG : only9: Sizes differ 2026/06/26 02:28:23 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:28:23 DEBUG : only0: size = 0 OK 2026/06/26 02:28:23 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:23 INFO : only0: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only11: size = 0 OK 2026/06/26 02:28:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only11: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only15: size = 0 OK 2026/06/26 02:28:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only15: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only16: size = 0 OK 2026/06/26 02:28:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only16: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only13: size = 0 OK 2026/06/26 02:28:24 DEBUG : only18: size = 0 OK 2026/06/26 02:28:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only13: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only18: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only19: size = 0 OK 2026/06/26 02:28:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only19: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only10: size = 0 OK 2026/06/26 02:28:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only10: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only2: size = 0 OK 2026/06/26 02:28:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only2: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only1: size = 0 OK 2026/06/26 02:28:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only1: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only3: size = 0 OK 2026/06/26 02:28:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only3: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only4: size = 0 OK 2026/06/26 02:28:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only4: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only17: size = 0 OK 2026/06/26 02:28:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only17: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only14: size = 0 OK 2026/06/26 02:28:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only14: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only7: size = 0 OK 2026/06/26 02:28:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only7: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only8: size = 0 OK 2026/06/26 02:28:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only8: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only12: size = 0 OK 2026/06/26 02:28:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only12: Copied (replaced existing) 2026/06/26 02:28:24 DEBUG : only5: size = 0 OK 2026/06/26 02:28:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:24 INFO : only5: Copied (replaced existing) 2026/06/26 02:28:25 DEBUG : only6: size = 0 OK 2026/06/26 02:28:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:25 INFO : only6: Copied (replaced existing) 2026/06/26 02:28:25 DEBUG : only9: size = 0 OK 2026/06/26 02:28:25 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/26 02:28:25 INFO : only9: Copied (replaced existing) 2026/06/26 02:28:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (37.78s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:28:33 DEBUG : empty_dir: Making directory with metadata 2026/06/26 02:28:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 02:28:33 DEBUG : empty_on_remote: Making directory with metadata 2026/06/26 02:28:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 02:28:33 INFO : empty_on_remote: Making directory 2026/06/26 02:28:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/26 02:28:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/26 02:28:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/26 02:28:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/26 02:28:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.88s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:28:36 DEBUG : empty_dir: Making directory with metadata 2026/06/26 02:28:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 02:28:36 DEBUG : empty_on_remote: Making directory with metadata 2026/06/26 02:28:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 02:28:36 INFO : empty_on_remote: Making directory 2026/06/26 02:28:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/26 02:28:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/26 02:28:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/26 02:28:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/26 02:28:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/26 02:28:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.45s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:28:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 02:28:38 INFO : sub dir: Making directory 2026/06/26 02:28:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.81s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:28:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 02:28:42 INFO : sub dir: Making directory 2026/06/26 02:28:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.80s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:28:55 DEBUG : Waiting for deletions to finish 2026/06/26 02:28:56 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:28:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:28:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:56 DEBUG : banana: size = 6 OK 2026/06/26 02:28:56 DEBUG : apple: size = 5 OK 2026/06/26 02:28:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:56 DEBUG : banana: Unchanged skipping 2026/06/26 02:28:56 DEBUG : apple: Unchanged skipping 2026/06/26 02:28:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:28:56 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:28:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:56 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:28:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:28:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:28:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:28:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:28:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:28:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:28:57 DEBUG : Waiting for deletions to finish 2026/06/26 02:28:57 INFO : There was nothing to transfer 2026/06/26 02:28:57 DEBUG : Waiting for deletions to finish 2026/06/26 02:28:57 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:28:57 DEBUG : apple: size = 5 OK 2026/06/26 02:28:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : apple: Unchanged skipping 2026/06/26 02:28:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:28:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:28:57 DEBUG : banana: size = 6 OK 2026/06/26 02:28:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : banana: Unchanged skipping 2026/06/26 02:28:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:28:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:28:57 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:28:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:28:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:28:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:28:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:28:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:28:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:28:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:28:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:28:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:28:57 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:28:57 DEBUG : Waiting for deletions to finish 2026/06/26 02:28:57 INFO : There was nothing to transfer 2026/06/26 02:28:57 DEBUG : Waiting for deletions to finish 2026/06/26 02:28:58 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:28:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:29:13 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:13 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : apple: size = 5 OK 2026/06/26 02:29:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : apple: Unchanged skipping 2026/06/26 02:29:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:29:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:29:14 DEBUG : banana: size = 6 OK 2026/06/26 02:29:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:29:14 DEBUG : banana: Unchanged skipping 2026/06/26 02:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:29:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:29:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:29:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:29:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:29:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:29:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:29:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:29:14 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:29:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:29:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:29:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:29:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:29:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:29:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:29:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:29:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:29:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:29:14 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:29:14 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:14 INFO : There was nothing to transfer 2026/06/26 02:29:14 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:14 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : apple: size = 5 OK 2026/06/26 02:29:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:29:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : banana: size = 6 OK 2026/06/26 02:29:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : banana: Unchanged skipping 2026/06/26 02:29:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:29:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : apple: Unchanged skipping 2026/06/26 02:29:15 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:29:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:29:15 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:29:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:29:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:29:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:29:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:29:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:29:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:29:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:29:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:29:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:29:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:29:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:29:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:29:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:29:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:29:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:29:15 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:29:15 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:15 INFO : There was nothing to transfer 2026/06/26 02:29:15 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:15 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:29:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:29:30 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:31 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:29:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 02:29:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:31 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:29:31 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:29:32 DEBUG : YmFuYW5h: size = 6 OK 2026/06/26 02:29:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/26 02:29:32 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/26 02:29:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/26 02:29:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/26 02:29:32 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:32 DEBUG : YXBwbGU=: size = 5 OK 2026/06/26 02:29:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/26 02:29:32 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/26 02:29:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/26 02:29:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/26 02:29:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/26 02:29:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/26 02:29:32 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/26 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/26 02:29:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/26 02:29:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/26 02:29:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/26 02:29:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/26 02:29:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/26 02:29:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/26 02:29:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/26 02:29:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/26 02:29:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/26 02:29:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/26 02:29:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/26 02:29:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/26 02:29:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/26 02:29:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/26 02:29:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/26 02:29:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/26 02:29:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/26 02:29:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/26 02:29:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/26 02:29:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/26 02:29:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 02:29:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/26 02:29:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/26 02:29:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/26 02:29:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/26 02:29:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/26 02:29:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/26 02:29:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:34 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/26 02:29:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/26 02:29:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/26 02:29:34 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:34 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 02:29:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 02:29:34 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 02:29:34 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 02:29:34 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 02:29:34 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 02:29:34 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 02:29:34 INFO : apple: Deleted 2026/06/26 02:29:34 INFO : banana: Deleted 2026/06/26 02:29:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 02:29:34 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 02:29:34 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 02:29:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 02:29:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 02:29:34 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 02:29:34 INFO : appleappleapplebanana: Deleted 2026/06/26 02:29:34 INFO : splitbananasplit: Deleted 2026/06/26 02:29:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 02:29:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 02:29:34 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 02:29:34 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/26 02:29:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 02:29:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:35 DEBUG : YXBwbGU=: size = 5 OK 2026/06/26 02:29:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : apple: Unchanged skipping 2026/06/26 02:29:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:29:35 DEBUG : YmFuYW5h: size = 6 OK 2026/06/26 02:29:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : banana: Unchanged skipping 2026/06/26 02:29:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/26 02:29:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:29:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/26 02:29:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/26 02:29:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/26 02:29:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 02:29:35 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:29:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/26 02:29:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/26 02:29:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/26 02:29:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/26 02:29:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/26 02:29:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/26 02:29:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/26 02:29:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/26 02:29:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/26 02:29:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/26 02:29:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/26 02:29:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/26 02:29:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/26 02:29:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:29:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:29:35 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:29:35 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:35 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/26 02:29:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 02:29:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 02:29:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 02:29:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 02:29:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 02:29:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 02:29:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 02:29:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 02:29:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 02:29:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 02:29:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:29:50 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:51 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:29:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:51 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:51 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:51 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:51 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:51 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:51 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:51 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 02:29:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 02:29:51 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 02:29:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 02:29:51 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:51 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 02:29:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 02:29:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 02:29:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 02:29:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 02:29:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 02:29:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 02:29:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 02:29:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 02:29:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 02:29:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 02:29:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 02:29:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 02:29:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 02:29:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 02:29:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 02:29:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 02:29:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 02:29:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 02:29:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 02:29:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 02:29:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 02:29:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 02:29:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 02:29:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 02:29:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 02:29:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 02:29:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 02:29:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 02:29:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 02:29:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 02:29:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 02:29:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 02:29:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 02:29:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 02:29:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 02:29:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 02:29:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 02:29:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 02:29:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 02:29:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 02:29:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 02:29:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 02:29:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 02:29:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 02:29:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 02:29:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 02:29:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 02:29:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 02:29:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 02:29:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 02:29:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 02:29:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 02:29:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 02:29:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 02:29:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 02:29:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 02:29:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 02:29:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 02:29:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 02:29:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 02:29:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 02:29:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 02:29:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 02:29:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 02:29:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 02:29:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 02:29:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 02:29:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 02:29:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 02:29:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 02:29:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 02:29:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 02:29:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 02:29:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 02:29:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 02:29:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 02:29:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 02:29:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 02:29:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 02:29:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 02:29:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 02:29:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 02:29:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 02:29:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 02:29:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 02:29:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 02:29:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 02:29:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 02:29:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 02:29:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 02:29:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 02:29:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 02:29:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 02:29:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 02:29:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 02:29:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 02:29:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 02:29:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 02:29:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 02:29:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 02:29:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 02:29:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 02:29:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 02:29:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 02:29:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 02:29:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 02:29:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 02:29:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 02:29:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 02:29:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 02:29:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 02:29:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 02:29:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 02:29:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 02:29:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 02:29:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 02:29:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 02:29:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 02:29:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 02:29:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 02:29:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 02:29:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 02:29:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 02:29:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 02:29:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 02:29:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 02:29:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 02:29:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 02:29:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 02:29:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 02:29:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 02:29:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 02:29:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 02:29:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 02:29:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 02:29:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 02:29:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 02:29:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 02:29:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 02:29:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 02:29:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 02:29:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 02:29:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 02:29:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 02:29:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 02:29:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 02:29:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 02:29:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 02:29:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 02:29:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 02:29:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 02:29:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 02:29:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 02:29:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/26 02:29:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 02:29:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 02:29:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 02:29:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 02:29:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 02:29:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 02:29:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 02:29:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 02:29:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 02:29:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 02:29:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 02:29:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 02:29:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 02:29:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 02:29:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 02:29:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/26 02:29:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:52 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:29:52 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:29:52 DEBUG : PREFIXapple: size = 5 OK 2026/06/26 02:29:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/26 02:29:52 INFO : apple: Copied (new) to: PREFIXapple 2026/06/26 02:29:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 02:29:52 DEBUG : PREFIXbanana: size = 6 OK 2026/06/26 02:29:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/26 02:29:52 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/26 02:29:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 02:29:52 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/26 02:29:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/26 02:29:52 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/26 02:29:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 02:29:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/26 02:29:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/26 02:29:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 02:29:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 02:29:52 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/26 02:29:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/26 02:29:52 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/26 02:29:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 02:29:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:29:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/26 02:29:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 02:29:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 02:29:52 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/26 02:29:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/26 02:29:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/26 02:29:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 02:29:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/26 02:29:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/26 02:29:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 02:29:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 02:29:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/26 02:29:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/26 02:29:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 02:29:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 02:29:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/26 02:29:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/26 02:29:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 02:29:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 02:29:53 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/26 02:29:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/26 02:29:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/26 02:29:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 02:29:53 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/26 02:29:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/26 02:29:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/26 02:29:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 02:29:53 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/26 02:29:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/26 02:29:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/26 02:29:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 02:29:53 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/26 02:29:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/26 02:29:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/26 02:29:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 02:29:53 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/26 02:29:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/26 02:29:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/26 02:29:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 02:29:53 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/26 02:29:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/26 02:29:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/26 02:29:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 02:29:53 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/26 02:29:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/26 02:29:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/26 02:29:53 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/26 02:29:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/26 02:29:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/26 02:29:53 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/26 02:29:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/26 02:29:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/26 02:29:54 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/26 02:29:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/26 02:29:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/26 02:29:54 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:54 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 02:29:54 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 02:29:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 02:29:54 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 02:29:54 INFO : apple: Deleted 2026/06/26 02:29:54 INFO : appleappleapplebanana: Deleted 2026/06/26 02:29:54 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 02:29:54 INFO : splitbananasplit: Deleted 2026/06/26 02:29:54 INFO : banana: Deleted 2026/06/26 02:29:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 02:29:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 02:29:54 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 02:29:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 02:29:54 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 02:29:54 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 02:29:54 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 02:29:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 02:29:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 02:29:54 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 02:29:54 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 02:29:54 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:55 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:29:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 02:29:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 02:29:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 02:29:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 02:29:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 02:29:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 02:29:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 02:29:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 02:29:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 02:29:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 02:29:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 02:29:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 02:29:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 02:29:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 02:29:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 02:29:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 02:29:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 02:29:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 02:29:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 02:29:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 02:29:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 02:29:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 02:29:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 02:29:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 02:29:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 02:29:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 02:29:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 02:29:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 02:29:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 02:29:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 02:29:55 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 02:29:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 02:29:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 02:29:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 02:29:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 02:29:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 02:29:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 02:29:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 02:29:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 02:29:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 02:29:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 02:29:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 02:29:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 02:29:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 02:29:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 02:29:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 02:29:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 02:29:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 02:29:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : apple: size = 5 OK 2026/06/26 02:29:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/26 02:29:55 INFO : apple: Copied (new) 2026/06/26 02:29:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:29:55 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:29:55 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:29:56 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:29:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/26 02:29:56 INFO : splitbananasplit: Copied (new) 2026/06/26 02:29:56 DEBUG : banana: size = 6 OK 2026/06/26 02:29:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/26 02:29:56 INFO : banana: Copied (new) 2026/06/26 02:29:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:29:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/26 02:29:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/26 02:29:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:29:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/26 02:29:56 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/26 02:29:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:29:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/26 02:29:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/26 02:29:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:29:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/26 02:29:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/26 02:29:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:29:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/26 02:29:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/26 02:29:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:29:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/26 02:29:56 INFO : appleappleapplebanana: Copied (new) 2026/06/26 02:29:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:29:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/26 02:29:56 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/26 02:29:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:29:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/26 02:29:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/26 02:29:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:29:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/26 02:29:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/26 02:29:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:29:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/26 02:29:57 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/26 02:29:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:29:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/26 02:29:57 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/26 02:29:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:29:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/26 02:29:57 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/26 02:29:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:29:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/26 02:29:57 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/26 02:29:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:29:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/26 02:29:57 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/26 02:29:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:29:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/26 02:29:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/26 02:29:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:29:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/26 02:29:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/26 02:29:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:29:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/26 02:29:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/26 02:29:58 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/26 02:29:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/26 02:29:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/26 02:29:58 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/26 02:29:58 INFO : PREFIXsplitbananasplit: Deleted 2026/06/26 02:29:58 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/26 02:29:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/26 02:29:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/26 02:29:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/26 02:29:58 INFO : PREFIXapple: Deleted 2026/06/26 02:29:58 INFO : PREFIXbanana: Deleted 2026/06/26 02:29:58 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/26 02:29:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/26 02:29:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/26 02:29:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/26 02:29:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/26 02:29:58 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/26 02:29:58 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/26 02:29:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/26 02:29:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/26 02:29:58 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:58 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:29:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : Waiting for deletions to finish 2026/06/26 02:29:59 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:29:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:30:16 DEBUG : Waiting for deletions to finish 2026/06/26 02:30:16 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:30:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:30:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 02:30:17 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 02:30:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:17 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 02:30:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 02:30:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:17 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:17 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 02:30:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 02:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : appleSUFFIX: size = 5 OK 2026/06/26 02:30:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/26 02:30:17 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:17 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:30:17 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:30:17 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/26 02:30:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/26 02:30:17 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/26 02:30:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/26 02:30:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 02:30:17 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/26 02:30:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/26 02:30:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/26 02:30:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 02:30:18 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/26 02:30:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/26 02:30:18 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/26 02:30:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/26 02:30:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/26 02:30:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/26 02:30:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/26 02:30:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/26 02:30:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/26 02:30:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/26 02:30:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/26 02:30:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/26 02:30:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/26 02:30:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/26 02:30:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/26 02:30:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/26 02:30:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/26 02:30:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/26 02:30:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/26 02:30:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/26 02:30:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/26 02:30:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/26 02:30:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/26 02:30:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 02:30:19 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/26 02:30:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/26 02:30:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/26 02:30:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 02:30:19 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/26 02:30:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/26 02:30:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/26 02:30:19 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/26 02:30:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/26 02:30:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/26 02:30:19 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/26 02:30:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/26 02:30:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/26 02:30:19 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/26 02:30:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/26 02:30:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/26 02:30:19 DEBUG : Waiting for deletions to finish 2026/06/26 02:30:19 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 02:30:19 INFO : appleappleapplebanana: Deleted 2026/06/26 02:30:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 02:30:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 02:30:20 INFO : apple: Deleted 2026/06/26 02:30:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 02:30:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 02:30:20 INFO : splitbananasplit: Deleted 2026/06/26 02:30:20 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 02:30:20 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 02:30:20 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 02:30:20 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 02:30:20 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 02:30:20 INFO : banana: Deleted 2026/06/26 02:30:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 02:30:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 02:30:20 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 02:30:20 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 02:30:20 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 02:30:20 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 02:30:20 DEBUG : Waiting for deletions to finish 2026/06/26 02:30:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/26 02:30:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 02:30:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 02:30:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 02:30:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:21 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:30:21 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:30:21 DEBUG : banana: size = 6 OK 2026/06/26 02:30:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/26 02:30:21 INFO : banana: Copied (new) 2026/06/26 02:30:21 DEBUG : apple: size = 5 OK 2026/06/26 02:30:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/26 02:30:21 INFO : apple: Copied (new) 2026/06/26 02:30:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:30:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/26 02:30:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/26 02:30:21 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:30:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/26 02:30:21 INFO : splitbananasplit: Copied (new) 2026/06/26 02:30:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:30:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/26 02:30:21 INFO : appleappleapplebanana: Copied (new) 2026/06/26 02:30:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:30:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/26 02:30:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/26 02:30:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:30:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/26 02:30:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/26 02:30:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:30:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/26 02:30:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/26 02:30:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:30:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/26 02:30:22 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/26 02:30:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:30:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/26 02:30:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/26 02:30:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:30:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/26 02:30:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/26 02:30:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:30:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/26 02:30:22 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/26 02:30:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:30:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/26 02:30:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/26 02:30:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:30:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/26 02:30:22 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/26 02:30:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:30:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/26 02:30:22 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/26 02:30:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:30:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/26 02:30:22 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/26 02:30:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:30:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/26 02:30:22 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/26 02:30:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:30:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/26 02:30:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/26 02:30:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:30:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/26 02:30:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/26 02:30:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:30:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/26 02:30:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/26 02:30:23 DEBUG : Waiting for deletions to finish 2026/06/26 02:30:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/26 02:30:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/26 02:30:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/26 02:30:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/26 02:30:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/26 02:30:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/26 02:30:23 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/26 02:30:23 INFO : bananaSUFFIX: Deleted 2026/06/26 02:30:23 INFO : splitbananasplitSUFFIX: Deleted 2026/06/26 02:30:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/26 02:30:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/26 02:30:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/26 02:30:23 INFO : appleSUFFIX: Deleted 2026/06/26 02:30:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/26 02:30:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/26 02:30:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/26 02:30:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/26 02:30:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/26 02:30:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/26 02:30:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/26 02:30:23 DEBUG : Waiting for deletions to finish 2026/06/26 02:30:24 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : Waiting for deletions to finish 2026/06/26 02:30:24 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:30:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:30:42 DEBUG : Waiting for deletions to finish 2026/06/26 02:30:42 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:30:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 02:30:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 02:30:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 02:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 02:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 02:30:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : apple: size = 5 OK 2026/06/26 02:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:42 DEBUG : apple: Unchanged skipping 2026/06/26 02:30:42 DEBUG : banana: size = 6 OK 2026/06/26 02:30:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 02:30:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:42 DEBUG : banana: Unchanged skipping 2026/06/26 02:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 02:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 02:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 02:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 02:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 02:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:42 DEBUG : splitbanan: size = 16 OK 2026/06/26 02:30:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/26 02:30:42 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/26 02:30:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 02:30:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 02:30:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 02:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 02:30:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 02:30:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 02:30:42 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:30:42 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:30:43 DEBUG : appleapple: size = 21 OK 2026/06/26 02:30:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/26 02:30:43 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/26 02:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 02:30:43 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/26 02:30:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/26 02:30:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/26 02:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 02:30:43 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/26 02:30:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/26 02:30:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/26 02:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 02:30:43 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/26 02:30:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/26 02:30:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/26 02:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 02:30:43 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/26 02:30:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/26 02:30:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/26 02:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 02:30:43 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/26 02:30:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/26 02:30:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/26 02:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 02:30:43 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/26 02:30:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/26 02:30:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/26 02:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 02:30:43 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/26 02:30:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/26 02:30:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/26 02:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 02:30:43 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/26 02:30:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/26 02:30:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/26 02:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 02:30:43 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/26 02:30:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/26 02:30:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/26 02:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 02:30:44 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/26 02:30:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/26 02:30:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/26 02:30:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 02:30:44 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/26 02:30:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/26 02:30:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/26 02:30:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 02:30:44 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/26 02:30:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/26 02:30:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/26 02:30:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 02:30:44 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/26 02:30:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/26 02:30:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/26 02:30:44 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/26 02:30:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/26 02:30:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/26 02:30:44 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/26 02:30:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/26 02:30:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/26 02:30:44 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/26 02:30:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/26 02:30:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/26 02:30:44 DEBUG : Waiting for deletions to finish 2026/06/26 02:30:44 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 02:30:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 02:30:44 INFO : appleappleapplebanana: Deleted 2026/06/26 02:30:45 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 02:30:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 02:30:45 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 02:30:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 02:30:45 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 02:30:45 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 02:30:45 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 02:30:45 INFO : splitbananasplit: Deleted 2026/06/26 02:30:45 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 02:30:45 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 02:30:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 02:30:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 02:30:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 02:30:45 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 02:30:45 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 02:30:45 DEBUG : Waiting for deletions to finish 2026/06/26 02:30:45 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : appleapple: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/26 02:30:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 02:30:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 02:30:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 02:30:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 02:30:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 02:30:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 02:30:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 02:30:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 02:30:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 02:30:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 02:30:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 02:30:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 02:30:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 02:30:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 02:30:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 02:30:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 02:30:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 02:30:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 02:30:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 02:30:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 02:30:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 02:30:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 02:30:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 02:30:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 02:30:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 02:30:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 02:30:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 02:30:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 02:30:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 02:30:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 02:30:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 02:30:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 02:30:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 02:30:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 02:30:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 02:30:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 02:30:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 02:30:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 02:30:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 02:30:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 02:30:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 02:30:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 02:30:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 02:30:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 02:30:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 02:30:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 02:30:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 02:30:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 02:30:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 02:30:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 02:30:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 02:30:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 02:30:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 02:30:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 02:30:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 02:30:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 02:30:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 02:30:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 02:30:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 02:30:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 02:30:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 02:30:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 02:30:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 02:30:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 02:30:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 02:30:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 02:30:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 02:30:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 02:30:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 02:30:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 02:30:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 02:30:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 02:30:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 02:30:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 02:30:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 02:30:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 02:30:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 02:30:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 02:30:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 02:30:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 02:30:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 02:30:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 02:30:46 DEBUG : appleapple: size = 21 OK 2026/06/26 02:30:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:30:46 DEBUG : banana: size = 6 OK 2026/06/26 02:30:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : banana: Unchanged skipping 2026/06/26 02:30:46 DEBUG : splitbanan: size = 16 OK 2026/06/26 02:30:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:30:46 DEBUG : apple: size = 5 OK 2026/06/26 02:30:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : apple: Unchanged skipping 2026/06/26 02:30:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 02:30:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 02:30:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 02:30:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 02:30:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 02:30:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 02:30:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 02:30:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 02:30:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 02:30:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 02:30:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 02:30:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 02:30:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 02:30:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 02:30:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 02:30:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 02:30:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 02:30:46 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/26 02:30:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/26 02:30:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/26 02:30:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/26 02:30:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/26 02:30:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/26 02:30:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/26 02:30:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/26 02:30:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/26 02:30:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/26 02:30:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/26 02:30:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 02:30:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 02:30:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 02:30:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 02:30:46 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/26 02:30:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/26 02:30:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/26 02:30:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/26 02:30:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:30:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/26 02:30:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:30:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:30:46 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:30:46 DEBUG : Waiting for deletions to finish 2026/06/26 02:30:46 DEBUG : Waiting for deletions to finish 2026/06/26 02:30:46 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : appleapple: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/26 02:30:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 02:30:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 02:30:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 02:30:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 02:30:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 02:30:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 02:30:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 02:30:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 02:30:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 02:30:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 02:30:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 02:30:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 02:30:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 02:30:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 02:30:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 02:30:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 02:30:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 02:30:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 02:30:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 02:30:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 02:30:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 02:30:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 02:30:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 02:30:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 02:30:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 02:30:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 02:30:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 02:30:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 02:30:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 02:30:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 02:30:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 02:30:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 02:30:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 02:30:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 02:30:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 02:30:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 02:30:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 02:30:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 02:30:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 02:30:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 02:30:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 02:30:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 02:30:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 02:30:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 02:30:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 02:30:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 02:30:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 02:30:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 02:30:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 02:30:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 02:30:46 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:31:01 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:01 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:31:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : apple: size = 5 OK 2026/06/26 02:31:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : apple: Unchanged skipping 2026/06/26 02:31:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:31:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:31:02 DEBUG : banana: size = 6 OK 2026/06/26 02:31:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : banana: Unchanged skipping 2026/06/26 02:31:02 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:31:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:31:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:31:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:31:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:31:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:31:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:31:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:31:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:31:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:31:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:31:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:31:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:31:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:31:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:31:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:31:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:31:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:31:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:31:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:31:02 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:31:02 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:02 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:02 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:31:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : apple: size = 5 OK 2026/06/26 02:31:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : apple: Unchanged skipping 2026/06/26 02:31:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:31:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:31:03 DEBUG : banana: size = 6 OK 2026/06/26 02:31:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:31:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : banana: Unchanged skipping 2026/06/26 02:31:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:31:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:31:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:31:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:31:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:31:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:31:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:31:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:31:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:31:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:31:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:31:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:31:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:31:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:31:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:31:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:31:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:31:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:31:03 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:31:03 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:03 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:03 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:31:03 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:04 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:31:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:31:19 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:19 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:31:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:31:20 DEBUG : apple: size = 5 OK 2026/06/26 02:31:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:31:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : apple: Unchanged skipping 2026/06/26 02:31:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:31:20 DEBUG : banana: size = 6 OK 2026/06/26 02:31:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : banana: Unchanged skipping 2026/06/26 02:31:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:31:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:31:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:31:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:31:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:31:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:31:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:31:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:31:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:31:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:31:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:31:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:31:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:31:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:31:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:31:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:31:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:31:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:31:20 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:31:20 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:31:20 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:20 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:21 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:31:21 DEBUG : apple: size = 5 OK 2026/06/26 02:31:21 DEBUG : banana: size = 6 OK 2026/06/26 02:31:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:31:21 DEBUG : banana: Unchanged skipping 2026/06/26 02:31:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:31:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:31:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:31:21 DEBUG : apple: Unchanged skipping 2026/06/26 02:31:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:31:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:31:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:31:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:31:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:31:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:31:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:31:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:31:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:31:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:31:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:31:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:31:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:31:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:31:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:31:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:31:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:31:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:31:21 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:31:21 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:21 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:22 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:31:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:31:36 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:36 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:31:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : apple: size = 5 OK 2026/06/26 02:31:37 DEBUG : banana: size = 6 OK 2026/06/26 02:31:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:31:37 DEBUG : banana: Unchanged skipping 2026/06/26 02:31:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:31:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : apple: Unchanged skipping 2026/06/26 02:31:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:31:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:31:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:31:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:31:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:31:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:31:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:31:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:31:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:31:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:31:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:31:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:31:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:31:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:31:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:31:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:31:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:31:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:31:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:31:37 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:31:37 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:37 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:37 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:31:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : apple: size = 5 OK 2026/06/26 02:31:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:31:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : apple: Unchanged skipping 2026/06/26 02:31:38 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:31:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:31:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:31:38 DEBUG : banana: size = 6 OK 2026/06/26 02:31:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : banana: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:31:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:31:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:31:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:31:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:31:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:31:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:31:38 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:31:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:31:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:31:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:31:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:31:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:31:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:31:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:31:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:31:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:31:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:31:38 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:31:38 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:38 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:38 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:31:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:31:53 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:54 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:31:54 DEBUG : apple: size = 5 OK 2026/06/26 02:31:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:54 DEBUG : apple: Unchanged skipping 2026/06/26 02:31:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:31:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:31:54 DEBUG : banana: size = 6 OK 2026/06/26 02:31:54 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:31:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:54 DEBUG : banana: Unchanged skipping 2026/06/26 02:31:54 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:31:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:31:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:31:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:31:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:31:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:31:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:31:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:31:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:31:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:31:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:31:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:31:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:31:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:31:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:31:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:31:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:31:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:31:55 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:31:55 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:55 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:55 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:31:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:31:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:31:55 DEBUG : apple: size = 5 OK 2026/06/26 02:31:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : apple: Unchanged skipping 2026/06/26 02:31:55 DEBUG : banana: size = 6 OK 2026/06/26 02:31:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : banana: Unchanged skipping 2026/06/26 02:31:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:31:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:31:56 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:31:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:31:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:31:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:31:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:31:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:31:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:31:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:31:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:31:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:31:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:31:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:31:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:31:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:31:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:31:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:31:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:31:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:31:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:31:56 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:31:56 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:56 DEBUG : Waiting for deletions to finish 2026/06/26 02:31:56 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:31:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:32:11 DEBUG : Waiting for deletions to finish 2026/06/26 02:32:12 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:32:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : apple: size = 5 OK 2026/06/26 02:32:13 DEBUG : banana: size = 6 OK 2026/06/26 02:32:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:32:13 DEBUG : banana: Unchanged skipping 2026/06/26 02:32:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:32:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:32:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : apple: Unchanged skipping 2026/06/26 02:32:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:32:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:32:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:32:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:32:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:32:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:32:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:32:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:32:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:32:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:32:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:32:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:32:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:32:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:32:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:32:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:32:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:32:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:32:13 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:13 DEBUG : Waiting for deletions to finish 2026/06/26 02:32:13 DEBUG : Waiting for deletions to finish 2026/06/26 02:32:13 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 02:32:13 DEBUG : apple: size = 5 OK 2026/06/26 02:32:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 02:32:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : apple: Unchanged skipping 2026/06/26 02:32:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 02:32:13 DEBUG : banana: size = 6 OK 2026/06/26 02:32:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : banana: Unchanged skipping 2026/06/26 02:32:13 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 02:32:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:13 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 02:32:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 02:32:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 02:32:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 02:32:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 02:32:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 02:32:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 02:32:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 02:32:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 02:32:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 02:32:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 02:32:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 02:32:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 02:32:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 02:32:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 02:32:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 02:32:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 02:32:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 02:32:14 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:14 DEBUG : Waiting for deletions to finish 2026/06/26 02:32:14 DEBUG : Waiting for deletions to finish 2026/06/26 02:32:14 DEBUG : apple: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : banana: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 02:32:14 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (212.79s) --- PASS: TestTransform/NFC (16.49s) --- PASS: TestTransform/NFD (17.54s) --- PASS: TestTransform/base64 (20.45s) --- PASS: TestTransform/prefix (23.39s) --- PASS: TestTransform/suffix (25.63s) --- PASS: TestTransform/truncate (21.43s) --- PASS: TestTransform/encoder (17.69s) --- PASS: TestTransform/ISO-8859-1 (17.93s) --- PASS: TestTransform/charmap (16.67s) --- PASS: TestTransform/lowercase (17.64s) --- PASS: TestTransform/ascii (17.93s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:32:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/26 02:32:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/26 02:32:19 INFO : sub dir_somesuffix: Making directory 2026/06/26 02:32:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/26 02:32:19 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/26 02:32:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/26 02:32:19 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/26 02:32:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/26 02:32:19 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:19 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/26 02:32:19 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:19 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/26 02:32:19 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.56s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:32:20 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:20 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:20 INFO : tictactoe: Making directory 2026/06/26 02:32:20 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:20 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 02:32:20 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/26 02:32:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 02:32:20 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:20 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:21 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/26 02:32:21 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:21 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/26 02:32:21 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.83s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:32:22 INFO : toe: Making directory 2026/06/26 02:32:22 INFO : toe/toe: Making directory 2026/06/26 02:32:22 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 02:32:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 02:32:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 02:32:22 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:22 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/26 02:32:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/26 02:32:23 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.73s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:32:24 INFO : toe: Making directory 2026/06/26 02:32:24 INFO : toe/toe: Making directory 2026/06/26 02:32:24 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 02:32:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 02:32:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 02:32:24 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:24 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/26 02:32:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/26 02:32:25 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.04s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:32:26 DEBUG : empty_dir: Making directory with metadata 2026/06/26 02:32:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 02:32:26 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:26 INFO : tictacempty_dir: Making directory 2026/06/26 02:32:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:26 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:26 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:26 INFO : tictactoe: Making directory 2026/06/26 02:32:26 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:26 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 02:32:26 INFO : tictactoe/tictactoe: Making directory 2026/06/26 02:32:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 02:32:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 02:32:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 02:32:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 02:32:26 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:26 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/26 02:32:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/26 02:32:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:32:27 DEBUG : empty_dir: Making directory with metadata 2026/06/26 02:32:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 02:32:27 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:28 INFO : tictacempty_dir: Making directory 2026/06/26 02:32:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:28 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:28 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:28 INFO : tictactoe: Making directory 2026/06/26 02:32:28 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:28 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 02:32:28 INFO : tictactoe/tictactoe: Making directory 2026/06/26 02:32:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 02:32:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 02:32:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 02:32:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 02:32:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 02:32:28 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:28 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 02:32:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 02:32:28 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/26 02:32:29 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:29 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:29 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:29 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 02:32:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 02:32:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/26 02:32:30 NOTICE: B2 bucket rclone-test-xijisis6covu: 0 differences found 2026/06/26 02:32:30 NOTICE: B2 bucket rclone-test-xijisis6covu: 1 matching files --- PASS: TestAllTag (2.71s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:32:30 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:30 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:30 INFO : tictactoe: Making directory 2026/06/26 02:32:30 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:30 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 02:32:30 INFO : tictactoe/tictactoe: Making directory 2026/06/26 02:32:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 02:32:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 02:32:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 02:32:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 02:32:30 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:30 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/26 02:32:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/26 02:32:31 DEBUG : Waiting for deletions to finish 2026/06/26 02:32:31 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:31 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:31 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 02:32:32 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:32 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/26 02:32:32 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 02:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 02:32:32 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/26 02:32:32 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:32 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.50s) === RUN TestSyntax 2026/06/26 02:32:33 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:32:33 INFO : toe: Making directory 2026/06/26 02:32:33 INFO : toe/toe: Making directory 2026/06/26 02:32:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 02:32:33 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:33 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:34 DEBUG : toe/toe/toe: size = 11 OK 2026/06/26 02:32:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:34 INFO : toe/toe/toe: Copied (new) 2026/06/26 02:32:34 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.17s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:32:35 DEBUG : empty_dir: Making directory with metadata 2026/06/26 02:32:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 02:32:35 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:35 INFO : tictacempty_dir: Making directory 2026/06/26 02:32:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:35 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:35 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:35 INFO : tictactoe: Making directory 2026/06/26 02:32:35 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:35 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 02:32:35 INFO : tictactoe/tictactoe: Making directory 2026/06/26 02:32:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 02:32:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 02:32:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 02:32:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 02:32:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 02:32:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 02:32:35 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:35 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 02:32:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 02:32:36 INFO : toe/toe/toe.txt: Deleted 2026/06/26 02:32:36 INFO : toe/toe: Removing directory 2026/06/26 02:32:36 INFO : toe: Removing directory 2026/06/26 02:32:36 INFO : empty_dir: Removing directory 2026/06/26 02:32:36 DEBUG : Local file system at /tmp/rclone2519211861: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.55s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:32:36 DEBUG : empty_dir: Making directory with metadata 2026/06/26 02:32:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 02:32:36 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:37 INFO : tictacempty_dir: Making directory 2026/06/26 02:32:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:37 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:37 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:37 INFO : tictactoe: Making directory 2026/06/26 02:32:37 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:37 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 02:32:37 INFO : tictactoe/tictactoe: Making directory 2026/06/26 02:32:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 02:32:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 02:32:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 02:32:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 02:32:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 02:32:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 02:32:37 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:37 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 02:32:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 02:32:37 INFO : toe/toe/toe.txt: Deleted 2026/06/26 02:32:37 INFO : toe/toe: Removing directory 2026/06/26 02:32:37 INFO : toe: Removing directory 2026/06/26 02:32:37 INFO : empty_dir: Removing directory 2026/06/26 02:32:37 DEBUG : Local file system at /tmp/rclone2519211861: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/26 02:32:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 02:32:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/26 02:32:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 02:32:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 02:32:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 02:32:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/26 02:32:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/26 02:32:39 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.35s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:32:40 DEBUG : Reset feature "Copy" 2026/06/26 02:32:40 DEBUG : Reset feature "Move" 2026/06/26 02:32:40 DEBUG : Reset feature "Copy" 2026/06/26 02:32:40 DEBUG : Reset feature "Move" 2026/06/26 02:32:40 DEBUG : empty_dir: Making directory with metadata 2026/06/26 02:32:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 02:32:40 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:40 INFO : tictacempty_dir: Making directory 2026/06/26 02:32:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 02:32:40 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:40 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:40 INFO : tictactoe: Making directory 2026/06/26 02:32:40 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:40 DEBUG : toe: transformed to: tictactoe 2026/06/26 02:32:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 02:32:40 INFO : tictactoe/tictactoe: Making directory 2026/06/26 02:32:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 02:32:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 02:32:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 02:32:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 02:32:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 02:32:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 02:32:40 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:40 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 02:32:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 02:32:41 INFO : toe/toe/toe.txt: Deleted 2026/06/26 02:32:41 INFO : toe/toe: Removing directory 2026/06/26 02:32:41 INFO : toe: Removing directory 2026/06/26 02:32:41 INFO : empty_dir: Removing directory 2026/06/26 02:32:41 DEBUG : Local file system at /tmp/rclone2519211861: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/26 02:32:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 02:32:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/26 02:32:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 02:32:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 02:32:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 02:32:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/26 02:32:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:43 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/26 02:32:43 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 (4.49s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:32:44 DEBUG : toe: transformed to: dG9l 2026/06/26 02:32:44 DEBUG : toe: transformed to: dG9l 2026/06/26 02:32:44 INFO : dG9l: Making directory 2026/06/26 02:32:44 DEBUG : toe: transformed to: dG9l 2026/06/26 02:32:44 DEBUG : toe: transformed to: dG9l 2026/06/26 02:32:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/26 02:32:44 INFO : dG9l/dG9l: Making directory 2026/06/26 02:32:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/26 02:32:44 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/26 02:32:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/26 02:32:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 02:32:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/26 02:32:44 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:44 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/26 02:32:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:45 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/26 02:32:45 DEBUG : Waiting for deletions to finish 2026/06/26 02:32:45 DEBUG : dG9l: transformed to: toe 2026/06/26 02:32:45 DEBUG : dG9l: transformed to: toe 2026/06/26 02:32:46 DEBUG : dG9l: transformed to: toe 2026/06/26 02:32:46 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/26 02:32:46 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/26 02:32:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/26 02:32:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/26 02:32:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/26 02:32:46 DEBUG : Local file system at /tmp/rclone2519211861: Waiting for checks to finish 2026/06/26 02:32:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/26 02:32:46 DEBUG : Local file system at /tmp/rclone2519211861: Waiting for transfers to finish 2026/06/26 02:32:46 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.47s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-xijisis6covu", Local "Local file system at /tmp/rclone2519211861", Modify Window "1ms" 2026/06/26 02:32:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 02:32:47 DEBUG : toe: transformed to: 2026/06/26 02:32:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 02:32:47 DEBUG : toe: transformed to: 2026/06/26 02:32:47 INFO : B2 bucket rclone-test-xijisis6covu: Making directory 2026/06/26 02:32:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 02:32:47 DEBUG : toe: transformed to: 2026/06/26 02:32:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 02:32:47 DEBUG : toe: transformed to: 2026/06/26 02:32:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 02:32:47 DEBUG : toe/toe: transformed to: 2026/06/26 02:32:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/26 02:32:47 INFO : toe/toe: Making directory 2026/06/26 02:32:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 02:32:47 DEBUG : toe/toe: transformed to: 2026/06/26 02:32:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/26 02:32:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 02:32:47 DEBUG : toe: transformed to: 2026/06/26 02:32:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 02:32:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 02:32:47 DEBUG : toe/toe/toe: transformed to: 2026/06/26 02:32:47 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/26 02:32:47 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for checks to finish 2026/06/26 02:32:47 DEBUG : B2 bucket rclone-test-xijisis6covu: Waiting for transfers to finish 2026/06/26 02:32:48 DEBUG : toe/toe/toe: size = 11 OK 2026/06/26 02:32:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/26 02:32:48 INFO : toe/toe/toe: Copied (new) 2026/06/26 02:32:48 ERROR : B2 bucket rclone-test-xijisis6covu: not deleting files as there were IO errors 2026/06/26 02:32:48 ERROR : B2 bucket rclone-test-xijisis6covu: not deleting directories as there were IO errors --- PASS: TestError (2.18s) PASS 2026/06/26 02:32:49 DEBUG : B2 bucket rclone-test-xijisis6covu: Purge remote 2026/06/26 02:32:49 INFO : B2 bucket rclone-test-xijisis6covu: cleaning bucket "rclone-test-xijisis6covu" of all files 2026/06/26 02:32:50 DEBUG : BackupDir/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856ceef_d20260626_m022556_c001_v7007000_t0000_u01782440756139") 2026/06/26 02:32:50 DEBUG : BackupDir/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1041b17f69c97d06_d20260626_m022547_c001_v0001041_t0047_u01782440747323") 2026/06/26 02:32:50 DEBUG : CompareDest/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41697f9507e16e02_d20260626_m022528_c001_v7007000_t0000_u01782440728108") 2026/06/26 02:32:50 DEBUG : CompareDest/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114554c4bb729cfe_d20260626_m022522_c001_v0001182_t0033_u01782440722155") 2026/06/26 02:32:50 DEBUG : CompareDest/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41697f9507e16e03_d20260626_m022528_c001_v7007000_t0000_u01782440728290") 2026/06/26 02:32:50 DEBUG : CompareDest/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba6a9_d20260626_m022523_c001_v0001104_t0049_u01782440723097") 2026/06/26 02:32:50 DEBUG : CopyDest/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856cef0_d20260626_m022556_c001_v7007000_t0000_u01782440756321") 2026/06/26 02:32:50 DEBUG : CopyDest/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba6f5_d20260626_m022544_c001_v0001104_t0059_u01782440744070") 2026/06/26 02:32:50 DEBUG : CopyDest/three: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856cef2_d20260626_m022556_c001_v7007000_t0000_u01782440756503") 2026/06/26 02:32:50 DEBUG : CopyDest/three: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba721_d20260626_m022553_c001_v0001104_t0001_u01782440753605") 2026/06/26 02:32:50 DEBUG : CopyDest/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856cef4_d20260626_m022556_c001_v7007000_t0000_u01782440756686") 2026/06/26 02:32:50 DEBUG : CopyDest/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba717_d20260626_m022551_c001_v0001104_t0000_u01782440751065") 2026/06/26 02:32:50 DEBUG : EXISTING: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef8cf9_d20260626_m022721_c001_v7007000_t0000_u01782440841865") 2026/06/26 02:32:50 DEBUG : EXISTING: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8b7_d20260626_m022720_c001_v0001104_t0002_u01782440840584") 2026/06/26 02:32:50 DEBUG : PREFIXapple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f416f20f0eb907627_d20260626_m022958_c001_v7007000_t0000_u01782440998401") 2026/06/26 02:32:51 DEBUG : PREFIXapple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685ca6_d20260626_m022952_c001_v0001179_t0041_u01782440992079") 2026/06/26 02:32:51 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f416f20f0eb907628_d20260626_m022958_c001_v7007000_t0000_u01782440998607") 2026/06/26 02:32:51 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab42_d20260626_m022952_c001_v0001104_t0057_u01782440992068") 2026/06/26 02:32:51 DEBUG : PREFIXbanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba4bc_d20260626_m022958_c001_v7007000_t0000_u01782440998411") 2026/06/26 02:32:51 DEBUG : PREFIXbanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40806fa_d20260626_m022952_c001_v0001097_t0039_u01782440992089") 2026/06/26 02:32:51 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f03a1_d20260626_m022958_c001_v7007000_t0000_u01782440998251") 2026/06/26 02:32:51 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297c3_d20260626_m022952_c001_v0001041_t0017_u01782440992099") 2026/06/26 02:32:51 DEBUG : Testêé: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef8cf2_d20260626_m022718_c001_v7007000_t0000_u01782440838001") 2026/06/26 02:32:51 DEBUG : Testêé: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba89d_d20260626_m022717_c001_v0001104_t0057_u01782440837110") 2026/06/26 02:32:51 DEBUG : Testêé: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba89b_d20260626_m022716_c001_v0001104_t0021_u01782440836125") 2026/06/26 02:32:51 DEBUG : YXBwbGU=: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f037f_d20260626_m022936_c001_v7007000_t0000_u01782440976674") 2026/06/26 02:32:51 DEBUG : YXBwbGU=: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529787_d20260626_m022931_c001_v0001041_t0055_u01782440971799") 2026/06/26 02:32:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0380_d20260626_m022936_c001_v7007000_t0000_u01782440976856") 2026/06/26 02:32:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab0f_d20260626_m022931_c001_v0001104_t0028_u01782440971809") 2026/06/26 02:32:51 DEBUG : YmFuYW5h: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0381_d20260626_m022937_c001_v7007000_t0000_u01782440977037") 2026/06/26 02:32:51 DEBUG : YmFuYW5h: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c38_d20260626_m022931_c001_v0001179_t0059_u01782440971822") 2026/06/26 02:32:51 DEBUG : a/potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a3462b_d20260626_m022314_c001_v7007000_t0000_u01782440594637") 2026/06/26 02:32:51 DEBUG : a/potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bd07_d20260626_m022312_c001_v0001144_t0057_u01782440592558") 2026/06/26 02:32:51 DEBUG : a/potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34625_d20260626_m022308_c001_v7007000_t0000_u01782440588151") 2026/06/26 02:32:51 DEBUG : a/potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bceb_d20260626_m022306_c001_v0001144_t0030_u01782440586489") 2026/06/26 02:32:52 DEBUG : a/potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a345ef_d20260626_m022224_c001_v7007000_t0000_u01782440544569") 2026/06/26 02:32:52 DEBUG : a/potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bc29_d20260626_m022223_c001_v0001144_t0058_u01782440543416") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba797_d20260626_m023214_c001_v7007000_t0000_u01782441134982") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685f68_d20260626_m023210_c001_v0001179_t0028_u01782441130317") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b36f_d20260626_m023156_c001_v7007000_t0000_u01782441116947") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685f16_d20260626_m023152_c001_v0001179_t0003_u01782441112079") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069de_d20260626_m023139_c001_v7007000_t0000_u01782441099254") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685eb8_d20260626_m023135_c001_v0001179_t0048_u01782441095090") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a3573b_d20260626_m023122_c001_v7007000_t0000_u01782441082595") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685e4e_d20260626_m023117_c001_v0001179_t0017_u01782441077671") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b337_d20260626_m023104_c001_v7007000_t0000_u01782441064709") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685e08_d20260626_m023059_c001_v0001179_t0057_u01782441059837") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b31b_d20260626_m023047_c001_v7007000_t0000_u01782441047130") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408080c_d20260626_m023040_c001_v0001097_t0051_u01782441040501") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b4c_d20260626_m023025_c001_v7007000_t0000_u01782441025198") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52982d_d20260626_m023021_c001_v0001041_t0028_u01782441021123") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4177e91e03eeb22a_d20260626_m023019_c001_v7007000_t0000_u01782441019938") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d29_d20260626_m023014_c001_v0001179_t0013_u01782441014902") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06951_d20260626_m022959_c001_v7007000_t0000_u01782440999941") 2026/06/26 02:32:52 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685cc0_d20260626_m022955_c001_v0001179_t0034_u01782440995797") 2026/06/26 02:32:53 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40948504607273ab_d20260626_m022954_c001_v7007000_t0000_u01782440994557") 2026/06/26 02:32:53 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab38_d20260626_m022949_c001_v0001104_t0001_u01782440989336") 2026/06/26 02:32:53 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0379_d20260626_m022934_c001_v7007000_t0000_u01782440974518") 2026/06/26 02:32:53 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529783_d20260626_m022928_c001_v0001041_t0038_u01782440968918") 2026/06/26 02:32:53 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a9256_d20260626_m022916_c001_v7007000_t0000_u01782440956157") 2026/06/26 02:32:53 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529745_d20260626_m022911_c001_v0001041_t0057_u01782440951612") 2026/06/26 02:32:53 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a0d_d20260626_m022858_c001_v7007000_t0000_u01782440938674") 2026/06/26 02:32:53 DEBUG : apple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52970b_d20260626_m022854_c001_v0001041_t0018_u01782440934445") 2026/06/26 02:32:53 DEBUG : appleSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b306_d20260626_m023023_c001_v7007000_t0000_u01782441023677") 2026/06/26 02:32:53 DEBUG : appleSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d33_d20260626_m023017_c001_v0001179_t0029_u01782441017442") 2026/06/26 02:32:53 DEBUG : appleapple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b31c_d20260626_m023047_c001_v7007000_t0000_u01782441047311") 2026/06/26 02:32:53 DEBUG : appleapple: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080816_d20260626_m023042_c001_v0001097_t0021_u01782441042781") 2026/06/26 02:32:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba798_d20260626_m023215_c001_v7007000_t0000_u01782441135163") 2026/06/26 02:32:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529965_d20260626_m023210_c001_v0001041_t0010_u01782441130872") 2026/06/26 02:32:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b370_d20260626_m023157_c001_v7007000_t0000_u01782441117130") 2026/06/26 02:32:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529921_d20260626_m023152_c001_v0001041_t0026_u01782441112690") 2026/06/26 02:32:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069df_d20260626_m023139_c001_v7007000_t0000_u01782441099437") 2026/06/26 02:32:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5298f5_d20260626_m023135_c001_v0001041_t0020_u01782441095699") 2026/06/26 02:32:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a3573d_d20260626_m023122_c001_v7007000_t0000_u01782441082777") 2026/06/26 02:32:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5298c4_d20260626_m023118_c001_v0001041_t0002_u01782441078404") 2026/06/26 02:32:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b338_d20260626_m023104_c001_v7007000_t0000_u01782441064892") 2026/06/26 02:32:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529896_d20260626_m023100_c001_v0001041_t0018_u01782441060480") 2026/06/26 02:32:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34ade_d20260626_m023044_c001_v7007000_t0000_u01782441044784") 2026/06/26 02:32:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baba5_d20260626_m023041_c001_v0001104_t0050_u01782441041224") 2026/06/26 02:32:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b4d_d20260626_m023025_c001_v7007000_t0000_u01782441025381") 2026/06/26 02:32:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40807b5_d20260626_m023021_c001_v0001097_t0019_u01782441021113") 2026/06/26 02:32:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b2f9_d20260626_m023019_c001_v7007000_t0000_u01782441019584") 2026/06/26 02:32:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab74_d20260626_m023015_c001_v0001104_t0022_u01782441015602") 2026/06/26 02:32:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06952_d20260626_m023000_c001_v7007000_t0000_u01782441000122") 2026/06/26 02:32:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab4a_d20260626_m022955_c001_v0001104_t0014_u01782440995786") 2026/06/26 02:32:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4224efb4a4fe58a2_d20260626_m022954_c001_v7007000_t0000_u01782440994566") 2026/06/26 02:32:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40806f4_d20260626_m022950_c001_v0001097_t0035_u01782440990223") 2026/06/26 02:32:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f037b_d20260626_m022934_c001_v7007000_t0000_u01782440974709") 2026/06/26 02:32:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c2e_d20260626_m022930_c001_v0001179_t0035_u01782440970020") 2026/06/26 02:32:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a9259_d20260626_m022916_c001_v7007000_t0000_u01782440956338") 2026/06/26 02:32:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685bd0_d20260626_m022912_c001_v0001179_t0054_u01782440952690") 2026/06/26 02:32:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a0e_d20260626_m022858_c001_v7007000_t0000_u01782440938857") 2026/06/26 02:32:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685b74_d20260626_m022855_c001_v0001179_t0051_u01782440935397") 2026/06/26 02:32:54 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b304_d20260626_m023023_c001_v7007000_t0000_u01782441023536") 2026/06/26 02:32:54 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52981b_d20260626_m023017_c001_v0001041_t0024_u01782441017453") 2026/06/26 02:32:54 DEBUG : b/potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a3462c_d20260626_m022314_c001_v7007000_t0000_u01782440594820") 2026/06/26 02:32:54 DEBUG : b/potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bcf3_d20260626_m022308_c001_v0001144_t0033_u01782440588729") 2026/06/26 02:32:54 DEBUG : b/potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34622_d20260626_m022307_c001_v7007000_t0000_u01782440587600") 2026/06/26 02:32:54 DEBUG : b/potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bccb_d20260626_m022259_c001_v0001144_t0026_u01782440579416") 2026/06/26 02:32:55 DEBUG : b/potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a345eb_d20260626_m022224_c001_v7007000_t0000_u01782440544023") 2026/06/26 02:32:55 DEBUG : b/potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bc09_d20260626_m022217_c001_v0001144_t0036_u01782440537678") 2026/06/26 02:32:55 DEBUG : backup/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ecf4d_d20260626_m022611_c001_v7007000_t0000_u01782440771090") 2026/06/26 02:32:55 DEBUG : backup/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1017392412399d6d_d20260626_m022609_c001_v0001180_t0058_u01782440769267") 2026/06/26 02:32:55 DEBUG : backup/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f11664464991adb30_d20260626_m022604_c001_v0001161_t0054_u01782440764658") 2026/06/26 02:32:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f416f20f0eb90751e_d20260626_m022638_c001_v7007000_t0000_u01782440798158") 2026/06/26 02:32:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1095befffee6d72a_d20260626_m022635_c001_v0001174_t0022_u01782440795315") 2026/06/26 02:32:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f101d9a5ca64e552f_d20260626_m022630_c001_v0001101_t0001_u01782440790779") 2026/06/26 02:32:55 DEBUG : backup/one.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34976_d20260626_m022623_c001_v7007000_t0000_u01782440783837") 2026/06/26 02:32:55 DEBUG : backup/one.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1037ada9287e6b2f_d20260626_m022621_c001_v0001178_t0038_u01782440781841") 2026/06/26 02:32:55 DEBUG : backup/one.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f116663c4047039cd_d20260626_m022618_c001_v0001183_t0018_u01782440778009") 2026/06/26 02:32:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f416f20f0eb90751f_d20260626_m022638_c001_v7007000_t0000_u01782440798340") 2026/06/26 02:32:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1145233648b4942e_d20260626_m022636_c001_v0001144_t0032_u01782440796282") 2026/06/26 02:32:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1050ab9c2f7c997b_d20260626_m022632_c001_v0001102_t0009_u01782440792440") 2026/06/26 02:32:55 DEBUG : backup/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ecf4f_d20260626_m022611_c001_v7007000_t0000_u01782440771274") 2026/06/26 02:32:55 DEBUG : backup/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f108c473464e98734_d20260626_m022610_c001_v0001043_t0023_u01782440770205") 2026/06/26 02:32:55 DEBUG : backup/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109ffa5e7dc57a9e_d20260626_m022606_c001_v0001180_t0018_u01782440766721") 2026/06/26 02:32:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34977_d20260626_m022624_c001_v7007000_t0000_u01782440784018") 2026/06/26 02:32:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1126bea3a4fef600_d20260626_m022622_c001_v0001115_t0017_u01782440782733") 2026/06/26 02:32:56 DEBUG : backup/three.txt.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f11731080474e5754_d20260626_m022619_c001_v0001182_t0008_u01782440779374") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba799_d20260626_m023215_c001_v7007000_t0000_u01782441135343") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080989_d20260626_m023210_c001_v0001097_t0023_u01782441130538") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b371_d20260626_m023157_c001_v7007000_t0000_u01782441117314") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080931_d20260626_m023152_c001_v0001097_t0015_u01782441112334") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069e0_d20260626_m023139_c001_v7007000_t0000_u01782441099620") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40808f3_d20260626_m023135_c001_v0001097_t0052_u01782441095320") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a3573e_d20260626_m023122_c001_v7007000_t0000_u01782441082965") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408089b_d20260626_m023117_c001_v0001097_t0031_u01782441077906") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b339_d20260626_m023105_c001_v7007000_t0000_u01782441065075") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080852_d20260626_m023100_c001_v0001097_t0040_u01782441060082") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b31d_d20260626_m023047_c001_v7007000_t0000_u01782441047494") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685db3_d20260626_m023040_c001_v0001179_t0021_u01782441040986") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b4f_d20260626_m023025_c001_v7007000_t0000_u01782441025565") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d4f_d20260626_m023021_c001_v0001179_t0023_u01782441021133") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b2fe_d20260626_m023020_c001_v7007000_t0000_u01782441020149") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529813_d20260626_m023015_c001_v0001041_t0037_u01782441015184") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06953_d20260626_m023000_c001_v7007000_t0000_u01782441000304") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080712_d20260626_m022955_c001_v0001097_t0047_u01782440995806") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41403ce1273a33a1_d20260626_m022954_c001_v7007000_t0000_u01782440994573") 2026/06/26 02:32:56 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c9a_d20260626_m022949_c001_v0001179_t0040_u01782440989974") 2026/06/26 02:32:57 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba443_d20260626_m022934_c001_v7007000_t0000_u01782440974534") 2026/06/26 02:32:57 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab09_d20260626_m022929_c001_v0001104_t0012_u01782440969239") 2026/06/26 02:32:57 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a925a_d20260626_m022916_c001_v7007000_t0000_u01782440956520") 2026/06/26 02:32:57 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baae3_d20260626_m022912_c001_v0001104_t0019_u01782440952049") 2026/06/26 02:32:57 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a0f_d20260626_m022859_c001_v7007000_t0000_u01782440939040") 2026/06/26 02:32:57 DEBUG : banana: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baab1_d20260626_m022854_c001_v0001104_t0014_u01782440934921") 2026/06/26 02:32:57 DEBUG : bananaSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41111c87b4912fa6_d20260626_m023023_c001_v7007000_t0000_u01782441023536") 2026/06/26 02:32:57 DEBUG : bananaSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab78_d20260626_m023017_c001_v0001104_t0042_u01782441017463") 2026/06/26 02:32:57 DEBUG : both0: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed2f7_d20260626_m022825_c001_v7007000_t0000_u01782440905670") 2026/06/26 02:32:57 DEBUG : both0: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba999_d20260626_m022756_c001_v0001104_t0053_u01782440876069") 2026/06/26 02:32:57 DEBUG : both0: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bee_d20260626_m022751_c001_v7007000_t0000_u01782440871874") 2026/06/26 02:32:57 DEBUG : both0: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8c3_d20260626_m022723_c001_v0001104_t0021_u01782440843746") 2026/06/26 02:32:57 DEBUG : both1: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed322_d20260626_m022825_c001_v7007000_t0000_u01782440905854") 2026/06/26 02:32:57 DEBUG : both1: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9a1_d20260626_m022757_c001_v0001104_t0013_u01782440877179") 2026/06/26 02:32:57 DEBUG : both1: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bef_d20260626_m022752_c001_v7007000_t0000_u01782440872055") 2026/06/26 02:32:57 DEBUG : both1: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8cb_d20260626_m022725_c001_v0001104_t0021_u01782440845267") 2026/06/26 02:32:57 DEBUG : both10: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed325_d20260626_m022826_c001_v7007000_t0000_u01782440906037") 2026/06/26 02:32:57 DEBUG : both10: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9f7_d20260626_m022809_c001_v0001104_t0039_u01782440889860") 2026/06/26 02:32:57 DEBUG : both10: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bf0_d20260626_m022752_c001_v7007000_t0000_u01782440872236") 2026/06/26 02:32:57 DEBUG : both10: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba91f_d20260626_m022736_c001_v0001104_t0053_u01782440856632") 2026/06/26 02:32:57 DEBUG : both11: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed327_d20260626_m022826_c001_v7007000_t0000_u01782440906221") 2026/06/26 02:32:57 DEBUG : both11: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9fd_d20260626_m022810_c001_v0001104_t0042_u01782440890958") 2026/06/26 02:32:57 DEBUG : both11: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bf1_d20260626_m022752_c001_v7007000_t0000_u01782440872416") 2026/06/26 02:32:58 DEBUG : both11: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba927_d20260626_m022737_c001_v0001104_t0056_u01782440857715") 2026/06/26 02:32:58 DEBUG : both12: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed328_d20260626_m022826_c001_v7007000_t0000_u01782440906403") 2026/06/26 02:32:58 DEBUG : both12: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa05_d20260626_m022812_c001_v0001104_t0030_u01782440892345") 2026/06/26 02:32:58 DEBUG : both12: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bf2_d20260626_m022752_c001_v7007000_t0000_u01782440872598") 2026/06/26 02:32:58 DEBUG : both12: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba92f_d20260626_m022738_c001_v0001104_t0059_u01782440858961") 2026/06/26 02:32:58 DEBUG : both13: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed329_d20260626_m022826_c001_v7007000_t0000_u01782440906586") 2026/06/26 02:32:58 DEBUG : both13: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa0b_d20260626_m022813_c001_v0001104_t0030_u01782440893617") 2026/06/26 02:32:58 DEBUG : both13: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bf3_d20260626_m022752_c001_v7007000_t0000_u01782440872780") 2026/06/26 02:32:58 DEBUG : both13: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba937_d20260626_m022740_c001_v0001104_t0048_u01782440860359") 2026/06/26 02:32:58 DEBUG : both14: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed32a_d20260626_m022826_c001_v7007000_t0000_u01782440906882") 2026/06/26 02:32:58 DEBUG : both14: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa17_d20260626_m022814_c001_v0001104_t0037_u01782440894952") 2026/06/26 02:32:58 DEBUG : both14: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bf4_d20260626_m022752_c001_v7007000_t0000_u01782440872960") 2026/06/26 02:32:58 DEBUG : both14: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba941_d20260626_m022741_c001_v0001104_t0037_u01782440861480") 2026/06/26 02:32:58 DEBUG : both15: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed32c_d20260626_m022827_c001_v7007000_t0000_u01782440907068") 2026/06/26 02:32:58 DEBUG : both15: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa21_d20260626_m022816_c001_v0001104_t0057_u01782440896282") 2026/06/26 02:32:58 DEBUG : both15: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bf5_d20260626_m022753_c001_v7007000_t0000_u01782440873140") 2026/06/26 02:32:58 DEBUG : both15: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba949_d20260626_m022742_c001_v0001104_t0036_u01782440862516") 2026/06/26 02:32:58 DEBUG : both16: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed32d_d20260626_m022827_c001_v7007000_t0000_u01782440907255") 2026/06/26 02:32:58 DEBUG : both16: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa2d_d20260626_m022817_c001_v0001104_t0022_u01782440897619") 2026/06/26 02:32:58 DEBUG : both16: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bf6_d20260626_m022753_c001_v7007000_t0000_u01782440873325") 2026/06/26 02:32:59 DEBUG : both16: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba953_d20260626_m022743_c001_v0001104_t0047_u01782440863618") 2026/06/26 02:32:59 DEBUG : both17: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed32f_d20260626_m022827_c001_v7007000_t0000_u01782440907439") 2026/06/26 02:32:59 DEBUG : both17: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa35_d20260626_m022818_c001_v0001104_t0011_u01782440898801") 2026/06/26 02:32:59 DEBUG : both17: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bf7_d20260626_m022753_c001_v7007000_t0000_u01782440873505") 2026/06/26 02:32:59 DEBUG : both17: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba95f_d20260626_m022745_c001_v0001104_t0058_u01782440865201") 2026/06/26 02:32:59 DEBUG : both18: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed332_d20260626_m022827_c001_v7007000_t0000_u01782440907629") 2026/06/26 02:32:59 DEBUG : both18: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa3d_d20260626_m022819_c001_v0001104_t0052_u01782440899882") 2026/06/26 02:32:59 DEBUG : both18: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bf8_d20260626_m022753_c001_v7007000_t0000_u01782440873688") 2026/06/26 02:32:59 DEBUG : both18: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba967_d20260626_m022746_c001_v0001104_t0050_u01782440866867") 2026/06/26 02:32:59 DEBUG : both19: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed333_d20260626_m022827_c001_v7007000_t0000_u01782440907813") 2026/06/26 02:32:59 DEBUG : both19: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa4b_d20260626_m022821_c001_v0001104_t0012_u01782440901305") 2026/06/26 02:32:59 DEBUG : both19: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bf9_d20260626_m022753_c001_v7007000_t0000_u01782440873869") 2026/06/26 02:32:59 DEBUG : both19: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba973_d20260626_m022747_c001_v0001104_t0059_u01782440867912") 2026/06/26 02:32:59 DEBUG : both2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed334_d20260626_m022827_c001_v7007000_t0000_u01782440907997") 2026/06/26 02:32:59 DEBUG : both2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9a9_d20260626_m022758_c001_v0001104_t0023_u01782440878737") 2026/06/26 02:32:59 DEBUG : both2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bfa_d20260626_m022754_c001_v7007000_t0000_u01782440874051") 2026/06/26 02:32:59 DEBUG : both2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8d1_d20260626_m022726_c001_v0001104_t0042_u01782440846468") 2026/06/26 02:32:59 DEBUG : both3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed335_d20260626_m022828_c001_v7007000_t0000_u01782440908181") 2026/06/26 02:32:59 DEBUG : both3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9b1_d20260626_m022759_c001_v0001104_t0016_u01782440879761") 2026/06/26 02:32:59 DEBUG : both3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bfb_d20260626_m022754_c001_v7007000_t0000_u01782440874231") 2026/06/26 02:33:00 DEBUG : both3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8d9_d20260626_m022727_c001_v0001104_t0011_u01782440847752") 2026/06/26 02:33:00 DEBUG : both4: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed337_d20260626_m022828_c001_v7007000_t0000_u01782440908363") 2026/06/26 02:33:00 DEBUG : both4: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9bd_d20260626_m022801_c001_v0001104_t0020_u01782440881172") 2026/06/26 02:33:00 DEBUG : both4: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bfc_d20260626_m022754_c001_v7007000_t0000_u01782440874412") 2026/06/26 02:33:00 DEBUG : both4: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8df_d20260626_m022728_c001_v0001104_t0039_u01782440848768") 2026/06/26 02:33:00 DEBUG : both5: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed377_d20260626_m022828_c001_v7007000_t0000_u01782440908547") 2026/06/26 02:33:00 DEBUG : both5: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9c3_d20260626_m022802_c001_v0001104_t0056_u01782440882433") 2026/06/26 02:33:00 DEBUG : both5: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bfe_d20260626_m022754_c001_v7007000_t0000_u01782440874618") 2026/06/26 02:33:00 DEBUG : both5: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8e9_d20260626_m022730_c001_v0001104_t0013_u01782440850317") 2026/06/26 02:33:00 DEBUG : both6: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed378_d20260626_m022828_c001_v7007000_t0000_u01782440908730") 2026/06/26 02:33:00 DEBUG : both6: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9cf_d20260626_m022803_c001_v0001104_t0002_u01782440883686") 2026/06/26 02:33:00 DEBUG : both6: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54ca3_d20260626_m022754_c001_v7007000_t0000_u01782440874800") 2026/06/26 02:33:00 DEBUG : both6: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8f1_d20260626_m022731_c001_v0001104_t0031_u01782440851349") 2026/06/26 02:33:00 DEBUG : both7: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed37a_d20260626_m022828_c001_v7007000_t0000_u01782440908914") 2026/06/26 02:33:00 DEBUG : both7: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9db_d20260626_m022805_c001_v0001104_t0003_u01782440885474") 2026/06/26 02:33:00 DEBUG : both7: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54ca4_d20260626_m022754_c001_v7007000_t0000_u01782440874981") 2026/06/26 02:33:00 DEBUG : both7: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8ff_d20260626_m022732_c001_v0001104_t0048_u01782440852704") 2026/06/26 02:33:00 DEBUG : both8: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed37b_d20260626_m022829_c001_v7007000_t0000_u01782440909096") 2026/06/26 02:33:00 DEBUG : both8: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9e5_d20260626_m022807_c001_v0001104_t0010_u01782440887422") 2026/06/26 02:33:00 DEBUG : both8: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54ca5_d20260626_m022755_c001_v7007000_t0000_u01782440875162") 2026/06/26 02:33:00 DEBUG : both8: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba909_d20260626_m022734_c001_v0001104_t0057_u01782440854203") 2026/06/26 02:33:00 DEBUG : both9: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed37c_d20260626_m022829_c001_v7007000_t0000_u01782440909279") 2026/06/26 02:33:00 DEBUG : both9: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9eb_d20260626_m022808_c001_v0001104_t0058_u01782440888457") 2026/06/26 02:33:00 DEBUG : both9: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54ca6_d20260626_m022755_c001_v7007000_t0000_u01782440875343") 2026/06/26 02:33:01 DEBUG : both9: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba915_d20260626_m022735_c001_v0001104_t0037_u01782440855606") 2026/06/26 02:33:01 DEBUG : c/non empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a3462d_d20260626_m022315_c001_v7007000_t0000_u01782440595003") 2026/06/26 02:33:01 DEBUG : c/non empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bcff_d20260626_m022310_c001_v0001144_t0033_u01782440590662") 2026/06/26 02:33:01 DEBUG : c/non empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34627_d20260626_m022308_c001_v7007000_t0000_u01782440588333") 2026/06/26 02:33:01 DEBUG : c/non empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bcd7_d20260626_m022301_c001_v0001144_t0020_u01782440581549") 2026/06/26 02:33:01 DEBUG : c/non empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a345f0_d20260626_m022224_c001_v7007000_t0000_u01782440544752") 2026/06/26 02:33:01 DEBUG : c/non empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bc13_d20260626_m022219_c001_v0001144_t0002_u01782440539787") 2026/06/26 02:33:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0382_d20260626_m022937_c001_v7007000_t0000_u01782440977220") 2026/06/26 02:33:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080694_d20260626_m022931_c001_v0001097_t0007_u01782440971831") 2026/06/26 02:33:01 DEBUG : check sum: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856c657_d20260626_m022202_c001_v7007000_t0000_u01782440522511") 2026/06/26 02:33:01 DEBUG : check sum: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bb9f_d20260626_m022200_c001_v0001144_t0033_u01782440520168") 2026/06/26 02:33:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f420bb5837d7668db_d20260626_m023246_c001_v7007000_t0000_u01782441166865") 2026/06/26 02:33:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9686002_d20260626_m023245_c001_v0001179_t0024_u01782441165355") 2026/06/26 02:33:01 DEBUG : dest/3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856cee2_d20260626_m022537_c001_v7007000_t0000_u01782440737332") 2026/06/26 02:33:01 DEBUG : dest/3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4045061f553ef639_d20260626_m022536_c001_v0001185_t0007_u01782440736200") 2026/06/26 02:33:01 DEBUG : dir1/0000-abcde: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b31e_d20260626_m023047_c001_v7007000_t0000_u01782441047676") 2026/06/26 02:33:01 DEBUG : dir1/0000-abcde: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800babaf_d20260626_m023043_c001_v0001104_t0004_u01782441042999") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba79a_d20260626_m023215_c001_v7007000_t0000_u01782441135525") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685f42_d20260626_m023201_c001_v0001179_t0034_u01782441121659") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b372_d20260626_m023157_c001_v7007000_t0000_u01782441117513") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685eec_d20260626_m023144_c001_v0001179_t0048_u01782441104021") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069e1_d20260626_m023139_c001_v7007000_t0000_u01782441099804") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685e72_d20260626_m023127_c001_v0001179_t0046_u01782441087363") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a3573f_d20260626_m023123_c001_v7007000_t0000_u01782441083147") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685e32_d20260626_m023109_c001_v0001179_t0015_u01782441069420") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b33a_d20260626_m023105_c001_v7007000_t0000_u01782441065330") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685ddc_d20260626_m023051_c001_v0001179_t0049_u01782441051739") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b7f_d20260626_m023045_c001_v7007000_t0000_u01782441045307") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40807d8_d20260626_m023030_c001_v0001097_t0044_u01782441030304") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b50_d20260626_m023025_c001_v7007000_t0000_u01782441025748") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d53_d20260626_m023021_c001_v0001179_t0027_u01782441021348") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4156b835a8585899_d20260626_m023020_c001_v7007000_t0000_u01782441020157") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685cf0_d20260626_m023004_c001_v0001179_t0037_u01782441004693") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06954_d20260626_m023000_c001_v7007000_t0000_u01782441000486") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685cc2_d20260626_m022956_c001_v0001179_t0001_u01782440996017") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40948504607273ad_d20260626_m022954_c001_v7007000_t0000_u01782440994740") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab25_d20260626_m022941_c001_v0001104_t0029_u01782440981277") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a48_d20260626_m022934_c001_v7007000_t0000_u01782440974677") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52976b_d20260626_m022920_c001_v0001041_t0013_u01782440960825") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a925c_d20260626_m022916_c001_v7007000_t0000_u01782440956701") 2026/06/26 02:33:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52971d_d20260626_m022903_c001_v0001041_t0035_u01782440943284") 2026/06/26 02:33:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a10_d20260626_m022859_c001_v7007000_t0000_u01782440939235") 2026/06/26 02:33:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5296f9_d20260626_m022846_c001_v0001041_t0002_u01782440926797") 2026/06/26 02:33:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4224efb4a4fe58e1_d20260626_m023023_c001_v7007000_t0000_u01782441023643") 2026/06/26 02:33:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d35_d20260626_m023017_c001_v0001179_t0041_u01782441017660") 2026/06/26 02:33:03 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b31f_d20260626_m023047_c001_v7007000_t0000_u01782441047857") 2026/06/26 02:33:03 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529862_d20260626_m023043_c001_v0001041_t0039_u01782441043009") 2026/06/26 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba79b_d20260626_m023215_c001_v7007000_t0000_u01782441135706") 2026/06/26 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408095f_d20260626_m023202_c001_v0001097_t0048_u01782441122227") 2026/06/26 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b373_d20260626_m023157_c001_v7007000_t0000_u01782441117696") 2026/06/26 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408091b_d20260626_m023144_c001_v0001097_t0016_u01782441104599") 2026/06/26 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069e2_d20260626_m023139_c001_v7007000_t0000_u01782441099988") 2026/06/26 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40808c5_d20260626_m023127_c001_v0001097_t0045_u01782441087924") 2026/06/26 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a35740_d20260626_m023123_c001_v7007000_t0000_u01782441083329") 2026/06/26 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408087c_d20260626_m023109_c001_v0001097_t0050_u01782441069996") 2026/06/26 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b33b_d20260626_m023105_c001_v7007000_t0000_u01782441065512") 2026/06/26 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408083c_d20260626_m023052_c001_v0001097_t0007_u01782441052345") 2026/06/26 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b7d_d20260626_m023045_c001_v7007000_t0000_u01782441045120") 2026/06/26 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d7d_d20260626_m023031_c001_v0001179_t0048_u01782441031063") 2026/06/26 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b53_d20260626_m023026_c001_v7007000_t0000_u01782441026350") 2026/06/26 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52982f_d20260626_m023021_c001_v0001041_t0003_u01782441021489") 2026/06/26 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b2fb_d20260626_m023019_c001_v7007000_t0000_u01782441019965") 2026/06/26 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297f7_d20260626_m023005_c001_v0001041_t0002_u01782441005271") 2026/06/26 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06955_d20260626_m023000_c001_v7007000_t0000_u01782441000668") 2026/06/26 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297d5_d20260626_m022956_c001_v0001041_t0020_u01782440996245") 2026/06/26 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba4b3_d20260626_m022954_c001_v7007000_t0000_u01782440994513") 2026/06/26 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c6e_d20260626_m022942_c001_v0001179_t0012_u01782440982466") 2026/06/26 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41819796af19c856_d20260626_m022934_c001_v7007000_t0000_u01782440974591") 2026/06/26 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baaf5_d20260626_m022921_c001_v0001104_t0036_u01782440961554") 2026/06/26 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a925d_d20260626_m022916_c001_v7007000_t0000_u01782440956886") 2026/06/26 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baac9_d20260626_m022904_c001_v0001104_t0002_u01782440944019") 2026/06/26 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a11_d20260626_m022859_c001_v7007000_t0000_u01782440939417") 2026/06/26 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baaa7_d20260626_m022847_c001_v0001104_t0004_u01782440927565") 2026/06/26 02:33:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b308_d20260626_m023023_c001_v7007000_t0000_u01782441023813") 2026/06/26 02:33:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52981d_d20260626_m023017_c001_v0001041_t0036_u01782441017837") 2026/06/26 02:33:04 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b320_d20260626_m023048_c001_v7007000_t0000_u01782441048038") 2026/06/26 02:33:04 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685dc1_d20260626_m023043_c001_v0001179_t0016_u01782441043020") 2026/06/26 02:33:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba79c_d20260626_m023215_c001_v7007000_t0000_u01782441135887") 2026/06/26 02:33:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529941_d20260626_m023203_c001_v0001041_t0031_u01782441123043") 2026/06/26 02:33:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b374_d20260626_m023157_c001_v7007000_t0000_u01782441117889") 2026/06/26 02:33:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529909_d20260626_m023145_c001_v0001041_t0012_u01782441105366") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069e3_d20260626_m023140_c001_v7007000_t0000_u01782441100173") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5298d7_d20260626_m023128_c001_v0001041_t0029_u01782441088680") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a35741_d20260626_m023123_c001_v7007000_t0000_u01782441083511") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5298ae_d20260626_m023110_c001_v0001041_t0056_u01782441070911") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b33c_d20260626_m023105_c001_v7007000_t0000_u01782441065693") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52987a_d20260626_m023053_c001_v0001041_t0017_u01782441053183") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4050d028c805b0cd_d20260626_m023045_c001_v7007000_t0000_u01782441045342") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab92_d20260626_m023031_c001_v0001104_t0017_u01782441031625") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b54_d20260626_m023026_c001_v7007000_t0000_u01782441026560") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d55_d20260626_m023021_c001_v0001179_t0059_u01782441021566") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4156b835a8585898_d20260626_m023019_c001_v7007000_t0000_u01782441019972") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab62_d20260626_m023006_c001_v0001104_t0023_u01782441006325") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06956_d20260626_m023000_c001_v7007000_t0000_u01782441000862") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080714_d20260626_m022956_c001_v0001097_t0013_u01782440996256") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41403ce1273a33a2_d20260626_m022954_c001_v7007000_t0000_u01782440994797") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40806ce_d20260626_m022943_c001_v0001097_t0022_u01782440983050") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54d05_d20260626_m022934_c001_v7007000_t0000_u01782440974687") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c0a_d20260626_m022922_c001_v0001179_t0038_u01782440962614") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a925f_d20260626_m022917_c001_v7007000_t0000_u01782440957068") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685b9e_d20260626_m022904_c001_v0001179_t0058_u01782440944986") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a12_d20260626_m022859_c001_v7007000_t0000_u01782440939598") 2026/06/26 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685b4e_d20260626_m022848_c001_v0001179_t0042_u01782440928128") 2026/06/26 02:33:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4224efb4a4fe58e0_d20260626_m023023_c001_v7007000_t0000_u01782441023461") 2026/06/26 02:33:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d3b_d20260626_m023017_c001_v0001179_t0059_u01782441017875") 2026/06/26 02:33:06 DEBUG : dir1/0003-defgh: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b321_d20260626_m023048_c001_v7007000_t0000_u01782441048219") 2026/06/26 02:33:06 DEBUG : dir1/0003-defgh: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080818_d20260626_m023043_c001_v0001097_t0059_u01782441043133") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba79d_d20260626_m023216_c001_v7007000_t0000_u01782441136068") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac8c_d20260626_m023203_c001_v0001104_t0010_u01782441123952") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b375_d20260626_m023158_c001_v7007000_t0000_u01782441118072") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac6e_d20260626_m023146_c001_v0001104_t0053_u01782441106151") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069e6_d20260626_m023140_c001_v7007000_t0000_u01782441100357") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac30_d20260626_m023129_c001_v0001104_t0017_u01782441089438") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a35743_d20260626_m023123_c001_v7007000_t0000_u01782441083693") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac04_d20260626_m023111_c001_v0001104_t0048_u01782441071757") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b33d_d20260626_m023105_c001_v7007000_t0000_u01782441065876") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800babca_d20260626_m023053_c001_v0001104_t0040_u01782441053915") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34ae1_d20260626_m023045_c001_v7007000_t0000_u01782441045354") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52984f_d20260626_m023032_c001_v0001041_t0003_u01782441032821") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b56_d20260626_m023026_c001_v7007000_t0000_u01782441026743") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab84_d20260626_m023021_c001_v0001104_t0002_u01782441021618") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b2ff_d20260626_m023020_c001_v7007000_t0000_u01782441020168") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408075c_d20260626_m023008_c001_v0001097_t0019_u01782441008215") 2026/06/26 02:33:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06958_d20260626_m023001_c001_v7007000_t0000_u01782441001044") 2026/06/26 02:33:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685cc4_d20260626_m022956_c001_v0001179_t0038_u01782440996293") 2026/06/26 02:33:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba4af_d20260626_m022954_c001_v7007000_t0000_u01782440994151") 2026/06/26 02:33:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297a9_d20260626_m022943_c001_v0001041_t0032_u01782440983826") 2026/06/26 02:33:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f42102a9cc20e748f_d20260626_m022934_c001_v7007000_t0000_u01782440974657") 2026/06/26 02:33:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408066a_d20260626_m022923_c001_v0001097_t0026_u01782440963175") 2026/06/26 02:33:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a9260_d20260626_m022917_c001_v7007000_t0000_u01782440957253") 2026/06/26 02:33:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408062e_d20260626_m022905_c001_v0001097_t0052_u01782440945566") 2026/06/26 02:33:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a13_d20260626_m022859_c001_v7007000_t0000_u01782440939791") 2026/06/26 02:33:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40805f0_d20260626_m022848_c001_v0001097_t0028_u01782440928335") 2026/06/26 02:33:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b302_d20260626_m023023_c001_v7007000_t0000_u01782441023449") 2026/06/26 02:33:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080798_d20260626_m023017_c001_v0001097_t0047_u01782441017942") 2026/06/26 02:33:07 DEBUG : dir1/0004-efghi: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b322_d20260626_m023048_c001_v7007000_t0000_u01782441048401") 2026/06/26 02:33:07 DEBUG : dir1/0004-efghi: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685dc4_d20260626_m023043_c001_v0001179_t0004_u01782441043256") 2026/06/26 02:33:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba79e_d20260626_m023216_c001_v7007000_t0000_u01782441136250") 2026/06/26 02:33:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685f4e_d20260626_m023204_c001_v0001179_t0014_u01782441124600") 2026/06/26 02:33:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b377_d20260626_m023158_c001_v7007000_t0000_u01782441118254") 2026/06/26 02:33:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685f08_d20260626_m023146_c001_v0001179_t0054_u01782441106661") 2026/06/26 02:33:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069e7_d20260626_m023140_c001_v7007000_t0000_u01782441100543") 2026/06/26 02:33:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685e82_d20260626_m023130_c001_v0001179_t0035_u01782441090016") 2026/06/26 02:33:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a35745_d20260626_m023123_c001_v7007000_t0000_u01782441083877") 2026/06/26 02:33:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685e3a_d20260626_m023112_c001_v0001179_t0012_u01782441072452") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b33e_d20260626_m023106_c001_v7007000_t0000_u01782441066066") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685df2_d20260626_m023054_c001_v0001179_t0031_u01782441054482") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4197af81fc158a1c_d20260626_m023044_c001_v7007000_t0000_u01782441044956") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40807dc_d20260626_m023033_c001_v0001097_t0048_u01782441033261") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b58_d20260626_m023026_c001_v7007000_t0000_u01782441026929") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40807b8_d20260626_m023021_c001_v0001097_t0009_u01782441021631") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4177e91e03eeb228_d20260626_m023019_c001_v7007000_t0000_u01782441019757") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d08_d20260626_m023008_c001_v0001179_t0041_u01782441008747") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06959_d20260626_m023001_c001_v7007000_t0000_u01782441001235") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685cc6_d20260626_m022956_c001_v0001179_t0050_u01782440996532") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f416f20f0eb907622_d20260626_m022954_c001_v7007000_t0000_u01782440994692") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab2a_d20260626_m022944_c001_v0001104_t0026_u01782440984177") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41819796af19c857_d20260626_m022934_c001_v7007000_t0000_u01782440974773") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529777_d20260626_m022923_c001_v0001041_t0011_u01782440963520") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a9261_d20260626_m022917_c001_v7007000_t0000_u01782440957438") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529729_d20260626_m022905_c001_v0001041_t0007_u01782440945945") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a14_d20260626_m022859_c001_v7007000_t0000_u01782440939973") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5296fd_d20260626_m022848_c001_v0001041_t0017_u01782440928698") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41697f9507e16fd7_d20260626_m023023_c001_v7007000_t0000_u01782441023654") 2026/06/26 02:33:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab7a_d20260626_m023018_c001_v0001104_t0040_u01782441018113") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghij: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b323_d20260626_m023048_c001_v7007000_t0000_u01782441048587") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghij: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529866_d20260626_m023043_c001_v0001041_t0051_u01782441043505") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7a0_d20260626_m023216_c001_v7007000_t0000_u01782441136432") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408096d_d20260626_m023204_c001_v0001097_t0057_u01782441124789") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b378_d20260626_m023158_c001_v7007000_t0000_u01782441118437") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408091f_d20260626_m023146_c001_v0001097_t0049_u01782441106871") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069e8_d20260626_m023140_c001_v7007000_t0000_u01782441100725") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40808cb_d20260626_m023130_c001_v0001097_t0021_u01782441090242") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a35746_d20260626_m023124_c001_v7007000_t0000_u01782441084059") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080884_d20260626_m023112_c001_v0001097_t0044_u01782441072665") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b33f_d20260626_m023106_c001_v7007000_t0000_u01782441066247") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080842_d20260626_m023054_c001_v0001097_t0041_u01782441054698") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4197af81fc158a1d_d20260626_m023045_c001_v7007000_t0000_u01782441045144") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d83_d20260626_m023033_c001_v0001179_t0036_u01782441033670") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b59_d20260626_m023027_c001_v7007000_t0000_u01782441027112") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d59_d20260626_m023021_c001_v0001179_t0041_u01782441021803") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b2fa_d20260626_m023019_c001_v7007000_t0000_u01782441019768") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529809_d20260626_m023008_c001_v0001041_t0045_u01782441008968") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed0695a_d20260626_m023001_c001_v7007000_t0000_u01782441001417") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297d9_d20260626_m022956_c001_v0001041_t0010_u01782440996623") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba4b6_d20260626_m022954_c001_v7007000_t0000_u01782440994874") 2026/06/26 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c7a_d20260626_m022944_c001_v0001179_t0008_u01782440984938") 2026/06/26 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41819796af19c855_d20260626_m022934_c001_v7007000_t0000_u01782440974410") 2026/06/26 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baaf9_d20260626_m022923_c001_v0001104_t0048_u01782440963925") 2026/06/26 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a9262_d20260626_m022917_c001_v7007000_t0000_u01782440957621") 2026/06/26 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baad1_d20260626_m022906_c001_v0001104_t0030_u01782440946437") 2026/06/26 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a15_d20260626_m022900_c001_v7007000_t0000_u01782440940156") 2026/06/26 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baaa9_d20260626_m022849_c001_v0001104_t0041_u01782440929070") 2026/06/26 02:33:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b48_d20260626_m023023_c001_v7007000_t0000_u01782441023667") 2026/06/26 02:33:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d3d_d20260626_m023018_c001_v0001179_t0014_u01782441018150") 2026/06/26 02:33:10 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b324_d20260626_m023048_c001_v7007000_t0000_u01782441048769") 2026/06/26 02:33:10 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685dc6_d20260626_m023043_c001_v0001179_t0013_u01782441043516") 2026/06/26 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7a1_d20260626_m023216_c001_v7007000_t0000_u01782441136614") 2026/06/26 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529947_d20260626_m023205_c001_v0001041_t0028_u01782441125293") 2026/06/26 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b379_d20260626_m023158_c001_v7007000_t0000_u01782441118619") 2026/06/26 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529913_d20260626_m023147_c001_v0001041_t0031_u01782441107364") 2026/06/26 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069e9_d20260626_m023140_c001_v7007000_t0000_u01782441100909") 2026/06/26 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5298db_d20260626_m023130_c001_v0001041_t0032_u01782441090546") 2026/06/26 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a35747_d20260626_m023124_c001_v7007000_t0000_u01782441084255") 2026/06/26 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5298b8_d20260626_m023112_c001_v0001041_t0019_u01782441072994") 2026/06/26 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b340_d20260626_m023106_c001_v7007000_t0000_u01782441066430") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529880_d20260626_m023055_c001_v0001041_t0021_u01782441055056") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4197af81fc158a1b_d20260626_m023044_c001_v7007000_t0000_u01782441044773") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab94_d20260626_m023033_c001_v0001104_t0017_u01782441033938") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b5a_d20260626_m023027_c001_v7007000_t0000_u01782441027296") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529831_d20260626_m023022_c001_v0001041_t0034_u01782441022016") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b300_d20260626_m023020_c001_v7007000_t0000_u01782441020180") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab68_d20260626_m023009_c001_v0001104_t0029_u01782441009405") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed0695c_d20260626_m023001_c001_v7007000_t0000_u01782441001601") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080716_d20260626_m022956_c001_v0001097_t0016_u01782440996724") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba4b4_d20260626_m022954_c001_v7007000_t0000_u01782440994694") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40806d6_d20260626_m022945_c001_v0001097_t0054_u01782440985200") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f42102a9cc20e7490_d20260626_m022934_c001_v7007000_t0000_u01782440974841") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c16_d20260626_m022924_c001_v0001179_t0034_u01782440964882") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a9263_d20260626_m022917_c001_v7007000_t0000_u01782440957802") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685bae_d20260626_m022907_c001_v0001179_t0018_u01782440947120") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a16_d20260626_m022900_c001_v7007000_t0000_u01782440940338") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685b5c_d20260626_m022849_c001_v0001179_t0031_u01782440929652") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4224efb4a4fe58e2_d20260626_m023023_c001_v7007000_t0000_u01782441023826") 2026/06/26 02:33:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52981f_d20260626_m023018_c001_v0001041_t0026_u01782441018222") 2026/06/26 02:33:12 DEBUG : dir1/0007-12345: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b325_d20260626_m023048_c001_v7007000_t0000_u01782441048951") 2026/06/26 02:33:12 DEBUG : dir1/0007-12345: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408081a_d20260626_m023043_c001_v0001097_t0036_u01782441043543") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7a2_d20260626_m023216_c001_v7007000_t0000_u01782441136796") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac90_d20260626_m023205_c001_v0001104_t0010_u01782441125602") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b37a_d20260626_m023158_c001_v7007000_t0000_u01782441118801") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac72_d20260626_m023147_c001_v0001104_t0014_u01782441107739") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069ea_d20260626_m023141_c001_v7007000_t0000_u01782441101093") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac34_d20260626_m023130_c001_v0001104_t0029_u01782441090898") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a35748_d20260626_m023124_c001_v7007000_t0000_u01782441084438") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac08_d20260626_m023113_c001_v0001104_t0024_u01782441073287") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b343_d20260626_m023106_c001_v7007000_t0000_u01782441066612") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800babd0_d20260626_m023055_c001_v0001104_t0010_u01782441055395") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34adf_d20260626_m023044_c001_v7007000_t0000_u01782441044969") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529851_d20260626_m023034_c001_v0001041_t0007_u01782441034527") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b5d_d20260626_m023027_c001_v7007000_t0000_u01782441027479") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d5b_d20260626_m023022_c001_v0001179_t0039_u01782441022025") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b2fd_d20260626_m023019_c001_v7007000_t0000_u01782441019982") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080768_d20260626_m023009_c001_v0001097_t0059_u01782441009959") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed0695e_d20260626_m023001_c001_v7007000_t0000_u01782441001821") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685cca_d20260626_m022956_c001_v0001179_t0044_u01782440996741") 2026/06/26 02:33:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba4b1_d20260626_m022954_c001_v7007000_t0000_u01782440994331") 2026/06/26 02:33:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297ad_d20260626_m022945_c001_v0001041_t0024_u01782440985608") 2026/06/26 02:33:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a47_d20260626_m022934_c001_v7007000_t0000_u01782440974488") 2026/06/26 02:33:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080672_d20260626_m022925_c001_v0001097_t0045_u01782440965092") 2026/06/26 02:33:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a9266_d20260626_m022917_c001_v7007000_t0000_u01782440957984") 2026/06/26 02:33:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080638_d20260626_m022907_c001_v0001097_t0040_u01782440947339") 2026/06/26 02:33:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a17_d20260626_m022900_c001_v7007000_t0000_u01782440940538") 2026/06/26 02:33:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40805f5_d20260626_m022849_c001_v0001097_t0014_u01782440929881") 2026/06/26 02:33:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b303_d20260626_m023023_c001_v7007000_t0000_u01782441023493") 2026/06/26 02:33:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d3f_d20260626_m023018_c001_v0001179_t0001_u01782441018359") 2026/06/26 02:33:13 DEBUG : dir1/0008-23456: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b326_d20260626_m023049_c001_v7007000_t0000_u01782441049132") 2026/06/26 02:33:13 DEBUG : dir1/0008-23456: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800babb1_d20260626_m023043_c001_v0001104_t0046_u01782441043586") 2026/06/26 02:33:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7a3_d20260626_m023216_c001_v7007000_t0000_u01782441136979") 2026/06/26 02:33:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685f58_d20260626_m023206_c001_v0001179_t0056_u01782441126240") 2026/06/26 02:33:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b37b_d20260626_m023158_c001_v7007000_t0000_u01782441118985") 2026/06/26 02:33:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685f0e_d20260626_m023148_c001_v0001179_t0033_u01782441108304") 2026/06/26 02:33:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069eb_d20260626_m023141_c001_v7007000_t0000_u01782441101276") 2026/06/26 02:33:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685e92_d20260626_m023131_c001_v0001179_t0035_u01782441091417") 2026/06/26 02:33:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a35749_d20260626_m023124_c001_v7007000_t0000_u01782441084619") 2026/06/26 02:33:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685e3e_d20260626_m023113_c001_v0001179_t0020_u01782441073917") 2026/06/26 02:33:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b344_d20260626_m023106_c001_v7007000_t0000_u01782441066793") 2026/06/26 02:33:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685dfc_d20260626_m023056_c001_v0001179_t0022_u01782441056427") 2026/06/26 02:33:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b7b_d20260626_m023044_c001_v7007000_t0000_u01782441044757") 2026/06/26 02:33:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40807e8_d20260626_m023035_c001_v0001097_t0009_u01782441035021") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b5e_d20260626_m023027_c001_v7007000_t0000_u01782441027663") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab86_d20260626_m023022_c001_v0001104_t0011_u01782441022172") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4224efb4a4fe58d8_d20260626_m023019_c001_v7007000_t0000_u01782441019996") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d0f_d20260626_m023010_c001_v0001179_t0059_u01782441010550") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed0695f_d20260626_m023002_c001_v7007000_t0000_u01782441002003") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab4c_d20260626_m022956_c001_v0001104_t0052_u01782440996751") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4177e91e03eeb207_d20260626_m022954_c001_v7007000_t0000_u01782440994580") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab2c_d20260626_m022946_c001_v0001104_t0031_u01782440986005") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54d04_d20260626_m022934_c001_v7007000_t0000_u01782440974502") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529779_d20260626_m022925_c001_v0001041_t0030_u01782440965491") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a9267_d20260626_m022918_c001_v7007000_t0000_u01782440958165") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529739_d20260626_m022907_c001_v0001041_t0038_u01782440947762") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a19_d20260626_m022900_c001_v7007000_t0000_u01782440940720") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529701_d20260626_m022850_c001_v0001041_t0051_u01782440930280") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4156b835a858589c_d20260626_m023023_c001_v7007000_t0000_u01782441023501") 2026/06/26 02:33:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408079c_d20260626_m023018_c001_v0001097_t0052_u01782441018471") 2026/06/26 02:33:14 DEBUG : dir1/0009-34567: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b327_d20260626_m023049_c001_v7007000_t0000_u01782441049313") 2026/06/26 02:33:14 DEBUG : dir1/0009-34567: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685dc8_d20260626_m023043_c001_v0001179_t0039_u01782441043737") 2026/06/26 02:33:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7a4_d20260626_m023217_c001_v7007000_t0000_u01782441137161") 2026/06/26 02:33:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080975_d20260626_m023206_c001_v0001097_t0022_u01782441126447") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b37c_d20260626_m023159_c001_v7007000_t0000_u01782441119168") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080927_d20260626_m023148_c001_v0001097_t0046_u01782441108527") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069ec_d20260626_m023141_c001_v7007000_t0000_u01782441101461") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40808db_d20260626_m023131_c001_v0001097_t0010_u01782441091625") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a3574a_d20260626_m023124_c001_v7007000_t0000_u01782441084819") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080886_d20260626_m023114_c001_v0001097_t0014_u01782441074142") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b346_d20260626_m023106_c001_v7007000_t0000_u01782441066976") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080846_d20260626_m023056_c001_v0001097_t0011_u01782441056638") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b317_d20260626_m023045_c001_v7007000_t0000_u01782441045363") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d8d_d20260626_m023035_c001_v0001179_t0035_u01782441035480") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b60_d20260626_m023027_c001_v7007000_t0000_u01782441027846") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529833_d20260626_m023022_c001_v0001041_t0033_u01782441022407") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4224efb4a4fe58d9_d20260626_m023020_c001_v7007000_t0000_u01782441020210") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52980b_d20260626_m023010_c001_v0001041_t0004_u01782441010811") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06960_d20260626_m023002_c001_v7007000_t0000_u01782441002187") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685cce_d20260626_m022956_c001_v0001179_t0009_u01782440996948") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4224efb4a4fe58a3_d20260626_m022954_c001_v7007000_t0000_u01782440994753") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c80_d20260626_m022946_c001_v0001179_t0033_u01782440986696") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06938_d20260626_m022934_c001_v7007000_t0000_u01782440974512") 2026/06/26 02:33:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baafd_d20260626_m022925_c001_v0001104_t0001_u01782440965957") 2026/06/26 02:33:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a926a_d20260626_m022918_c001_v7007000_t0000_u01782440958349") 2026/06/26 02:33:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baad5_d20260626_m022908_c001_v0001104_t0056_u01782440948185") 2026/06/26 02:33:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a1a_d20260626_m022900_c001_v7007000_t0000_u01782440940903") 2026/06/26 02:33:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baaad_d20260626_m022850_c001_v0001104_t0030_u01782440930807") 2026/06/26 02:33:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41697f9507e16fd6_d20260626_m023023_c001_v7007000_t0000_u01782441023470") 2026/06/26 02:33:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529821_d20260626_m023018_c001_v0001041_t0021_u01782441018582") 2026/06/26 02:33:16 DEBUG : dir1/0010-45678: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b328_d20260626_m023049_c001_v7007000_t0000_u01782441049494") 2026/06/26 02:33:16 DEBUG : dir1/0010-45678: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52986a_d20260626_m023043_c001_v0001041_t0015_u01782441043856") 2026/06/26 02:33:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7a5_d20260626_m023217_c001_v7007000_t0000_u01782441137344") 2026/06/26 02:33:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52994f_d20260626_m023206_c001_v0001041_t0017_u01782441126802") 2026/06/26 02:33:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b37d_d20260626_m023159_c001_v7007000_t0000_u01782441119352") 2026/06/26 02:33:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529917_d20260626_m023148_c001_v0001041_t0044_u01782441108944") 2026/06/26 02:33:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069ed_d20260626_m023141_c001_v7007000_t0000_u01782441101649") 2026/06/26 02:33:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5298e5_d20260626_m023132_c001_v0001041_t0023_u01782441092011") 2026/06/26 02:33:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a3574c_d20260626_m023125_c001_v7007000_t0000_u01782441085003") 2026/06/26 02:33:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5298bc_d20260626_m023114_c001_v0001041_t0040_u01782441074464") 2026/06/26 02:33:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b347_d20260626_m023107_c001_v7007000_t0000_u01782441067157") 2026/06/26 02:33:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529888_d20260626_m023057_c001_v0001041_t0011_u01782441057030") 2026/06/26 02:33:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef8eb8_d20260626_m023045_c001_v7007000_t0000_u01782441045214") 2026/06/26 02:33:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab96_d20260626_m023035_c001_v0001104_t0014_u01782441035685") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b63_d20260626_m023028_c001_v7007000_t0000_u01782441028029") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40807ba_d20260626_m023022_c001_v0001097_t0015_u01782441022456") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b2fc_d20260626_m023019_c001_v7007000_t0000_u01782441019978") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab6e_d20260626_m023011_c001_v0001104_t0059_u01782441011229") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06962_d20260626_m023002_c001_v7007000_t0000_u01782441002376") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297db_d20260626_m022957_c001_v0001041_t0053_u01782440997000") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4177e91e03eeb208_d20260626_m022954_c001_v7007000_t0000_u01782440994763") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40806da_d20260626_m022946_c001_v0001097_t0054_u01782440986924") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f037e_d20260626_m022934_c001_v7007000_t0000_u01782440974851") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c1e_d20260626_m022926_c001_v0001179_t0033_u01782440966614") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a926b_d20260626_m022918_c001_v7007000_t0000_u01782440958531") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685bc2_d20260626_m022908_c001_v0001179_t0043_u01782440948834") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a1c_d20260626_m022901_c001_v7007000_t0000_u01782440941084") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685b62_d20260626_m022851_c001_v0001179_t0012_u01782440931264") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4156b835a858589d_d20260626_m023023_c001_v7007000_t0000_u01782441023686") 2026/06/26 02:33:17 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d41_d20260626_m023018_c001_v0001179_t0016_u01782441018697") 2026/06/26 02:33:17 DEBUG : dir1/0011-56789: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b329_d20260626_m023049_c001_v7007000_t0000_u01782441049675") 2026/06/26 02:33:17 DEBUG : dir1/0011-56789: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685dcc_d20260626_m023043_c001_v0001179_t0051_u01782441043955") 2026/06/26 02:33:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7a6_d20260626_m023217_c001_v7007000_t0000_u01782441137528") 2026/06/26 02:33:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac92_d20260626_m023207_c001_v0001104_t0004_u01782441127268") 2026/06/26 02:33:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b37e_d20260626_m023159_c001_v7007000_t0000_u01782441119534") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac76_d20260626_m023149_c001_v0001104_t0028_u01782441109326") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069ee_d20260626_m023141_c001_v7007000_t0000_u01782441101832") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac38_d20260626_m023132_c001_v0001104_t0041_u01782441092577") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a3574d_d20260626_m023125_c001_v7007000_t0000_u01782441085196") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac0a_d20260626_m023114_c001_v0001104_t0056_u01782441074799") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b348_d20260626_m023107_c001_v7007000_t0000_u01782441067339") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800babd4_d20260626_m023057_c001_v0001104_t0025_u01782441057403") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4050d028c805b0cb_d20260626_m023045_c001_v7007000_t0000_u01782441045159") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529855_d20260626_m023036_c001_v0001041_t0045_u01782441036333") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b64_d20260626_m023028_c001_v7007000_t0000_u01782441028212") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d5d_d20260626_m023022_c001_v0001179_t0010_u01782441022484") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41697f9507e16fd2_d20260626_m023020_c001_v7007000_t0000_u01782441020008") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080770_d20260626_m023011_c001_v0001097_t0009_u01782441011806") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06963_d20260626_m023002_c001_v7007000_t0000_u01782441002560") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080720_d20260626_m022957_c001_v0001097_t0012_u01782440997300") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06947_d20260626_m022954_c001_v7007000_t0000_u01782440994528") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297b3_d20260626_m022947_c001_v0001041_t0048_u01782440987367") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41819796af19c854_d20260626_m022934_c001_v7007000_t0000_u01782440974098") 2026/06/26 02:33:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408067c_d20260626_m022926_c001_v0001097_t0057_u01782440966971") 2026/06/26 02:33:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a926d_d20260626_m022918_c001_v7007000_t0000_u01782440958712") 2026/06/26 02:33:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408063c_d20260626_m022909_c001_v0001097_t0018_u01782440949060") 2026/06/26 02:33:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a1d_d20260626_m022901_c001_v7007000_t0000_u01782440941266") 2026/06/26 02:33:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40805f7_d20260626_m022851_c001_v0001097_t0052_u01782440931496") 2026/06/26 02:33:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41697f9507e16fd9_d20260626_m023023_c001_v7007000_t0000_u01782441023836") 2026/06/26 02:33:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab7c_d20260626_m023018_c001_v0001104_t0038_u01782441018936") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b32a_d20260626_m023049_c001_v7007000_t0000_u01782441049859") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080820_d20260626_m023044_c001_v0001097_t0058_u01782441044067") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7a7_d20260626_m023217_c001_v7007000_t0000_u01782441137711") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685f5e_d20260626_m023207_c001_v0001179_t0059_u01782441127872") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b37f_d20260626_m023159_c001_v7007000_t0000_u01782441119717") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685f12_d20260626_m023149_c001_v0001179_t0011_u01782441109968") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069ef_d20260626_m023142_c001_v7007000_t0000_u01782441102016") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685ea8_d20260626_m023133_c001_v0001179_t0052_u01782441093349") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a3574f_d20260626_m023125_c001_v7007000_t0000_u01782441085379") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685e44_d20260626_m023115_c001_v0001179_t0044_u01782441075957") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b34a_d20260626_m023107_c001_v7007000_t0000_u01782441067521") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685dfe_d20260626_m023058_c001_v0001179_t0021_u01782441058050") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34ae0_d20260626_m023045_c001_v7007000_t0000_u01782441045162") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40807fa_d20260626_m023036_c001_v0001097_t0053_u01782441036703") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b65_d20260626_m023028_c001_v7007000_t0000_u01782441028397") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d61_d20260626_m023022_c001_v0001179_t0037_u01782441022710") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4177e91e03eeb22b_d20260626_m023020_c001_v7007000_t0000_u01782441020120") 2026/06/26 02:33:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d15_d20260626_m023012_c001_v0001179_t0052_u01782441012368") 2026/06/26 02:33:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06964_d20260626_m023002_c001_v7007000_t0000_u01782441002749") 2026/06/26 02:33:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297dd_d20260626_m022957_c001_v0001041_t0057_u01782440997456") 2026/06/26 02:33:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f039c_d20260626_m022954_c001_v7007000_t0000_u01782440994772") 2026/06/26 02:33:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab30_d20260626_m022947_c001_v0001104_t0020_u01782440987690") 2026/06/26 02:33:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0378_d20260626_m022934_c001_v7007000_t0000_u01782440974479") 2026/06/26 02:33:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52977f_d20260626_m022927_c001_v0001041_t0047_u01782440967397") 2026/06/26 02:33:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a926e_d20260626_m022918_c001_v7007000_t0000_u01782440958892") 2026/06/26 02:33:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52973f_d20260626_m022909_c001_v0001041_t0059_u01782440949406") 2026/06/26 02:33:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a1e_d20260626_m022901_c001_v7007000_t0000_u01782440941449") 2026/06/26 02:33:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529707_d20260626_m022852_c001_v0001041_t0032_u01782440932055") 2026/06/26 02:33:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b307_d20260626_m023023_c001_v7007000_t0000_u01782441023719") 2026/06/26 02:33:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d43_d20260626_m023018_c001_v0001179_t0001_u01782441018903") 2026/06/26 02:33:20 DEBUG : dir1/0013-789;=: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b32b_d20260626_m023050_c001_v7007000_t0000_u01782441050040") 2026/06/26 02:33:20 DEBUG : dir1/0013-789;=: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800babb5_d20260626_m023044_c001_v0001104_t0028_u01782441044130") 2026/06/26 02:33:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7a9_d20260626_m023217_c001_v7007000_t0000_u01782441137893") 2026/06/26 02:33:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080981_d20260626_m023208_c001_v0001097_t0036_u01782441128557") 2026/06/26 02:33:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b380_d20260626_m023159_c001_v7007000_t0000_u01782441119929") 2026/06/26 02:33:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080929_d20260626_m023150_c001_v0001097_t0055_u01782441110181") 2026/06/26 02:33:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069f0_d20260626_m023142_c001_v7007000_t0000_u01782441102200") 2026/06/26 02:33:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40808e5_d20260626_m023133_c001_v0001097_t0053_u01782441093558") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a35750_d20260626_m023125_c001_v7007000_t0000_u01782441085561") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408088f_d20260626_m023116_c001_v0001097_t0019_u01782441076178") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b34b_d20260626_m023107_c001_v7007000_t0000_u01782441067704") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408084a_d20260626_m023058_c001_v0001097_t0043_u01782441058265") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b7c_d20260626_m023044_c001_v7007000_t0000_u01782441044939") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d97_d20260626_m023037_c001_v0001179_t0013_u01782441037099") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b66_d20260626_m023028_c001_v7007000_t0000_u01782441028580") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab88_d20260626_m023022_c001_v0001104_t0049_u01782441022719") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b41_d20260626_m023020_c001_v7007000_t0000_u01782441020192") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52980d_d20260626_m023012_c001_v0001041_t0029_u01782441012591") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06965_d20260626_m023002_c001_v7007000_t0000_u01782441002935") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab52_d20260626_m022957_c001_v0001104_t0010_u01782440997506") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f416f20f0eb907623_d20260626_m022954_c001_v7007000_t0000_u01782440994885") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c90_d20260626_m022948_c001_v0001179_t0012_u01782440988241") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06939_d20260626_m022934_c001_v7007000_t0000_u01782440974699") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab03_d20260626_m022927_c001_v0001104_t0045_u01782440967709") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a926f_d20260626_m022919_c001_v7007000_t0000_u01782440959153") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baad9_d20260626_m022909_c001_v0001104_t0046_u01782440949922") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a1f_d20260626_m022901_c001_v7007000_t0000_u01782440941630") 2026/06/26 02:33:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baaaf_d20260626_m022852_c001_v0001104_t0029_u01782440932469") 2026/06/26 02:33:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41111c87b4912fa7_d20260626_m023023_c001_v7007000_t0000_u01782441023728") 2026/06/26 02:33:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529823_d20260626_m023018_c001_v0001041_t0002_u01782441018945") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b32c_d20260626_m023050_c001_v7007000_t0000_u01782441050222") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685dce_d20260626_m023044_c001_v0001179_t0044_u01782441044188") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7aa_d20260626_m023218_c001_v7007000_t0000_u01782441138076") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529959_d20260626_m023208_c001_v0001041_t0058_u01782441128912") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b381_d20260626_m023200_c001_v7007000_t0000_u01782441120111") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52991b_d20260626_m023150_c001_v0001041_t0013_u01782441110734") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069f1_d20260626_m023142_c001_v7007000_t0000_u01782441102383") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5298ed_d20260626_m023133_c001_v0001041_t0014_u01782441093928") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a35752_d20260626_m023125_c001_v7007000_t0000_u01782441085813") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5298c2_d20260626_m023116_c001_v0001041_t0019_u01782441076587") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b34c_d20260626_m023107_c001_v7007000_t0000_u01782441067893") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52988e_d20260626_m023058_c001_v0001041_t0054_u01782441058576") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef8eb6_d20260626_m023045_c001_v7007000_t0000_u01782441045204") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab9b_d20260626_m023037_c001_v0001104_t0023_u01782441037322") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b67_d20260626_m023028_c001_v7007000_t0000_u01782441028762") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d63_d20260626_m023022_c001_v0001179_t0019_u01782441022915") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41697f9507e16fd3_d20260626_m023020_c001_v7007000_t0000_u01782441020201") 2026/06/26 02:33:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab72_d20260626_m023013_c001_v0001104_t0048_u01782441013163") 2026/06/26 02:33:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06967_d20260626_m023003_c001_v7007000_t0000_u01782441003118") 2026/06/26 02:33:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080722_d20260626_m022957_c001_v0001097_t0033_u01782440997644") 2026/06/26 02:33:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06948_d20260626_m022954_c001_v7007000_t0000_u01782440994710") 2026/06/26 02:33:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40806ec_d20260626_m022948_c001_v0001097_t0043_u01782440988472") 2026/06/26 02:33:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f42102a9cc20e748e_d20260626_m022934_c001_v7007000_t0000_u01782440974475") 2026/06/26 02:33:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c2a_d20260626_m022928_c001_v0001179_t0002_u01782440968253") 2026/06/26 02:33:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a9270_d20260626_m022919_c001_v7007000_t0000_u01782440959334") 2026/06/26 02:33:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685bc6_d20260626_m022910_c001_v0001179_t0013_u01782440950810") 2026/06/26 02:33:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a20_d20260626_m022901_c001_v7007000_t0000_u01782440941813") 2026/06/26 02:33:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685b6e_d20260626_m022853_c001_v0001179_t0043_u01782440933827") 2026/06/26 02:33:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b46_d20260626_m023023_c001_v7007000_t0000_u01782441023482") 2026/06/26 02:33:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40807a2_d20260626_m023018_c001_v0001097_t0027_u01782441018986") 2026/06/26 02:33:23 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b32d_d20260626_m023050_c001_v7007000_t0000_u01782441050404") 2026/06/26 02:33:23 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52986c_d20260626_m023044_c001_v0001041_t0054_u01782441044206") 2026/06/26 02:33:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7ab_d20260626_m023218_c001_v7007000_t0000_u01782441138258") 2026/06/26 02:33:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac9c_d20260626_m023209_c001_v0001104_t0018_u01782441129557") 2026/06/26 02:33:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b382_d20260626_m023200_c001_v7007000_t0000_u01782441120292") 2026/06/26 02:33:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac7c_d20260626_m023151_c001_v0001104_t0027_u01782441111297") 2026/06/26 02:33:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069f2_d20260626_m023142_c001_v7007000_t0000_u01782441102568") 2026/06/26 02:33:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac44_d20260626_m023134_c001_v0001104_t0040_u01782441094361") 2026/06/26 02:33:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a35753_d20260626_m023126_c001_v7007000_t0000_u01782441086003") 2026/06/26 02:33:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac0e_d20260626_m023117_c001_v0001104_t0042_u01782441077128") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b34d_d20260626_m023108_c001_v7007000_t0000_u01782441068075") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800babda_d20260626_m023059_c001_v0001104_t0015_u01782441059289") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b316_d20260626_m023045_c001_v7007000_t0000_u01782441045177") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52985b_d20260626_m023040_c001_v0001041_t0046_u01782441040082") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b68_d20260626_m023028_c001_v7007000_t0000_u01782441028946") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529837_d20260626_m023022_c001_v0001041_t0031_u01782441022971") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4177e91e03eeb227_d20260626_m023019_c001_v7007000_t0000_u01782441019571") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408077a_d20260626_m023014_c001_v0001097_t0018_u01782441014239") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06968_d20260626_m023003_c001_v7007000_t0000_u01782441003301") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685cd0_d20260626_m022957_c001_v0001179_t0030_u01782440997662") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06949_d20260626_m022954_c001_v7007000_t0000_u01782440994897") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297b9_d20260626_m022948_c001_v0001041_t0015_u01782440988992") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f037a_d20260626_m022934_c001_v7007000_t0000_u01782440974665") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080684_d20260626_m022928_c001_v0001097_t0019_u01782440968529") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a9272_d20260626_m022919_c001_v7007000_t0000_u01782440959516") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080640_d20260626_m022911_c001_v0001097_t0014_u01782440951026") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a21_d20260626_m022901_c001_v7007000_t0000_u01782440941994") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080603_d20260626_m022854_c001_v0001097_t0041_u01782440934085") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b49_d20260626_m023023_c001_v7007000_t0000_u01782441023850") 2026/06/26 02:33:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685d47_d20260626_m023019_c001_v0001179_t0015_u01782441019168") 2026/06/26 02:33:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0384_d20260626_m022937_c001_v7007000_t0000_u01782440977401") 2026/06/26 02:33:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c3a_d20260626_m022932_c001_v0001179_t0000_u01782440972192") 2026/06/26 02:33:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0385_d20260626_m022937_c001_v7007000_t0000_u01782440977583") 2026/06/26 02:33:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080696_d20260626_m022932_c001_v0001097_t0051_u01782440972253") 2026/06/26 02:33:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0386_d20260626_m022937_c001_v7007000_t0000_u01782440977769") 2026/06/26 02:33:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529789_d20260626_m022932_c001_v0001041_t0055_u01782440972319") 2026/06/26 02:33:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0387_d20260626_m022937_c001_v7007000_t0000_u01782440977950") 2026/06/26 02:33:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c3c_d20260626_m022932_c001_v0001179_t0024_u01782440972475") 2026/06/26 02:33:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0388_d20260626_m022938_c001_v7007000_t0000_u01782440978131") 2026/06/26 02:33:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab11_d20260626_m022932_c001_v0001104_t0050_u01782440972594") 2026/06/26 02:33:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0389_d20260626_m022938_c001_v7007000_t0000_u01782440978315") 2026/06/26 02:33:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408069a_d20260626_m022932_c001_v0001097_t0036_u01782440972658") 2026/06/26 02:33:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f038a_d20260626_m022938_c001_v7007000_t0000_u01782440978495") 2026/06/26 02:33:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52978d_d20260626_m022932_c001_v0001041_t0021_u01782440972695") 2026/06/26 02:33:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f038c_d20260626_m022938_c001_v7007000_t0000_u01782440978683") 2026/06/26 02:33:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c42_d20260626_m022932_c001_v0001179_t0059_u01782440972708") 2026/06/26 02:33:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f038d_d20260626_m022938_c001_v7007000_t0000_u01782440978864") 2026/06/26 02:33:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408069e_d20260626_m022932_c001_v0001097_t0012_u01782440972948") 2026/06/26 02:33:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f038e_d20260626_m022939_c001_v7007000_t0000_u01782440979046") 2026/06/26 02:33:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52978f_d20260626_m022933_c001_v0001041_t0021_u01782440973062") 2026/06/26 02:33:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f038f_d20260626_m022939_c001_v7007000_t0000_u01782440979227") 2026/06/26 02:33:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c46_d20260626_m022933_c001_v0001179_t0025_u01782440973106") 2026/06/26 02:33:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0390_d20260626_m022939_c001_v7007000_t0000_u01782440979422") 2026/06/26 02:33:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab15_d20260626_m022933_c001_v0001104_t0019_u01782440973155") 2026/06/26 02:33:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0391_d20260626_m022939_c001_v7007000_t0000_u01782440979603") 2026/06/26 02:33:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c48_d20260626_m022933_c001_v0001179_t0048_u01782440973311") 2026/06/26 02:33:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0392_d20260626_m022939_c001_v7007000_t0000_u01782440979785") 2026/06/26 02:33:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40806a2_d20260626_m022933_c001_v0001097_t0056_u01782440973412") 2026/06/26 02:33:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0393_d20260626_m022939_c001_v7007000_t0000_u01782440979966") 2026/06/26 02:33:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685c4e_d20260626_m022933_c001_v0001179_t0057_u01782440973551") 2026/06/26 02:33:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f0394_d20260626_m022940_c001_v7007000_t0000_u01782440980147") 2026/06/26 02:33:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529795_d20260626_m022933_c001_v0001041_t0043_u01782440973579") 2026/06/26 02:33:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41403ce1273a33a6_d20260626_m022958_c001_v7007000_t0000_u01782440998422") 2026/06/26 02:33:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685ca8_d20260626_m022952_c001_v0001179_t0059_u01782440992299") 2026/06/26 02:33:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f03a2_d20260626_m022958_c001_v7007000_t0000_u01782440998433") 2026/06/26 02:33:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40806fc_d20260626_m022952_c001_v0001097_t0059_u01782440992435") 2026/06/26 02:33:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4177e91e03eeb20a_d20260626_m022958_c001_v7007000_t0000_u01782440998445") 2026/06/26 02:33:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297c7_d20260626_m022952_c001_v0001041_t0046_u01782440992570") 2026/06/26 02:33:26 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4224efb4a4fe58ad_d20260626_m022958_c001_v7007000_t0000_u01782440998454") 2026/06/26 02:33:26 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685caa_d20260626_m022952_c001_v0001179_t0053_u01782440992654") 2026/06/26 02:33:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4177e91e03eeb209_d20260626_m022958_c001_v7007000_t0000_u01782440998262") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab46_d20260626_m022952_c001_v0001104_t0004_u01782440992688") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4224efb4a4fe58ac_d20260626_m022958_c001_v7007000_t0000_u01782440998270") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40806fe_d20260626_m022952_c001_v0001097_t0027_u01782440992837") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba4be_d20260626_m022958_c001_v7007000_t0000_u01782440998606") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685cac_d20260626_m022952_c001_v0001179_t0015_u01782440992859") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40948504607273b1_d20260626_m022958_c001_v7007000_t0000_u01782440998281") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297c9_d20260626_m022952_c001_v0001041_t0032_u01782440992987") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40948504607273b2_d20260626_m022958_c001_v7007000_t0000_u01782440998465") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685cb0_d20260626_m022953_c001_v0001179_t0050_u01782440993095") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed0694e_d20260626_m022958_c001_v7007000_t0000_u01782440998209") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080702_d20260626_m022953_c001_v0001097_t0039_u01782440993153") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f416f20f0eb907626_d20260626_m022958_c001_v7007000_t0000_u01782440998219") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685cb2_d20260626_m022953_c001_v0001179_t0001_u01782440993301") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06950_d20260626_m022958_c001_v7007000_t0000_u01782440998606") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297cb_d20260626_m022953_c001_v0001041_t0047_u01782440993373") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba4ba_d20260626_m022958_c001_v7007000_t0000_u01782440998229") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab48_d20260626_m022953_c001_v0001104_t0004_u01782440993400") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41403ce1273a33a7_d20260626_m022958_c001_v7007000_t0000_u01782440998607") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685cb8_d20260626_m022953_c001_v0001179_t0053_u01782440993611") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41403ce1273a33a5_d20260626_m022958_c001_v7007000_t0000_u01782440998239") 2026/06/26 02:33:27 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080708_d20260626_m022953_c001_v0001097_t0020_u01782440993662") 2026/06/26 02:33:28 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed0694f_d20260626_m022958_c001_v7007000_t0000_u01782440998391") 2026/06/26 02:33:28 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297cd_d20260626_m022953_c001_v0001041_t0043_u01782440993716") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef8ce6_d20260626_m022714_c001_v7007000_t0000_u01782440834652") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f108de3e557a0dfb0_d20260626_m022712_c001_v0001174_t0008_u01782440832414") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f410219d8424cf66d_d20260626_m022712_c001_v7007000_t0000_u01782440832133") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f108de3e557a0df72_d20260626_m022708_c001_v0001174_t0002_u01782440828996") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f410219d8424cf667_d20260626_m022708_c001_v7007000_t0000_u01782440828276") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba85f_d20260626_m022703_c001_v0001104_t0037_u01782440823110") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4224efb4a4fe57c6_d20260626_m022701_c001_v7007000_t0000_u01782440821636") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f105c2e2e29904eb9_d20260626_m022659_c001_v0001173_t0040_u01782440819527") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06430_d20260626_m022659_c001_v7007000_t0000_u01782440819345") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f105c2e2e29904ea1_d20260626_m022656_c001_v0001173_t0042_u01782440816144") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed0642a_d20260626_m022655_c001_v7007000_t0000_u01782440815405") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba821_d20260626_m022650_c001_v0001104_t0002_u01782440810071") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f416f20f0eb90753c_d20260626_m022649_c001_v7007000_t0000_u01782440809154") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10656fe538dad2d8_d20260626_m022647_c001_v0001177_t0018_u01782440807591") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34996_d20260626_m022647_c001_v7007000_t0000_u01782440807407") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10656fe538dad2a8_d20260626_m022644_c001_v0001177_t0050_u01782440804452") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34990_d20260626_m022643_c001_v7007000_t0000_u01782440803721") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba7f1_d20260626_m022639_c001_v0001104_t0022_u01782440799165") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f416f20f0eb907520_d20260626_m022638_c001_v7007000_t0000_u01782440798523") 2026/06/26 02:33:28 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f119bc8c48d5e866b_d20260626_m022635_c001_v0001183_t0003_u01782440795781") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34985_d20260626_m022635_c001_v7007000_t0000_u01782440795597") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f119bc8c48d5e8611_d20260626_m022632_c001_v0001183_t0003_u01782440792000") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34980_d20260626_m022631_c001_v7007000_t0000_u01782440791272") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba7a9_d20260626_m022624_c001_v0001104_t0040_u01782440784763") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34978_d20260626_m022624_c001_v7007000_t0000_u01782440784201") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10003ad7a448c6f0_d20260626_m022622_c001_v0001176_t0000_u01782440782240") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41403ce1273a32e5_d20260626_m022622_c001_v7007000_t0000_u01782440782058") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10003ad7a448c6e0_d20260626_m022618_c001_v0001176_t0018_u01782440778957") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41403ce1273a32df_d20260626_m022618_c001_v7007000_t0000_u01782440778230") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba769_d20260626_m022612_c001_v0001104_t0049_u01782440772012") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ecf50_d20260626_m022611_c001_v7007000_t0000_u01782440771457") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f103f575d95c004ae_d20260626_m022609_c001_v0001174_t0015_u01782440769693") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f409aaf3cd7baa394_d20260626_m022609_c001_v7007000_t0000_u01782440769504") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f103f575d95c0048c_d20260626_m022605_c001_v0001174_t0049_u01782440765987") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f409aaf3cd7baa392_d20260626_m022605_c001_v7007000_t0000_u01782440765259") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba72d_d20260626_m022557_c001_v0001104_t0000_u01782440757597") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856cef5_d20260626_m022556_c001_v7007000_t0000_u01782440756867") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f118fa678b160907f_d20260626_m022548_c001_v0001176_t0053_u01782440748011") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba093_d20260626_m022547_c001_v7007000_t0000_u01782440747655") 2026/06/26 02:33:29 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114554c4bb729e66_d20260626_m022543_c001_v0001182_t0024_u01782440743514") 2026/06/26 02:33:30 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f104236b144462339_d20260626_m022542_c001_v0001184_t0024_u01782440742763") 2026/06/26 02:33:30 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f104236b144462321_d20260626_m022541_c001_v0001184_t0053_u01782440741822") 2026/06/26 02:33:30 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41697f9507e16e04_d20260626_m022528_c001_v7007000_t0000_u01782440728471") 2026/06/26 02:33:30 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba6a5_d20260626_m022521_c001_v0001104_t0038_u01782440721294") 2026/06/26 02:33:30 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1131f036f37f6729_d20260626_m022520_c001_v0001161_t0012_u01782440720451") 2026/06/26 02:33:30 DEBUG : dst/one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1131f036f37f6721_d20260626_m022519_c001_v0001161_t0045_u01782440719064") 2026/06/26 02:33:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef8cea_d20260626_m022714_c001_v7007000_t0000_u01782440834836") 2026/06/26 02:33:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10298759db88e32b_d20260626_m022711_c001_v0001185_t0019_u01782440831902") 2026/06/26 02:33:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1062548bcf422bd1_d20260626_m022707_c001_v0001106_t0051_u01782440827714") 2026/06/26 02:33:30 DEBUG : dst/one.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4224efb4a4fe57c8_d20260626_m022701_c001_v7007000_t0000_u01782440821821") 2026/06/26 02:33:30 DEBUG : dst/one.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f101739241239a0f5_d20260626_m022659_c001_v0001180_t0019_u01782440819156") 2026/06/26 02:33:30 DEBUG : dst/one.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1178204c5ed0c02d_d20260626_m022654_c001_v0001174_t0041_u01782440814880") 2026/06/26 02:33:30 DEBUG : dst/one.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f416f20f0eb90753d_d20260626_m022649_c001_v7007000_t0000_u01782440809336") 2026/06/26 02:33:30 DEBUG : dst/one.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1003ef904dcf674f_d20260626_m022646_c001_v0001044_t0014_u01782440806849") 2026/06/26 02:33:30 DEBUG : dst/one.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1102061613453de7_d20260626_m022643_c001_v0001120_t0028_u01782440803370") 2026/06/26 02:33:30 DEBUG : dst/three: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856cef6_d20260626_m022557_c001_v7007000_t0000_u01782440757050") 2026/06/26 02:33:30 DEBUG : dst/three: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f104236b14446242e_d20260626_m022555_c001_v0001184_t0001_u01782440755334") 2026/06/26 02:33:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef8ceb_d20260626_m022715_c001_v7007000_t0000_u01782440835019") 2026/06/26 02:33:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f11629c0bacd6323c_d20260626_m022713_c001_v0001146_t0045_u01782440833357") 2026/06/26 02:33:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1133c4ebd349ad6c_d20260626_m022709_c001_v0001179_t0016_u01782440829878") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef8cec_d20260626_m022715_c001_v7007000_t0000_u01782440835204") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f108de3e557a0dfc2_d20260626_m022713_c001_v0001174_t0029_u01782440833986") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f410219d8424cf671_d20260626_m022713_c001_v7007000_t0000_u01782440833804") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f108de3e557a0df8a_d20260626_m022710_c001_v0001174_t0008_u01782440830361") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f410219d8424cf669_d20260626_m022710_c001_v7007000_t0000_u01782440830179") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba869_d20260626_m022704_c001_v0001104_t0011_u01782440824658") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4224efb4a4fe57c9_d20260626_m022702_c001_v7007000_t0000_u01782440822005") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f105c2e2e29904ec3_d20260626_m022700_c001_v0001173_t0028_u01782440820946") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06431_d20260626_m022700_c001_v7007000_t0000_u01782440820761") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f105c2e2e29904ead_d20260626_m022657_c001_v0001173_t0053_u01782440817688") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed0642d_d20260626_m022657_c001_v7007000_t0000_u01782440817505") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba831_d20260626_m022651_c001_v0001104_t0047_u01782440811810") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34997_d20260626_m022648_c001_v7007000_t0000_u01782440808597") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba813_d20260626_m022645_c001_v0001104_t0049_u01782440805575") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34993_d20260626_m022645_c001_v7007000_t0000_u01782440805203") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba7fb_d20260626_m022640_c001_v0001104_t0004_u01782440800277") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34989_d20260626_m022637_c001_v7007000_t0000_u01782440797600") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba7d5_d20260626_m022633_c001_v0001104_t0030_u01782440793957") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34982_d20260626_m022632_c001_v7007000_t0000_u01782440792863") 2026/06/26 02:33:31 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba7af_d20260626_m022625_c001_v0001104_t0055_u01782440785952") 2026/06/26 02:33:32 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41403ce1273a32e7_d20260626_m022623_c001_v7007000_t0000_u01782440783287") 2026/06/26 02:33:32 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba795_d20260626_m022620_c001_v0001104_t0036_u01782440780721") 2026/06/26 02:33:32 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41403ce1273a32e0_d20260626_m022619_c001_v7007000_t0000_u01782440779634") 2026/06/26 02:33:32 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba773_d20260626_m022613_c001_v0001104_t0057_u01782440773227") 2026/06/26 02:33:32 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f409aaf3cd7baa395_d20260626_m022610_c001_v7007000_t0000_u01782440770534") 2026/06/26 02:33:32 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba757_d20260626_m022608_c001_v0001104_t0042_u01782440768026") 2026/06/26 02:33:32 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f409aaf3cd7baa393_d20260626_m022606_c001_v7007000_t0000_u01782440766932") 2026/06/26 02:33:32 DEBUG : dst/three.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba737_d20260626_m022558_c001_v0001104_t0012_u01782440758879") 2026/06/26 02:33:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4224efb4a4fe57ca_d20260626_m022702_c001_v7007000_t0000_u01782440822198") 2026/06/26 02:33:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1187773803d70a90_d20260626_m022700_c001_v0001167_t0053_u01782440820476") 2026/06/26 02:33:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f113cfcf8d2004f89_d20260626_m022657_c001_v0001113_t0022_u01782440817079") 2026/06/26 02:33:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f416f20f0eb90753e_d20260626_m022649_c001_v7007000_t0000_u01782440809518") 2026/06/26 02:33:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f102c5b80e7caf58b_d20260626_m022648_c001_v0001032_t0054_u01782440808106") 2026/06/26 02:33:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f118e5f2a34c18ba4_d20260626_m022644_c001_v0001090_t0024_u01782440804871") 2026/06/26 02:33:32 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef8ced_d20260626_m022715_c001_v7007000_t0000_u01782440835388") 2026/06/26 02:33:32 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba867_d20260626_m022704_c001_v0001104_t0023_u01782440824105") 2026/06/26 02:33:32 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4224efb4a4fe57cc_d20260626_m022702_c001_v7007000_t0000_u01782440822381") 2026/06/26 02:33:32 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba827_d20260626_m022650_c001_v0001104_t0010_u01782440810911") 2026/06/26 02:33:32 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f416f20f0eb90753f_d20260626_m022649_c001_v7007000_t0000_u01782440809701") 2026/06/26 02:33:32 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba7f9_d20260626_m022639_c001_v0001104_t0019_u01782440799771") 2026/06/26 02:33:33 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f416f20f0eb907521_d20260626_m022638_c001_v7007000_t0000_u01782440798794") 2026/06/26 02:33:33 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba7ad_d20260626_m022625_c001_v0001104_t0017_u01782440785306") 2026/06/26 02:33:33 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34979_d20260626_m022624_c001_v7007000_t0000_u01782440784382") 2026/06/26 02:33:33 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba76f_d20260626_m022612_c001_v0001104_t0048_u01782440772544") 2026/06/26 02:33:33 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ecf51_d20260626_m022611_c001_v7007000_t0000_u01782440771639") 2026/06/26 02:33:33 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba733_d20260626_m022558_c001_v0001104_t0003_u01782440758199") 2026/06/26 02:33:33 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856cef7_d20260626_m022557_c001_v7007000_t0000_u01782440757232") 2026/06/26 02:33:33 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109a136695a7030d_d20260626_m022552_c001_v0001173_t0040_u01782440752709") 2026/06/26 02:33:33 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41697f9507e16e05_d20260626_m022528_c001_v7007000_t0000_u01782440728653") 2026/06/26 02:33:33 DEBUG : dst/two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1131f036f37f6741_d20260626_m022527_c001_v0001161_t0007_u01782440727226") 2026/06/26 02:33:33 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f42102a9cc20e71f8_d20260626_m022453_c001_v7007000_t0000_u01782440693412") 2026/06/26 02:33:33 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba645_d20260626_m022450_c001_v0001104_t0054_u01782440690193") 2026/06/26 02:33:33 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f42102a9cc20e71f5_d20260626_m022448_c001_v7007000_t0000_u01782440688326") 2026/06/26 02:33:33 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114554c4bb729a26_d20260626_m022438_c001_v0001182_t0011_u01782440678154") 2026/06/26 02:33:33 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a505_d20260626_m022428_c001_v7007000_t0000_u01782440668423") 2026/06/26 02:33:33 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba5f3_d20260626_m022425_c001_v0001104_t0039_u01782440665012") 2026/06/26 02:33:33 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4e9_d20260626_m022358_c001_v7007000_t0000_u01782440638449") 2026/06/26 02:33:33 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bd93_d20260626_m022352_c001_v0001144_t0043_u01782440632182") 2026/06/26 02:33:33 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef880a_d20260626_m022349_c001_v7007000_t0000_u01782440629045") 2026/06/26 02:33:33 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bd7d_d20260626_m022345_c001_v0001144_t0038_u01782440625644") 2026/06/26 02:33:34 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef87fe_d20260626_m022336_c001_v7007000_t0000_u01782440616568") 2026/06/26 02:33:34 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bd3d_d20260626_m022329_c001_v0001144_t0012_u01782440609225") 2026/06/26 02:33:34 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efccb_d20260626_m022324_c001_v7007000_t0000_u01782440604744") 2026/06/26 02:33:34 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bd19_d20260626_m022318_c001_v0001144_t0035_u01782440598355") 2026/06/26 02:33:34 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a3461b_d20260626_m022258_c001_v7007000_t0000_u01782440578859") 2026/06/26 02:33:34 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bcab_d20260626_m022253_c001_v0001144_t0038_u01782440573761") 2026/06/26 02:33:34 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34610_d20260626_m022251_c001_v7007000_t0000_u01782440571682") 2026/06/26 02:33:34 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bc95_d20260626_m022250_c001_v0001144_t0024_u01782440570207") 2026/06/26 02:33:34 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34603_d20260626_m022237_c001_v7007000_t0000_u01782440557362") 2026/06/26 02:33:34 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bc49_d20260626_m022233_c001_v0001144_t0020_u01782440553891") 2026/06/26 02:33:34 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a345fb_d20260626_m022232_c001_v7007000_t0000_u01782440552049") 2026/06/26 02:33:34 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bc37_d20260626_m022228_c001_v0001144_t0019_u01782440548503") 2026/06/26 02:33:34 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a345f3_d20260626_m022228_c001_v7007000_t0000_u01782440548139") 2026/06/26 02:33:34 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1040d6ce9a72e14f_d20260626_m022227_c001_v0001039_t0001_u01782440547282") 2026/06/26 02:33:34 DEBUG : empty space: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bc2f_d20260626_m022225_c001_v0001144_t0038_u01782440545115") 2026/06/26 02:33:34 DEBUG : enormous: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4e5_d20260626_m022357_c001_v7007000_t0000_u01782440637532") 2026/06/26 02:33:34 DEBUG : enormous: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bd9f_d20260626_m022354_c001_v0001144_t0029_u01782440634640") 2026/06/26 02:33:34 DEBUG : existing: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef8cf6_d20260626_m022720_c001_v7007000_t0000_u01782440840191") 2026/06/26 02:33:34 DEBUG : existing: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8a5_d20260626_m022718_c001_v0001104_t0013_u01782440838765") 2026/06/26 02:33:34 DEBUG : existing: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a500_d20260626_m022423_c001_v7007000_t0000_u01782440663736") 2026/06/26 02:33:34 DEBUG : existing: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba5ee_d20260626_m022422_c001_v0001104_t0053_u01782440662522") 2026/06/26 02:33:34 DEBUG : existing: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856c666_d20260626_m022217_c001_v7007000_t0000_u01782440537314") 2026/06/26 02:33:34 DEBUG : existing: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bbfd_d20260626_m022214_c001_v0001144_t0041_u01782440534001") 2026/06/26 02:33:35 DEBUG : existing: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856c662_d20260626_m022213_c001_v7007000_t0000_u01782440533452") 2026/06/26 02:33:35 DEBUG : existing: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bbe3_d20260626_m022210_c001_v0001144_t0048_u01782440530633") 2026/06/26 02:33:35 DEBUG : existing: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bbdb_d20260626_m022209_c001_v0001144_t0051_u01782440529149") 2026/06/26 02:33:35 DEBUG : existing-b: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a502_d20260626_m022423_c001_v7007000_t0000_u01782440663918") 2026/06/26 02:33:35 DEBUG : existing-b: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114554c4bb7298da_d20260626_m022422_c001_v0001182_t0051_u01782440662513") 2026/06/26 02:33:35 DEBUG : file1: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed436_d20260626_m022838_c001_v7007000_t0000_u01782440918082") 2026/06/26 02:33:35 DEBUG : file1: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685b23_d20260626_m022836_c001_v0001179_t0031_u01782440916944") 2026/06/26 02:33:35 DEBUG : file1: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed3c7_d20260626_m022835_c001_v7007000_t0000_u01782440915633") 2026/06/26 02:33:35 DEBUG : file1: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa81_d20260626_m022834_c001_v0001104_t0046_u01782440914047") 2026/06/26 02:33:35 DEBUG : five: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4ec_d20260626_m022407_c001_v7007000_t0000_u01782440647280") 2026/06/26 02:33:35 DEBUG : five: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4000c70066a4bdda_d20260626_m022403_c001_v0001144_t0030_u01782440643381") 2026/06/26 02:33:35 DEBUG : foo: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a345fe_d20260626_m022233_c001_v7007000_t0000_u01782440553512") 2026/06/26 02:33:35 DEBUG : foo: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4000c70066a4bc47_d20260626_m022232_c001_v0001144_t0030_u01782440552965") 2026/06/26 02:33:35 DEBUG : foo: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4000c70066a4bc45_d20260626_m022232_c001_v0001144_t0030_u01782440552413") 2026/06/26 02:33:35 DEBUG : four: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4ed_d20260626_m022407_c001_v7007000_t0000_u01782440647463") 2026/06/26 02:33:35 DEBUG : four: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f409dc82b800ba5aa_d20260626_m022403_c001_v0001104_t0042_u01782440643935") 2026/06/26 02:33:35 DEBUG : four: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bdca_d20260626_m022401_c001_v0001144_t0054_u01782440641169") 2026/06/26 02:33:35 DEBUG : hello world2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efc42_d20260626_m022036_c001_v7007000_t0000_u01782440436243") 2026/06/26 02:33:35 DEBUG : hello world2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4ba5d_d20260626_m022033_c001_v0001144_t0026_u01782440433936") 2026/06/26 02:33:36 DEBUG : ignore-size: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856c65a_d20260626_m022208_c001_v7007000_t0000_u01782440528622") 2026/06/26 02:33:36 DEBUG : ignore-size: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bbcd_d20260626_m022206_c001_v0001144_t0020_u01782440526640") 2026/06/26 02:33:36 DEBUG : nested/sub dir/file: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4fe_d20260626_m022421_c001_v7007000_t0000_u01782440661780") 2026/06/26 02:33:36 DEBUG : nested/sub dir/file: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba5e2_d20260626_m022420_c001_v0001104_t0019_u01782440660905") 2026/06/26 02:33:36 DEBUG : nested/sub dir/file: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4fc_d20260626_m022420_c001_v7007000_t0000_u01782440660163") 2026/06/26 02:33:36 DEBUG : nested/sub dir/file: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba5e0_d20260626_m022418_c001_v0001104_t0024_u01782440658876") 2026/06/26 02:33:36 DEBUG : one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4ee_d20260626_m022407_c001_v7007000_t0000_u01782440647646") 2026/06/26 02:33:36 DEBUG : one: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4000c70066a4bdaf_d20260626_m022358_c001_v0001144_t0030_u01782440638816") 2026/06/26 02:33:36 DEBUG : only0: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed37f_d20260626_m022829_c001_v7007000_t0000_u01782440909462") 2026/06/26 02:33:36 DEBUG : only0: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f409dc82b800baa53_d20260626_m022823_c001_v0001104_t0042_u01782440903455") 2026/06/26 02:33:36 DEBUG : only0: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba99b_d20260626_m022756_c001_v0001104_t0051_u01782440876625") 2026/06/26 02:33:36 DEBUG : only0: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54be8_d20260626_m022750_c001_v7007000_t0000_u01782440870527") 2026/06/26 02:33:36 DEBUG : only0: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8c7_d20260626_m022724_c001_v0001104_t0053_u01782440844418") 2026/06/26 02:33:36 DEBUG : only1: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed381_d20260626_m022829_c001_v7007000_t0000_u01782440909644") 2026/06/26 02:33:36 DEBUG : only1: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f406cc0f7d4080575_d20260626_m022824_c001_v0001097_t0012_u01782440904414") 2026/06/26 02:33:36 DEBUG : only1: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9a5_d20260626_m022758_c001_v0001104_t0015_u01782440878162") 2026/06/26 02:33:36 DEBUG : only1: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4050d028c805afe7_d20260626_m022750_c001_v7007000_t0000_u01782440870853") 2026/06/26 02:33:36 DEBUG : only1: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8cd_d20260626_m022725_c001_v0001104_t0026_u01782440845941") 2026/06/26 02:33:36 DEBUG : only10: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed382_d20260626_m022829_c001_v7007000_t0000_u01782440909833") 2026/06/26 02:33:36 DEBUG : only10: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40573cd8a9685ad7_d20260626_m022824_c001_v0001179_t0033_u01782440904396") 2026/06/26 02:33:36 DEBUG : only10: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9f9_d20260626_m022810_c001_v0001104_t0047_u01782440890476") 2026/06/26 02:33:36 DEBUG : only10: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54beb_d20260626_m022751_c001_v7007000_t0000_u01782440871071") 2026/06/26 02:33:37 DEBUG : only10: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba925_d20260626_m022737_c001_v0001104_t0048_u01782440857163") 2026/06/26 02:33:37 DEBUG : only11: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed383_d20260626_m022830_c001_v7007000_t0000_u01782440910016") 2026/06/26 02:33:37 DEBUG : only11: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40369998df5296a9_d20260626_m022824_c001_v0001041_t0031_u01782440904006") 2026/06/26 02:33:37 DEBUG : only11: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9ff_d20260626_m022811_c001_v0001104_t0024_u01782440891713") 2026/06/26 02:33:37 DEBUG : only11: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a349e2_d20260626_m022750_c001_v7007000_t0000_u01782440870683") 2026/06/26 02:33:37 DEBUG : only11: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba929_d20260626_m022738_c001_v0001104_t0029_u01782440858281") 2026/06/26 02:33:37 DEBUG : only12: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed39c_d20260626_m022830_c001_v7007000_t0000_u01782440910243") 2026/06/26 02:33:37 DEBUG : only12: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f409dc82b800baa61_d20260626_m022824_c001_v0001104_t0042_u01782440904779") 2026/06/26 02:33:37 DEBUG : only12: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa07_d20260626_m022813_c001_v0001104_t0002_u01782440893021") 2026/06/26 02:33:37 DEBUG : only12: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a349e4_d20260626_m022751_c001_v7007000_t0000_u01782440871080") 2026/06/26 02:33:37 DEBUG : only12: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba933_d20260626_m022739_c001_v0001104_t0036_u01782440859713") 2026/06/26 02:33:37 DEBUG : only13: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed39d_d20260626_m022830_c001_v7007000_t0000_u01782440910427") 2026/06/26 02:33:37 DEBUG : only13: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f406cc0f7d4080573_d20260626_m022824_c001_v0001097_t0012_u01782440904219") 2026/06/26 02:33:37 DEBUG : only13: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa11_d20260626_m022814_c001_v0001104_t0028_u01782440894317") 2026/06/26 02:33:37 DEBUG : only13: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40897ef621b8d98e_d20260626_m022751_c001_v7007000_t0000_u01782440871135") 2026/06/26 02:33:37 DEBUG : only13: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba939_d20260626_m022740_c001_v0001104_t0003_u01782440860876") 2026/06/26 02:33:37 DEBUG : only14: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed39e_d20260626_m022830_c001_v7007000_t0000_u01782440910611") 2026/06/26 02:33:37 DEBUG : only14: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f406cc0f7d4080577_d20260626_m022824_c001_v0001097_t0012_u01782440904606") 2026/06/26 02:33:37 DEBUG : only14: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa1b_d20260626_m022815_c001_v0001104_t0003_u01782440895558") 2026/06/26 02:33:37 DEBUG : only14: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54be9_d20260626_m022750_c001_v7007000_t0000_u01782440870707") 2026/06/26 02:33:37 DEBUG : only14: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba947_d20260626_m022742_c001_v0001104_t0016_u01782440862008") 2026/06/26 02:33:38 DEBUG : only15: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed39f_d20260626_m022830_c001_v7007000_t0000_u01782440910794") 2026/06/26 02:33:38 DEBUG : only15: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f409dc82b800baa57_d20260626_m022824_c001_v0001104_t0042_u01782440904038") 2026/06/26 02:33:38 DEBUG : only15: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa23_d20260626_m022816_c001_v0001104_t0049_u01782440896809") 2026/06/26 02:33:38 DEBUG : only15: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40897ef621b8d98b_d20260626_m022750_c001_v7007000_t0000_u01782440870529") 2026/06/26 02:33:38 DEBUG : only15: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba94f_d20260626_m022743_c001_v0001104_t0059_u01782440863100") 2026/06/26 02:33:38 DEBUG : only16: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed3a0_d20260626_m022830_c001_v7007000_t0000_u01782440910979") 2026/06/26 02:33:38 DEBUG : only16: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40369998df5296ad_d20260626_m022824_c001_v0001041_t0031_u01782440904191") 2026/06/26 02:33:38 DEBUG : only16: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa2f_d20260626_m022818_c001_v0001104_t0026_u01782440898187") 2026/06/26 02:33:38 DEBUG : only16: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4050d028c805afe3_d20260626_m022750_c001_v7007000_t0000_u01782440870117") 2026/06/26 02:33:38 DEBUG : only16: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba95b_d20260626_m022744_c001_v0001104_t0044_u01782440864278") 2026/06/26 02:33:39 DEBUG : only17: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed3a1_d20260626_m022831_c001_v7007000_t0000_u01782440911162") 2026/06/26 02:33:39 DEBUG : only17: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f409dc82b800baa5d_d20260626_m022824_c001_v0001104_t0042_u01782440904594") 2026/06/26 02:33:39 DEBUG : only17: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa37_d20260626_m022819_c001_v0001104_t0015_u01782440899312") 2026/06/26 02:33:39 DEBUG : only17: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4050d028c805afe4_d20260626_m022750_c001_v7007000_t0000_u01782440870300") 2026/06/26 02:33:39 DEBUG : only17: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba963_d20260626_m022746_c001_v0001104_t0011_u01782440866108") 2026/06/26 02:33:39 DEBUG : only18: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed3a3_d20260626_m022831_c001_v7007000_t0000_u01782440911345") 2026/06/26 02:33:39 DEBUG : only18: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f409dc82b800baa59_d20260626_m022824_c001_v0001104_t0042_u01782440904220") 2026/06/26 02:33:39 DEBUG : only18: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa43_d20260626_m022820_c001_v0001104_t0012_u01782440900738") 2026/06/26 02:33:39 DEBUG : only18: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4050d028c805afe6_d20260626_m022750_c001_v7007000_t0000_u01782440870671") 2026/06/26 02:33:39 DEBUG : only18: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba96f_d20260626_m022747_c001_v0001104_t0048_u01782440867385") 2026/06/26 02:33:39 DEBUG : only19: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed3a4_d20260626_m022831_c001_v7007000_t0000_u01782440911529") 2026/06/26 02:33:39 DEBUG : only19: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40369998df5296b1_d20260626_m022824_c001_v0001041_t0031_u01782440904373") 2026/06/26 02:33:39 DEBUG : only19: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa4f_d20260626_m022822_c001_v0001104_t0021_u01782440902031") 2026/06/26 02:33:39 DEBUG : only19: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40897ef621b8d98c_d20260626_m022750_c001_v7007000_t0000_u01782440870721") 2026/06/26 02:33:39 DEBUG : only19: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba979_d20260626_m022748_c001_v0001104_t0028_u01782440868561") 2026/06/26 02:33:39 DEBUG : only2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed3a7_d20260626_m022831_c001_v7007000_t0000_u01782440911714") 2026/06/26 02:33:39 DEBUG : only2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f409dc82b800baa5b_d20260626_m022824_c001_v0001104_t0042_u01782440904403") 2026/06/26 02:33:39 DEBUG : only2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9ad_d20260626_m022759_c001_v0001104_t0043_u01782440879257") 2026/06/26 02:33:39 DEBUG : only2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a349e3_d20260626_m022750_c001_v7007000_t0000_u01782440870886") 2026/06/26 02:33:39 DEBUG : only2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8d7_d20260626_m022727_c001_v0001104_t0051_u01782440847217") 2026/06/26 02:33:39 DEBUG : only3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed3a8_d20260626_m022831_c001_v7007000_t0000_u01782440911914") 2026/06/26 02:33:39 DEBUG : only3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40369998df5296b3_d20260626_m022824_c001_v0001041_t0031_u01782440904556") 2026/06/26 02:33:39 DEBUG : only3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9b5_d20260626_m022800_c001_v0001104_t0040_u01782440880629") 2026/06/26 02:33:39 DEBUG : only3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bea_d20260626_m022750_c001_v7007000_t0000_u01782440870889") 2026/06/26 02:33:39 DEBUG : only3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8dd_d20260626_m022728_c001_v0001104_t0002_u01782440848195") 2026/06/26 02:33:40 DEBUG : only4: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed3c0_d20260626_m022832_c001_v7007000_t0000_u01782440912098") 2026/06/26 02:33:40 DEBUG : only4: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40573cd8a9685adb_d20260626_m022824_c001_v0001179_t0033_u01782440904584") 2026/06/26 02:33:40 DEBUG : only4: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9c1_d20260626_m022801_c001_v0001104_t0026_u01782440881623") 2026/06/26 02:33:40 DEBUG : only4: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40897ef621b8d98d_d20260626_m022750_c001_v7007000_t0000_u01782440870950") 2026/06/26 02:33:40 DEBUG : only4: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8e7_d20260626_m022729_c001_v0001104_t0003_u01782440849610") 2026/06/26 02:33:40 DEBUG : only5: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed3c1_d20260626_m022832_c001_v7007000_t0000_u01782440912281") 2026/06/26 02:33:40 DEBUG : only5: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f406cc0f7d4080579_d20260626_m022824_c001_v0001097_t0012_u01782440904791") 2026/06/26 02:33:40 DEBUG : only5: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9cb_d20260626_m022803_c001_v0001104_t0015_u01782440883012") 2026/06/26 02:33:40 DEBUG : only5: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4050d028c805afe5_d20260626_m022750_c001_v7007000_t0000_u01782440870489") 2026/06/26 02:33:40 DEBUG : only5: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8ef_d20260626_m022730_c001_v0001104_t0050_u01782440850771") 2026/06/26 02:33:40 DEBUG : only6: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed3c2_d20260626_m022832_c001_v7007000_t0000_u01782440912463") 2026/06/26 02:33:40 DEBUG : only6: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40369998df5296b7_d20260626_m022824_c001_v0001041_t0031_u01782440904921") 2026/06/26 02:33:40 DEBUG : only6: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9d3_d20260626_m022804_c001_v0001104_t0058_u01782440884278") 2026/06/26 02:33:40 DEBUG : only6: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a349e1_d20260626_m022750_c001_v7007000_t0000_u01782440870489") 2026/06/26 02:33:40 DEBUG : only6: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba8f9_d20260626_m022731_c001_v0001104_t0039_u01782440851905") 2026/06/26 02:33:40 DEBUG : only7: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed3c3_d20260626_m022832_c001_v7007000_t0000_u01782440912752") 2026/06/26 02:33:40 DEBUG : only7: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40369998df5296b5_d20260626_m022824_c001_v0001041_t0031_u01782440904738") 2026/06/26 02:33:40 DEBUG : only7: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9df_d20260626_m022806_c001_v0001104_t0004_u01782440886267") 2026/06/26 02:33:40 DEBUG : only7: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4050d028c805afe8_d20260626_m022751_c001_v7007000_t0000_u01782440871034") 2026/06/26 02:33:40 DEBUG : only7: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba901_d20260626_m022733_c001_v0001104_t0036_u01782440853259") 2026/06/26 02:33:41 DEBUG : only8: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed3c4_d20260626_m022832_c001_v7007000_t0000_u01782440912935") 2026/06/26 02:33:41 DEBUG : only8: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40573cd8a9685add_d20260626_m022824_c001_v0001179_t0033_u01782440904770") 2026/06/26 02:33:41 DEBUG : only8: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9e9_d20260626_m022807_c001_v0001104_t0044_u01782440887915") 2026/06/26 02:33:41 DEBUG : only8: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4050d028c805afe9_d20260626_m022751_c001_v7007000_t0000_u01782440871215") 2026/06/26 02:33:41 DEBUG : only8: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba90d_d20260626_m022734_c001_v0001104_t0059_u01782440854748") 2026/06/26 02:33:41 DEBUG : only9: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed3c6_d20260626_m022833_c001_v7007000_t0000_u01782440913119") 2026/06/26 02:33:41 DEBUG : only9: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40573cd8a9685adf_d20260626_m022824_c001_v0001179_t0033_u01782440904955") 2026/06/26 02:33:41 DEBUG : only9: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba9f1_d20260626_m022809_c001_v0001104_t0032_u01782440889284") 2026/06/26 02:33:41 DEBUG : only9: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54bec_d20260626_m022751_c001_v7007000_t0000_u01782440871255") 2026/06/26 02:33:41 DEBUG : only9: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba91b_d20260626_m022736_c001_v0001104_t0040_u01782440856154") 2026/06/26 02:33:41 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4fa_d20260626_m022417_c001_v7007000_t0000_u01782440657754") 2026/06/26 02:33:41 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba5dc_d20260626_m022414_c001_v0001104_t0054_u01782440654787") 2026/06/26 02:33:41 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4f6_d20260626_m022413_c001_v7007000_t0000_u01782440653941") 2026/06/26 02:33:41 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba5cc_d20260626_m022411_c001_v0001104_t0028_u01782440651898") 2026/06/26 02:33:41 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4f3_d20260626_m022411_c001_v7007000_t0000_u01782440651109") 2026/06/26 02:33:41 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba5bc_d20260626_m022408_c001_v0001104_t0037_u01782440648622") 2026/06/26 02:33:41 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef8804_d20260626_m022343_c001_v7007000_t0000_u01782440623859") 2026/06/26 02:33:41 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bd57_d20260626_m022337_c001_v0001144_t0001_u01782440617124") 2026/06/26 02:33:41 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef87fd_d20260626_m022333_c001_v7007000_t0000_u01782440613140") 2026/06/26 02:33:41 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bd2f_d20260626_m022325_c001_v0001144_t0035_u01782440605305") 2026/06/26 02:33:42 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efcc1_d20260626_m022321_c001_v7007000_t0000_u01782440601786") 2026/06/26 02:33:42 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bd0f_d20260626_m022315_c001_v0001144_t0025_u01782440595367") 2026/06/26 02:33:42 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34619_d20260626_m022258_c001_v7007000_t0000_u01782440578310") 2026/06/26 02:33:42 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bca1_d20260626_m022252_c001_v0001144_t0027_u01782440572229") 2026/06/26 02:33:42 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34611_d20260626_m022251_c001_v7007000_t0000_u01782440571866") 2026/06/26 02:33:42 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bc8f_d20260626_m022247_c001_v0001144_t0018_u01782440567113") 2026/06/26 02:33:42 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a3460b_d20260626_m022246_c001_v7007000_t0000_u01782440566749") 2026/06/26 02:33:42 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bc7f_d20260626_m022244_c001_v0001144_t0010_u01782440564404") 2026/06/26 02:33:42 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bc79_d20260626_m022242_c001_v0001144_t0017_u01782440562549") 2026/06/26 02:33:42 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34609_d20260626_m022242_c001_v7007000_t0000_u01782440562148") 2026/06/26 02:33:42 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bc6f_d20260626_m022239_c001_v0001144_t0059_u01782440559384") 2026/06/26 02:33:42 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bc67_d20260626_m022237_c001_v0001144_t0013_u01782440557914") 2026/06/26 02:33:42 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34604_d20260626_m022237_c001_v7007000_t0000_u01782440557544") 2026/06/26 02:33:42 DEBUG : potato: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bc59_d20260626_m022235_c001_v0001144_t0031_u01782440555480") 2026/06/26 02:33:42 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f00e9_d20260626_m022503_c001_v7007000_t0000_u01782440703369") 2026/06/26 02:33:42 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba673_d20260626_m022502_c001_v0001104_t0045_u01782440702465") 2026/06/26 02:33:42 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f42102a9cc20e71f9_d20260626_m022454_c001_v7007000_t0000_u01782440694183") 2026/06/26 02:33:42 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114554c4bb729ad8_d20260626_m022449_c001_v0001182_t0046_u01782440689635") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4197af81fc156f00_d20260626_m022441_c001_v7007000_t0000_u01782440681738") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba627_d20260626_m022437_c001_v0001104_t0043_u01782440677189") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a506_d20260626_m022428_c001_v7007000_t0000_u01782440668662") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114554c4bb72991c_d20260626_m022424_c001_v0001182_t0014_u01782440664817") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4e6_d20260626_m022357_c001_v7007000_t0000_u01782440637715") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bd89_d20260626_m022349_c001_v0001144_t0002_u01782440629599") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef880b_d20260626_m022349_c001_v7007000_t0000_u01782440629231") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bd79_d20260626_m022344_c001_v0001144_t0020_u01782440624412") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef8805_d20260626_m022344_c001_v7007000_t0000_u01782440624045") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bd67_d20260626_m022340_c001_v0001144_t0039_u01782440620363") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f419265eedaef87ff_d20260626_m022336_c001_v7007000_t0000_u01782440616754") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bd4b_d20260626_m022333_c001_v0001144_t0007_u01782440613511") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efccc_d20260626_m022324_c001_v7007000_t0000_u01782440604927") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bd27_d20260626_m022321_c001_v0001144_t0040_u01782440601795") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a3461c_d20260626_m022259_c001_v7007000_t0000_u01782440579053") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bcad_d20260626_m022255_c001_v0001144_t0007_u01782440575062") 2026/06/26 02:33:43 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efc46_d20260626_m022043_c001_v7007000_t0000_u01782440443847") 2026/06/26 02:33:44 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4ba7f_d20260626_m022040_c001_v0001144_t0039_u01782440440910") 2026/06/26 02:33:44 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efc45_d20260626_m022040_c001_v7007000_t0000_u01782440440006") 2026/06/26 02:33:44 DEBUG : potato2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4ba71_d20260626_m022036_c001_v0001144_t0055_u01782440436782") 2026/06/26 02:33:44 DEBUG : potato3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f42102a9cc20e71fa_d20260626_m022454_c001_v7007000_t0000_u01782440694477") 2026/06/26 02:33:44 DEBUG : potato3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114554c4bb729ae4_d20260626_m022450_c001_v0001182_t0030_u01782440690699") 2026/06/26 02:33:44 DEBUG : potato3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4197af81fc156f01_d20260626_m022442_c001_v7007000_t0000_u01782440682228") 2026/06/26 02:33:44 DEBUG : potato3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba62d_d20260626_m022438_c001_v0001104_t0021_u01782440678352") 2026/06/26 02:33:44 DEBUG : potato3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a507_d20260626_m022429_c001_v7007000_t0000_u01782440669284") 2026/06/26 02:33:45 DEBUG : potato3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114554c4bb729934_d20260626_m022425_c001_v0001182_t0050_u01782440665501") 2026/06/26 02:33:45 DEBUG : pre-dest1/1: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856cee3_d20260626_m022537_c001_v7007000_t0000_u01782440737514") 2026/06/26 02:33:45 DEBUG : pre-dest1/1: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114554c4bb729d82_d20260626_m022529_c001_v0001182_t0046_u01782440729390") 2026/06/26 02:33:45 DEBUG : pre-dest2/2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856cee4_d20260626_m022537_c001_v7007000_t0000_u01782440737695") 2026/06/26 02:33:45 DEBUG : pre-dest2/2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800ba6bb_d20260626_m022529_c001_v0001104_t0018_u01782440729955") 2026/06/26 02:33:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41697f9507e16de3_d20260626_m022515_c001_v7007000_t0000_u01782440715056") 2026/06/26 02:33:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114554c4bb729c50_d20260626_m022511_c001_v0001182_t0045_u01782440711149") 2026/06/26 02:33:46 DEBUG : sizeonly: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856c658_d20260626_m022206_c001_v7007000_t0000_u01782440526096") 2026/06/26 02:33:46 DEBUG : sizeonly: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bbbb_d20260626_m022203_c001_v0001144_t0034_u01782440523069") 2026/06/26 02:33:46 DEBUG : splitbanan: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b32e_d20260626_m023050_c001_v7007000_t0000_u01782441050585") 2026/06/26 02:33:47 DEBUG : splitbanan: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685dbf_d20260626_m023042_c001_v0001179_t0042_u01782441042791") 2026/06/26 02:33:47 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7ac_d20260626_m023218_c001_v7007000_t0000_u01782441138440") 2026/06/26 02:33:47 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baca0_d20260626_m023211_c001_v0001104_t0047_u01782441131475") 2026/06/26 02:33:47 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b383_d20260626_m023200_c001_v7007000_t0000_u01782441120475") 2026/06/26 02:33:47 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac7e_d20260626_m023153_c001_v0001104_t0030_u01782441113020") 2026/06/26 02:33:47 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed069f3_d20260626_m023142_c001_v7007000_t0000_u01782441102845") 2026/06/26 02:33:47 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac4e_d20260626_m023136_c001_v0001104_t0049_u01782441096126") 2026/06/26 02:33:47 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a35754_d20260626_m023126_c001_v7007000_t0000_u01782441086188") 2026/06/26 02:33:47 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bac12_d20260626_m023118_c001_v0001104_t0045_u01782441078919") 2026/06/26 02:33:48 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b34e_d20260626_m023108_c001_v7007000_t0000_u01782441068257") 2026/06/26 02:33:48 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800babe0_d20260626_m023100_c001_v0001104_t0013_u01782441060825") 2026/06/26 02:33:48 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b7e_d20260626_m023045_c001_v7007000_t0000_u01782441045189") 2026/06/26 02:33:48 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df52985d_d20260626_m023041_c001_v0001041_t0047_u01782441041698") 2026/06/26 02:33:48 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b69_d20260626_m023029_c001_v7007000_t0000_u01782441029132") 2026/06/26 02:33:48 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bab82_d20260626_m023021_c001_v0001104_t0000_u01782441021143") 2026/06/26 02:33:48 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f402dde4d51771b40_d20260626_m023019_c001_v7007000_t0000_u01782441019976") 2026/06/26 02:33:48 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080788_d20260626_m023016_c001_v0001097_t0050_u01782441016297") 2026/06/26 02:33:48 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4040844afed06969_d20260626_m023003_c001_v7007000_t0000_u01782441003484") 2026/06/26 02:33:48 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297cf_d20260626_m022955_c001_v0001041_t0021_u01782440995817") 2026/06/26 02:33:49 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27f039b_d20260626_m022954_c001_v7007000_t0000_u01782440994585") 2026/06/26 02:33:49 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5297bf_d20260626_m022950_c001_v0001041_t0044_u01782440990681") 2026/06/26 02:33:49 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba444_d20260626_m022934_c001_v7007000_t0000_u01782440974718") 2026/06/26 02:33:49 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080688_d20260626_m022930_c001_v0001097_t0039_u01782440970262") 2026/06/26 02:33:49 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f40669196327a9274_d20260626_m022919_c001_v7007000_t0000_u01782440959698") 2026/06/26 02:33:49 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080650_d20260626_m022913_c001_v0001097_t0015_u01782440953014") 2026/06/26 02:33:49 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f408b6a09d1a34a22_d20260626_m022902_c001_v7007000_t0000_u01782440942175") 2026/06/26 02:33:49 DEBUG : splitbananasplit: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d408060b_d20260626_m022855_c001_v0001097_t0010_u01782440935616") 2026/06/26 02:33:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4073ddc34ab7b305_d20260626_m023023_c001_v7007000_t0000_u01782441023631") 2026/06/26 02:33:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080796_d20260626_m023017_c001_v0001097_t0053_u01782441017473") 2026/06/26 02:33:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed4cd_d20260626_m022845_c001_v7007000_t0000_u01782440925870") 2026/06/26 02:33:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40805df_d20260626_m022843_c001_v0001097_t0010_u01782440923197") 2026/06/26 02:33:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54cd8_d20260626_m022842_c001_v7007000_t0000_u01782440922070") 2026/06/26 02:33:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800baa8f_d20260626_m022839_c001_v0001104_t0046_u01782440919033") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4ff_d20260626_m022421_c001_v7007000_t0000_u01782440661963") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114554c4bb7298b8_d20260626_m022420_c001_v0001182_t0034_u01782440660896") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4fd_d20260626_m022420_c001_v7007000_t0000_u01782440660346") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114554c4bb729890_d20260626_m022418_c001_v0001182_t0050_u01782440658867") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856c654_d20260626_m022159_c001_v7007000_t0000_u01782440519624") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bb93_d20260626_m022154_c001_v0001144_t0020_u01782440514853") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856c650_d20260626_m022154_c001_v7007000_t0000_u01782440514490") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bb8b_d20260626_m022151_c001_v0001144_t0027_u01782440511147") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856c64d_d20260626_m022148_c001_v7007000_t0000_u01782440508676") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bb79_d20260626_m022143_c001_v0001144_t0001_u01782440503235") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f417ede8bf856c643_d20260626_m022142_c001_v7007000_t0000_u01782440502690") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bb67_d20260626_m022136_c001_v0001144_t0012_u01782440496687") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bb4f_d20260626_m022130_c001_v0001144_t0036_u01782440490182") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41111c87b4912374_d20260626_m022129_c001_v7007000_t0000_u01782440489818") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bb41_d20260626_m022126_c001_v0001144_t0021_u01782440486987") 2026/06/26 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bb3f_d20260626_m022124_c001_v0001144_t0047_u01782440484147") 2026/06/26 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41111c87b491236e_d20260626_m022123_c001_v7007000_t0000_u01782440483783") 2026/06/26 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bb31_d20260626_m022119_c001_v0001144_t0022_u01782440479590") 2026/06/26 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bb1f_d20260626_m022115_c001_v0001144_t0010_u01782440475203") 2026/06/26 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efc6a_d20260626_m022114_c001_v7007000_t0000_u01782440474843") 2026/06/26 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bb07_d20260626_m022111_c001_v0001144_t0053_u01782440471081") 2026/06/26 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4baf7_d20260626_m022109_c001_v0001144_t0024_u01782440469141") 2026/06/26 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efc66_d20260626_m022108_c001_v7007000_t0000_u01782440468779") 2026/06/26 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4badf_d20260626_m022102_c001_v0001144_t0057_u01782440462417") 2026/06/26 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efc64_d20260626_m022102_c001_v7007000_t0000_u01782440462007") 2026/06/26 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bac9_d20260626_m022058_c001_v0001144_t0058_u01782440458866") 2026/06/26 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efc60_d20260626_m022057_c001_v7007000_t0000_u01782440457970") 2026/06/26 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bac3_d20260626_m022056_c001_v0001144_t0033_u01782440456985") 2026/06/26 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efc5e_d20260626_m022056_c001_v7007000_t0000_u01782440456372") 2026/06/26 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4babd_d20260626_m022054_c001_v0001144_t0030_u01782440454825") 2026/06/26 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efc5c_d20260626_m022053_c001_v7007000_t0000_u01782440453930") 2026/06/26 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4baad_d20260626_m022049_c001_v0001144_t0036_u01782440449928") 2026/06/26 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efc4b_d20260626_m022049_c001_v7007000_t0000_u01782440449389") 2026/06/26 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4baa1_d20260626_m022047_c001_v0001144_t0009_u01782440447218") 2026/06/26 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efc47_d20260626_m022046_c001_v7007000_t0000_u01782440446678") 2026/06/26 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4ba8b_d20260626_m022044_c001_v0001144_t0003_u01782440444385") 2026/06/26 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efc41_d20260626_m022033_c001_v7007000_t0000_u01782440433398") 2026/06/26 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4ba4b_d20260626_m022030_c001_v0001144_t0007_u01782440430575") 2026/06/26 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efc3e_d20260626_m022030_c001_v7007000_t0000_u01782440430035") 2026/06/26 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4ba3d_d20260626_m022028_c001_v0001144_t0058_u01782440428037") 2026/06/26 02:33:53 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efc3a_d20260626_m022027_c001_v7007000_t0000_u01782440427142") 2026/06/26 02:33:53 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4ba35_d20260626_m022025_c001_v0001144_t0002_u01782440425505") 2026/06/26 02:33:53 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f41361a13c27efc35_d20260626_m022023_c001_v7007000_t0000_u01782440423354") 2026/06/26 02:33:53 DEBUG : sub dir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4ba21_d20260626_m022020_c001_v0001144_t0054_u01782440420176") 2026/06/26 02:33:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed52e_d20260626_m022846_c001_v7007000_t0000_u01782440926055") 2026/06/26 02:33:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685b3f_d20260626_m022843_c001_v0001179_t0017_u01782440923208") 2026/06/26 02:33:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4125f97ea1d54cd9_d20260626_m022842_c001_v7007000_t0000_u01782440922255") 2026/06/26 02:33:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5296e7_d20260626_m022839_c001_v0001041_t0038_u01782440919045") 2026/06/26 02:33:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7ad_d20260626_m023220_c001_v7007000_t0000_u01782441140399") 2026/06/26 02:33:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685f96_d20260626_m023219_c001_v0001179_t0016_u01782441139785") 2026/06/26 02:33:54 DEBUG : sub/yam: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4f9_d20260626_m022417_c001_v7007000_t0000_u01782440657204") 2026/06/26 02:33:54 DEBUG : sub/yam: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114554c4bb72984c_d20260626_m022414_c001_v0001182_t0014_u01782440654777") 2026/06/26 02:33:55 DEBUG : test_dir1/file2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed438_d20260626_m022838_c001_v7007000_t0000_u01782440918266") 2026/06/26 02:33:55 DEBUG : test_dir1/file2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5296d9_d20260626_m022836_c001_v0001041_t0045_u01782440916595") 2026/06/26 02:33:55 DEBUG : test_dir1/file2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed3c8_d20260626_m022835_c001_v7007000_t0000_u01782440915816") 2026/06/26 02:33:55 DEBUG : test_dir1/file2: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40805ab_d20260626_m022834_c001_v0001097_t0017_u01782440914065") 2026/06/26 02:33:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed439_d20260626_m022838_c001_v7007000_t0000_u01782440918450") 2026/06/26 02:33:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40805b5_d20260626_m022836_c001_v0001097_t0028_u01782440916585") 2026/06/26 02:33:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f400503bf638ed3c9_d20260626_m022836_c001_v7007000_t0000_u01782440916000") 2026/06/26 02:33:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5296d5_d20260626_m022834_c001_v0001041_t0002_u01782440914070") 2026/06/26 02:33:56 DEBUG : three: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4ef_d20260626_m022407_c001_v7007000_t0000_u01782440647829") 2026/06/26 02:33:56 DEBUG : three: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bde6_d20260626_m022404_c001_v0001144_t0034_u01782440644696") 2026/06/26 02:33:56 DEBUG : three: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1000c70066a4bdb7_d20260626_m022359_c001_v0001144_t0030_u01782440639183") 2026/06/26 02:33:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7ae_d20260626_m023222_c001_v7007000_t0000_u01782441142220") 2026/06/26 02:33:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40809ad_d20260626_m023221_c001_v0001097_t0022_u01782441141341") 2026/06/26 02:33:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7be_d20260626_m023243_c001_v7007000_t0000_u01782441163425") 2026/06/26 02:33:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df5299af_d20260626_m023240_c001_v0001041_t0049_u01782441160856") 2026/06/26 02:33:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7bb_d20260626_m023239_c001_v7007000_t0000_u01782441159331") 2026/06/26 02:33:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40809e9_d20260626_m023237_c001_v0001097_t0034_u01782441157501") 2026/06/26 02:33:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7b9_d20260626_m023236_c001_v7007000_t0000_u01782441156551") 2026/06/26 02:33:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685fda_d20260626_m023235_c001_v0001179_t0035_u01782441155945") 2026/06/26 02:33:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7b4_d20260626_m023230_c001_v7007000_t0000_u01782441150327") 2026/06/26 02:33:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d40809c3_d20260626_m023228_c001_v0001097_t0035_u01782441148563") 2026/06/26 02:33:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7b6_d20260626_m023232_c001_v7007000_t0000_u01782441152829") 2026/06/26 02:33:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529997_d20260626_m023231_c001_v0001041_t0010_u01782441151274") 2026/06/26 02:33:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7b2_d20260626_m023227_c001_v7007000_t0000_u01782441147617") 2026/06/26 02:33:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10573cd8a9685fb4_d20260626_m023226_c001_v0001179_t0027_u01782441146955") 2026/06/26 02:33:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7b0_d20260626_m023226_c001_v7007000_t0000_u01782441146015") 2026/06/26 02:33:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bacb8_d20260626_m023224_c001_v0001104_t0050_u01782441144911") 2026/06/26 02:33:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7af_d20260626_m023223_c001_v7007000_t0000_u01782441143970") 2026/06/26 02:33:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f10369998df529985_d20260626_m023223_c001_v0001041_t0053_u01782441143182") 2026/06/26 02:33:58 DEBUG : toe/toe/toe: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f420bb5837d7668de_d20260626_m023249_c001_v7007000_t0000_u01782441169036") 2026/06/26 02:33:58 DEBUG : toe/toe/toe: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f106cc0f7d4080a1d_d20260626_m023247_c001_v0001097_t0056_u01782441167828") 2026/06/26 02:33:58 DEBUG : toe/toe/toe: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7b7_d20260626_m023235_c001_v7007000_t0000_u01782441155000") 2026/06/26 02:33:58 DEBUG : toe/toe/toe: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bacc6_d20260626_m023233_c001_v0001104_t0028_u01782441153807") 2026/06/26 02:33:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7bf_d20260626_m023244_c001_v7007000_t0000_u01782441164005") 2026/06/26 02:33:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109dc82b800bace6_d20260626_m023242_c001_v0001104_t0029_u01782441162613") 2026/06/26 02:33:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f424339bbaa9ba7bc_d20260626_m023239_c001_v7007000_t0000_u01782441159906") 2026/06/26 02:33:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114cfbe68e004d35_d20260626_m023238_c001_v0001041_t0057_u01782441158897") 2026/06/26 02:33:58 DEBUG : two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4f0_d20260626_m022408_c001_v7007000_t0000_u01782440648012") 2026/06/26 02:33:58 DEBUG : two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f414554c4bb72978a_d20260626_m022404_c001_v0001182_t0010_u01782440644126") 2026/06/26 02:33:58 DEBUG : two: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f4000c70066a4bdb3_d20260626_m022359_c001_v0001144_t0030_u01782440639000") 2026/06/26 02:33:58 DEBUG : yam: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4fb_d20260626_m022417_c001_v7007000_t0000_u01782440657937") 2026/06/26 02:33:58 DEBUG : yam: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f1147e1c1080b3250_d20260626_m022416_c001_v0001136_t0046_u01782440656752") 2026/06/26 02:33:58 DEBUG : yam: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4f5_d20260626_m022413_c001_v7007000_t0000_u01782440653393") 2026/06/26 02:33:58 DEBUG : yam: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114554c4bb729810_d20260626_m022411_c001_v0001182_t0012_u01782440651868") 2026/06/26 02:33:58 DEBUG : yam: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4f2_d20260626_m022410_c001_v7007000_t0000_u01782440650560") 2026/06/26 02:33:58 DEBUG : yam: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f114554c4bb7297d4_d20260626_m022408_c001_v0001182_t0033_u01782440648633") 2026/06/26 02:33:58 DEBUG : yaml: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4f7_d20260626_m022414_c001_v7007000_t0000_u01782440654125") 2026/06/26 02:33:58 DEBUG : yaml: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f118f904123d86b27_d20260626_m022413_c001_v0001172_t0034_u01782440653058") 2026/06/26 02:33:58 DEBUG : yaml: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f427c4943fa11a4f4_d20260626_m022411_c001_v7007000_t0000_u01782440651291") 2026/06/26 02:33:59 DEBUG : yaml: Deleting (id "4_zbff25db3b0ad0b1b9ff80e1b_f109c962bddd187ae_d20260626_m022410_c001_v0001184_t0028_u01782440650330") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 13m42.755205074s (try 1/5)