"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/04/08 02:25:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi" 2026/04/08 02:25:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/08 02:25:08 DEBUG : Creating backend with remote "/tmp/rclone3762575386" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:25:09 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/08 02:25:09 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:09 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 02:25:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:25:09 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:09 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:10 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 02:25:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:10 INFO : sub dir/hello world: Copied (new) 2026/04/08 02:25:11 DEBUG : B2 bucket rclone-test-nimefej7besi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.81s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:12 DEBUG : Creating backend with remote "/non-existing" 2026/04/08 02:25:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/08 02:25:12 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:12 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:25:13 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:13 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 02:25:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:15 INFO : B2 bucket rclone-test-nimefej7besi: Running all checks before starting transfers 2026/04/08 02:25:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:25:15 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:15 INFO : B2 bucket rclone-test-nimefej7besi: Checks finished, now starting transfers 2026/04/08 02:25:15 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:15 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 02:25:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.37s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:16 ERROR : Ignoring --no-traverse with sync 2026/04/08 02:25:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:25:16 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:16 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 02:25:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:17 INFO : sub dir/hello world: Copied (new) 2026/04/08 02:25:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/08 02:25:17 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:17 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:18 DEBUG : hello world2: size = 12 OK 2026/04/08 02:25:18 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/08 02:25:18 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.25s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 02:25:19 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:19 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:19 DEBUG : potato2: size = 11 OK 2026/04/08 02:25:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 02:25:20 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:20 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:21 DEBUG : potato2: size = 11 OK 2026/04/08 02:25:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.67s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/08 02:25:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 02:25:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/08 02:25:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 02:25:22 INFO : sub dir2: Making directory 2026/04/08 02:25:22 INFO : sub dir: Making directory 2026/04/08 02:25:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:25:22 INFO : sub dir2/sub sub dir2: Making directory 2026/04/08 02:25:22 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:22 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 02:25:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:22 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/04/08 02:25:22 DEBUG : B2 bucket rclone-test-nimefej7besi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.32s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:23 INFO : sub dir2: Making directory 2026/04/08 02:25:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/08 02:25:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 02:25:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:25:23 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:23 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:23 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 02:25:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.25s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:24 DEBUG : sub dir2: Making directory with metadata 2026/04/08 02:25:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 02:25:24 INFO : sub dir2: Making directory 2026/04/08 02:25:24 INFO : sub dir: Making directory 2026/04/08 02:25:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:25:24 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:24 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:24 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 02:25:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:24 INFO : sub dir/hello world: Copied (new) 2026/04/08 02:25:24 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/08 02:25:25 DEBUG : B2 bucket rclone-test-nimefej7besi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/08 02:25:25 DEBUG : B2 bucket rclone-test-nimefej7besi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.43s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:26 INFO : sub dir2: Making directory 2026/04/08 02:25:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:25:26 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:26 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:26 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 02:25:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:26 INFO : sub dir/hello world: Copied (new) 2026/04/08 02:25:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:27 DEBUG : sub dir2: Making directory with metadata 2026/04/08 02:25:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 02:25:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 02:25:27 INFO : sub dir2: Making directory 2026/04/08 02:25:27 INFO : sub dir: Making directory 2026/04/08 02:25:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:25:27 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:27 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:28 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 02:25:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:28 INFO : sub dir/hello world: Copied (new) 2026/04/08 02:25:28 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/08 02:25:28 DEBUG : B2 bucket rclone-test-nimefej7besi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.30s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:29 INFO : sub dir2: Making directory 2026/04/08 02:25:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:25:29 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:29 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 02:25:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:29 INFO : sub dir/hello world: Copied (new) 2026/04/08 02:25:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:31 DEBUG : Creating backend with remote "TestB2:rclone-test-haxobeb3kuhu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nimefej7besi -> B2 bucket rclone-test-haxobeb3kuhu 2026/04/08 02:25:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:25:32 DEBUG : B2 bucket rclone-test-haxobeb3kuhu: Waiting for checks to finish 2026/04/08 02:25:32 DEBUG : B2 bucket rclone-test-haxobeb3kuhu: Waiting for transfers to finish 2026/04/08 02:25:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 02:25:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/08 02:25:33 DEBUG : B2 bucket rclone-test-haxobeb3kuhu: Purge remote 2026/04/08 02:25:33 INFO : B2 bucket rclone-test-haxobeb3kuhu: cleaning bucket "rclone-test-haxobeb3kuhu" of all files 2026/04/08 02:25:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd43e08d6bab9fd80e1b_f11220faecf3b1d43_d20260408_m022533_c001_v0001178_t0014_u01775615133264") --- PASS: TestServerSideCopy (4.48s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:25:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:25:35 DEBUG : sub dir/hello world: Sizes differ 2026/04/08 02:25:35 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:35 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:36 DEBUG : sub dir/hello world: size = 17 OK 2026/04/08 02:25:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/08 02:25:36 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.89s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:37 DEBUG : Creating backend with remote "TestB2:rclone-test-bazeqit2dofi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nimefej7besi -> B2 bucket rclone-test-bazeqit2dofi 2026/04/08 02:25:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:25:38 DEBUG : B2 bucket rclone-test-bazeqit2dofi: Waiting for checks to finish 2026/04/08 02:25:38 DEBUG : B2 bucket rclone-test-bazeqit2dofi: Waiting for transfers to finish 2026/04/08 02:25:39 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 02:25:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/08 02:25:40 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:25:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bazeqit2dofi) 2026/04/08 02:25:40 DEBUG : sub dir/hello world: Sizes differ 2026/04/08 02:25:40 DEBUG : B2 bucket rclone-test-bazeqit2dofi: Waiting for checks to finish 2026/04/08 02:25:40 DEBUG : B2 bucket rclone-test-bazeqit2dofi: Waiting for transfers to finish 2026/04/08 02:25:40 DEBUG : sub dir/hello world: size = 17 OK 2026/04/08 02:25:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/08 02:25:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/08 02:25:40 DEBUG : B2 bucket rclone-test-bazeqit2dofi: Purge remote 2026/04/08 02:25:40 INFO : B2 bucket rclone-test-bazeqit2dofi: cleaning bucket "rclone-test-bazeqit2dofi" of all files 2026/04/08 02:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f32ddb3e08d6bab9fd80e1b_f1037acb5357ae5ec_d20260408_m022540_c001_v0001181_t0030_u01775615140379") 2026/04/08 02:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f32ddb3e08d6bab9fd80e1b_f10289e6c1252ca55_d20260408_m022539_c001_v0001136_t0054_u01775615139007") --- PASS: TestServerSideCopyOverSelf (5.80s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:25:43 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:25:43 DEBUG : sub dir/hello world: Sizes differ 2026/04/08 02:25:43 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:43 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:43 DEBUG : sub dir/hello world: size = 17 OK 2026/04/08 02:25:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/08 02:25:43 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/08 02:25:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.90s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:45 DEBUG : Creating backend with remote "TestB2:rclone-test-caqexup1ruki" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nimefej7besi -> B2 bucket rclone-test-caqexup1ruki 2026/04/08 02:25:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:25:46 DEBUG : B2 bucket rclone-test-caqexup1ruki: Waiting for checks to finish 2026/04/08 02:25:46 DEBUG : B2 bucket rclone-test-caqexup1ruki: Waiting for transfers to finish 2026/04/08 02:25:47 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 02:25:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/08 02:25:48 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:25:48 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-caqexup1ruki) 2026/04/08 02:25:48 DEBUG : sub dir/hello world: Sizes differ 2026/04/08 02:25:48 DEBUG : B2 bucket rclone-test-caqexup1ruki: Waiting for checks to finish 2026/04/08 02:25:48 DEBUG : B2 bucket rclone-test-caqexup1ruki: Waiting for transfers to finish 2026/04/08 02:25:48 DEBUG : sub dir/hello world: size = 17 OK 2026/04/08 02:25:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/08 02:25:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/08 02:25:48 INFO : sub dir/hello world: Deleted 2026/04/08 02:25:49 DEBUG : testing file moves 2026/04/08 02:25:49 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:25:49 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-caqexup1ruki) 2026/04/08 02:25:49 DEBUG : sub dir/hello world: Sizes differ 2026/04/08 02:25:49 DEBUG : B2 bucket rclone-test-caqexup1ruki: Waiting for checks to finish 2026/04/08 02:25:49 DEBUG : B2 bucket rclone-test-caqexup1ruki: Waiting for transfers to finish 2026/04/08 02:25:50 DEBUG : sub dir/hello world: size = 24 OK 2026/04/08 02:25:50 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/08 02:25:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/08 02:25:50 INFO : sub dir/hello world: Deleted 2026/04/08 02:25:50 DEBUG : B2 bucket rclone-test-caqexup1ruki: Purge remote 2026/04/08 02:25:50 INFO : B2 bucket rclone-test-caqexup1ruki: cleaning bucket "rclone-test-caqexup1ruki" of all files 2026/04/08 02:25:50 DEBUG : sub dir/hello world: Deleting (id "4_z0f12fda3e08d6bab9fd80e1b_f117d0e49a1169ff7_d20260408_m022549_c001_v0001180_t0021_u01775615149993") 2026/04/08 02:25:50 DEBUG : sub dir/hello world: Deleting (id "4_z0f12fda3e08d6bab9fd80e1b_f110b682ffe6cd7d5_d20260408_m022548_c001_v0001185_t0033_u01775615148446") 2026/04/08 02:25:50 DEBUG : sub dir/hello world: Deleting (id "4_z0f12fda3e08d6bab9fd80e1b_f1136d953f840fe33_d20260408_m022547_c001_v0001099_t0058_u01775615147064") --- PASS: TestServerSideMoveOverSelf (7.80s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:52 ERROR : error listing: directory not found 2026/04/08 02:25:52 INFO : Local file system at /tmp/rclone3762575386: Making directory 2026/04/08 02:25:53 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:53 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.51s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:25:54 DEBUG : Local file system at /tmp/rclone3762575386: Waiting for checks to finish 2026/04/08 02:25:54 DEBUG : Local file system at /tmp/rclone3762575386: Waiting for transfers to finish 2026/04/08 02:25:55 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/08 02:25:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:25:55 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/08 02:25:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.80s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:55 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/08 02:25:55 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:55 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:56 DEBUG : check sum: size = 1 OK 2026/04/08 02:25:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/08 02:25:56 INFO : check sum: Copied (new) 2026/04/08 02:25:56 DEBUG : Waiting for deletions to finish 2026/04/08 02:25:56 DEBUG : check sum: size = 1 OK 2026/04/08 02:25:56 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/08 02:25:56 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/08 02:25:56 DEBUG : check sum: Unchanged skipping 2026/04/08 02:25:56 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:56 DEBUG : Waiting for deletions to finish 2026/04/08 02:25:56 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.70s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/08 02:25:57 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:57 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:57 DEBUG : sizeonly: size = 6 OK 2026/04/08 02:25:57 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/08 02:25:57 INFO : sizeonly: Copied (new) 2026/04/08 02:25:57 DEBUG : Waiting for deletions to finish 2026/04/08 02:25:58 DEBUG : sizeonly: size = 6 OK 2026/04/08 02:25:58 DEBUG : sizeonly: Sizes identical 2026/04/08 02:25:58 DEBUG : sizeonly: Unchanged skipping 2026/04/08 02:25:58 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:58 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:58 DEBUG : Waiting for deletions to finish 2026/04/08 02:25:58 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.64s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:25:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/08 02:25:59 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:59 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:59 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/08 02:25:59 INFO : ignore-size: Copied (new) 2026/04/08 02:25:59 DEBUG : Waiting for deletions to finish 2026/04/08 02:25:59 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:25:59 DEBUG : ignore-size: Unchanged skipping 2026/04/08 02:25:59 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:25:59 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:25:59 DEBUG : Waiting for deletions to finish 2026/04/08 02:25:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.69s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:01 DEBUG : existing: size = 6 OK 2026/04/08 02:26:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:26:01 DEBUG : existing: Unchanged skipping 2026/04/08 02:26:01 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:01 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:01 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:01 INFO : There was nothing to transfer 2026/04/08 02:26:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/08 02:26:01 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:01 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:02 DEBUG : existing: size = 6 OK 2026/04/08 02:26:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/08 02:26:02 INFO : existing: Copied (replaced existing) 2026/04/08 02:26:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.13s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/08 02:26:02 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:02 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:03 DEBUG : existing: size = 6 OK 2026/04/08 02:26:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/08 02:26:03 INFO : existing: Copied (new) 2026/04/08 02:26:03 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:03 DEBUG : existing: Destination exists, skipping 2026/04/08 02:26:03 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:03 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:03 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.85s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:05 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/08 02:26:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/08 02:26:06 DEBUG : c/non empty space: size = 5 OK 2026/04/08 02:26:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:26:06 DEBUG : c/non empty space: Unchanged skipping 2026/04/08 02:26:06 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:06 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:06 DEBUG : a/potato2: size = 60 OK 2026/04/08 02:26:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/08 02:26:06 INFO : a/potato2: Copied (new) 2026/04/08 02:26:06 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:06 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:08 DEBUG : empty space: size = 1 OK 2026/04/08 02:26:08 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:08 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/04/08 02:26:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/08 02:26:08 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/08 02:26:08 DEBUG : empty space: Unchanged skipping 2026/04/08 02:26:08 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:08 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:08 INFO : There was nothing to transfer 2026/04/08 02:26:08 DEBUG : empty space: size = 1 OK 2026/04/08 02:26:08 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/04/08 02:26:08 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/08 02:26:09 INFO : empty space: Updated modification time in destination 2026/04/08 02:26:09 DEBUG : empty space: Unchanged skipping 2026/04/08 02:26:09 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:09 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:09 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.98s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:11 DEBUG : empty space: size = 1 OK 2026/04/08 02:26:11 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/04/08 02:26:11 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/08 02:26:11 DEBUG : empty space: Unchanged skipping 2026/04/08 02:26:11 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:11 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.58s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:12 DEBUG : foo: size = 3 OK 2026/04/08 02:26:12 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/04/08 02:26:12 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:26:12 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:26:12 DEBUG : foo: sha1 differ 2026/04/08 02:26:12 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:13 DEBUG : foo: size = 3 OK 2026/04/08 02:26:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/08 02:26:13 INFO : foo: Copied (replaced existing) 2026/04/08 02:26:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.61s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:14 DEBUG : empty space: size = 1 OK 2026/04/08 02:26:14 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/08 02:26:14 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:26:14 DEBUG : empty space: Unchanged skipping 2026/04/08 02:26:14 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:14 DEBUG : potato: size = 60 OK 2026/04/08 02:26:14 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/08 02:26:14 INFO : potato: Copied (new) 2026/04/08 02:26:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:16 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:26:16 DEBUG : potato: size = 60 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:26:16 DEBUG : potato: Sizes differ 2026/04/08 02:26:16 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:16 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:17 DEBUG : potato: size = 21 OK 2026/04/08 02:26:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/08 02:26:17 INFO : potato: Copied (replaced existing) 2026/04/08 02:26:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.79s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:18 DEBUG : potato: size = 21 OK 2026/04/08 02:26:18 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/04/08 02:26:18 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:18 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3762575386) 2026/04/08 02:26:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:26:18 DEBUG : potato: sha1 differ 2026/04/08 02:26:18 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:19 DEBUG : potato: size = 21 OK 2026/04/08 02:26:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/08 02:26:19 INFO : potato: Copied (replaced existing) 2026/04/08 02:26:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 02:26:20 DEBUG : empty space: size = 1 OK 2026/04/08 02:26:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:26:20 DEBUG : empty space: Unchanged skipping 2026/04/08 02:26:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/08 02:26:20 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:20 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:20 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 02:26:23 DEBUG : empty space: size = 1 OK 2026/04/08 02:26:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:26:23 DEBUG : empty space: Unchanged skipping 2026/04/08 02:26:23 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:23 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:23 DEBUG : potato2: size = 60 OK 2026/04/08 02:26:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/08 02:26:23 INFO : potato2: Copied (new) 2026/04/08 02:26:23 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:23 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:25 INFO : d: Making directory 2026/04/08 02:26:25 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/08 02:26:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/08 02:26:25 DEBUG : c/non empty space: size = 5 OK 2026/04/08 02:26:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:26:25 DEBUG : c/non empty space: Unchanged skipping 2026/04/08 02:26:25 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:25 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:26 DEBUG : a/potato2: size = 60 OK 2026/04/08 02:26:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/08 02:26:26 INFO : a/potato2: Copied (new) 2026/04/08 02:26:26 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:26 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:27 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/08 02:26:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/08 02:26:28 DEBUG : c/non empty space: size = 5 OK 2026/04/08 02:26:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:26:28 DEBUG : c/non empty space: Unchanged skipping 2026/04/08 02:26:28 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:28 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:28 DEBUG : a/potato2: size = 60 OK 2026/04/08 02:26:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/08 02:26:28 INFO : a/potato2: Copied (new) 2026/04/08 02:26:28 ERROR : B2 bucket rclone-test-nimefej7besi: not deleting files as there were IO errors 2026/04/08 02:26:28 ERROR : B2 bucket rclone-test-nimefej7besi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.72s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:30 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 02:26:31 DEBUG : empty space: size = 1 OK 2026/04/08 02:26:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:26:31 DEBUG : empty space: Unchanged skipping 2026/04/08 02:26:31 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:31 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:31 INFO : potato: Deleted 2026/04/08 02:26:31 DEBUG : potato2: size = 60 OK 2026/04/08 02:26:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/08 02:26:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.53s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:33 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:33 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:33 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:33 INFO : potato: Deleted 2026/04/08 02:26:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 02:26:33 DEBUG : empty space: size = 1 OK 2026/04/08 02:26:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:26:33 DEBUG : empty space: Unchanged skipping 2026/04/08 02:26:33 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:33 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:34 DEBUG : potato2: size = 60 OK 2026/04/08 02:26:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/08 02:26:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.00s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 02:26:36 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:36 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:36 DEBUG : potato2: size = 19 OK 2026/04/08 02:26:36 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/08 02:26:36 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.21s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:38 DEBUG : enormous: Excluded (Size Filter) 2026/04/08 02:26:38 DEBUG : enormous: Excluded 2026/04/08 02:26:38 DEBUG : potato2: Excluded (Size Filter) 2026/04/08 02:26:38 DEBUG : potato2: Excluded 2026/04/08 02:26:38 DEBUG : potato2: Excluded (Size Filter) 2026/04/08 02:26:38 DEBUG : empty space: size = 1 OK 2026/04/08 02:26:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:26:38 DEBUG : empty space: Unchanged skipping 2026/04/08 02:26:38 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:38 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:38 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:38 INFO : There was nothing to transfer 2026/04/08 02:26:38 DEBUG : enormous: Excluded (Size Filter) 2026/04/08 02:26:38 DEBUG : enormous: Excluded 2026/04/08 02:26:38 DEBUG : potato2: Excluded (Size Filter) 2026/04/08 02:26:38 DEBUG : potato2: Excluded 2026/04/08 02:26:39 DEBUG : potato2: Excluded (Size Filter) 2026/04/08 02:26:39 DEBUG : Local file system at /tmp/rclone3762575386: Waiting for checks to finish 2026/04/08 02:26:39 DEBUG : empty space: size = 1 OK 2026/04/08 02:26:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/08 02:26:39 DEBUG : empty space: Unchanged skipping 2026/04/08 02:26:39 DEBUG : Local file system at /tmp/rclone3762575386: Waiting for transfers to finish 2026/04/08 02:26:39 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:41 DEBUG : enormous: Excluded (Size Filter) 2026/04/08 02:26:41 DEBUG : enormous: Excluded 2026/04/08 02:26:41 DEBUG : potato2: Excluded (Size Filter) 2026/04/08 02:26:41 DEBUG : potato2: Excluded 2026/04/08 02:26:41 DEBUG : empty space: size = 1 OK 2026/04/08 02:26:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:26:41 DEBUG : empty space: Unchanged skipping 2026/04/08 02:26:41 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:41 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:41 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:41 INFO : enormous: Deleted 2026/04/08 02:26:41 INFO : potato2: Deleted 2026/04/08 02:26:41 INFO : There was nothing to transfer 2026/04/08 02:26:42 DEBUG : empty space: size = 1 OK 2026/04/08 02:26:42 DEBUG : Local file system at /tmp/rclone3762575386: Waiting for checks to finish 2026/04/08 02:26:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/08 02:26:42 DEBUG : empty space: Unchanged skipping 2026/04/08 02:26:42 DEBUG : Local file system at /tmp/rclone3762575386: Waiting for transfers to finish 2026/04/08 02:26:42 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:42 INFO : potato2: Deleted 2026/04/08 02:26:42 INFO : enormous: Deleted 2026/04/08 02:26:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.90s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:44 DEBUG : five: Need to transfer - File not found at Destination 2026/04/08 02:26:44 DEBUG : four: size = 4 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:26:44 DEBUG : four: size = 8 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:26:44 DEBUG : four: Sizes differ 2026/04/08 02:26:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/08 02:26:44 DEBUG : one: Destination is newer than source, skipping 2026/04/08 02:26:44 DEBUG : three: size = 5 OK 2026/04/08 02:26:44 DEBUG : three: Sizes identical 2026/04/08 02:26:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/08 02:26:44 DEBUG : two: size = 3 OK 2026/04/08 02:26:44 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3762575386) 2026/04/08 02:26:44 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:26:44 DEBUG : two: sha1 differ 2026/04/08 02:26:44 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:44 DEBUG : five: size = 4 OK 2026/04/08 02:26:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/08 02:26:44 INFO : five: Copied (new) 2026/04/08 02:26:45 DEBUG : four: size = 4 OK 2026/04/08 02:26:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/08 02:26:45 INFO : four: Copied (replaced existing) 2026/04/08 02:26:45 DEBUG : two: size = 3 OK 2026/04/08 02:26:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/08 02:26:45 INFO : two: Copied (replaced existing) 2026/04/08 02:26:45 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:45 DEBUG : five: size = 4 OK 2026/04/08 02:26:45 DEBUG : four: size = 4 OK 2026/04/08 02:26:45 DEBUG : one: Destination is newer than source, skipping 2026/04/08 02:26:45 DEBUG : three: size = 5 OK 2026/04/08 02:26:45 DEBUG : two: size = 3 OK 2026/04/08 02:26:45 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/08 02:26:45 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/08 02:26:45 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/08 02:26:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/08 02:26:45 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/08 02:26:45 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/08 02:26:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3762575386) 2026/04/08 02:26:45 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:26:45 DEBUG : three: sha1 differ 2026/04/08 02:26:45 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/08 02:26:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/08 02:26:45 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/08 02:26:45 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/08 02:26:45 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:46 DEBUG : three: size = 5 OK 2026/04/08 02:26:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/08 02:26:46 INFO : three: Copied (replaced existing) 2026/04/08 02:26:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/08 02:26:47 INFO : B2 bucket rclone-test-nimefej7besi: Making map for --track-renames 2026/04/08 02:26:47 INFO : B2 bucket rclone-test-nimefej7besi: Finished making map for --track-renames 2026/04/08 02:26:47 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/08 02:26:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/08 02:26:47 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for renames to finish 2026/04/08 02:26:47 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:48 DEBUG : potato: size = 14 OK 2026/04/08 02:26:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/08 02:26:48 INFO : potato: Copied (new) 2026/04/08 02:26:48 DEBUG : yam: size = 11 OK 2026/04/08 02:26:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/08 02:26:48 INFO : yam: Copied (new) 2026/04/08 02:26:48 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:48 DEBUG : potato: size = 14 OK 2026/04/08 02:26:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:26:48 DEBUG : potato: Unchanged skipping 2026/04/08 02:26:48 INFO : B2 bucket rclone-test-nimefej7besi: Making map for --track-renames 2026/04/08 02:26:48 INFO : B2 bucket rclone-test-nimefej7besi: Finished making map for --track-renames 2026/04/08 02:26:48 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:48 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for renames to finish 2026/04/08 02:26:49 DEBUG : yaml: size = 11 OK 2026/04/08 02:26:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/08 02:26:49 INFO : yam: Copied (server-side copy) to: yaml 2026/04/08 02:26:49 INFO : yam: Deleted 2026/04/08 02:26:49 INFO : yaml: Renamed from "yam" 2026/04/08 02:26:49 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/08 02:26:51 INFO : B2 bucket rclone-test-nimefej7besi: Making map for --track-renames 2026/04/08 02:26:51 INFO : B2 bucket rclone-test-nimefej7besi: Finished making map for --track-renames 2026/04/08 02:26:51 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/08 02:26:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/08 02:26:51 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for renames to finish 2026/04/08 02:26:51 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:51 DEBUG : yam: size = 11 OK 2026/04/08 02:26:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/08 02:26:51 INFO : yam: Copied (new) 2026/04/08 02:26:51 DEBUG : potato: size = 14 OK 2026/04/08 02:26:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/08 02:26:51 INFO : potato: Copied (new) 2026/04/08 02:26:51 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:51 DEBUG : potato: size = 14 OK 2026/04/08 02:26:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:26:51 DEBUG : potato: Unchanged skipping 2026/04/08 02:26:51 INFO : B2 bucket rclone-test-nimefej7besi: Making map for --track-renames 2026/04/08 02:26:51 INFO : B2 bucket rclone-test-nimefej7besi: Finished making map for --track-renames 2026/04/08 02:26:51 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:51 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for renames to finish 2026/04/08 02:26:52 DEBUG : yaml: size = 11 OK 2026/04/08 02:26:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/08 02:26:52 INFO : yam: Copied (server-side copy) to: yaml 2026/04/08 02:26:52 INFO : yam: Deleted 2026/04/08 02:26:52 INFO : yaml: Renamed from "yam" 2026/04/08 02:26:52 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.84s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/08 02:26:53 INFO : B2 bucket rclone-test-nimefej7besi: Making map for --track-renames 2026/04/08 02:26:53 INFO : B2 bucket rclone-test-nimefej7besi: Finished making map for --track-renames 2026/04/08 02:26:53 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/08 02:26:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/08 02:26:53 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for renames to finish 2026/04/08 02:26:53 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:54 DEBUG : sub/yam: size = 11 OK 2026/04/08 02:26:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/08 02:26:54 INFO : sub/yam: Copied (new) 2026/04/08 02:26:54 DEBUG : potato: size = 14 OK 2026/04/08 02:26:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/08 02:26:54 INFO : potato: Copied (new) 2026/04/08 02:26:54 DEBUG : Waiting for deletions to finish 2026/04/08 02:26:54 DEBUG : potato: size = 14 OK 2026/04/08 02:26:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:26:54 DEBUG : potato: Unchanged skipping 2026/04/08 02:26:54 INFO : B2 bucket rclone-test-nimefej7besi: Making map for --track-renames 2026/04/08 02:26:54 INFO : B2 bucket rclone-test-nimefej7besi: Finished making map for --track-renames 2026/04/08 02:26:54 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:54 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for renames to finish 2026/04/08 02:26:55 DEBUG : yam: size = 11 OK 2026/04/08 02:26:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/08 02:26:55 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/08 02:26:55 INFO : sub/yam: Deleted 2026/04/08 02:26:55 INFO : yam: Renamed from "sub/yam" 2026/04/08 02:26:55 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.97s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:56 DEBUG : Creating backend with remote "/tmp/rclone3762575386/dir1" 2026/04/08 02:26:56 DEBUG : Creating backend with remote "/tmp/rclone3762575386/dir2" 2026/04/08 02:26:56 DEBUG : Local file system at /tmp/rclone3762575386/dir2: Using server-side directory move 2026/04/08 02:26:56 INFO : Local file system at /tmp/rclone3762575386/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/08 02:26:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/08 02:26:56 DEBUG : Local file system at /tmp/rclone3762575386/dir2: Waiting for checks to finish 2026/04/08 02:26:56 DEBUG : Local file system at /tmp/rclone3762575386/dir2: Waiting for transfers to finish 2026/04/08 02:26:56 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:26:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/08 02:26:57 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:57 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:57 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 02:26:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:26:57 INFO : sub dir/hello world: Copied (new) 2026/04/08 02:26:57 INFO : sub dir/hello world: Deleted 2026/04/08 02:26:57 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/08 02:26:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/08 02:26:57 INFO : nested/sub dir/file: Copied (new) 2026/04/08 02:26:57 INFO : nested/sub dir/file: Deleted 2026/04/08 02:26:57 INFO : sub dir: Removing directory 2026/04/08 02:26:57 INFO : nested/sub dir: Removing directory 2026/04/08 02:26:57 INFO : nested: Removing directory 2026/04/08 02:26:57 DEBUG : Local file system at /tmp/rclone3762575386: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.84s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:26:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 02:26:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/08 02:26:59 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:26:59 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:26:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 02:26:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:26:59 INFO : sub dir/hello world: Copied (new) 2026/04/08 02:26:59 INFO : sub dir/hello world: Deleted 2026/04/08 02:26:59 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/08 02:26:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/08 02:26:59 INFO : nested/sub dir/file: Copied (new) 2026/04/08 02:26:59 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.45s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:27:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/08 02:27:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/08 02:27:00 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:27:00 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:27:00 DEBUG : existing: size = 6 OK 2026/04/08 02:27:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/08 02:27:00 INFO : existing: Copied (new) 2026/04/08 02:27:00 INFO : existing: Deleted 2026/04/08 02:27:00 DEBUG : existing-b: size = 6 OK 2026/04/08 02:27:00 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/08 02:27:00 INFO : existing-b: Copied (new) 2026/04/08 02:27:00 INFO : existing-b: Deleted 2026/04/08 02:27:01 DEBUG : existing: Destination exists, skipping 2026/04/08 02:27:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/08 02:27:01 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:27:01 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:27:01 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.85s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:27:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wasijol6koga" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nimefej7besi -> B2 bucket rclone-test-wasijol6koga 2026/04/08 02:27:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 02:27:06 DEBUG : empty space: size = 1 OK 2026/04/08 02:27:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/08 02:27:06 DEBUG : empty space: Unchanged skipping 2026/04/08 02:27:06 DEBUG : B2 bucket rclone-test-wasijol6koga: Waiting for checks to finish 2026/04/08 02:27:06 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:27:06 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wasijol6koga) 2026/04/08 02:27:06 DEBUG : potato3: Sizes differ 2026/04/08 02:27:06 INFO : empty space: Deleted 2026/04/08 02:27:06 DEBUG : B2 bucket rclone-test-wasijol6koga: Waiting for transfers to finish 2026/04/08 02:27:06 DEBUG : potato3: size = 68 OK 2026/04/08 02:27:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/08 02:27:06 INFO : potato3: Copied (server-side copy) 2026/04/08 02:27:07 DEBUG : potato2: size = 60 OK 2026/04/08 02:27:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/08 02:27:07 INFO : potato2: Copied (server-side copy) 2026/04/08 02:27:07 INFO : potato3: Deleted 2026/04/08 02:27:07 INFO : potato2: Deleted 2026/04/08 02:27:07 DEBUG : Creating backend with remote "TestB2:rclone-test-kupejiy9qota" 2026/04/08 02:27:08 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/08 02:27:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 02:27:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/08 02:27:08 DEBUG : B2 bucket rclone-test-kupejiy9qota: Waiting for checks to finish 2026/04/08 02:27:08 DEBUG : B2 bucket rclone-test-kupejiy9qota: Waiting for transfers to finish 2026/04/08 02:27:10 DEBUG : empty space: size = 1 OK 2026/04/08 02:27:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/08 02:27:10 INFO : empty space: Copied (server-side copy) 2026/04/08 02:27:10 DEBUG : potato3: size = 68 OK 2026/04/08 02:27:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/08 02:27:10 INFO : potato3: Copied (server-side copy) 2026/04/08 02:27:10 INFO : empty space: Deleted 2026/04/08 02:27:10 INFO : potato3: Deleted 2026/04/08 02:27:15 DEBUG : potato2: size = 60 OK 2026/04/08 02:27:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/08 02:27:15 INFO : potato2: Copied (server-side copy) 2026/04/08 02:27:16 INFO : potato2: Deleted 2026/04/08 02:27:16 DEBUG : B2 bucket rclone-test-kupejiy9qota: Purge remote 2026/04/08 02:27:16 INFO : B2 bucket rclone-test-kupejiy9qota: cleaning bucket "rclone-test-kupejiy9qota" of all files 2026/04/08 02:27:17 DEBUG : empty space: Deleting (id "4_zafd23db3e0ad6bab9fd80e1b_f110746f3b7955c74_d20260408_m022709_c001_v0001116_t0026_u01775615229331") 2026/04/08 02:27:17 DEBUG : potato2: Deleting (id "4_zafd23db3e0ad6bab9fd80e1b_f1155651be3527e8b_d20260408_m022715_c001_v0001103_t0053_u01775615235714") 2026/04/08 02:27:17 DEBUG : potato3: Deleting (id "4_zafd23db3e0ad6bab9fd80e1b_f1060f971d4286f40_d20260408_m022709_c001_v0001039_t0050_u01775615229671") 2026/04/08 02:27:18 DEBUG : B2 bucket rclone-test-wasijol6koga: Purge remote 2026/04/08 02:27:18 INFO : B2 bucket rclone-test-wasijol6koga: cleaning bucket "rclone-test-wasijol6koga" of all files 2026/04/08 02:27:18 DEBUG : empty space: Deleting (id "4_zbf722d93e0ad6bab9fd80e1b_f4238f2ad9ad7ded4_d20260408_m022710_c001_v7007000_t0000_u01775615230115") 2026/04/08 02:27:18 DEBUG : empty space: Deleting (id "4_zbf722d93e0ad6bab9fd80e1b_f10039a86d01f9de4_d20260408_m022705_c001_v0001176_t0039_u01775615225277") 2026/04/08 02:27:18 DEBUG : potato2: Deleting (id "4_zbf722d93e0ad6bab9fd80e1b_f4097fae618655be3_d20260408_m022716_c001_v7007000_t0000_u01775615236427") 2026/04/08 02:27:18 DEBUG : potato2: Deleting (id "4_zbf722d93e0ad6bab9fd80e1b_f1091217ab468f8c3_d20260408_m022706_c001_v0001033_t0048_u01775615226141") 2026/04/08 02:27:18 DEBUG : potato3: Deleting (id "4_zbf722d93e0ad6bab9fd80e1b_f407de7e05dd4bbf9_d20260408_m022710_c001_v7007000_t0000_u01775615230271") 2026/04/08 02:27:18 DEBUG : potato3: Deleting (id "4_zbf722d93e0ad6bab9fd80e1b_f107b54f5ae58f408_d20260408_m022706_c001_v0001173_t0047_u01775615226519") 2026/04/08 02:27:18 DEBUG : potato3: Deleting (id "4_zbf722d93e0ad6bab9fd80e1b_f10039a86d01f9de6_d20260408_m022705_c001_v0001176_t0016_u01775615225537") --- PASS: TestServerSideMove (17.82s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:27:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xogikev2veju" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nimefej7besi -> B2 bucket rclone-test-xogikev2veju 2026/04/08 02:27:25 DEBUG : empty space: Excluded (Size Filter) 2026/04/08 02:27:25 DEBUG : empty space: Excluded (Size Filter) 2026/04/08 02:27:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 02:27:25 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:27:25 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xogikev2veju) 2026/04/08 02:27:25 DEBUG : potato3: Sizes differ 2026/04/08 02:27:25 DEBUG : B2 bucket rclone-test-xogikev2veju: Waiting for checks to finish 2026/04/08 02:27:25 DEBUG : B2 bucket rclone-test-xogikev2veju: Waiting for transfers to finish 2026/04/08 02:27:25 DEBUG : potato2: size = 60 OK 2026/04/08 02:27:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/08 02:27:25 INFO : potato2: Copied (server-side copy) 2026/04/08 02:27:25 INFO : potato2: Deleted 2026/04/08 02:27:26 DEBUG : potato3: size = 68 OK 2026/04/08 02:27:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/08 02:27:26 INFO : potato3: Copied (server-side copy) 2026/04/08 02:27:26 INFO : potato3: Deleted 2026/04/08 02:27:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xozojoy3xime" 2026/04/08 02:27:27 DEBUG : empty space: Excluded (Size Filter) 2026/04/08 02:27:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 02:27:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/08 02:27:27 DEBUG : B2 bucket rclone-test-xozojoy3xime: Waiting for checks to finish 2026/04/08 02:27:27 DEBUG : B2 bucket rclone-test-xozojoy3xime: Waiting for transfers to finish 2026/04/08 02:27:28 DEBUG : potato2: size = 60 OK 2026/04/08 02:27:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/08 02:27:28 INFO : potato2: Copied (server-side copy) 2026/04/08 02:27:28 INFO : potato2: Deleted 2026/04/08 02:27:28 DEBUG : potato3: size = 68 OK 2026/04/08 02:27:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/08 02:27:28 INFO : potato3: Copied (server-side copy) 2026/04/08 02:27:29 INFO : potato3: Deleted 2026/04/08 02:27:29 DEBUG : B2 bucket rclone-test-xozojoy3xime: Purge remote 2026/04/08 02:27:29 INFO : B2 bucket rclone-test-xozojoy3xime: cleaning bucket "rclone-test-xozojoy3xime" of all files 2026/04/08 02:27:29 DEBUG : potato2: Deleting (id "4_z0fc28d63e0ad6bab9fd80e1b_f113fab818683085f_d20260408_m022728_c001_v0001032_t0008_u01775615248334") 2026/04/08 02:27:29 DEBUG : potato3: Deleting (id "4_z0fc28d63e0ad6bab9fd80e1b_f1068649b9ce5271e_d20260408_m022728_c001_v0001185_t0046_u01775615248733") 2026/04/08 02:27:30 DEBUG : B2 bucket rclone-test-xogikev2veju: Purge remote 2026/04/08 02:27:30 INFO : B2 bucket rclone-test-xogikev2veju: cleaning bucket "rclone-test-xogikev2veju" of all files 2026/04/08 02:27:30 DEBUG : empty space: Deleting (id "4_z8f627d33e0ad6bab9fd80e1b_f11964b6f59409029_d20260408_m022724_c001_v0001153_t0016_u01775615244105") 2026/04/08 02:27:30 DEBUG : potato2: Deleting (id "4_z8f627d33e0ad6bab9fd80e1b_f416e9bc51f975f00_d20260408_m022728_c001_v7007000_t0000_u01775615248736") 2026/04/08 02:27:30 DEBUG : potato2: Deleting (id "4_z8f627d33e0ad6bab9fd80e1b_f10973cc1a4c39515_d20260408_m022725_c001_v0001172_t0014_u01775615245442") 2026/04/08 02:27:30 DEBUG : potato3: Deleting (id "4_z8f627d33e0ad6bab9fd80e1b_f416e9bc51f975f02_d20260408_m022728_c001_v7007000_t0000_u01775615248939") 2026/04/08 02:27:30 DEBUG : potato3: Deleting (id "4_z8f627d33e0ad6bab9fd80e1b_f1186b315b4cb25cd_d20260408_m022725_c001_v0001115_t0054_u01775615245772") 2026/04/08 02:27:30 DEBUG : potato3: Deleting (id "4_z8f627d33e0ad6bab9fd80e1b_f11964b6f5940902b_d20260408_m022724_c001_v0001153_t0005_u01775615244467") 2026/04/08 02:27:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/08 02:27:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/08 02:27:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:27:32 DEBUG : Creating backend with remote "TestB2:rclone-test-tifirid0vaku" 2026/04/08 02:27:34 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nimefej7besi -> B2 bucket rclone-test-tifirid0vaku 2026/04/08 02:27:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 02:27:37 DEBUG : empty space: size = 1 OK 2026/04/08 02:27:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/08 02:27:37 DEBUG : empty space: Unchanged skipping 2026/04/08 02:27:37 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:27:37 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tifirid0vaku) 2026/04/08 02:27:37 DEBUG : potato3: Sizes differ 2026/04/08 02:27:37 DEBUG : B2 bucket rclone-test-tifirid0vaku: Waiting for checks to finish 2026/04/08 02:27:37 INFO : empty space: Deleted 2026/04/08 02:27:37 DEBUG : B2 bucket rclone-test-tifirid0vaku: Waiting for transfers to finish 2026/04/08 02:27:37 DEBUG : potato2: size = 60 OK 2026/04/08 02:27:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/08 02:27:37 INFO : potato2: Copied (server-side copy) 2026/04/08 02:27:37 INFO : potato2: Deleted 2026/04/08 02:27:38 DEBUG : potato3: size = 68 OK 2026/04/08 02:27:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/08 02:27:38 INFO : potato3: Copied (server-side copy) 2026/04/08 02:27:38 INFO : potato3: Deleted 2026/04/08 02:27:38 DEBUG : Creating backend with remote "TestB2:rclone-test-nayebir7teru" 2026/04/08 02:27:39 INFO : tomatoDir: Making directory 2026/04/08 02:27:39 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/08 02:27:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 02:27:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/08 02:27:39 DEBUG : B2 bucket rclone-test-nayebir7teru: Waiting for checks to finish 2026/04/08 02:27:39 DEBUG : B2 bucket rclone-test-nayebir7teru: Waiting for transfers to finish 2026/04/08 02:27:40 DEBUG : empty space: size = 1 OK 2026/04/08 02:27:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/08 02:27:40 INFO : empty space: Copied (server-side copy) 2026/04/08 02:27:41 INFO : empty space: Deleted 2026/04/08 02:27:41 DEBUG : potato3: size = 68 OK 2026/04/08 02:27:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/08 02:27:41 INFO : potato3: Copied (server-side copy) 2026/04/08 02:27:41 DEBUG : potato2: size = 60 OK 2026/04/08 02:27:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/08 02:27:41 INFO : potato2: Copied (server-side copy) 2026/04/08 02:27:41 INFO : potato3: Deleted 2026/04/08 02:27:41 INFO : potato2: Deleted 2026/04/08 02:27:42 DEBUG : B2 bucket rclone-test-nayebir7teru: Purge remote 2026/04/08 02:27:42 INFO : B2 bucket rclone-test-nayebir7teru: cleaning bucket "rclone-test-nayebir7teru" of all files 2026/04/08 02:27:42 DEBUG : empty space: Deleting (id "4_zaf62bd53e0ad6bab9fd80e1b_f105c44b37956b46e_d20260408_m022740_c001_v0001093_t0028_u01775615260596") 2026/04/08 02:27:42 DEBUG : potato2: Deleting (id "4_zaf62bd53e0ad6bab9fd80e1b_f10479d55eb89da7a_d20260408_m022741_c001_v0001092_t0031_u01775615261026") 2026/04/08 02:27:42 DEBUG : potato3: Deleting (id "4_zaf62bd53e0ad6bab9fd80e1b_f1133d151861a6f1e_d20260408_m022741_c001_v0001181_t0045_u01775615261068") 2026/04/08 02:27:42 DEBUG : B2 bucket rclone-test-tifirid0vaku: Purge remote 2026/04/08 02:27:42 INFO : B2 bucket rclone-test-tifirid0vaku: cleaning bucket "rclone-test-tifirid0vaku" of all files 2026/04/08 02:27:43 DEBUG : empty space: Deleting (id "4_z5fc2ad43e0ad6bab9fd80e1b_f418e4eae283625af_d20260408_m022740_c001_v7007000_t0000_u01775615260972") 2026/04/08 02:27:43 DEBUG : empty space: Deleting (id "4_z5fc2ad43e0ad6bab9fd80e1b_f106fc0cb6e6d1344_d20260408_m022736_c001_v0001180_t0000_u01775615256569") 2026/04/08 02:27:43 DEBUG : potato2: Deleting (id "4_z5fc2ad43e0ad6bab9fd80e1b_f408df0c824fed83e_d20260408_m022741_c001_v7007000_t0000_u01775615261405") 2026/04/08 02:27:43 DEBUG : potato2: Deleting (id "4_z5fc2ad43e0ad6bab9fd80e1b_f112f061c037c8c43_d20260408_m022737_c001_v0001184_t0027_u01775615257457") 2026/04/08 02:27:43 DEBUG : potato3: Deleting (id "4_z5fc2ad43e0ad6bab9fd80e1b_f418e4eae283625b1_d20260408_m022741_c001_v7007000_t0000_u01775615261316") 2026/04/08 02:27:43 DEBUG : potato3: Deleting (id "4_z5fc2ad43e0ad6bab9fd80e1b_f1059723e7031b43f_d20260408_m022737_c001_v0001115_t0055_u01775615257744") 2026/04/08 02:27:43 DEBUG : potato3: Deleting (id "4_z5fc2ad43e0ad6bab9fd80e1b_f106fc0cb6e6d1346_d20260408_m022736_c001_v0001180_t0051_u01775615256827") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.55s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:27:44 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:27:47 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:27:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/rclone-sync-test" 2026/04/08 02:27:50 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/rclone-sync-test-include/layer2" 2026/04/08 02:27:52 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/rclone-sync-test-ignore-file" 2026/04/08 02:27:56 DEBUG : B2 bucket rclone-test-nimefej7besi path rclone-sync-test: Waiting for checks to finish 2026/04/08 02:27:56 DEBUG : B2 bucket rclone-test-nimefej7besi path rclone-sync-test: Waiting for transfers to finish 2026/04/08 02:27:56 DEBUG : Waiting for deletions to finish 2026/04/08 02:27:56 INFO : There was nothing to transfer 2026/04/08 02:27:56 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:27:56 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:27:56 DEBUG : Waiting for deletions to finish 2026/04/08 02:27:56 INFO : There was nothing to transfer 2026/04/08 02:27:57 DEBUG : B2 bucket rclone-test-nimefej7besi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/08 02:27:57 DEBUG : B2 bucket rclone-test-nimefej7besi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/08 02:27:57 DEBUG : Waiting for deletions to finish 2026/04/08 02:27:57 INFO : There was nothing to transfer 2026/04/08 02:27:57 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:27:57 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:27:57 DEBUG : Waiting for deletions to finish 2026/04/08 02:27:57 INFO : There was nothing to transfer 2026/04/08 02:27:57 DEBUG : B2 bucket rclone-test-nimefej7besi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/08 02:27:57 DEBUG : B2 bucket rclone-test-nimefej7besi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/08 02:27:57 DEBUG : Waiting for deletions to finish 2026/04/08 02:27:57 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.53s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:27:58 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/dst" 2026/04/08 02:27:59 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/CompareDest" 2026/04/08 02:28:01 DEBUG : one: Need to transfer - File not found at Destination 2026/04/08 02:28:01 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:01 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:02 DEBUG : one: size = 3 OK 2026/04/08 02:28:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/08 02:28:02 INFO : one: Copied (new) 2026/04/08 02:28:02 DEBUG : Waiting for deletions to finish 2026/04/08 02:28:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:28:03 DEBUG : one: size = 3 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:28:03 DEBUG : one: Sizes differ 2026/04/08 02:28:03 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:03 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:03 DEBUG : one: size = 5 OK 2026/04/08 02:28:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/08 02:28:03 INFO : one: Copied (replaced existing) 2026/04/08 02:28:03 DEBUG : Waiting for deletions to finish 2026/04/08 02:28:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:28:05 DEBUG : one: size = 3 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:28:05 DEBUG : one: Sizes differ 2026/04/08 02:28:05 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:05 DEBUG : one: size = 5 OK 2026/04/08 02:28:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:28:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/08 02:28:05 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:05 DEBUG : Waiting for deletions to finish 2026/04/08 02:28:05 INFO : There was nothing to transfer 2026/04/08 02:28:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:28:06 DEBUG : one: size = 3 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:28:06 DEBUG : one: Sizes differ 2026/04/08 02:28:07 DEBUG : two: size = 3 OK 2026/04/08 02:28:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:28:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/08 02:28:07 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:07 DEBUG : one: size = 5 OK 2026/04/08 02:28:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:28:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/08 02:28:07 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:07 DEBUG : Waiting for deletions to finish 2026/04/08 02:28:07 INFO : There was nothing to transfer 2026/04/08 02:28:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:28:07 DEBUG : one: size = 3 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:28:07 DEBUG : one: Sizes differ 2026/04/08 02:28:07 DEBUG : two: size = 3 OK 2026/04/08 02:28:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:28:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/08 02:28:07 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:07 DEBUG : one: size = 5 OK 2026/04/08 02:28:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:28:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/08 02:28:07 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:07 DEBUG : Waiting for deletions to finish 2026/04/08 02:28:07 INFO : There was nothing to transfer 2026/04/08 02:28:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:28:08 DEBUG : one: size = 3 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:28:08 DEBUG : one: Sizes differ 2026/04/08 02:28:09 DEBUG : two: size = 3 OK 2026/04/08 02:28:09 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/04/08 02:28:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/08 02:28:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/08 02:28:09 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:09 DEBUG : one: size = 5 OK 2026/04/08 02:28:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:28:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/08 02:28:09 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:09 DEBUG : Waiting for deletions to finish 2026/04/08 02:28:09 INFO : There was nothing to transfer 2026/04/08 02:28:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:28:09 DEBUG : one: size = 3 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:28:09 DEBUG : one: Sizes differ 2026/04/08 02:28:09 DEBUG : two: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:28:09 DEBUG : two: size = 3 (B2 bucket rclone-test-nimefej7besi path CompareDest) 2026/04/08 02:28:09 DEBUG : two: Sizes differ 2026/04/08 02:28:09 DEBUG : two: Need to transfer - File not found at Destination 2026/04/08 02:28:09 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:09 DEBUG : one: size = 5 OK 2026/04/08 02:28:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:28:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/08 02:28:09 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:10 DEBUG : two: size = 5 OK 2026/04/08 02:28:10 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/08 02:28:10 INFO : two: Copied (new) 2026/04/08 02:28:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.24s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:28:13 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/dest" 2026/04/08 02:28:14 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/pre-dest1" 2026/04/08 02:28:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/pre-dest2" 2026/04/08 02:28:17 DEBUG : 1: size = 1 OK 2026/04/08 02:28:17 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:28:17 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/08 02:28:17 DEBUG : 2: size = 1 OK 2026/04/08 02:28:17 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:28:17 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/08 02:28:18 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/08 02:28:18 DEBUG : B2 bucket rclone-test-nimefej7besi path dest: Waiting for checks to finish 2026/04/08 02:28:18 DEBUG : B2 bucket rclone-test-nimefej7besi path dest: Waiting for transfers to finish 2026/04/08 02:28:19 DEBUG : 3: size = 1 OK 2026/04/08 02:28:19 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/08 02:28:19 INFO : 3: Copied (new) 2026/04/08 02:28:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.10s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:28:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/dst" 2026/04/08 02:28:21 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/CopyDest" 2026/04/08 02:28:23 DEBUG : one: Need to transfer - File not found at Destination 2026/04/08 02:28:23 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:23 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:25 DEBUG : one: size = 3 OK 2026/04/08 02:28:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/08 02:28:25 INFO : one: Copied (new) 2026/04/08 02:28:25 DEBUG : Waiting for deletions to finish 2026/04/08 02:28:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:28:25 DEBUG : one: size = 3 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:28:25 DEBUG : one: Sizes differ 2026/04/08 02:28:25 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:25 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:26 DEBUG : one: size = 5 OK 2026/04/08 02:28:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/08 02:28:26 INFO : one: Copied (replaced existing) 2026/04/08 02:28:26 DEBUG : Waiting for deletions to finish 2026/04/08 02:28:27 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/BackupDir" 2026/04/08 02:28:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:28:29 DEBUG : one: size = 3 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:28:29 DEBUG : one: Sizes differ 2026/04/08 02:28:29 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:29 DEBUG : one: size = 5 OK 2026/04/08 02:28:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:28:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:28:29 DEBUG : one: size = 3 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:28:29 DEBUG : one: Sizes differ 2026/04/08 02:28:30 DEBUG : one: size = 3 OK 2026/04/08 02:28:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/08 02:28:30 INFO : one: Copied (server-side copy) 2026/04/08 02:28:30 INFO : one: Deleted 2026/04/08 02:28:31 DEBUG : one: size = 5 OK 2026/04/08 02:28:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/08 02:28:31 INFO : one: Copied (server-side copy) 2026/04/08 02:28:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/08 02:28:31 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:31 DEBUG : Waiting for deletions to finish 2026/04/08 02:28:32 DEBUG : one: size = 5 OK 2026/04/08 02:28:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:28:32 DEBUG : one: Unchanged skipping 2026/04/08 02:28:32 DEBUG : two: size = 3 OK 2026/04/08 02:28:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:28:32 DEBUG : two: size = 3 OK 2026/04/08 02:28:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/08 02:28:32 INFO : two: Copied (server-side copy) 2026/04/08 02:28:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/08 02:28:32 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:32 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:32 DEBUG : Waiting for deletions to finish 2026/04/08 02:28:33 DEBUG : one: size = 5 OK 2026/04/08 02:28:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:28:33 DEBUG : two: size = 3 OK 2026/04/08 02:28:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:28:33 DEBUG : two: Unchanged skipping 2026/04/08 02:28:33 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:33 DEBUG : one: Unchanged skipping 2026/04/08 02:28:33 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:33 DEBUG : Waiting for deletions to finish 2026/04/08 02:28:33 INFO : There was nothing to transfer 2026/04/08 02:28:34 DEBUG : one: size = 5 OK 2026/04/08 02:28:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:28:34 DEBUG : one: Unchanged skipping 2026/04/08 02:28:34 DEBUG : three: size = 7 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:28:34 DEBUG : three: size = 5 (B2 bucket rclone-test-nimefej7besi path CopyDest) 2026/04/08 02:28:34 DEBUG : three: Sizes differ 2026/04/08 02:28:34 DEBUG : three: Destination not found in --copy-dest 2026/04/08 02:28:34 DEBUG : three: Need to transfer - File not found at Destination 2026/04/08 02:28:34 DEBUG : two: size = 3 OK 2026/04/08 02:28:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 02:28:34 DEBUG : two: Unchanged skipping 2026/04/08 02:28:34 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:34 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:35 DEBUG : three: size = 7 OK 2026/04/08 02:28:35 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/08 02:28:35 INFO : three: Copied (new) 2026/04/08 02:28:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.38s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:28:39 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/dst" 2026/04/08 02:28:40 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/backup" 2026/04/08 02:28:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:28:41 DEBUG : one: size = 3 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:28:41 DEBUG : one: Sizes differ 2026/04/08 02:28:41 DEBUG : two: size = 3 OK 2026/04/08 02:28:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:28:41 DEBUG : two: Unchanged skipping 2026/04/08 02:28:41 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:43 DEBUG : one: size = 3 OK 2026/04/08 02:28:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/08 02:28:43 INFO : one: Copied (server-side copy) 2026/04/08 02:28:43 INFO : one: Deleted 2026/04/08 02:28:43 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:44 DEBUG : one: size = 4 OK 2026/04/08 02:28:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/08 02:28:44 INFO : one: Copied (new) 2026/04/08 02:28:44 DEBUG : Waiting for deletions to finish 2026/04/08 02:28:45 DEBUG : three.txt: size = 5 OK 2026/04/08 02:28:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/08 02:28:45 INFO : three.txt: Copied (server-side copy) 2026/04/08 02:28:45 INFO : three.txt: Deleted 2026/04/08 02:28:45 INFO : three.txt: Moved into backup dir 2026/04/08 02:28:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:28:47 DEBUG : one: size = 4 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:28:47 DEBUG : one: Sizes differ 2026/04/08 02:28:47 DEBUG : two: size = 3 OK 2026/04/08 02:28:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:28:47 DEBUG : two: Unchanged skipping 2026/04/08 02:28:47 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:47 DEBUG : one: size = 4 OK 2026/04/08 02:28:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/08 02:28:47 INFO : one: Copied (server-side copy) 2026/04/08 02:28:47 INFO : one: Deleted 2026/04/08 02:28:47 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:48 DEBUG : one: size = 5 OK 2026/04/08 02:28:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/08 02:28:48 INFO : one: Copied (new) 2026/04/08 02:28:48 DEBUG : Waiting for deletions to finish 2026/04/08 02:28:48 DEBUG : three.txt: size = 6 OK 2026/04/08 02:28:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/08 02:28:48 INFO : three.txt: Copied (server-side copy) 2026/04/08 02:28:49 INFO : three.txt: Deleted 2026/04/08 02:28:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.22s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:28:51 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1041-08.backblaze.com/b2api/v1/b2_upload_file/9f626d63e08d6bab9fd80e1b/c001_v0001041_t0028": EOF 2026/04/08 02:28:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1041-08.backblaze.com/b2api/v1/b2_upload_file/9f626d63e08d6bab9fd80e1b/c001_v0001041_t0028": EOF) 2026/04/08 02:28:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-nimefej7besi: 1/10 (Post "https://pod-000-1041-08.backblaze.com/b2api/v1/b2_upload_file/9f626d63e08d6bab9fd80e1b/c001_v0001041_t0028": EOF) 2026/04/08 02:28:54 DEBUG : pacer: Reducing sleep to 10ms 2026/04/08 02:28:54 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/dst" 2026/04/08 02:28:55 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/backup" 2026/04/08 02:28:57 DEBUG : two: size = 3 OK 2026/04/08 02:28:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:28:57 DEBUG : two: Unchanged skipping 2026/04/08 02:28:57 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:28:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:28:57 DEBUG : one: size = 3 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:28:57 DEBUG : one: Sizes differ 2026/04/08 02:28:58 DEBUG : one.bak: size = 3 OK 2026/04/08 02:28:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/08 02:28:58 INFO : one: Copied (server-side copy) to: one.bak 2026/04/08 02:28:58 INFO : one: Deleted 2026/04/08 02:28:58 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:28:59 DEBUG : one: size = 4 OK 2026/04/08 02:28:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/08 02:28:59 INFO : one: Copied (new) 2026/04/08 02:28:59 DEBUG : Waiting for deletions to finish 2026/04/08 02:29:00 DEBUG : three.txt.bak: size = 5 OK 2026/04/08 02:29:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/08 02:29:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/08 02:29:00 INFO : three.txt: Deleted 2026/04/08 02:29:00 INFO : three.txt: Moved into backup dir 2026/04/08 02:29:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:29:02 DEBUG : one: size = 4 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:29:02 DEBUG : one: Sizes differ 2026/04/08 02:29:02 DEBUG : two: size = 3 OK 2026/04/08 02:29:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:29:02 DEBUG : two: Unchanged skipping 2026/04/08 02:29:02 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:29:02 DEBUG : one.bak: size = 4 OK 2026/04/08 02:29:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/08 02:29:02 INFO : one: Copied (server-side copy) to: one.bak 2026/04/08 02:29:02 INFO : one: Deleted 2026/04/08 02:29:02 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:29:03 DEBUG : one: size = 5 OK 2026/04/08 02:29:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/08 02:29:03 INFO : one: Copied (new) 2026/04/08 02:29:03 DEBUG : Waiting for deletions to finish 2026/04/08 02:29:04 DEBUG : three.txt.bak: size = 6 OK 2026/04/08 02:29:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/08 02:29:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/08 02:29:04 INFO : three.txt: Deleted 2026/04/08 02:29:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:29:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/dst" 2026/04/08 02:29:08 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/backup" 2026/04/08 02:29:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:29:10 DEBUG : one: size = 3 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:29:10 DEBUG : one: Sizes differ 2026/04/08 02:29:10 DEBUG : two: size = 3 OK 2026/04/08 02:29:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:29:10 DEBUG : two: Unchanged skipping 2026/04/08 02:29:10 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:29:11 DEBUG : one-2019-01-01: size = 3 OK 2026/04/08 02:29:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/08 02:29:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/08 02:29:11 INFO : one: Deleted 2026/04/08 02:29:11 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:29:12 DEBUG : one: size = 4 OK 2026/04/08 02:29:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/08 02:29:12 INFO : one: Copied (new) 2026/04/08 02:29:12 DEBUG : Waiting for deletions to finish 2026/04/08 02:29:13 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/08 02:29:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/08 02:29:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/08 02:29:13 INFO : three.txt: Deleted 2026/04/08 02:29:13 INFO : three.txt: Moved into backup dir 2026/04/08 02:29:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:29:15 DEBUG : one: size = 4 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:29:15 DEBUG : one: Sizes differ 2026/04/08 02:29:15 DEBUG : two: size = 3 OK 2026/04/08 02:29:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:29:15 DEBUG : two: Unchanged skipping 2026/04/08 02:29:15 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:29:15 DEBUG : one-2019-01-01: size = 4 OK 2026/04/08 02:29:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/08 02:29:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/08 02:29:15 INFO : one: Deleted 2026/04/08 02:29:15 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:29:16 DEBUG : one: size = 5 OK 2026/04/08 02:29:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/08 02:29:16 INFO : one: Copied (new) 2026/04/08 02:29:16 DEBUG : Waiting for deletions to finish 2026/04/08 02:29:16 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/08 02:29:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/08 02:29:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/08 02:29:16 INFO : three.txt: Deleted 2026/04/08 02:29:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.27s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:29:19 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/dst" 2026/04/08 02:29:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:29:21 DEBUG : one: size = 3 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:29:21 DEBUG : one: Sizes differ 2026/04/08 02:29:21 DEBUG : two: size = 3 OK 2026/04/08 02:29:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:29:21 DEBUG : two: Unchanged skipping 2026/04/08 02:29:21 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:29:21 DEBUG : one.bak: size = 3 OK 2026/04/08 02:29:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/08 02:29:21 INFO : one: Copied (server-side copy) to: one.bak 2026/04/08 02:29:22 INFO : one: Deleted 2026/04/08 02:29:22 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:29:23 DEBUG : one: size = 4 OK 2026/04/08 02:29:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/08 02:29:23 INFO : one: Copied (new) 2026/04/08 02:29:23 DEBUG : Waiting for deletions to finish 2026/04/08 02:29:23 DEBUG : three.txt.bak: size = 5 OK 2026/04/08 02:29:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/08 02:29:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/08 02:29:24 INFO : three.txt: Deleted 2026/04/08 02:29:24 INFO : three.txt: Moved into backup dir 2026/04/08 02:29:25 DEBUG : one.bak: Excluded (Path Filter) 2026/04/08 02:29:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/08 02:29:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:29:25 DEBUG : one: size = 4 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:29:25 DEBUG : one: Sizes differ 2026/04/08 02:29:25 DEBUG : two: size = 3 OK 2026/04/08 02:29:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:29:25 DEBUG : two: Unchanged skipping 2026/04/08 02:29:25 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for checks to finish 2026/04/08 02:29:25 DEBUG : one.bak: size = 4 OK 2026/04/08 02:29:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/08 02:29:25 INFO : one: Copied (server-side copy) to: one.bak 2026/04/08 02:29:26 INFO : one: Deleted 2026/04/08 02:29:26 DEBUG : B2 bucket rclone-test-nimefej7besi path dst: Waiting for transfers to finish 2026/04/08 02:29:26 DEBUG : one: size = 5 OK 2026/04/08 02:29:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/08 02:29:26 INFO : one: Copied (new) 2026/04/08 02:29:26 DEBUG : Waiting for deletions to finish 2026/04/08 02:29:27 DEBUG : three.txt.bak: size = 6 OK 2026/04/08 02:29:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/08 02:29:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/08 02:29:27 INFO : three.txt: Deleted 2026/04/08 02:29:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.66s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:29:29 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/dst" 2026/04/08 02:29:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:29:31 DEBUG : one: size = 3 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:29:31 DEBUG : one: Sizes differ 2026/04/08 02:29:32 DEBUG : one.bak: size = 3 OK 2026/04/08 02:29:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/08 02:29:32 INFO : one: Copied (server-side copy) to: one.bak 2026/04/08 02:29:32 INFO : one: Deleted 2026/04/08 02:29:33 DEBUG : one: size = 4 OK 2026/04/08 02:29:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/08 02:29:33 INFO : one: Copied (new) 2026/04/08 02:29:33 DEBUG : two: size = 3 OK 2026/04/08 02:29:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:29:33 DEBUG : two: Unchanged skipping 2026/04/08 02:29:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:29:33 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:29:33 DEBUG : three.txt: Sizes differ 2026/04/08 02:29:34 DEBUG : three.txt.bak: size = 5 OK 2026/04/08 02:29:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/08 02:29:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/08 02:29:34 INFO : three.txt: Deleted 2026/04/08 02:29:34 DEBUG : three.txt: size = 6 OK 2026/04/08 02:29:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/08 02:29:34 INFO : three.txt: Copied (new) 2026/04/08 02:29:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:29:35 DEBUG : one: size = 4 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:29:35 DEBUG : one: Sizes differ 2026/04/08 02:29:35 DEBUG : one.bak: size = 4 OK 2026/04/08 02:29:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/08 02:29:35 INFO : one: Copied (server-side copy) to: one.bak 2026/04/08 02:29:35 INFO : one: Deleted 2026/04/08 02:29:36 DEBUG : one: size = 5 OK 2026/04/08 02:29:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/08 02:29:36 INFO : one: Copied (new) 2026/04/08 02:29:36 DEBUG : two: size = 3 OK 2026/04/08 02:29:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:29:36 DEBUG : two: Unchanged skipping 2026/04/08 02:29:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:29:36 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:29:36 DEBUG : three.txt: Sizes differ 2026/04/08 02:29:37 DEBUG : three.txt.bak: size = 6 OK 2026/04/08 02:29:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/08 02:29:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/08 02:29:37 INFO : three.txt: Deleted 2026/04/08 02:29:37 DEBUG : three.txt: size = 19 OK 2026/04/08 02:29:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/08 02:29:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.50s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:29:40 DEBUG : Creating backend with remote "TestB2:rclone-test-nimefej7besi/dst" 2026/04/08 02:29:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:29:42 DEBUG : one: size = 3 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:29:42 DEBUG : one: Sizes differ 2026/04/08 02:29:43 DEBUG : one-2019-01-01: size = 3 OK 2026/04/08 02:29:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/08 02:29:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/08 02:29:43 INFO : one: Deleted 2026/04/08 02:29:44 DEBUG : one: size = 4 OK 2026/04/08 02:29:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/08 02:29:44 INFO : one: Copied (new) 2026/04/08 02:29:44 DEBUG : two: size = 3 OK 2026/04/08 02:29:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:29:44 DEBUG : two: Unchanged skipping 2026/04/08 02:29:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:29:44 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:29:44 DEBUG : three.txt: Sizes differ 2026/04/08 02:29:45 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/08 02:29:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/08 02:29:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/08 02:29:45 INFO : three.txt: Deleted 2026/04/08 02:29:45 DEBUG : three.txt: size = 6 OK 2026/04/08 02:29:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/08 02:29:45 INFO : three.txt: Copied (new) 2026/04/08 02:29:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:29:46 DEBUG : one: size = 4 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:29:46 DEBUG : one: Sizes differ 2026/04/08 02:29:46 DEBUG : one-2019-01-01: size = 4 OK 2026/04/08 02:29:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/08 02:29:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/08 02:29:46 INFO : one: Deleted 2026/04/08 02:29:47 DEBUG : one: size = 5 OK 2026/04/08 02:29:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/08 02:29:47 INFO : one: Copied (new) 2026/04/08 02:29:47 DEBUG : two: size = 3 OK 2026/04/08 02:29:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:29:47 DEBUG : two: Unchanged skipping 2026/04/08 02:29:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:29:47 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nimefej7besi path dst) 2026/04/08 02:29:47 DEBUG : three.txt: Sizes differ 2026/04/08 02:29:48 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/08 02:29:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/08 02:29:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/08 02:29:48 INFO : three.txt: Deleted 2026/04/08 02:29:48 DEBUG : three.txt: size = 19 OK 2026/04/08 02:29:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/08 02:29:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.85s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:29:51 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:29:51 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:29:51 DEBUG : Testêé: Sizes differ 2026/04/08 02:29:51 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:29:51 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:29:51 DEBUG : Testêé: size = 14 OK 2026/04/08 02:29:51 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/08 02:29:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/08 02:29:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.26s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:29:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/08 02:29:52 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:29:52 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:29:52 DEBUG : existing: size = 6 OK 2026/04/08 02:29:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/08 02:29:52 INFO : existing: Copied (new) 2026/04/08 02:29:52 DEBUG : Waiting for deletions to finish 2026/04/08 02:29:53 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:29:53 DEBUG : existing: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:29:53 DEBUG : existing: Sizes differ 2026/04/08 02:29:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/08 02:29:53 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:29:53 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:29:53 ERROR : B2 bucket rclone-test-nimefej7besi: not deleting files as there were IO errors 2026/04/08 02:29:53 ERROR : B2 bucket rclone-test-nimefej7besi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.91s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:29:54 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:29:54 DEBUG : EXISTING: size = 6 OK 2026/04/08 02:29:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:29:54 DEBUG : existing: Unchanged skipping 2026/04/08 02:29:54 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:29:54 DEBUG : Waiting for deletions to finish 2026/04/08 02:29:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:30:07 DEBUG : both0: size = 6 OK 2026/04/08 02:30:07 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:30:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both10: size = 6 OK 2026/04/08 02:30:07 DEBUG : both12: size = 6 OK 2026/04/08 02:30:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both11: size = 6 OK 2026/04/08 02:30:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both0: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both13: size = 6 OK 2026/04/08 02:30:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both13: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both14: size = 6 OK 2026/04/08 02:30:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both14: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both15: size = 6 OK 2026/04/08 02:30:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both15: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both16: size = 6 OK 2026/04/08 02:30:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both10: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both17: size = 6 OK 2026/04/08 02:30:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both17: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both18: size = 6 OK 2026/04/08 02:30:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both18: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both19: size = 6 OK 2026/04/08 02:30:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both19: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both1: size = 6 OK 2026/04/08 02:30:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both1: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both2: size = 6 OK 2026/04/08 02:30:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both12: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both3: size = 6 OK 2026/04/08 02:30:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both3: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both4: size = 6 OK 2026/04/08 02:30:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both4: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both5: size = 6 OK 2026/04/08 02:30:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both5: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both6: size = 6 OK 2026/04/08 02:30:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both6: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both7: size = 6 OK 2026/04/08 02:30:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both7: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both8: size = 6 OK 2026/04/08 02:30:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both8: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both9: size = 6 OK 2026/04/08 02:30:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:07 DEBUG : both9: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both11: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both16: Unchanged skipping 2026/04/08 02:30:07 DEBUG : both2: Unchanged skipping 2026/04/08 02:30:07 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:30:07 DEBUG : Waiting for deletions to finish 2026/04/08 02:30:07 INFO : only1: Deleted 2026/04/08 02:30:07 INFO : only13: Deleted 2026/04/08 02:30:08 INFO : only11: Deleted 2026/04/08 02:30:08 INFO : only15: Deleted 2026/04/08 02:30:08 INFO : only5: Deleted 2026/04/08 02:30:08 INFO : only6: Deleted 2026/04/08 02:30:08 INFO : only8: Deleted 2026/04/08 02:30:08 INFO : only16: Deleted 2026/04/08 02:30:08 INFO : only14: Deleted 2026/04/08 02:30:08 INFO : only17: Deleted 2026/04/08 02:30:08 INFO : only19: Deleted 2026/04/08 02:30:08 INFO : only7: Deleted 2026/04/08 02:30:08 INFO : only9: Deleted 2026/04/08 02:30:08 INFO : only0: Deleted 2026/04/08 02:30:08 INFO : only18: Deleted 2026/04/08 02:30:08 INFO : only2: Deleted 2026/04/08 02:30:08 INFO : only10: Deleted 2026/04/08 02:30:08 INFO : only12: Deleted 2026/04/08 02:30:08 INFO : only3: Deleted 2026/04/08 02:30:08 INFO : only4: Deleted 2026/04/08 02:30:08 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (16.26s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:30:23 DEBUG : both10: size = 6 OK 2026/04/08 02:30:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both0: size = 6 OK 2026/04/08 02:30:23 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:30:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both12: size = 6 OK 2026/04/08 02:30:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both10: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both11: size = 6 OK 2026/04/08 02:30:23 DEBUG : both13: size = 6 OK 2026/04/08 02:30:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both13: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both14: size = 6 OK 2026/04/08 02:30:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both14: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both15: size = 6 OK 2026/04/08 02:30:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both15: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both16: size = 6 OK 2026/04/08 02:30:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both11: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both17: size = 6 OK 2026/04/08 02:30:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both17: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both18: size = 6 OK 2026/04/08 02:30:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both18: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both19: size = 6 OK 2026/04/08 02:30:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both19: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both1: size = 6 OK 2026/04/08 02:30:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both1: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both2: size = 6 OK 2026/04/08 02:30:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both2: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both3: size = 6 OK 2026/04/08 02:30:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both3: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both4: size = 6 OK 2026/04/08 02:30:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both4: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both5: size = 6 OK 2026/04/08 02:30:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both5: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both6: size = 6 OK 2026/04/08 02:30:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both6: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both7: size = 6 OK 2026/04/08 02:30:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both7: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both8: size = 6 OK 2026/04/08 02:30:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both8: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both9: size = 6 OK 2026/04/08 02:30:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:23 DEBUG : both9: Unchanged skipping 2026/04/08 02:30:23 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only0: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only0: Sizes differ 2026/04/08 02:30:23 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only10: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only10: Sizes differ 2026/04/08 02:30:23 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only11: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only11: Sizes differ 2026/04/08 02:30:23 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only12: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only12: Sizes differ 2026/04/08 02:30:23 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only13: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only13: Sizes differ 2026/04/08 02:30:23 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only14: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only14: Sizes differ 2026/04/08 02:30:23 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only15: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only15: Sizes differ 2026/04/08 02:30:23 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only16: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only16: Sizes differ 2026/04/08 02:30:23 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only17: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only17: Sizes differ 2026/04/08 02:30:23 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only18: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only18: Sizes differ 2026/04/08 02:30:23 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only19: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only19: Sizes differ 2026/04/08 02:30:23 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only1: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only1: Sizes differ 2026/04/08 02:30:23 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only2: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only2: Sizes differ 2026/04/08 02:30:23 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only3: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only3: Sizes differ 2026/04/08 02:30:23 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only4: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only4: Sizes differ 2026/04/08 02:30:23 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only5: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only5: Sizes differ 2026/04/08 02:30:23 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only6: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only6: Sizes differ 2026/04/08 02:30:23 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only7: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only7: Sizes differ 2026/04/08 02:30:23 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only8: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only8: Sizes differ 2026/04/08 02:30:23 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3762575386) 2026/04/08 02:30:23 DEBUG : only9: size = 6 (B2 bucket rclone-test-nimefej7besi) 2026/04/08 02:30:23 DEBUG : only9: Sizes differ 2026/04/08 02:30:23 DEBUG : both12: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both0: Unchanged skipping 2026/04/08 02:30:23 DEBUG : both16: Unchanged skipping 2026/04/08 02:30:23 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:30:24 DEBUG : only0: size = 0 OK 2026/04/08 02:30:24 DEBUG : only10: size = 0 OK 2026/04/08 02:30:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:24 INFO : only10: Copied (replaced existing) 2026/04/08 02:30:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:24 INFO : only0: Copied (replaced existing) 2026/04/08 02:30:24 DEBUG : only13: size = 0 OK 2026/04/08 02:30:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:24 INFO : only13: Copied (replaced existing) 2026/04/08 02:30:24 DEBUG : only14: size = 0 OK 2026/04/08 02:30:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:24 INFO : only14: Copied (replaced existing) 2026/04/08 02:30:24 DEBUG : only15: size = 0 OK 2026/04/08 02:30:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:24 INFO : only15: Copied (replaced existing) 2026/04/08 02:30:24 DEBUG : only16: size = 0 OK 2026/04/08 02:30:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:24 INFO : only16: Copied (replaced existing) 2026/04/08 02:30:24 DEBUG : only11: size = 0 OK 2026/04/08 02:30:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:24 INFO : only11: Copied (replaced existing) 2026/04/08 02:30:24 DEBUG : only17: size = 0 OK 2026/04/08 02:30:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:24 INFO : only17: Copied (replaced existing) 2026/04/08 02:30:24 DEBUG : only18: size = 0 OK 2026/04/08 02:30:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:24 INFO : only18: Copied (replaced existing) 2026/04/08 02:30:24 DEBUG : only12: size = 0 OK 2026/04/08 02:30:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:24 INFO : only12: Copied (replaced existing) 2026/04/08 02:30:24 DEBUG : only19: size = 0 OK 2026/04/08 02:30:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:24 INFO : only19: Copied (replaced existing) 2026/04/08 02:30:24 DEBUG : only1: size = 0 OK 2026/04/08 02:30:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:24 INFO : only1: Copied (replaced existing) 2026/04/08 02:30:24 DEBUG : only2: size = 0 OK 2026/04/08 02:30:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:24 INFO : only2: Copied (replaced existing) 2026/04/08 02:30:24 DEBUG : only3: size = 0 OK 2026/04/08 02:30:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:24 INFO : only3: Copied (replaced existing) 2026/04/08 02:30:24 DEBUG : only4: size = 0 OK 2026/04/08 02:30:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:24 INFO : only4: Copied (replaced existing) 2026/04/08 02:30:25 DEBUG : only6: size = 0 OK 2026/04/08 02:30:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:25 INFO : only6: Copied (replaced existing) 2026/04/08 02:30:25 DEBUG : only7: size = 0 OK 2026/04/08 02:30:25 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:25 INFO : only7: Copied (replaced existing) 2026/04/08 02:30:25 DEBUG : only8: size = 0 OK 2026/04/08 02:30:25 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:25 INFO : only8: Copied (replaced existing) 2026/04/08 02:30:25 DEBUG : only5: size = 0 OK 2026/04/08 02:30:25 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:25 INFO : only5: Copied (replaced existing) 2026/04/08 02:30:25 DEBUG : only9: size = 0 OK 2026/04/08 02:30:25 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/08 02:30:25 INFO : only9: Copied (replaced existing) 2026/04/08 02:30:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.43s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:30:33 DEBUG : empty_dir: Making directory with metadata 2026/04/08 02:30:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 02:30:33 DEBUG : empty_on_remote: Making directory with metadata 2026/04/08 02:30:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 02:30:33 INFO : empty_on_remote: Making directory 2026/04/08 02:30:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/08 02:30:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/08 02:30:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/08 02:30:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/08 02:30:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.42s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:30:36 DEBUG : empty_dir: Making directory with metadata 2026/04/08 02:30:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 02:30:36 DEBUG : empty_on_remote: Making directory with metadata 2026/04/08 02:30:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 02:30:36 INFO : empty_on_remote: Making directory 2026/04/08 02:30:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/08 02:30:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/08 02:30:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/08 02:30:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/08 02:30:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/08 02:30:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.22s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:30:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 02:30:38 INFO : sub dir: Making directory 2026/04/08 02:30:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.34s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:30:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 02:30:40 INFO : sub dir: Making directory 2026/04/08 02:30:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.14s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:30:51 DEBUG : Waiting for deletions to finish 2026/04/08 02:30:51 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:30:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : apple: size = 5 OK 2026/04/08 02:30:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : apple: Unchanged skipping 2026/04/08 02:30:52 DEBUG : banana: size = 6 OK 2026/04/08 02:30:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:30:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:30:52 DEBUG : banana: Unchanged skipping 2026/04/08 02:30:52 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:30:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:30:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:30:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:30:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:30:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:30:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:30:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:30:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:30:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:30:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:30:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:30:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:30:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:30:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:30:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:30:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:30:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:30:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:30:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:30:52 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:30:52 DEBUG : Waiting for deletions to finish 2026/04/08 02:30:52 INFO : There was nothing to transfer 2026/04/08 02:30:52 DEBUG : Waiting for deletions to finish 2026/04/08 02:30:52 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:30:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : apple: size = 5 OK 2026/04/08 02:30:53 DEBUG : banana: size = 6 OK 2026/04/08 02:30:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:30:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:30:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : apple: Unchanged skipping 2026/04/08 02:30:53 DEBUG : banana: Unchanged skipping 2026/04/08 02:30:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:30:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:30:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:30:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:30:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:30:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:30:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:30:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:30:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:30:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:30:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:30:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:30:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:30:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:30:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:30:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:30:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:30:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:30:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:30:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:30:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:30:53 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:30:53 DEBUG : Waiting for deletions to finish 2026/04/08 02:30:53 INFO : There was nothing to transfer 2026/04/08 02:30:53 DEBUG : Waiting for deletions to finish 2026/04/08 02:30:53 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:30:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:31:08 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:08 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:31:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : apple: size = 5 OK 2026/04/08 02:31:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : apple: Unchanged skipping 2026/04/08 02:31:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:31:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:31:09 DEBUG : banana: size = 6 OK 2026/04/08 02:31:09 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:31:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : banana: Unchanged skipping 2026/04/08 02:31:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:31:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:31:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:31:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:31:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:31:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:31:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:31:09 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:31:09 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:09 INFO : There was nothing to transfer 2026/04/08 02:31:09 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:09 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:31:09 DEBUG : apple: size = 5 OK 2026/04/08 02:31:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : apple: Unchanged skipping 2026/04/08 02:31:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:31:09 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:31:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:31:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:31:09 DEBUG : banana: size = 6 OK 2026/04/08 02:31:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : banana: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:31:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:31:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:31:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:31:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:31:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:31:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:31:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:31:09 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:31:09 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:31:09 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:09 INFO : There was nothing to transfer 2026/04/08 02:31:09 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:10 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:31:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:31:24 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:25 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/08 02:31:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:25 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:31:25 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:31:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/08 02:31:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/08 02:31:25 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:25 DEBUG : YmFuYW5h: size = 6 OK 2026/04/08 02:31:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/08 02:31:25 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/08 02:31:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/08 02:31:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/08 02:31:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/08 02:31:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/08 02:31:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/08 02:31:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/08 02:31:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/08 02:31:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/08 02:31:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:26 DEBUG : YXBwbGU=: size = 5 OK 2026/04/08 02:31:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/08 02:31:26 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/08 02:31:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/08 02:31:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/08 02:31:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/08 02:31:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/08 02:31:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/08 02:31:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/08 02:31:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/08 02:31:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/08 02:31:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/08 02:31:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/08 02:31:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/08 02:31:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/08 02:31:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/08 02:31:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/08 02:31:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/08 02:31:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/08 02:31:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/08 02:31:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/08 02:31:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 02:31:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/08 02:31:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/08 02:31:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/08 02:31:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/08 02:31:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/08 02:31:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/08 02:31:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/08 02:31:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/08 02:31:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/08 02:31:27 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:27 INFO : banana: Deleted 2026/04/08 02:31:27 INFO : apple: Deleted 2026/04/08 02:31:27 INFO : appleappleapplebanana: Deleted 2026/04/08 02:31:27 INFO : dir1/0011-56789;.txt: Deleted 2026/04/08 02:31:27 INFO : dir1/0007-1234567.txt: Deleted 2026/04/08 02:31:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/08 02:31:28 INFO : splitbananasplit: Deleted 2026/04/08 02:31:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/08 02:31:28 INFO : dir1/0013-789;=.txt: Deleted 2026/04/08 02:31:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/08 02:31:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/08 02:31:28 INFO : dir1/0014-89;=.txt: Deleted 2026/04/08 02:31:28 INFO : dir1/0015-9;=.txt: Deleted 2026/04/08 02:31:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/08 02:31:28 INFO : dir1/0008-2345678.txt: Deleted 2026/04/08 02:31:28 INFO : dir1/0009-3456789.txt: Deleted 2026/04/08 02:31:28 INFO : dir1/0003-defghij.txt: Deleted 2026/04/08 02:31:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/08 02:31:28 INFO : dir1/0010-456789.txt: Deleted 2026/04/08 02:31:28 INFO : dir1/0012-6789;.txt: Deleted 2026/04/08 02:31:28 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/08 02:31:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 02:31:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:29 DEBUG : YXBwbGU=: size = 5 OK 2026/04/08 02:31:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : apple: Unchanged skipping 2026/04/08 02:31:29 DEBUG : YmFuYW5h: size = 6 OK 2026/04/08 02:31:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : banana: Unchanged skipping 2026/04/08 02:31:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/08 02:31:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:31:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/08 02:31:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:31:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/08 02:31:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/08 02:31:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/08 02:31:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/08 02:31:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/08 02:31:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/08 02:31:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/08 02:31:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/08 02:31:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/08 02:31:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/08 02:31:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/08 02:31:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/08 02:31:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/08 02:31:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/08 02:31:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/08 02:31:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/08 02:31:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/08 02:31:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:31:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:31:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:31:29 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:31:29 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:29 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/08 02:31:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 02:31:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 02:31:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 02:31:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 02:31:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 02:31:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 02:31:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 02:31:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 02:31:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 02:31:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 02:31:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:31:43 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:43 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:31:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:31:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 02:31:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 02:31:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 02:31:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 02:31:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 02:31:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 02:31:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 02:31:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 02:31:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 02:31:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 02:31:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 02:31:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 02:31:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 02:31:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 02:31:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 02:31:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 02:31:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 02:31:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 02:31:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 02:31:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 02:31:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 02:31:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 02:31:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 02:31:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 02:31:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 02:31:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 02:31:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 02:31:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 02:31:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 02:31:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 02:31:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 02:31:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 02:31:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 02:31:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 02:31:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 02:31:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 02:31:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 02:31:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 02:31:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 02:31:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 02:31:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 02:31:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 02:31:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 02:31:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 02:31:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 02:31:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 02:31:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 02:31:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 02:31:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 02:31:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 02:31:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 02:31:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 02:31:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 02:31:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 02:31:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 02:31:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 02:31:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 02:31:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 02:31:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 02:31:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 02:31:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 02:31:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 02:31:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 02:31:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 02:31:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 02:31:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 02:31:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 02:31:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 02:31:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 02:31:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 02:31:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 02:31:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 02:31:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 02:31:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 02:31:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 02:31:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 02:31:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 02:31:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 02:31:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 02:31:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 02:31:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 02:31:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 02:31:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 02:31:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 02:31:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 02:31:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 02:31:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 02:31:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 02:31:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 02:31:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 02:31:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 02:31:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 02:31:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 02:31:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 02:31:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 02:31:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 02:31:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 02:31:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 02:31:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 02:31:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 02:31:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 02:31:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 02:31:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 02:31:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 02:31:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 02:31:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 02:31:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 02:31:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 02:31:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 02:31:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 02:31:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 02:31:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 02:31:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 02:31:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 02:31:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 02:31:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 02:31:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 02:31:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 02:31:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 02:31:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 02:31:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 02:31:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 02:31:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 02:31:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 02:31:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 02:31:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 02:31:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 02:31:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 02:31:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/08 02:31:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:44 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:31:44 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:31:44 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/08 02:31:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/08 02:31:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/08 02:31:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : PREFIXbanana: size = 6 OK 2026/04/08 02:31:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/08 02:31:44 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/08 02:31:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : PREFIXapple: size = 5 OK 2026/04/08 02:31:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/08 02:31:44 INFO : apple: Copied (new) to: PREFIXapple 2026/04/08 02:31:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 02:31:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/08 02:31:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/08 02:31:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 02:31:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 02:31:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:31:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/08 02:31:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 02:31:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 02:31:45 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/08 02:31:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/08 02:31:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/08 02:31:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 02:31:45 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/08 02:31:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/08 02:31:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/08 02:31:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 02:31:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/08 02:31:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/08 02:31:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 02:31:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 02:31:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/08 02:31:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/08 02:31:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 02:31:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 02:31:45 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/08 02:31:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/08 02:31:45 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/08 02:31:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 02:31:45 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/08 02:31:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/08 02:31:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/08 02:31:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 02:31:45 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/08 02:31:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/08 02:31:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/08 02:31:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 02:31:45 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/08 02:31:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/08 02:31:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/08 02:31:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 02:31:45 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/08 02:31:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/08 02:31:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/08 02:31:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 02:31:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/08 02:31:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/08 02:31:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 02:31:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 02:31:45 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/08 02:31:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/08 02:31:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/08 02:31:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 02:31:46 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/08 02:31:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/08 02:31:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/08 02:31:46 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/08 02:31:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/08 02:31:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/08 02:31:46 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/08 02:31:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/08 02:31:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/08 02:31:46 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/08 02:31:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/08 02:31:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/08 02:31:46 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/08 02:31:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/08 02:31:47 INFO : dir1/0009-3456789.txt: Deleted 2026/04/08 02:31:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/08 02:31:47 INFO : dir1/0010-456789.txt: Deleted 2026/04/08 02:31:47 INFO : appleappleapplebanana: Deleted 2026/04/08 02:31:47 INFO : apple: Deleted 2026/04/08 02:31:47 INFO : banana: Deleted 2026/04/08 02:31:47 INFO : splitbananasplit: Deleted 2026/04/08 02:31:47 INFO : dir1/0003-defghij.txt: Deleted 2026/04/08 02:31:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/08 02:31:47 INFO : dir1/0008-2345678.txt: Deleted 2026/04/08 02:31:47 INFO : dir1/0012-6789;.txt: Deleted 2026/04/08 02:31:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/08 02:31:47 INFO : dir1/0013-789;=.txt: Deleted 2026/04/08 02:31:47 INFO : dir1/0015-9;=.txt: Deleted 2026/04/08 02:31:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/08 02:31:47 INFO : dir1/0007-1234567.txt: Deleted 2026/04/08 02:31:47 INFO : dir1/0011-56789;.txt: Deleted 2026/04/08 02:31:47 INFO : dir1/0014-89;=.txt: Deleted 2026/04/08 02:31:47 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:31:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 02:31:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 02:31:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 02:31:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 02:31:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 02:31:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 02:31:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 02:31:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 02:31:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 02:31:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 02:31:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 02:31:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 02:31:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 02:31:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 02:31:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 02:31:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 02:31:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 02:31:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 02:31:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 02:31:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 02:31:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 02:31:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 02:31:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 02:31:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 02:31:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 02:31:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 02:31:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 02:31:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 02:31:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 02:31:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 02:31:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 02:31:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 02:31:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 02:31:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 02:31:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 02:31:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 02:31:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 02:31:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 02:31:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 02:31:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 02:31:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 02:31:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 02:31:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 02:31:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 02:31:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 02:31:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 02:31:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 02:31:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 02:31:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 02:31:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:31:48 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:31:48 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:31:48 DEBUG : banana: size = 6 OK 2026/04/08 02:31:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/08 02:31:48 INFO : banana: Copied (new) 2026/04/08 02:31:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:31:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/08 02:31:48 INFO : appleappleapplebanana: Copied (new) 2026/04/08 02:31:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:31:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/08 02:31:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/08 02:31:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:31:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/08 02:31:48 INFO : splitbananasplit: Copied (new) 2026/04/08 02:31:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:31:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/08 02:31:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/08 02:31:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:31:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/08 02:31:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/08 02:31:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:31:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/08 02:31:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/08 02:31:49 DEBUG : apple: size = 5 OK 2026/04/08 02:31:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/08 02:31:49 INFO : apple: Copied (new) 2026/04/08 02:31:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:31:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/08 02:31:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/08 02:31:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:31:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/08 02:31:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/08 02:31:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:31:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/08 02:31:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/08 02:31:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:31:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/08 02:31:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/08 02:31:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:31:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/08 02:31:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/08 02:31:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:31:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/08 02:31:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/08 02:31:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:31:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/08 02:31:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/08 02:31:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:31:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/08 02:31:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/08 02:31:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:31:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/08 02:31:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/08 02:31:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:31:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/08 02:31:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/08 02:31:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:31:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/08 02:31:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/08 02:31:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:31:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/08 02:31:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/08 02:31:50 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:50 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/08 02:31:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/08 02:31:50 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/08 02:31:50 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/08 02:31:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/08 02:31:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/08 02:31:50 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/08 02:31:50 INFO : PREFIXapple: Deleted 2026/04/08 02:31:50 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/08 02:31:50 INFO : PREFIXbanana: Deleted 2026/04/08 02:31:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/08 02:31:50 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/08 02:31:50 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/08 02:31:50 INFO : PREFIXsplitbananasplit: Deleted 2026/04/08 02:31:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/08 02:31:50 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/08 02:31:50 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/08 02:31:50 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/08 02:31:50 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/08 02:31:50 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/08 02:31:50 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:51 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : Waiting for deletions to finish 2026/04/08 02:31:51 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:31:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:32:06 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:06 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:32:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:32:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 02:32:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 02:32:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 02:32:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 02:32:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 02:32:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 02:32:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:07 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:32:07 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:32:07 DEBUG : appleSUFFIX: size = 5 OK 2026/04/08 02:32:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/08 02:32:07 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/08 02:32:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/08 02:32:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/08 02:32:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/08 02:32:07 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/08 02:32:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/08 02:32:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/08 02:32:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/08 02:32:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 02:32:07 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/08 02:32:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/08 02:32:07 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/08 02:32:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/08 02:32:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/08 02:32:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/08 02:32:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 02:32:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/08 02:32:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/08 02:32:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/08 02:32:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/08 02:32:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/08 02:32:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/08 02:32:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/08 02:32:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/08 02:32:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/08 02:32:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/08 02:32:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/08 02:32:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/08 02:32:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/08 02:32:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/08 02:32:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/08 02:32:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/08 02:32:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/08 02:32:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/08 02:32:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/08 02:32:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/08 02:32:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/08 02:32:08 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/08 02:32:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/08 02:32:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/08 02:32:09 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/08 02:32:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/08 02:32:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/08 02:32:09 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/08 02:32:09 INFO : apple: Deleted 2026/04/08 02:32:09 INFO : dir1/0010-456789.txt: Deleted 2026/04/08 02:32:09 INFO : banana: Deleted 2026/04/08 02:32:09 INFO : dir1/0003-defghij.txt: Deleted 2026/04/08 02:32:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/08 02:32:09 INFO : dir1/0009-3456789.txt: Deleted 2026/04/08 02:32:09 INFO : splitbananasplit: Deleted 2026/04/08 02:32:09 INFO : dir1/0011-56789;.txt: Deleted 2026/04/08 02:32:09 INFO : dir1/0013-789;=.txt: Deleted 2026/04/08 02:32:09 INFO : dir1/0015-9;=.txt: Deleted 2026/04/08 02:32:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/08 02:32:09 INFO : dir1/0012-6789;.txt: Deleted 2026/04/08 02:32:09 INFO : dir1/0007-1234567.txt: Deleted 2026/04/08 02:32:09 INFO : dir1/0014-89;=.txt: Deleted 2026/04/08 02:32:09 INFO : appleappleapplebanana: Deleted 2026/04/08 02:32:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/08 02:32:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/08 02:32:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/08 02:32:09 INFO : dir1/0008-2345678.txt: Deleted 2026/04/08 02:32:09 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/08 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 02:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 02:32:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 02:32:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:10 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:32:10 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:32:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/08 02:32:10 INFO : appleappleapplebanana: Copied (new) 2026/04/08 02:32:10 DEBUG : apple: size = 5 OK 2026/04/08 02:32:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/08 02:32:10 INFO : apple: Copied (new) 2026/04/08 02:32:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:32:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/08 02:32:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/08 02:32:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:32:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/08 02:32:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/08 02:32:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:32:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/08 02:32:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/08 02:32:11 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:32:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/08 02:32:11 INFO : splitbananasplit: Copied (new) 2026/04/08 02:32:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:32:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/08 02:32:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/08 02:32:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:32:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/08 02:32:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/08 02:32:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:32:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/08 02:32:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/08 02:32:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:32:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/08 02:32:11 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/08 02:32:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:32:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/08 02:32:11 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/08 02:32:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:32:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/08 02:32:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/08 02:32:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:32:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/08 02:32:11 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/08 02:32:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:32:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/08 02:32:11 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/08 02:32:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:32:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/08 02:32:12 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/08 02:32:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:32:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/08 02:32:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/08 02:32:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:32:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/08 02:32:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/08 02:32:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:32:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/08 02:32:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/08 02:32:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:32:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/08 02:32:12 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/08 02:32:12 DEBUG : banana: size = 6 OK 2026/04/08 02:32:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/08 02:32:12 INFO : banana: Copied (new) 2026/04/08 02:32:12 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:12 INFO : appleSUFFIX: Deleted 2026/04/08 02:32:12 INFO : bananaSUFFIX: Deleted 2026/04/08 02:32:12 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/08 02:32:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/08 02:32:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/08 02:32:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/08 02:32:13 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/08 02:32:13 INFO : splitbananasplitSUFFIX: Deleted 2026/04/08 02:32:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/08 02:32:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/08 02:32:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/08 02:32:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/08 02:32:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/08 02:32:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/08 02:32:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/08 02:32:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/08 02:32:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/08 02:32:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/08 02:32:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/08 02:32:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/08 02:32:13 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:13 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:32:13 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:14 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:32:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:32:28 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:28 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:32:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:32:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 02:32:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 02:32:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 02:32:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 02:32:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 02:32:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:29 DEBUG : apple: size = 5 OK 2026/04/08 02:32:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:29 DEBUG : apple: Unchanged skipping 2026/04/08 02:32:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 02:32:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:29 DEBUG : banana: size = 6 OK 2026/04/08 02:32:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:29 DEBUG : banana: Unchanged skipping 2026/04/08 02:32:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 02:32:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 02:32:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 02:32:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 02:32:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 02:32:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 02:32:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/08 02:32:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 02:32:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 02:32:29 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:32:29 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:32:29 DEBUG : splitbanan: size = 16 OK 2026/04/08 02:32:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/08 02:32:29 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/08 02:32:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 02:32:29 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/08 02:32:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/08 02:32:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/08 02:32:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 02:32:29 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/08 02:32:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/08 02:32:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/08 02:32:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 02:32:29 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/08 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/08 02:32:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/08 02:32:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 02:32:29 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/08 02:32:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/08 02:32:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/08 02:32:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 02:32:30 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/08 02:32:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/08 02:32:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/08 02:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 02:32:30 DEBUG : appleapple: size = 21 OK 2026/04/08 02:32:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/08 02:32:30 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/08 02:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 02:32:30 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/08 02:32:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/08 02:32:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/08 02:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 02:32:30 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/08 02:32:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/08 02:32:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/08 02:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 02:32:30 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/08 02:32:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/08 02:32:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/08 02:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 02:32:30 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/08 02:32:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/08 02:32:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/08 02:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 02:32:30 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/08 02:32:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/08 02:32:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/08 02:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 02:32:30 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/08 02:32:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/08 02:32:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/08 02:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 02:32:30 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/08 02:32:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/08 02:32:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/08 02:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 02:32:30 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/08 02:32:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/08 02:32:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/08 02:32:30 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/08 02:32:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/08 02:32:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/08 02:32:30 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/08 02:32:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/08 02:32:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/08 02:32:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/08 02:32:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/08 02:32:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/08 02:32:31 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:31 INFO : dir1/0008-2345678.txt: Deleted 2026/04/08 02:32:31 INFO : splitbananasplit: Deleted 2026/04/08 02:32:31 INFO : dir1/0014-89;=.txt: Deleted 2026/04/08 02:32:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/08 02:32:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/08 02:32:31 INFO : dir1/0012-6789;.txt: Deleted 2026/04/08 02:32:31 INFO : appleappleapplebanana: Deleted 2026/04/08 02:32:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/08 02:32:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/08 02:32:31 INFO : dir1/0007-1234567.txt: Deleted 2026/04/08 02:32:31 INFO : dir1/0009-3456789.txt: Deleted 2026/04/08 02:32:31 INFO : dir1/0011-56789;.txt: Deleted 2026/04/08 02:32:31 INFO : dir1/0013-789;=.txt: Deleted 2026/04/08 02:32:31 INFO : dir1/0015-9;=.txt: Deleted 2026/04/08 02:32:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/08 02:32:31 INFO : dir1/0003-defghij.txt: Deleted 2026/04/08 02:32:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/08 02:32:31 INFO : dir1/0010-456789.txt: Deleted 2026/04/08 02:32:31 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:32 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : appleapple: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/08 02:32:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 02:32:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 02:32:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 02:32:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 02:32:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 02:32:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 02:32:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 02:32:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 02:32:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 02:32:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 02:32:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 02:32:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 02:32:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 02:32:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 02:32:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 02:32:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 02:32:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 02:32:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 02:32:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 02:32:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 02:32:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 02:32:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 02:32:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 02:32:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 02:32:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 02:32:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 02:32:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 02:32:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 02:32:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 02:32:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 02:32:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 02:32:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 02:32:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 02:32:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 02:32:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 02:32:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 02:32:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 02:32:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 02:32:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 02:32:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 02:32:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 02:32:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 02:32:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 02:32:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 02:32:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 02:32:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 02:32:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 02:32:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 02:32:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 02:32:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 02:32:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 02:32:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 02:32:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 02:32:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 02:32:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 02:32:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 02:32:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 02:32:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 02:32:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 02:32:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 02:32:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 02:32:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 02:32:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 02:32:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 02:32:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 02:32:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 02:32:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 02:32:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 02:32:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 02:32:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 02:32:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 02:32:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 02:32:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 02:32:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 02:32:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 02:32:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 02:32:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 02:32:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 02:32:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 02:32:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 02:32:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 02:32:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 02:32:32 DEBUG : apple: size = 5 OK 2026/04/08 02:32:32 DEBUG : banana: size = 6 OK 2026/04/08 02:32:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : apple: Unchanged skipping 2026/04/08 02:32:32 DEBUG : splitbanan: size = 16 OK 2026/04/08 02:32:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:32:32 DEBUG : appleapple: size = 21 OK 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : banana: Unchanged skipping 2026/04/08 02:32:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 02:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 02:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 02:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 02:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 02:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 02:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 02:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 02:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 02:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 02:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 02:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 02:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 02:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 02:32:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/08 02:32:32 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/08 02:32:32 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/08 02:32:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 02:32:32 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/08 02:32:32 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/08 02:32:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/08 02:32:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/08 02:32:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/08 02:32:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/08 02:32:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/08 02:32:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/08 02:32:32 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/08 02:32:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/08 02:32:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/08 02:32:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/08 02:32:32 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:32:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/08 02:32:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/08 02:32:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:32:32 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:32:32 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:32 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:33 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : appleapple: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/08 02:32:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 02:32:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 02:32:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 02:32:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 02:32:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 02:32:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 02:32:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 02:32:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 02:32:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 02:32:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 02:32:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 02:32:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 02:32:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 02:32:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 02:32:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 02:32:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 02:32:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 02:32:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 02:32:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 02:32:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 02:32:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 02:32:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 02:32:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 02:32:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 02:32:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 02:32:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 02:32:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 02:32:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 02:32:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 02:32:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 02:32:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 02:32:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 02:32:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 02:32:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 02:32:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 02:32:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 02:32:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 02:32:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 02:32:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 02:32:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 02:32:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 02:32:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 02:32:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 02:32:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 02:32:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 02:32:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 02:32:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 02:32:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 02:32:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 02:32:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 02:32:33 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:32:46 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:47 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : apple: size = 5 OK 2026/04/08 02:32:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : apple: Unchanged skipping 2026/04/08 02:32:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:32:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:32:47 DEBUG : banana: size = 6 OK 2026/04/08 02:32:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : banana: Unchanged skipping 2026/04/08 02:32:47 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:32:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:32:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:32:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:32:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:32:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:32:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:32:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:32:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:32:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:32:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:32:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:32:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:32:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:32:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:32:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:32:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:32:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:32:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:32:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:32:47 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:32:47 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:47 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:47 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:32:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : apple: size = 5 OK 2026/04/08 02:32:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : apple: Unchanged skipping 2026/04/08 02:32:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:32:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:32:48 DEBUG : banana: size = 6 OK 2026/04/08 02:32:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : banana: Unchanged skipping 2026/04/08 02:32:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:32:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:32:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:32:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:32:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:32:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:32:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:32:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:32:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:32:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:32:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:32:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:32:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:32:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:32:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:32:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:32:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:32:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:32:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:32:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:32:48 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:32:48 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:48 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:48 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:32:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : Waiting for deletions to finish 2026/04/08 02:32:49 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:33:03 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:03 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:33:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : banana: size = 6 OK 2026/04/08 02:33:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : banana: Unchanged skipping 2026/04/08 02:33:04 DEBUG : apple: size = 5 OK 2026/04/08 02:33:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:33:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : apple: Unchanged skipping 2026/04/08 02:33:04 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:33:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:33:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:33:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:33:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:33:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:33:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:33:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:33:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:33:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:33:04 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:04 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:04 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:33:04 DEBUG : apple: size = 5 OK 2026/04/08 02:33:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:33:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : banana: size = 6 OK 2026/04/08 02:33:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:33:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:33:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : apple: Unchanged skipping 2026/04/08 02:33:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : banana: Unchanged skipping 2026/04/08 02:33:04 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:33:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:33:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:33:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:33:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:33:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:33:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:33:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:33:04 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:33:04 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:04 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:05 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:33:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:33:20 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:20 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:33:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : apple: size = 5 OK 2026/04/08 02:33:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:33:21 DEBUG : banana: size = 6 OK 2026/04/08 02:33:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:33:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : banana: Unchanged skipping 2026/04/08 02:33:21 DEBUG : apple: Unchanged skipping 2026/04/08 02:33:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:33:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:33:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:33:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:33:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:33:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:33:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:33:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:33:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:33:21 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:21 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:21 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:33:21 DEBUG : apple: size = 5 OK 2026/04/08 02:33:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : banana: size = 6 OK 2026/04/08 02:33:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:33:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : banana: Unchanged skipping 2026/04/08 02:33:21 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:33:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:33:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:33:21 DEBUG : apple: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:33:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:33:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:33:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:33:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:33:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:33:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:33:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:33:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:33:21 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:33:21 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:21 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:22 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:33:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:33:36 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:36 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:33:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : apple: size = 5 OK 2026/04/08 02:33:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : apple: Unchanged skipping 2026/04/08 02:33:37 DEBUG : banana: size = 6 OK 2026/04/08 02:33:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : banana: Unchanged skipping 2026/04/08 02:33:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:33:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:33:37 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:33:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:33:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:33:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:33:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:33:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:33:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:33:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:33:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:33:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:33:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:33:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:33:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:33:37 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:33:37 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:33:37 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:37 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:37 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:33:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : apple: size = 5 OK 2026/04/08 02:33:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : apple: Unchanged skipping 2026/04/08 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:33:38 DEBUG : banana: size = 6 OK 2026/04/08 02:33:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : banana: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:33:38 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:33:38 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:33:38 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:38 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:33:52 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:53 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : banana: size = 6 OK 2026/04/08 02:33:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : banana: Unchanged skipping 2026/04/08 02:33:53 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:33:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : apple: size = 5 OK 2026/04/08 02:33:53 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:33:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : apple: Unchanged skipping 2026/04/08 02:33:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:33:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:33:53 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:33:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:33:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:33:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:33:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:33:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:33:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:33:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:33:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:33:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:33:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:33:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:33:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:33:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:33:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:33:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:33:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:33:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:33:53 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:33:53 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:53 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:53 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:33:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : apple: size = 5 OK 2026/04/08 02:33:54 DEBUG : banana: size = 6 OK 2026/04/08 02:33:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : apple: Unchanged skipping 2026/04/08 02:33:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : banana: Unchanged skipping 2026/04/08 02:33:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 02:33:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 02:33:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 02:33:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 02:33:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 02:33:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 02:33:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 02:33:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 02:33:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 02:33:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 02:33:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 02:33:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 02:33:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 02:33:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 02:33:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 02:33:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 02:33:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 02:33:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 02:33:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 02:33:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:33:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 02:33:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:33:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 02:33:54 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:33:54 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:54 DEBUG : Waiting for deletions to finish 2026/04/08 02:33:54 DEBUG : apple: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : banana: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 02:33:54 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (196.72s) --- PASS: TestTransform/NFC (15.15s) --- PASS: TestTransform/NFD (16.92s) --- PASS: TestTransform/base64 (19.19s) --- PASS: TestTransform/prefix (22.40s) --- PASS: TestTransform/suffix (22.76s) --- PASS: TestTransform/truncate (18.44s) --- PASS: TestTransform/encoder (16.44s) --- PASS: TestTransform/ISO-8859-1 (15.57s) --- PASS: TestTransform/charmap (17.08s) --- PASS: TestTransform/lowercase (16.57s) --- PASS: TestTransform/ascii (16.19s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:33:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/08 02:33:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/08 02:33:59 INFO : sub dir_somesuffix: Making directory 2026/04/08 02:33:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/08 02:33:59 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/08 02:33:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/08 02:33:59 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/08 02:33:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/08 02:33:59 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:33:59 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:34:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/08 02:34:00 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:00 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/08 02:34:00 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:34:01 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:01 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:01 INFO : tictactoe: Making directory 2026/04/08 02:34:01 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:01 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 02:34:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/08 02:34:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 02:34:01 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:34:01 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:34:01 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/08 02:34:01 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:01 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/08 02:34:01 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.56s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:34:02 INFO : toe: Making directory 2026/04/08 02:34:02 INFO : toe/toe: Making directory 2026/04/08 02:34:02 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/08 02:34:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/08 02:34:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/08 02:34:02 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:34:02 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:34:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/08 02:34:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/08 02:34:03 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.77s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:34:04 INFO : toe: Making directory 2026/04/08 02:34:04 INFO : toe/toe: Making directory 2026/04/08 02:34:04 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/08 02:34:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/08 02:34:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/08 02:34:04 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:34:04 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:34:05 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/08 02:34:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/08 02:34:05 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.96s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:34:06 DEBUG : empty_dir: Making directory with metadata 2026/04/08 02:34:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 02:34:06 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:06 INFO : tictacempty_dir: Making directory 2026/04/08 02:34:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:06 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:06 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:06 INFO : tictactoe: Making directory 2026/04/08 02:34:06 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:06 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 02:34:06 INFO : tictactoe/tictactoe: Making directory 2026/04/08 02:34:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 02:34:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/08 02:34:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 02:34:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/08 02:34:06 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:34:06 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:34:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/08 02:34:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/08 02:34:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.55s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:34:08 DEBUG : empty_dir: Making directory with metadata 2026/04/08 02:34:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 02:34:08 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:08 INFO : tictacempty_dir: Making directory 2026/04/08 02:34:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:08 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:08 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:08 INFO : tictactoe: Making directory 2026/04/08 02:34:08 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:08 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 02:34:08 INFO : tictactoe/tictactoe: Making directory 2026/04/08 02:34:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 02:34:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/08 02:34:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 02:34:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 02:34:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 02:34:08 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:34:08 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:34:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 02:34:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 02:34:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/08 02:34:09 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:34:09 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:09 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:09 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/08 02:34:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 02:34:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/08 02:34:09 NOTICE: B2 bucket rclone-test-nimefej7besi: 0 differences found 2026/04/08 02:34:09 NOTICE: B2 bucket rclone-test-nimefej7besi: 1 matching files --- PASS: TestAllTag (1.78s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:34:09 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:10 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:10 INFO : tictactoe: Making directory 2026/04/08 02:34:10 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:10 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 02:34:10 INFO : tictactoe/tictactoe: Making directory 2026/04/08 02:34:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 02:34:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/08 02:34:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 02:34:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/08 02:34:10 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:34:10 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:34:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/08 02:34:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/08 02:34:11 DEBUG : Waiting for deletions to finish 2026/04/08 02:34:11 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:11 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:11 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 02:34:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/08 02:34:11 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 02:34:11 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:34:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/08 02:34:11 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/08 02:34:11 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:34:11 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.50s) === RUN TestSyntax 2026/04/08 02:34:12 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:34:12 INFO : toe: Making directory 2026/04/08 02:34:12 INFO : toe/toe: Making directory 2026/04/08 02:34:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/08 02:34:12 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:34:12 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:34:13 DEBUG : toe/toe/toe: size = 11 OK 2026/04/08 02:34:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:13 INFO : toe/toe/toe: Copied (new) 2026/04/08 02:34:13 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.12s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:34:14 DEBUG : empty_dir: Making directory with metadata 2026/04/08 02:34:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 02:34:14 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:14 INFO : tictacempty_dir: Making directory 2026/04/08 02:34:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:14 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:14 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:14 INFO : tictactoe: Making directory 2026/04/08 02:34:14 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:14 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 02:34:14 INFO : tictactoe/tictactoe: Making directory 2026/04/08 02:34:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 02:34:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/08 02:34:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 02:34:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 02:34:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 02:34:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 02:34:14 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:34:14 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:34:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 02:34:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 02:34:15 INFO : toe/toe/toe.txt: Deleted 2026/04/08 02:34:15 INFO : toe/toe: Removing directory 2026/04/08 02:34:15 INFO : toe: Removing directory 2026/04/08 02:34:15 INFO : empty_dir: Removing directory 2026/04/08 02:34:15 DEBUG : Local file system at /tmp/rclone3762575386: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.58s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:34:16 DEBUG : empty_dir: Making directory with metadata 2026/04/08 02:34:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 02:34:16 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:16 INFO : tictacempty_dir: Making directory 2026/04/08 02:34:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:16 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:16 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:16 INFO : tictactoe: Making directory 2026/04/08 02:34:16 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:16 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 02:34:16 INFO : tictactoe/tictactoe: Making directory 2026/04/08 02:34:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 02:34:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/08 02:34:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 02:34:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 02:34:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 02:34:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 02:34:16 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:34:16 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:34:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 02:34:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 02:34:16 INFO : toe/toe/toe.txt: Deleted 2026/04/08 02:34:16 INFO : toe/toe: Removing directory 2026/04/08 02:34:16 INFO : toe: Removing directory 2026/04/08 02:34:16 INFO : empty_dir: Removing directory 2026/04/08 02:34:16 DEBUG : Local file system at /tmp/rclone3762575386: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/08 02:34:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 02:34:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/08 02:34:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 02:34:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 02:34:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 02:34:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/08 02:34:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/08 02:34:18 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 (2.95s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:34:18 DEBUG : Reset feature "Copy" 2026/04/08 02:34:18 DEBUG : Reset feature "Move" 2026/04/08 02:34:18 DEBUG : Reset feature "Copy" 2026/04/08 02:34:18 DEBUG : Reset feature "Move" 2026/04/08 02:34:18 DEBUG : empty_dir: Making directory with metadata 2026/04/08 02:34:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 02:34:18 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:19 INFO : tictacempty_dir: Making directory 2026/04/08 02:34:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 02:34:19 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:19 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:19 INFO : tictactoe: Making directory 2026/04/08 02:34:19 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:19 DEBUG : toe: transformed to: tictactoe 2026/04/08 02:34:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 02:34:19 INFO : tictactoe/tictactoe: Making directory 2026/04/08 02:34:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 02:34:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/08 02:34:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 02:34:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 02:34:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 02:34:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 02:34:19 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:34:19 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:34:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 02:34:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 02:34:20 INFO : toe/toe/toe.txt: Deleted 2026/04/08 02:34:20 INFO : toe/toe: Removing directory 2026/04/08 02:34:20 INFO : toe: Removing directory 2026/04/08 02:34:20 INFO : empty_dir: Removing directory 2026/04/08 02:34:20 DEBUG : Local file system at /tmp/rclone3762575386: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/08 02:34:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 02:34:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/08 02:34:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 02:34:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 02:34:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 02:34:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/08 02:34:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/08 02:34:21 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.76s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:34:22 DEBUG : toe: transformed to: dG9l 2026/04/08 02:34:22 DEBUG : toe: transformed to: dG9l 2026/04/08 02:34:22 INFO : dG9l: Making directory 2026/04/08 02:34:22 DEBUG : toe: transformed to: dG9l 2026/04/08 02:34:22 DEBUG : toe: transformed to: dG9l 2026/04/08 02:34:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/08 02:34:22 INFO : dG9l/dG9l: Making directory 2026/04/08 02:34:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/08 02:34:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/08 02:34:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/08 02:34:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 02:34:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/08 02:34:22 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:34:22 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:34:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/08 02:34:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:23 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/08 02:34:23 DEBUG : Waiting for deletions to finish 2026/04/08 02:34:23 DEBUG : dG9l: transformed to: toe 2026/04/08 02:34:23 DEBUG : dG9l: transformed to: toe 2026/04/08 02:34:23 DEBUG : dG9l: transformed to: toe 2026/04/08 02:34:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/08 02:34:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/08 02:34:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/08 02:34:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/08 02:34:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/08 02:34:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/08 02:34:23 DEBUG : Local file system at /tmp/rclone3762575386: Waiting for checks to finish 2026/04/08 02:34:23 DEBUG : Local file system at /tmp/rclone3762575386: Waiting for transfers to finish 2026/04/08 02:34:23 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.33s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-nimefej7besi", Local "Local file system at /tmp/rclone3762575386", Modify Window "1ms" 2026/04/08 02:34:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 02:34:25 DEBUG : toe: transformed to: 2026/04/08 02:34:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 02:34:25 DEBUG : toe: transformed to: 2026/04/08 02:34:25 INFO : B2 bucket rclone-test-nimefej7besi: Making directory 2026/04/08 02:34:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 02:34:25 DEBUG : toe: transformed to: 2026/04/08 02:34:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 02:34:25 DEBUG : toe: transformed to: 2026/04/08 02:34:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 02:34:25 DEBUG : toe/toe: transformed to: 2026/04/08 02:34:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/08 02:34:25 INFO : toe/toe: Making directory 2026/04/08 02:34:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 02:34:25 DEBUG : toe/toe: transformed to: 2026/04/08 02:34:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/08 02:34:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 02:34:25 DEBUG : toe: transformed to: 2026/04/08 02:34:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/08 02:34:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 02:34:25 DEBUG : toe/toe/toe: transformed to: 2026/04/08 02:34:25 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/08 02:34:25 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for checks to finish 2026/04/08 02:34:25 DEBUG : B2 bucket rclone-test-nimefej7besi: Waiting for transfers to finish 2026/04/08 02:34:25 DEBUG : toe/toe/toe: size = 11 OK 2026/04/08 02:34:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/08 02:34:25 INFO : toe/toe/toe: Copied (new) 2026/04/08 02:34:25 ERROR : B2 bucket rclone-test-nimefej7besi: not deleting files as there were IO errors 2026/04/08 02:34:25 ERROR : B2 bucket rclone-test-nimefej7besi: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2026/04/08 02:34:26 DEBUG : B2 bucket rclone-test-nimefej7besi: Purge remote 2026/04/08 02:34:26 INFO : B2 bucket rclone-test-nimefej7besi: cleaning bucket "rclone-test-nimefej7besi" of all files 2026/04/08 02:34:27 DEBUG : BackupDir/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee379d_d20260408_m022835_c001_v7007000_t0000_u01775615315669") 2026/04/08 02:34:27 DEBUG : BackupDir/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f107b86b2cf79c291_d20260408_m022830_c001_v0001120_t0018_u01775615310263") 2026/04/08 02:34:27 DEBUG : CompareDest/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cd5c_d20260408_m022810_c001_v7007000_t0000_u01775615290887") 2026/04/08 02:34:27 DEBUG : CompareDest/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefcb8_d20260408_m022804_c001_v0001181_t0043_u01775615284994") 2026/04/08 02:34:27 DEBUG : CompareDest/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cd5d_d20260408_m022811_c001_v7007000_t0000_u01775615291071") 2026/04/08 02:34:27 DEBUG : CompareDest/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c3b4_d20260408_m022806_c001_v0001183_t0044_u01775615286376") 2026/04/08 02:34:27 DEBUG : CopyDest/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee379e_d20260408_m022835_c001_v7007000_t0000_u01775615315850") 2026/04/08 02:34:27 DEBUG : CopyDest/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c002b6_d20260408_m022827_c001_v0001041_t0020_u01775615307350") 2026/04/08 02:34:27 DEBUG : CopyDest/three: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee379f_d20260408_m022836_c001_v7007000_t0000_u01775615316093") 2026/04/08 02:34:27 DEBUG : CopyDest/three: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c439_d20260408_m022833_c001_v0001183_t0042_u01775615313736") 2026/04/08 02:34:28 DEBUG : CopyDest/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee37a0_d20260408_m022836_c001_v7007000_t0000_u01775615316274") 2026/04/08 02:34:28 DEBUG : CopyDest/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefd03_d20260408_m022831_c001_v0001181_t0013_u01775615311771") 2026/04/08 02:34:28 DEBUG : EXISTING: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbe1e_d20260408_m022955_c001_v7007000_t0000_u01775615395310") 2026/04/08 02:34:28 DEBUG : EXISTING: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c661_d20260408_m022954_c001_v0001183_t0057_u01775615394363") 2026/04/08 02:34:28 DEBUG : PREFIXapple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b219_d20260408_m023150_c001_v7007000_t0000_u01775615510545") 2026/04/08 02:34:28 DEBUG : PREFIXapple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec754af_d20260408_m023144_c001_v0001043_t0013_u01775615504498") 2026/04/08 02:34:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c61f7_d20260408_m023150_c001_v7007000_t0000_u01775615510532") 2026/04/08 02:34:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca15_d20260408_m023144_c001_v0001183_t0040_u01775615504516") 2026/04/08 02:34:28 DEBUG : PREFIXbanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecc2b1_d20260408_m023150_c001_v7007000_t0000_u01775615510693") 2026/04/08 02:34:28 DEBUG : PREFIXbanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef00e5_d20260408_m023144_c001_v0001181_t0053_u01775615504528") 2026/04/08 02:34:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf589_d20260408_m023150_c001_v7007000_t0000_u01775615510744") 2026/04/08 02:34:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315938_d20260408_m023144_c001_v0001106_t0022_u01775615504511") 2026/04/08 02:34:28 DEBUG : Testêé: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbdfd_d20260408_m022952_c001_v7007000_t0000_u01775615392081") 2026/04/08 02:34:28 DEBUG : Testêé: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c64d_d20260408_m022951_c001_v0001183_t0032_u01775615391498") 2026/04/08 02:34:28 DEBUG : Testêé: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefe5c_d20260408_m022950_c001_v0001181_t0059_u01775615390552") 2026/04/08 02:34:28 DEBUG : YXBwbGU=: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e494_d20260408_m023130_c001_v7007000_t0000_u01775615490000") 2026/04/08 02:34:28 DEBUG : YXBwbGU=: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743158ee_d20260408_m023125_c001_v0001106_t0031_u01775615485774") 2026/04/08 02:34:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e495_d20260408_m023130_c001_v7007000_t0000_u01775615490183") 2026/04/08 02:34:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef006f_d20260408_m023125_c001_v0001181_t0003_u01775615485762") 2026/04/08 02:34:29 DEBUG : YmFuYW5h: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e496_d20260408_m023130_c001_v7007000_t0000_u01775615490368") 2026/04/08 02:34:29 DEBUG : YmFuYW5h: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c967_d20260408_m023125_c001_v0001183_t0029_u01775615485778") 2026/04/08 02:34:29 DEBUG : a/potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0ccf3_d20260408_m022629_c001_v7007000_t0000_u01775615189183") 2026/04/08 02:34:29 DEBUG : a/potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001a2_d20260408_m022628_c001_v0001041_t0049_u01775615188384") 2026/04/08 02:34:29 DEBUG : a/potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0ccef_d20260408_m022626_c001_v7007000_t0000_u01775615186656") 2026/04/08 02:34:29 DEBUG : a/potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00196_d20260408_m022625_c001_v0001041_t0052_u01775615185779") 2026/04/08 02:34:29 DEBUG : a/potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fcc_d20260408_m022607_c001_v7007000_t0000_u01775615167197") 2026/04/08 02:34:29 DEBUG : a/potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0015e_d20260408_m022606_c001_v0001041_t0058_u01775615166245") 2026/04/08 02:34:29 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2c2_d20260408_m023355_c001_v7007000_t0000_u01775615635249") 2026/04/08 02:34:29 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cf05_d20260408_m023351_c001_v0001183_t0045_u01775615631010") 2026/04/08 02:34:29 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b910840808_d20260408_m023338_c001_v7007000_t0000_u01775615618939") 2026/04/08 02:34:29 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cead_d20260408_m023335_c001_v0001183_t0052_u01775615615061") 2026/04/08 02:34:29 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e066_d20260408_m023322_c001_v7007000_t0000_u01775615602630") 2026/04/08 02:34:29 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ce44_d20260408_m023318_c001_v0001183_t0009_u01775615598978") 2026/04/08 02:34:29 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf8250_d20260408_m023305_c001_v7007000_t0000_u01775615585576") 2026/04/08 02:34:29 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cdc0_d20260408_m023301_c001_v0001183_t0029_u01775615581929") 2026/04/08 02:34:29 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e42_d20260408_m023249_c001_v7007000_t0000_u01775615569906") 2026/04/08 02:34:29 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cd36_d20260408_m023245_c001_v0001183_t0014_u01775615565260") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf59f_d20260408_m023233_c001_v7007000_t0000_u01775615553547") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743159c0_d20260408_m023226_c001_v0001106_t0056_u01775615546884") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa43e_d20260408_m023214_c001_v7007000_t0000_u01775615534691") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0185_d20260408_m023210_c001_v0001181_t0039_u01775615530722") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f414e6892f7854af4_d20260408_m023209_c001_v7007000_t0000_u01775615529163") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0165_d20260408_m023204_c001_v0001181_t0014_u01775615524990") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c61fb_d20260408_m023152_c001_v7007000_t0000_u01775615512252") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315952_d20260408_m023148_c001_v0001106_t0058_u01775615508282") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c5e0c_d20260408_m023147_c001_v7007000_t0000_u01775615507142") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec754a4_d20260408_m023142_c001_v0001043_t0020_u01775615502142") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3946_d20260408_m023127_c001_v7007000_t0000_u01775615487692") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0061_d20260408_m023122_c001_v0001181_t0004_u01775615482830") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c52_d20260408_m023110_c001_v7007000_t0000_u01775615470708") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefff1_d20260408_m023106_c001_v0001181_t0013_u01775615466484") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f04296_d20260408_m023053_c001_v7007000_t0000_u01775615453823") 2026/04/08 02:34:30 DEBUG : apple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeffa1_d20260408_m023049_c001_v0001181_t0049_u01775615449715") 2026/04/08 02:34:30 DEBUG : appleSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976e26_d20260408_m023212_c001_v7007000_t0000_u01775615532894") 2026/04/08 02:34:30 DEBUG : appleSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef016b_d20260408_m023207_c001_v0001181_t0038_u01775615527330") 2026/04/08 02:34:30 DEBUG : appleapple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5a0_d20260408_m023233_c001_v7007000_t0000_u01775615553728") 2026/04/08 02:34:30 DEBUG : appleapple: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743159c8_d20260408_m023229_c001_v0001106_t0010_u01775615549539") 2026/04/08 02:34:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2c5_d20260408_m023355_c001_v7007000_t0000_u01775615635430") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75630_d20260408_m023351_c001_v0001043_t0035_u01775615631435") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b910840809_d20260408_m023339_c001_v7007000_t0000_u01775615619125") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7560a_d20260408_m023335_c001_v0001043_t0001_u01775615615562") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e06a_d20260408_m023322_c001_v7007000_t0000_u01775615602814") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec755e9_d20260408_m023319_c001_v0001043_t0059_u01775615599397") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf8251_d20260408_m023305_c001_v7007000_t0000_u01775615585756") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec755ad_d20260408_m023302_c001_v0001043_t0010_u01775615582381") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e43_d20260408_m023250_c001_v7007000_t0000_u01775615570090") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75581_d20260408_m023245_c001_v0001043_t0051_u01775615565688") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e02f_d20260408_m023231_c001_v7007000_t0000_u01775615551612") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0207_d20260408_m023227_c001_v0001181_t0038_u01775615547700") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa43f_d20260408_m023214_c001_v7007000_t0000_u01775615534876") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb5c_d20260408_m023210_c001_v0001183_t0040_u01775615530711") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f418e4eae28362858_d20260408_m023209_c001_v7007000_t0000_u01775615529730") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec754fd_d20260408_m023205_c001_v0001043_t0025_u01775615525480") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c61fc_d20260408_m023152_c001_v7007000_t0000_u01775615512435") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef010b_d20260408_m023148_c001_v0001181_t0051_u01775615508309") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf585_d20260408_m023147_c001_v7007000_t0000_u01775615507137") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca0d_d20260408_m023143_c001_v0001183_t0041_u01775615503336") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3947_d20260408_m023127_c001_v7007000_t0000_u01775615487893") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c95b_d20260408_m023123_c001_v0001183_t0044_u01775615483653") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c55_d20260408_m023110_c001_v7007000_t0000_u01775615470890") 2026/04/08 02:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c8af_d20260408_m023107_c001_v0001183_t0037_u01775615467672") 2026/04/08 02:34:32 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f04297_d20260408_m023054_c001_v7007000_t0000_u01775615454006") 2026/04/08 02:34:32 DEBUG : appleappleapplebanana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c80d_d20260408_m023050_c001_v0001183_t0045_u01775615450701") 2026/04/08 02:34:32 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f405821d06002120c_d20260408_m023212_c001_v7007000_t0000_u01775615532949") 2026/04/08 02:34:32 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb33_d20260408_m023207_c001_v0001183_t0052_u01775615527339") 2026/04/08 02:34:32 DEBUG : b/potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0ccf4_d20260408_m022629_c001_v7007000_t0000_u01775615189371") 2026/04/08 02:34:32 DEBUG : b/potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0019c_d20260408_m022627_c001_v0001041_t0000_u01775615187208") 2026/04/08 02:34:32 DEBUG : b/potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0ccee_d20260408_m022626_c001_v7007000_t0000_u01775615186104") 2026/04/08 02:34:32 DEBUG : b/potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00192_d20260408_m022624_c001_v0001041_t0049_u01775615184658") 2026/04/08 02:34:32 DEBUG : b/potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fcb_d20260408_m022606_c001_v7007000_t0000_u01775615166650") 2026/04/08 02:34:32 DEBUG : b/potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00154_d20260408_m022604_c001_v0001041_t0044_u01775615164718") 2026/04/08 02:34:32 DEBUG : backup/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416538f744349d25_d20260408_m022849_c001_v7007000_t0000_u01775615329521") 2026/04/08 02:34:32 DEBUG : backup/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1195dfefe73c7a84_d20260408_m022847_c001_v0001185_t0056_u01775615327568") 2026/04/08 02:34:32 DEBUG : backup/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f110b682ffe6ce635_d20260408_m022843_c001_v0001185_t0017_u01775615323010") 2026/04/08 02:34:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbddc_d20260408_m022917_c001_v7007000_t0000_u01775615357253") 2026/04/08 02:34:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f109be990ab9a8860_d20260408_m022915_c001_v0001184_t0013_u01775615355451") 2026/04/08 02:34:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f109b19e195305612_d20260408_m022911_c001_v0001173_t0034_u01775615351225") 2026/04/08 02:34:32 DEBUG : backup/one.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbdd1_d20260408_m022904_c001_v7007000_t0000_u01775615344906") 2026/04/08 02:34:32 DEBUG : backup/one.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1077aff4a7f97232_d20260408_m022902_c001_v0001091_t0054_u01775615342380") 2026/04/08 02:34:32 DEBUG : backup/one.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f101a34840736f2c4_d20260408_m022858_c001_v0001185_t0021_u01775615338521") 2026/04/08 02:34:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbddd_d20260408_m022917_c001_v7007000_t0000_u01775615357436") 2026/04/08 02:34:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1113c35dbc1b5b1c_d20260408_m022916_c001_v0001184_t0010_u01775615356489") 2026/04/08 02:34:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11185f4861bea1c0_d20260408_m022912_c001_v0001117_t0044_u01775615352951") 2026/04/08 02:34:33 DEBUG : backup/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416538f744349d26_d20260408_m022849_c001_v7007000_t0000_u01775615329746") 2026/04/08 02:34:33 DEBUG : backup/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f110f09239ba06b57_d20260408_m022848_c001_v0001174_t0056_u01775615328677") 2026/04/08 02:34:33 DEBUG : backup/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1090d54427915c89_d20260408_m022844_c001_v0001032_t0051_u01775615324636") 2026/04/08 02:34:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbdd2_d20260408_m022905_c001_v7007000_t0000_u01775615345086") 2026/04/08 02:34:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1132f14328918a42_d20260408_m022903_c001_v0001097_t0003_u01775615343991") 2026/04/08 02:34:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f104997bc4fa77cd9_d20260408_m022900_c001_v0001101_t0009_u01775615340130") 2026/04/08 02:34:33 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2c9_d20260408_m023355_c001_v7007000_t0000_u01775615635611") 2026/04/08 02:34:33 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef03b1_d20260408_m023351_c001_v0001181_t0045_u01775615631216") 2026/04/08 02:34:33 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91084080a_d20260408_m023339_c001_v7007000_t0000_u01775615619308") 2026/04/08 02:34:33 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0365_d20260408_m023335_c001_v0001181_t0020_u01775615615355") 2026/04/08 02:34:33 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e074_d20260408_m023322_c001_v7007000_t0000_u01775615602997") 2026/04/08 02:34:33 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0331_d20260408_m023319_c001_v0001181_t0023_u01775615599189") 2026/04/08 02:34:33 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf8252_d20260408_m023305_c001_v7007000_t0000_u01775615585939") 2026/04/08 02:34:33 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef02d9_d20260408_m023302_c001_v0001181_t0047_u01775615582145") 2026/04/08 02:34:33 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e44_d20260408_m023250_c001_v7007000_t0000_u01775615570274") 2026/04/08 02:34:33 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef027d_d20260408_m023245_c001_v0001181_t0023_u01775615565480") 2026/04/08 02:34:33 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5a2_d20260408_m023233_c001_v7007000_t0000_u01775615553910") 2026/04/08 02:34:33 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cc44_d20260408_m023227_c001_v0001183_t0053_u01775615547460") 2026/04/08 02:34:33 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa440_d20260408_m023215_c001_v7007000_t0000_u01775615535187") 2026/04/08 02:34:33 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75513_d20260408_m023210_c001_v0001043_t0041_u01775615530734") 2026/04/08 02:34:34 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f414e6892f7854af5_d20260408_m023209_c001_v7007000_t0000_u01775615529346") 2026/04/08 02:34:34 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb1b_d20260408_m023205_c001_v0001183_t0036_u01775615525218") 2026/04/08 02:34:34 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c61fd_d20260408_m023152_c001_v7007000_t0000_u01775615512619") 2026/04/08 02:34:34 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca45_d20260408_m023148_c001_v0001183_t0012_u01775615508286") 2026/04/08 02:34:34 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b212_d20260408_m023147_c001_v7007000_t0000_u01775615507139") 2026/04/08 02:34:34 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f119988777431592c_d20260408_m023142_c001_v0001106_t0054_u01775615502726") 2026/04/08 02:34:34 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3945_d20260408_m023127_c001_v7007000_t0000_u01775615487508") 2026/04/08 02:34:34 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743158e2_d20260408_m023123_c001_v0001106_t0016_u01775615483068") 2026/04/08 02:34:34 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c56_d20260408_m023111_c001_v7007000_t0000_u01775615471072") 2026/04/08 02:34:34 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743158a6_d20260408_m023106_c001_v0001106_t0015_u01775615466699") 2026/04/08 02:34:34 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f04298_d20260408_m023054_c001_v7007000_t0000_u01775615454216") 2026/04/08 02:34:34 DEBUG : banana: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315884_d20260408_m023049_c001_v0001106_t0001_u01775615449989") 2026/04/08 02:34:34 DEBUG : bananaSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c621c_d20260408_m023212_c001_v7007000_t0000_u01775615532896") 2026/04/08 02:34:34 DEBUG : bananaSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315984_d20260408_m023207_c001_v0001106_t0039_u01775615527363") 2026/04/08 02:34:34 DEBUG : both0: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97690e_d20260408_m023025_c001_v7007000_t0000_u01775615425845") 2026/04/08 02:34:34 DEBUG : both0: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefedf_d20260408_m023013_c001_v0001181_t0027_u01775615413793") 2026/04/08 02:34:34 DEBUG : both0: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fda1_d20260408_m023009_c001_v7007000_t0000_u01775615409344") 2026/04/08 02:34:34 DEBUG : both0: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefe7c_d20260408_m022957_c001_v0001181_t0008_u01775615397176") 2026/04/08 02:34:34 DEBUG : both1: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976910_d20260408_m023026_c001_v7007000_t0000_u01775615426030") 2026/04/08 02:34:34 DEBUG : both1: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefee5_d20260408_m023014_c001_v0001181_t0041_u01775615414565") 2026/04/08 02:34:34 DEBUG : both1: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fda4_d20260408_m023009_c001_v7007000_t0000_u01775615409533") 2026/04/08 02:34:34 DEBUG : both1: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefe84_d20260408_m022957_c001_v0001181_t0009_u01775615397637") 2026/04/08 02:34:35 DEBUG : both10: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976912_d20260408_m023026_c001_v7007000_t0000_u01775615426217") 2026/04/08 02:34:35 DEBUG : both10: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff0b_d20260408_m023018_c001_v0001181_t0017_u01775615418764") 2026/04/08 02:34:35 DEBUG : both10: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fda7_d20260408_m023009_c001_v7007000_t0000_u01775615409716") 2026/04/08 02:34:35 DEBUG : both10: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefea0_d20260408_m023001_c001_v0001181_t0013_u01775615401744") 2026/04/08 02:34:35 DEBUG : both11: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976914_d20260408_m023026_c001_v7007000_t0000_u01775615426423") 2026/04/08 02:34:35 DEBUG : both11: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff0d_d20260408_m023019_c001_v0001181_t0027_u01775615419182") 2026/04/08 02:34:35 DEBUG : both11: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdaa_d20260408_m023009_c001_v7007000_t0000_u01775615409898") 2026/04/08 02:34:35 DEBUG : both11: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefea8_d20260408_m023002_c001_v0001181_t0022_u01775615402236") 2026/04/08 02:34:35 DEBUG : both12: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976917_d20260408_m023026_c001_v7007000_t0000_u01775615426617") 2026/04/08 02:34:35 DEBUG : both12: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff0f_d20260408_m023019_c001_v0001181_t0055_u01775615419607") 2026/04/08 02:34:35 DEBUG : both12: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdad_d20260408_m023010_c001_v7007000_t0000_u01775615410080") 2026/04/08 02:34:35 DEBUG : both12: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefeb0_d20260408_m023002_c001_v0001181_t0056_u01775615402671") 2026/04/08 02:34:35 DEBUG : both13: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976919_d20260408_m023026_c001_v7007000_t0000_u01775615426800") 2026/04/08 02:34:35 DEBUG : both13: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff11_d20260408_m023020_c001_v0001181_t0056_u01775615420028") 2026/04/08 02:34:35 DEBUG : both13: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdb1_d20260408_m023010_c001_v7007000_t0000_u01775615410265") 2026/04/08 02:34:35 DEBUG : both13: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefeb4_d20260408_m023003_c001_v0001181_t0032_u01775615403088") 2026/04/08 02:34:35 DEBUG : both14: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97691b_d20260408_m023026_c001_v7007000_t0000_u01775615426985") 2026/04/08 02:34:35 DEBUG : both14: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff13_d20260408_m023020_c001_v0001181_t0041_u01775615420451") 2026/04/08 02:34:35 DEBUG : both14: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdb4_d20260408_m023010_c001_v7007000_t0000_u01775615410446") 2026/04/08 02:34:35 DEBUG : both14: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefeb6_d20260408_m023003_c001_v0001181_t0002_u01775615403632") 2026/04/08 02:34:35 DEBUG : both15: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97691d_d20260408_m023027_c001_v7007000_t0000_u01775615427171") 2026/04/08 02:34:35 DEBUG : both15: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff17_d20260408_m023020_c001_v0001181_t0040_u01775615420897") 2026/04/08 02:34:36 DEBUG : both15: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdb8_d20260408_m023010_c001_v7007000_t0000_u01775615410639") 2026/04/08 02:34:36 DEBUG : both15: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefeba_d20260408_m023004_c001_v0001181_t0012_u01775615404049") 2026/04/08 02:34:36 DEBUG : both16: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976920_d20260408_m023027_c001_v7007000_t0000_u01775615427353") 2026/04/08 02:34:36 DEBUG : both16: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff1b_d20260408_m023021_c001_v0001181_t0034_u01775615421342") 2026/04/08 02:34:36 DEBUG : both16: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdbb_d20260408_m023010_c001_v7007000_t0000_u01775615410820") 2026/04/08 02:34:36 DEBUG : both16: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefebc_d20260408_m023004_c001_v0001181_t0044_u01775615404603") 2026/04/08 02:34:36 DEBUG : both17: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976922_d20260408_m023027_c001_v7007000_t0000_u01775615427538") 2026/04/08 02:34:36 DEBUG : both17: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff1d_d20260408_m023021_c001_v0001181_t0045_u01775615421763") 2026/04/08 02:34:36 DEBUG : both17: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdbf_d20260408_m023011_c001_v7007000_t0000_u01775615411090") 2026/04/08 02:34:36 DEBUG : both17: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefec0_d20260408_m023005_c001_v0001181_t0040_u01775615405028") 2026/04/08 02:34:36 DEBUG : both18: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976924_d20260408_m023027_c001_v7007000_t0000_u01775615427731") 2026/04/08 02:34:36 DEBUG : both18: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff1f_d20260408_m023022_c001_v0001181_t0013_u01775615422179") 2026/04/08 02:34:36 DEBUG : both18: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdc2_d20260408_m023011_c001_v7007000_t0000_u01775615411280") 2026/04/08 02:34:36 DEBUG : both18: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefec2_d20260408_m023005_c001_v0001181_t0013_u01775615405511") 2026/04/08 02:34:36 DEBUG : both19: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976926_d20260408_m023027_c001_v7007000_t0000_u01775615427919") 2026/04/08 02:34:36 DEBUG : both19: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff23_d20260408_m023022_c001_v0001181_t0048_u01775615422611") 2026/04/08 02:34:36 DEBUG : both19: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdc6_d20260408_m023011_c001_v7007000_t0000_u01775615411465") 2026/04/08 02:34:36 DEBUG : both19: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefec4_d20260408_m023006_c001_v0001181_t0029_u01775615406043") 2026/04/08 02:34:36 DEBUG : both2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976928_d20260408_m023028_c001_v7007000_t0000_u01775615428106") 2026/04/08 02:34:36 DEBUG : both2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefee9_d20260408_m023014_c001_v0001181_t0053_u01775615414967") 2026/04/08 02:34:37 DEBUG : both2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdca_d20260408_m023011_c001_v7007000_t0000_u01775615411648") 2026/04/08 02:34:37 DEBUG : both2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefe88_d20260408_m022958_c001_v0001181_t0021_u01775615398061") 2026/04/08 02:34:37 DEBUG : both3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97692a_d20260408_m023028_c001_v7007000_t0000_u01775615428290") 2026/04/08 02:34:37 DEBUG : both3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefeeb_d20260408_m023015_c001_v0001181_t0012_u01775615415409") 2026/04/08 02:34:37 DEBUG : both3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdcd_d20260408_m023011_c001_v7007000_t0000_u01775615411831") 2026/04/08 02:34:37 DEBUG : both3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefe8c_d20260408_m022958_c001_v0001181_t0053_u01775615398462") 2026/04/08 02:34:37 DEBUG : both4: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97692c_d20260408_m023028_c001_v7007000_t0000_u01775615428474") 2026/04/08 02:34:37 DEBUG : both4: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefeef_d20260408_m023015_c001_v0001181_t0030_u01775615415830") 2026/04/08 02:34:37 DEBUG : both4: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdd0_d20260408_m023012_c001_v7007000_t0000_u01775615412069") 2026/04/08 02:34:37 DEBUG : both4: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefe8e_d20260408_m022958_c001_v0001181_t0037_u01775615398902") 2026/04/08 02:34:37 DEBUG : both5: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97692e_d20260408_m023028_c001_v7007000_t0000_u01775615428658") 2026/04/08 02:34:37 DEBUG : both5: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefef1_d20260408_m023016_c001_v0001181_t0046_u01775615416300") 2026/04/08 02:34:37 DEBUG : both5: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdd4_d20260408_m023012_c001_v7007000_t0000_u01775615412255") 2026/04/08 02:34:37 DEBUG : both5: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefe96_d20260408_m022959_c001_v0001181_t0047_u01775615399324") 2026/04/08 02:34:37 DEBUG : both6: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976931_d20260408_m023028_c001_v7007000_t0000_u01775615428839") 2026/04/08 02:34:37 DEBUG : both6: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefef5_d20260408_m023016_c001_v0001181_t0036_u01775615416735") 2026/04/08 02:34:37 DEBUG : both6: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdd7_d20260408_m023012_c001_v7007000_t0000_u01775615412439") 2026/04/08 02:34:37 DEBUG : both6: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefe98_d20260408_m022959_c001_v0001181_t0040_u01775615399742") 2026/04/08 02:34:37 DEBUG : both7: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976933_d20260408_m023029_c001_v7007000_t0000_u01775615429024") 2026/04/08 02:34:37 DEBUG : both7: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefef9_d20260408_m023017_c001_v0001181_t0051_u01775615417200") 2026/04/08 02:34:37 DEBUG : both7: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdda_d20260408_m023012_c001_v7007000_t0000_u01775615412621") 2026/04/08 02:34:37 DEBUG : both7: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefe9a_d20260408_m023000_c001_v0001181_t0015_u01775615400165") 2026/04/08 02:34:37 DEBUG : both8: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976937_d20260408_m023029_c001_v7007000_t0000_u01775615429215") 2026/04/08 02:34:37 DEBUG : both8: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff01_d20260408_m023017_c001_v0001181_t0001_u01775615417871") 2026/04/08 02:34:38 DEBUG : both8: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fdde_d20260408_m023012_c001_v7007000_t0000_u01775615412802") 2026/04/08 02:34:38 DEBUG : both8: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefe9c_d20260408_m023000_c001_v0001181_t0039_u01775615400725") 2026/04/08 02:34:38 DEBUG : both9: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976939_d20260408_m023029_c001_v7007000_t0000_u01775615429400") 2026/04/08 02:34:38 DEBUG : both9: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff07_d20260408_m023018_c001_v0001181_t0057_u01775615418287") 2026/04/08 02:34:38 DEBUG : both9: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fde2_d20260408_m023013_c001_v7007000_t0000_u01775615413041") 2026/04/08 02:34:38 DEBUG : both9: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefe9e_d20260408_m023001_c001_v0001181_t0057_u01775615401193") 2026/04/08 02:34:38 DEBUG : c/non empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0ccf5_d20260408_m022629_c001_v7007000_t0000_u01775615189553") 2026/04/08 02:34:38 DEBUG : c/non empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0019e_d20260408_m022627_c001_v0001041_t0010_u01775615187626") 2026/04/08 02:34:38 DEBUG : c/non empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0ccf0_d20260408_m022626_c001_v7007000_t0000_u01775615186838") 2026/04/08 02:34:38 DEBUG : c/non empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00194_d20260408_m022625_c001_v0001041_t0057_u01775615185099") 2026/04/08 02:34:38 DEBUG : c/non empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fcd_d20260408_m022607_c001_v7007000_t0000_u01775615167380") 2026/04/08 02:34:38 DEBUG : c/non empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00158_d20260408_m022605_c001_v0001041_t0003_u01775615165404") 2026/04/08 02:34:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e497_d20260408_m023130_c001_v7007000_t0000_u01775615490550") 2026/04/08 02:34:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75464_d20260408_m023125_c001_v0001043_t0046_u01775615485795") 2026/04/08 02:34:38 DEBUG : check sum: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fb9_d20260408_m022557_c001_v7007000_t0000_u01775615157048") 2026/04/08 02:34:38 DEBUG : check sum: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00142_d20260408_m022555_c001_v0001041_t0037_u01775615155897") 2026/04/08 02:34:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c62a1_d20260408_m023424_c001_v7007000_t0000_u01775615664784") 2026/04/08 02:34:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cfc5_d20260408_m023423_c001_v0001183_t0015_u01775615663402") 2026/04/08 02:34:38 DEBUG : dest/3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee378c_d20260408_m022820_c001_v7007000_t0000_u01775615300098") 2026/04/08 02:34:38 DEBUG : dest/3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f411c0489c5b35349_d20260408_m022818_c001_v0001185_t0018_u01775615298956") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5a3_d20260408_m023234_c001_v7007000_t0000_u01775615554114") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0217_d20260408_m023229_c001_v0001181_t0052_u01775615549557") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2cb_d20260408_m023355_c001_v7007000_t0000_u01775615635793") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cedf_d20260408_m023343_c001_v0001183_t0054_u01775615623863") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91084080b_d20260408_m023339_c001_v7007000_t0000_u01775615619491") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ce7c_d20260408_m023327_c001_v0001183_t0052_u01775615607332") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e07b_d20260408_m023323_c001_v7007000_t0000_u01775615603181") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ce0e_d20260408_m023310_c001_v0001183_t0022_u01775615590244") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf8253_d20260408_m023306_c001_v7007000_t0000_u01775615586121") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cd84_d20260408_m023254_c001_v0001183_t0050_u01775615574696") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e45_d20260408_m023250_c001_v7007000_t0000_u01775615570457") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cce2_d20260408_m023238_c001_v0001183_t0053_u01775615558208") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c9a_d20260408_m023231_c001_v7007000_t0000_u01775615551654") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743159a6_d20260408_m023219_c001_v0001106_t0017_u01775615539779") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa442_d20260408_m023215_c001_v7007000_t0000_u01775615535373") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb5e_d20260408_m023210_c001_v0001183_t0015_u01775615530909") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c621b_d20260408_m023209_c001_v7007000_t0000_u01775615529740") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0139_d20260408_m023157_c001_v0001181_t0019_u01775615517007") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c61fe_d20260408_m023152_c001_v7007000_t0000_u01775615512818") 2026/04/08 02:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca47_d20260408_m023148_c001_v0001183_t0058_u01775615508515") 2026/04/08 02:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976e14_d20260408_m023146_c001_v7007000_t0000_u01775615506764") 2026/04/08 02:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75486_d20260408_m023134_c001_v0001043_t0041_u01775615494646") 2026/04/08 02:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4097fae618656522_d20260408_m023127_c001_v7007000_t0000_u01775615487908") 2026/04/08 02:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0025_d20260408_m023115_c001_v0001181_t0022_u01775615475419") 2026/04/08 02:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c58_d20260408_m023111_c001_v7007000_t0000_u01775615471254") 2026/04/08 02:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeffc9_d20260408_m023058_c001_v0001181_t0024_u01775615458492") 2026/04/08 02:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f04299_d20260408_m023054_c001_v7007000_t0000_u01775615454399") 2026/04/08 02:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff7b_d20260408_m023042_c001_v0001181_t0021_u01775615442986") 2026/04/08 02:34:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f405821d06002120d_d20260408_m023213_c001_v7007000_t0000_u01775615533133") 2026/04/08 02:34:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef016d_d20260408_m023207_c001_v0001181_t0058_u01775615527544") 2026/04/08 02:34:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5a4_d20260408_m023234_c001_v7007000_t0000_u01775615554296") 2026/04/08 02:34:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75557_d20260408_m023229_c001_v0001043_t0044_u01775615549569") 2026/04/08 02:34:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2ce_d20260408_m023355_c001_v7007000_t0000_u01775615635973") 2026/04/08 02:34:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0395_d20260408_m023344_c001_v0001181_t0002_u01775615624423") 2026/04/08 02:34:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91084080c_d20260408_m023339_c001_v7007000_t0000_u01775615619674") 2026/04/08 02:34:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0353_d20260408_m023327_c001_v0001181_t0059_u01775615607929") 2026/04/08 02:34:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e082_d20260408_m023323_c001_v7007000_t0000_u01775615603365") 2026/04/08 02:34:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef02ff_d20260408_m023310_c001_v0001181_t0009_u01775615590824") 2026/04/08 02:34:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf8254_d20260408_m023306_c001_v7007000_t0000_u01775615586304") 2026/04/08 02:34:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef02ad_d20260408_m023255_c001_v0001181_t0058_u01775615575331") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e46_d20260408_m023250_c001_v7007000_t0000_u01775615570642") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0267_d20260408_m023238_c001_v0001181_t0035_u01775615558771") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e030_d20260408_m023231_c001_v7007000_t0000_u01775615551794") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cbdc_d20260408_m023220_c001_v0001183_t0059_u01775615540620") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa443_d20260408_m023215_c001_v7007000_t0000_u01775615535558") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0187_d20260408_m023210_c001_v0001181_t0054_u01775615530945") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c621a_d20260408_m023209_c001_v7007000_t0000_u01775615529550") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cab5_d20260408_m023157_c001_v0001183_t0039_u01775615517580") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c61ff_d20260408_m023153_c001_v7007000_t0000_u01775615513002") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef010d_d20260408_m023148_c001_v0001181_t0054_u01775615508580") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf583_d20260408_m023146_c001_v7007000_t0000_u01775615506771") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315908_d20260408_m023135_c001_v0001106_t0037_u01775615495628") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3948_d20260408_m023128_c001_v7007000_t0000_u01775615488076") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743158be_d20260408_m023116_c001_v0001106_t0043_u01775615476099") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c5a_d20260408_m023111_c001_v7007000_t0000_u01775615471437") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315896_d20260408_m023059_c001_v0001106_t0052_u01775615459110") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f0429a_d20260408_m023054_c001_v7007000_t0000_u01775615454581") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315864_d20260408_m023043_c001_v0001106_t0049_u01775615443203") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f414e6892f7854afd_d20260408_m023213_c001_v7007000_t0000_u01775615533148") 2026/04/08 02:34:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb37_d20260408_m023207_c001_v0001183_t0036_u01775615527585") 2026/04/08 02:34:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5a5_d20260408_m023234_c001_v7007000_t0000_u01775615554479") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cc6a_d20260408_m023229_c001_v0001183_t0034_u01775615549753") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2d2_d20260408_m023356_c001_v7007000_t0000_u01775615636185") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75620_d20260408_m023344_c001_v0001043_t0037_u01775615624992") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91084080d_d20260408_m023339_c001_v7007000_t0000_u01775615619858") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec755f3_d20260408_m023328_c001_v0001043_t0027_u01775615608497") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e08a_d20260408_m023323_c001_v7007000_t0000_u01775615603548") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec755d3_d20260408_m023311_c001_v0001043_t0017_u01775615591448") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf8255_d20260408_m023306_c001_v7007000_t0000_u01775615586487") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7559b_d20260408_m023255_c001_v0001043_t0038_u01775615575891") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e47_d20260408_m023250_c001_v7007000_t0000_u01775615570827") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7556f_d20260408_m023239_c001_v0001043_t0037_u01775615559388") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e02e_d20260408_m023231_c001_v7007000_t0000_u01775615551431") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef01db_d20260408_m023221_c001_v0001181_t0030_u01775615541225") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa445_d20260408_m023215_c001_v7007000_t0000_u01775615535743") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb64_d20260408_m023211_c001_v0001183_t0043_u01775615531121") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e1b_d20260408_m023209_c001_v7007000_t0000_u01775615529752") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec754e3_d20260408_m023158_c001_v0001043_t0016_u01775615518143") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c6200_d20260408_m023153_c001_v7007000_t0000_u01775615513184") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca49_d20260408_m023148_c001_v0001183_t0030_u01775615508729") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c5e0d_d20260408_m023147_c001_v7007000_t0000_u01775615507353") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c9d9_d20260408_m023136_c001_v0001183_t0036_u01775615496519") 2026/04/08 02:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4122dcd551e13f82_d20260408_m023128_c001_v7007000_t0000_u01775615488138") 2026/04/08 02:34:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c91b_d20260408_m023116_c001_v0001183_t0017_u01775615476944") 2026/04/08 02:34:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c5c_d20260408_m023111_c001_v7007000_t0000_u01775615471621") 2026/04/08 02:34:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c867_d20260408_m023100_c001_v0001183_t0027_u01775615460274") 2026/04/08 02:34:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f0429b_d20260408_m023054_c001_v7007000_t0000_u01775615454764") 2026/04/08 02:34:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c7df_d20260408_m023043_c001_v0001183_t0040_u01775615443925") 2026/04/08 02:34:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976e2a_d20260408_m023213_c001_v7007000_t0000_u01775615533348") 2026/04/08 02:34:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75509_d20260408_m023207_c001_v0001043_t0029_u01775615527724") 2026/04/08 02:34:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5a6_d20260408_m023234_c001_v7007000_t0000_u01775615554661") 2026/04/08 02:34:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0219_d20260408_m023229_c001_v0001181_t0047_u01775615549806") 2026/04/08 02:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2d5_d20260408_m023356_c001_v7007000_t0000_u01775615636366") 2026/04/08 02:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315ad8_d20260408_m023345_c001_v0001106_t0010_u01775615625812") 2026/04/08 02:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91084080e_d20260408_m023340_c001_v7007000_t0000_u01775615620041") 2026/04/08 02:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315aa2_d20260408_m023329_c001_v0001106_t0026_u01775615609318") 2026/04/08 02:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e093_d20260408_m023323_c001_v7007000_t0000_u01775615603731") 2026/04/08 02:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315a68_d20260408_m023312_c001_v0001106_t0002_u01775615592598") 2026/04/08 02:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf8256_d20260408_m023306_c001_v7007000_t0000_u01775615586669") 2026/04/08 02:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315a36_d20260408_m023256_c001_v0001106_t0045_u01775615576723") 2026/04/08 02:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e49_d20260408_m023251_c001_v7007000_t0000_u01775615571009") 2026/04/08 02:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743159fa_d20260408_m023240_c001_v0001106_t0036_u01775615560225") 2026/04/08 02:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c9b_d20260408_m023231_c001_v7007000_t0000_u01775615551837") 2026/04/08 02:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75533_d20260408_m023221_c001_v0001043_t0038_u01775615541839") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa446_d20260408_m023216_c001_v7007000_t0000_u01775615536083") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0189_d20260408_m023211_c001_v0001181_t0019_u01775615531160") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa436_d20260408_m023209_c001_v7007000_t0000_u01775615529325") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315964_d20260408_m023158_c001_v0001106_t0056_u01775615518996") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c6201_d20260408_m023153_c001_v7007000_t0000_u01775615513367") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec754bf_d20260408_m023148_c001_v0001043_t0052_u01775615508818") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f420aa437c1e88455_d20260408_m023147_c001_v7007000_t0000_u01775615507180") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef00b1_d20260408_m023137_c001_v0001181_t0011_u01775615497087") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f418e4eae28362844_d20260408_m023128_c001_v7007000_t0000_u01775615488151") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75446_d20260408_m023117_c001_v0001043_t0056_u01775615477549") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c5e_d20260408_m023111_c001_v7007000_t0000_u01775615471806") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75418_d20260408_m023100_c001_v0001043_t0046_u01775615460850") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f0429c_d20260408_m023054_c001_v7007000_t0000_u01775615454947") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec753ef_d20260408_m023044_c001_v0001043_t0034_u01775615444129") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976e27_d20260408_m023213_c001_v7007000_t0000_u01775615533077") 2026/04/08 02:34:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef016f_d20260408_m023207_c001_v0001181_t0000_u01775615527752") 2026/04/08 02:34:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5a7_d20260408_m023234_c001_v7007000_t0000_u01775615554845") 2026/04/08 02:34:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cc6e_d20260408_m023229_c001_v0001183_t0030_u01775615549970") 2026/04/08 02:34:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2d8_d20260408_m023356_c001_v7007000_t0000_u01775615636547") 2026/04/08 02:34:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ceef_d20260408_m023346_c001_v0001183_t0027_u01775615626503") 2026/04/08 02:34:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91084080f_d20260408_m023340_c001_v7007000_t0000_u01775615620223") 2026/04/08 02:34:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ce8e_d20260408_m023329_c001_v0001183_t0052_u01775615609850") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e09c_d20260408_m023323_c001_v7007000_t0000_u01775615603915") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ce22_d20260408_m023313_c001_v0001183_t0026_u01775615593154") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf8257_d20260408_m023306_c001_v7007000_t0000_u01775615586852") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cd96_d20260408_m023257_c001_v0001183_t0054_u01775615577328") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e4a_d20260408_m023251_c001_v7007000_t0000_u01775615571193") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cd00_d20260408_m023240_c001_v0001183_t0055_u01775615560721") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0d63e_d20260408_m023231_c001_v7007000_t0000_u01775615551643") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743159b2_d20260408_m023222_c001_v0001106_t0034_u01775615542312") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa447_d20260408_m023216_c001_v7007000_t0000_u01775615536268") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb68_d20260408_m023211_c001_v0001183_t0030_u01775615531325") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa438_d20260408_m023209_c001_v7007000_t0000_u01775615529762") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0145_d20260408_m023159_c001_v0001181_t0045_u01775615519757") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c6202_d20260408_m023153_c001_v7007000_t0000_u01775615513550") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0111_d20260408_m023148_c001_v0001181_t0057_u01775615508846") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf584_d20260408_m023146_c001_v7007000_t0000_u01775615506954") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75494_d20260408_m023137_c001_v0001043_t0004_u01775615497375") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f402bc64019ae52db_d20260408_m023127_c001_v7007000_t0000_u01775615487924") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0033_d20260408_m023118_c001_v0001181_t0013_u01775615478258") 2026/04/08 02:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c61_d20260408_m023111_c001_v7007000_t0000_u01775615471991") 2026/04/08 02:34:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeffcd_d20260408_m023101_c001_v0001181_t0032_u01775615461304") 2026/04/08 02:34:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f0429d_d20260408_m023055_c001_v7007000_t0000_u01775615455131") 2026/04/08 02:34:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff81_d20260408_m023044_c001_v0001181_t0038_u01775615444662") 2026/04/08 02:34:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa43a_d20260408_m023213_c001_v7007000_t0000_u01775615533091") 2026/04/08 02:34:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb39_d20260408_m023207_c001_v0001183_t0024_u01775615527779") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5a8_d20260408_m023235_c001_v7007000_t0000_u01775615555060") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75559_d20260408_m023230_c001_v0001043_t0047_u01775615550050") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2db_d20260408_m023356_c001_v7007000_t0000_u01775615636727") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef039d_d20260408_m023346_c001_v0001181_t0052_u01775615626716") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b910840811_d20260408_m023340_c001_v7007000_t0000_u01775615620409") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0359_d20260408_m023330_c001_v0001181_t0022_u01775615610122") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e0a3_d20260408_m023324_c001_v7007000_t0000_u01775615604099") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0311_d20260408_m023313_c001_v0001181_t0025_u01775615593395") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf8258_d20260408_m023307_c001_v7007000_t0000_u01775615587034") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef02b7_d20260408_m023257_c001_v0001181_t0034_u01775615577526") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e4b_d20260408_m023251_c001_v7007000_t0000_u01775615571377") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef026f_d20260408_m023240_c001_v0001181_t0034_u01775615560934") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f402bc64019ae531f_d20260408_m023231_c001_v7007000_t0000_u01775615551841") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cc02_d20260408_m023222_c001_v0001183_t0046_u01775615542983") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa448_d20260408_m023216_c001_v7007000_t0000_u01775615536453") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315992_d20260408_m023211_c001_v0001106_t0036_u01775615531361") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa435_d20260408_m023209_c001_v7007000_t0000_u01775615529143") 2026/04/08 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cad3_d20260408_m023159_c001_v0001183_t0054_u01775615519973") 2026/04/08 02:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c6203_d20260408_m023153_c001_v7007000_t0000_u01775615513734") 2026/04/08 02:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca4d_d20260408_m023148_c001_v0001183_t0040_u01775615508923") 2026/04/08 02:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf586_d20260408_m023147_c001_v7007000_t0000_u01775615507320") 2026/04/08 02:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315914_d20260408_m023137_c001_v0001106_t0058_u01775615497871") 2026/04/08 02:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41135e7dad1cce55_d20260408_m023127_c001_v7007000_t0000_u01775615487939") 2026/04/08 02:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743158ca_d20260408_m023118_c001_v0001106_t0046_u01775615478475") 2026/04/08 02:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c63_d20260408_m023112_c001_v7007000_t0000_u01775615472181") 2026/04/08 02:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f119988777431589a_d20260408_m023101_c001_v0001106_t0041_u01775615461533") 2026/04/08 02:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f0429e_d20260408_m023055_c001_v7007000_t0000_u01775615455315") 2026/04/08 02:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f119988777431586a_d20260408_m023044_c001_v0001106_t0046_u01775615444878") 2026/04/08 02:34:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c621d_d20260408_m023213_c001_v7007000_t0000_u01775615533080") 2026/04/08 02:34:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f119988777431598a_d20260408_m023207_c001_v0001106_t0040_u01775615527900") 2026/04/08 02:34:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5a9_d20260408_m023235_c001_v7007000_t0000_u01775615555244") 2026/04/08 02:34:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef021b_d20260408_m023230_c001_v0001181_t0003_u01775615550047") 2026/04/08 02:34:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2de_d20260408_m023356_c001_v7007000_t0000_u01775615636908") 2026/04/08 02:34:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75624_d20260408_m023347_c001_v0001043_t0048_u01775615627051") 2026/04/08 02:34:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b910840812_d20260408_m023340_c001_v7007000_t0000_u01775615620679") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec755f8_d20260408_m023330_c001_v0001043_t0047_u01775615610379") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e0ac_d20260408_m023324_c001_v7007000_t0000_u01775615604283") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec755d9_d20260408_m023313_c001_v0001043_t0035_u01775615593603") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf8259_d20260408_m023307_c001_v7007000_t0000_u01775615587216") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec755a1_d20260408_m023257_c001_v0001043_t0025_u01775615577731") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e4d_d20260408_m023251_c001_v7007000_t0000_u01775615571561") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75579_d20260408_m023241_c001_v0001043_t0016_u01775615561177") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0d63d_d20260408_m023231_c001_v7007000_t0000_u01775615551459") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef01e9_d20260408_m023223_c001_v0001181_t0011_u01775615543200") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa449_d20260408_m023216_c001_v7007000_t0000_u01775615536640") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef018b_d20260408_m023211_c001_v0001181_t0040_u01775615531374") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e19_d20260408_m023209_c001_v7007000_t0000_u01775615529357") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec754eb_d20260408_m023200_c001_v0001043_t0000_u01775615520170") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c6205_d20260408_m023153_c001_v7007000_t0000_u01775615513918") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0119_d20260408_m023149_c001_v0001181_t0014_u01775615509059") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecc2ab_d20260408_m023147_c001_v7007000_t0000_u01775615507184") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c9eb_d20260408_m023138_c001_v0001183_t0059_u01775615498340") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b206_d20260408_m023128_c001_v7007000_t0000_u01775615488103") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c937_d20260408_m023119_c001_v0001183_t0036_u01775615479179") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c65_d20260408_m023112_c001_v7007000_t0000_u01775615472364") 2026/04/08 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c879_d20260408_m023102_c001_v0001183_t0025_u01775615462174") 2026/04/08 02:34:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f0429f_d20260408_m023055_c001_v7007000_t0000_u01775615455498") 2026/04/08 02:34:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c7e7_d20260408_m023045_c001_v0001183_t0015_u01775615445568") 2026/04/08 02:34:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c621e_d20260408_m023213_c001_v7007000_t0000_u01775615533349") 2026/04/08 02:34:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0173_d20260408_m023207_c001_v0001181_t0040_u01775615527968") 2026/04/08 02:34:49 DEBUG : dir1/0007-12345: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5aa_d20260408_m023235_c001_v7007000_t0000_u01775615555431") 2026/04/08 02:34:49 DEBUG : dir1/0007-12345: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cc70_d20260408_m023230_c001_v0001183_t0029_u01775615550175") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2e2_d20260408_m023357_c001_v7007000_t0000_u01775615637210") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315ada_d20260408_m023347_c001_v0001106_t0034_u01775615627480") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b910840813_d20260408_m023340_c001_v7007000_t0000_u01775615620861") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315aa8_d20260408_m023330_c001_v0001106_t0059_u01775615610939") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e0b6_d20260408_m023324_c001_v7007000_t0000_u01775615604465") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315a6e_d20260408_m023314_c001_v0001106_t0047_u01775615594175") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf825a_d20260408_m023307_c001_v7007000_t0000_u01775615587398") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315a38_d20260408_m023258_c001_v0001106_t0059_u01775615578246") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e4e_d20260408_m023251_c001_v7007000_t0000_u01775615571745") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743159fe_d20260408_m023241_c001_v0001106_t0026_u01775615561774") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f402bc64019ae531e_d20260408_m023231_c001_v7007000_t0000_u01775615551655") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75537_d20260408_m023223_c001_v0001043_t0010_u01775615543414") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa44a_d20260408_m023216_c001_v7007000_t0000_u01775615536824") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb6e_d20260408_m023211_c001_v0001183_t0017_u01775615531568") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f407de7e05dd4beca_d20260408_m023209_c001_v7007000_t0000_u01775615529580") 2026/04/08 02:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f119988777431596a_d20260408_m023200_c001_v0001106_t0046_u01775615520739") 2026/04/08 02:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c6206_d20260408_m023154_c001_v7007000_t0000_u01775615514101") 2026/04/08 02:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315956_d20260408_m023149_c001_v0001106_t0013_u01775615509128") 2026/04/08 02:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f420aa437c1e88456_d20260408_m023147_c001_v7007000_t0000_u01775615507364") 2026/04/08 02:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef00bb_d20260408_m023138_c001_v0001181_t0058_u01775615498580") 2026/04/08 02:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b205_d20260408_m023127_c001_v7007000_t0000_u01775615487900") 2026/04/08 02:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7544e_d20260408_m023119_c001_v0001043_t0045_u01775615479396") 2026/04/08 02:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c67_d20260408_m023112_c001_v7007000_t0000_u01775615472546") 2026/04/08 02:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7541a_d20260408_m023102_c001_v0001043_t0027_u01775615462379") 2026/04/08 02:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f042a0_d20260408_m023055_c001_v7007000_t0000_u01775615455706") 2026/04/08 02:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec753f5_d20260408_m023045_c001_v0001043_t0037_u01775615445778") 2026/04/08 02:34:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1dfa7_d20260408_m023212_c001_v7007000_t0000_u01775615532941") 2026/04/08 02:34:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb3d_d20260408_m023207_c001_v0001183_t0016_u01775615527980") 2026/04/08 02:34:50 DEBUG : dir1/0008-23456: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5ab_d20260408_m023235_c001_v7007000_t0000_u01775615555614") 2026/04/08 02:34:50 DEBUG : dir1/0008-23456: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743159cc_d20260408_m023230_c001_v0001106_t0037_u01775615550218") 2026/04/08 02:34:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2e5_d20260408_m023357_c001_v7007000_t0000_u01775615637391") 2026/04/08 02:34:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cef7_d20260408_m023348_c001_v0001183_t0009_u01775615628050") 2026/04/08 02:34:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b910840814_d20260408_m023341_c001_v7007000_t0000_u01775615621051") 2026/04/08 02:34:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ce98_d20260408_m023331_c001_v0001183_t0056_u01775615611576") 2026/04/08 02:34:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e0bf_d20260408_m023324_c001_v7007000_t0000_u01775615604652") 2026/04/08 02:34:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ce2c_d20260408_m023315_c001_v0001183_t0022_u01775615595103") 2026/04/08 02:34:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf825b_d20260408_m023307_c001_v7007000_t0000_u01775615587581") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cda8_d20260408_m023258_c001_v0001183_t0016_u01775615578709") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e4f_d20260408_m023251_c001_v7007000_t0000_u01775615571928") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cd12_d20260408_m023242_c001_v0001183_t0011_u01775615562342") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e02d_d20260408_m023231_c001_v7007000_t0000_u01775615551251") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743159b8_d20260408_m023223_c001_v0001106_t0057_u01775615543769") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa44b_d20260408_m023217_c001_v7007000_t0000_u01775615537015") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef018f_d20260408_m023211_c001_v0001181_t0029_u01775615531588") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976e24_d20260408_m023209_c001_v7007000_t0000_u01775615529729") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef014b_d20260408_m023201_c001_v0001181_t0022_u01775615521238") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c6207_d20260408_m023154_c001_v7007000_t0000_u01775615514285") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca51_d20260408_m023149_c001_v0001183_t0038_u01775615509134") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf7e59_d20260408_m023147_c001_v7007000_t0000_u01775615507194") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7549a_d20260408_m023138_c001_v0001043_t0040_u01775615498789") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f402bc64019ae52dc_d20260408_m023128_c001_v7007000_t0000_u01775615488119") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0045_d20260408_m023119_c001_v0001181_t0013_u01775615479925") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c69_d20260408_m023112_c001_v7007000_t0000_u01775615472746") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeffdb_d20260408_m023102_c001_v0001181_t0003_u01775615462889") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f042a1_d20260408_m023055_c001_v7007000_t0000_u01775615455893") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff89_d20260408_m023046_c001_v0001181_t0030_u01775615446207") 2026/04/08 02:34:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1dfa8_d20260408_m023213_c001_v7007000_t0000_u01775615533124") 2026/04/08 02:34:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb43_d20260408_m023208_c001_v0001183_t0021_u01775615528185") 2026/04/08 02:34:52 DEBUG : dir1/0009-34567: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5ac_d20260408_m023235_c001_v7007000_t0000_u01775615555795") 2026/04/08 02:34:52 DEBUG : dir1/0009-34567: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef021d_d20260408_m023230_c001_v0001181_t0028_u01775615550258") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2e8_d20260408_m023357_c001_v7007000_t0000_u01775615637571") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef03a7_d20260408_m023348_c001_v0001181_t0004_u01775615628257") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b910840815_d20260408_m023341_c001_v7007000_t0000_u01775615621242") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef035d_d20260408_m023331_c001_v0001181_t0033_u01775615611792") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e0c7_d20260408_m023324_c001_v7007000_t0000_u01775615604835") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef031d_d20260408_m023315_c001_v0001181_t0049_u01775615595310") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf825c_d20260408_m023307_c001_v7007000_t0000_u01775615587763") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef02c1_d20260408_m023258_c001_v0001181_t0046_u01775615578951") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e50_d20260408_m023252_c001_v7007000_t0000_u01775615572200") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0275_d20260408_m023242_c001_v0001181_t0021_u01775615562539") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf59b_d20260408_m023231_c001_v7007000_t0000_u01775615551664") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cc10_d20260408_m023224_c001_v0001183_t0017_u01775615544239") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa44c_d20260408_m023217_c001_v7007000_t0000_u01775615537199") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb70_d20260408_m023211_c001_v0001183_t0027_u01775615531784") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f414e6892f7854af7_d20260408_m023209_c001_v7007000_t0000_u01775615529528") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802caeb_d20260408_m023201_c001_v0001183_t0021_u01775615521515") 2026/04/08 02:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c6208_d20260408_m023154_c001_v7007000_t0000_u01775615514469") 2026/04/08 02:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec754c3_d20260408_m023149_c001_v0001043_t0016_u01775615509231") 2026/04/08 02:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976e15_d20260408_m023146_c001_v7007000_t0000_u01775615506945") 2026/04/08 02:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f119988777431591c_d20260408_m023139_c001_v0001106_t0000_u01775615499411") 2026/04/08 02:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41135e7dad1cce56_d20260408_m023128_c001_v7007000_t0000_u01775615488129") 2026/04/08 02:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743158d2_d20260408_m023120_c001_v0001106_t0018_u01775615480146") 2026/04/08 02:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c6b_d20260408_m023112_c001_v7007000_t0000_u01775615472928") 2026/04/08 02:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f119988777431589c_d20260408_m023103_c001_v0001106_t0043_u01775615463088") 2026/04/08 02:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f042a2_d20260408_m023056_c001_v7007000_t0000_u01775615456076") 2026/04/08 02:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315870_d20260408_m023046_c001_v0001106_t0043_u01775615446414") 2026/04/08 02:34:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa439_d20260408_m023212_c001_v7007000_t0000_u01775615532906") 2026/04/08 02:34:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0175_d20260408_m023208_c001_v0001181_t0038_u01775615528218") 2026/04/08 02:34:53 DEBUG : dir1/0010-45678: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5ae_d20260408_m023235_c001_v7007000_t0000_u01775615555977") 2026/04/08 02:34:53 DEBUG : dir1/0010-45678: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cc72_d20260408_m023230_c001_v0001183_t0031_u01775615550400") 2026/04/08 02:34:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2eb_d20260408_m023357_c001_v7007000_t0000_u01775615637752") 2026/04/08 02:34:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75626_d20260408_m023348_c001_v0001043_t0020_u01775615628465") 2026/04/08 02:34:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b910840816_d20260408_m023341_c001_v7007000_t0000_u01775615621425") 2026/04/08 02:34:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec755fc_d20260408_m023332_c001_v0001043_t0050_u01775615612009") 2026/04/08 02:34:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e0cf_d20260408_m023325_c001_v7007000_t0000_u01775615605019") 2026/04/08 02:34:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec755db_d20260408_m023315_c001_v0001043_t0005_u01775615595606") 2026/04/08 02:34:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf825d_d20260408_m023307_c001_v7007000_t0000_u01775615587946") 2026/04/08 02:34:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec755a5_d20260408_m023259_c001_v0001043_t0021_u01775615579167") 2026/04/08 02:34:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e51_d20260408_m023252_c001_v7007000_t0000_u01775615572384") 2026/04/08 02:34:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7557b_d20260408_m023242_c001_v0001043_t0020_u01775615562767") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf59d_d20260408_m023231_c001_v7007000_t0000_u01775615551850") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef01f5_d20260408_m023224_c001_v0001181_t0000_u01775615544440") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa44d_d20260408_m023217_c001_v7007000_t0000_u01775615537487") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0193_d20260408_m023211_c001_v0001181_t0029_u01775615531806") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e18_d20260408_m023209_c001_v7007000_t0000_u01775615529171") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec754f3_d20260408_m023201_c001_v0001043_t0056_u01775615521736") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c620a_d20260408_m023154_c001_v7007000_t0000_u01775615514652") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef011b_d20260408_m023149_c001_v0001181_t0034_u01775615509283") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976e17_d20260408_m023147_c001_v7007000_t0000_u01775615507127") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c9f9_d20260408_m023140_c001_v0001183_t0041_u01775615500071") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3949_d20260408_m023128_c001_v7007000_t0000_u01775615488261") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c949_d20260408_m023120_c001_v0001183_t0037_u01775615480659") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c6e_d20260408_m023113_c001_v7007000_t0000_u01775615473161") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c885_d20260408_m023103_c001_v0001183_t0024_u01775615463701") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f042a3_d20260408_m023056_c001_v7007000_t0000_u01775615456260") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c7f5_d20260408_m023046_c001_v0001183_t0043_u01775615446927") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa43b_d20260408_m023213_c001_v7007000_t0000_u01775615533274") 2026/04/08 02:34:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb45_d20260408_m023208_c001_v0001183_t0010_u01775615528392") 2026/04/08 02:34:54 DEBUG : dir1/0011-56789: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5af_d20260408_m023236_c001_v7007000_t0000_u01775615556168") 2026/04/08 02:34:54 DEBUG : dir1/0011-56789: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef021f_d20260408_m023230_c001_v0001181_t0051_u01775615550464") 2026/04/08 02:34:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2ee_d20260408_m023357_c001_v7007000_t0000_u01775615637932") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315adc_d20260408_m023348_c001_v0001106_t0057_u01775615628950") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b910840817_d20260408_m023341_c001_v7007000_t0000_u01775615621609") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315ab0_d20260408_m023332_c001_v0001106_t0038_u01775615612356") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e0d6_d20260408_m023325_c001_v7007000_t0000_u01775615605202") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315a7a_d20260408_m023316_c001_v0001106_t0011_u01775615596135") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf825f_d20260408_m023308_c001_v7007000_t0000_u01775615588127") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315a40_d20260408_m023259_c001_v0001106_t0026_u01775615579733") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e52_d20260408_m023252_c001_v7007000_t0000_u01775615572568") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315a06_d20260408_m023243_c001_v0001106_t0012_u01775615563165") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee398b_d20260408_m023231_c001_v7007000_t0000_u01775615551671") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7553d_d20260408_m023224_c001_v0001043_t0021_u01775615544662") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa44e_d20260408_m023217_c001_v7007000_t0000_u01775615537673") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315994_d20260408_m023211_c001_v0001106_t0049_u01775615531845") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976e23_d20260408_m023209_c001_v7007000_t0000_u01775615529544") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315972_d20260408_m023202_c001_v0001106_t0041_u01775615522621") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c620c_d20260408_m023154_c001_v7007000_t0000_u01775615514843") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca57_d20260408_m023149_c001_v0001183_t0050_u01775615509335") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecc2ac_d20260408_m023147_c001_v7007000_t0000_u01775615507372") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef00c9_d20260408_m023140_c001_v0001181_t0009_u01775615500282") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e491_d20260408_m023127_c001_v7007000_t0000_u01775615487907") 2026/04/08 02:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75456_d20260408_m023120_c001_v0001043_t0015_u01775615480878") 2026/04/08 02:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c71_d20260408_m023113_c001_v7007000_t0000_u01775615473381") 2026/04/08 02:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7541c_d20260408_m023103_c001_v0001043_t0017_u01775615463915") 2026/04/08 02:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f042a4_d20260408_m023056_c001_v7007000_t0000_u01775615456444") 2026/04/08 02:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec753fd_d20260408_m023047_c001_v0001043_t0042_u01775615447141") 2026/04/08 02:34:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e21_d20260408_m023212_c001_v7007000_t0000_u01775615532919") 2026/04/08 02:34:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7550b_d20260408_m023208_c001_v0001043_t0009_u01775615528406") 2026/04/08 02:34:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5b0_d20260408_m023236_c001_v7007000_t0000_u01775615556349") 2026/04/08 02:34:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7555b_d20260408_m023230_c001_v0001043_t0052_u01775615550536") 2026/04/08 02:34:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2f1_d20260408_m023358_c001_v7007000_t0000_u01775615638112") 2026/04/08 02:34:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cefd_d20260408_m023349_c001_v0001183_t0031_u01775615629394") 2026/04/08 02:34:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b910840818_d20260408_m023341_c001_v7007000_t0000_u01775615621792") 2026/04/08 02:34:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cea0_d20260408_m023332_c001_v0001183_t0029_u01775615612910") 2026/04/08 02:34:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e0de_d20260408_m023325_c001_v7007000_t0000_u01775615605386") 2026/04/08 02:34:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ce38_d20260408_m023317_c001_v0001183_t0056_u01775615597004") 2026/04/08 02:34:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf8260_d20260408_m023308_c001_v7007000_t0000_u01775615588308") 2026/04/08 02:34:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cdb0_d20260408_m023300_c001_v0001183_t0054_u01775615580243") 2026/04/08 02:34:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e53_d20260408_m023252_c001_v7007000_t0000_u01775615572752") 2026/04/08 02:34:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cd20_d20260408_m023243_c001_v0001183_t0059_u01775615563691") 2026/04/08 02:34:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f407de7e05dd4bed1_d20260408_m023231_c001_v7007000_t0000_u01775615551533") 2026/04/08 02:34:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743159bc_d20260408_m023225_c001_v0001106_t0001_u01775615545100") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa44f_d20260408_m023217_c001_v7007000_t0000_u01775615537859") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb76_d20260408_m023211_c001_v0001183_t0030_u01775615531988") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f407de7e05dd4bec9_d20260408_m023209_c001_v7007000_t0000_u01775615529578") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef015b_d20260408_m023203_c001_v0001181_t0009_u01775615523431") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c620d_d20260408_m023155_c001_v7007000_t0000_u01775615515026") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef011d_d20260408_m023149_c001_v0001181_t0036_u01775615509491") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976e18_d20260408_m023147_c001_v7007000_t0000_u01775615507308") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7549c_d20260408_m023140_c001_v0001043_t0054_u01775615500490") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e493_d20260408_m023128_c001_v7007000_t0000_u01775615488274") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0053_d20260408_m023121_c001_v0001181_t0018_u01775615481254") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c73_d20260408_m023113_c001_v7007000_t0000_u01775615473563") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeffe3_d20260408_m023104_c001_v0001181_t0029_u01775615464386") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f042a5_d20260408_m023056_c001_v7007000_t0000_u01775615456630") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff93_d20260408_m023047_c001_v0001181_t0003_u01775615447852") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e23_d20260408_m023213_c001_v7007000_t0000_u01775615533287") 2026/04/08 02:34:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef017b_d20260408_m023208_c001_v0001181_t0056_u01775615528422") 2026/04/08 02:34:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5b1_d20260408_m023236_c001_v7007000_t0000_u01775615556531") 2026/04/08 02:34:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cc76_d20260408_m023230_c001_v0001183_t0017_u01775615550618") 2026/04/08 02:34:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2f3_d20260408_m023358_c001_v7007000_t0000_u01775615638292") 2026/04/08 02:34:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef03ab_d20260408_m023349_c001_v0001181_t0014_u01775615629618") 2026/04/08 02:34:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b910840819_d20260408_m023341_c001_v7007000_t0000_u01775615621975") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0361_d20260408_m023333_c001_v0001181_t0058_u01775615613121") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e0e7_d20260408_m023325_c001_v7007000_t0000_u01775615605569") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0327_d20260408_m023317_c001_v0001181_t0009_u01775615597200") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf8261_d20260408_m023308_c001_v7007000_t0000_u01775615588490") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef02cf_d20260408_m023300_c001_v0001181_t0004_u01775615580450") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e54_d20260408_m023252_c001_v7007000_t0000_u01775615572945") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0277_d20260408_m023243_c001_v0001181_t0030_u01775615563908") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf59c_d20260408_m023231_c001_v7007000_t0000_u01775615551681") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cc28_d20260408_m023225_c001_v0001183_t0043_u01775615545940") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa450_d20260408_m023218_c001_v7007000_t0000_u01775615538044") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0197_d20260408_m023212_c001_v0001181_t0008_u01775615532026") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e1a_d20260408_m023209_c001_v7007000_t0000_u01775615529541") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb07_d20260408_m023203_c001_v0001183_t0032_u01775615523651") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c620e_d20260408_m023155_c001_v7007000_t0000_u01775615515208") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca59_d20260408_m023149_c001_v0001183_t0024_u01775615509617") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b213_d20260408_m023147_c001_v7007000_t0000_u01775615507324") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315928_d20260408_m023140_c001_v0001106_t0036_u01775615500852") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4122dcd551e13f81_d20260408_m023127_c001_v7007000_t0000_u01775615487941") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743158dc_d20260408_m023121_c001_v0001106_t0027_u01775615481469") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c75_d20260408_m023113_c001_v7007000_t0000_u01775615473746") 2026/04/08 02:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f119988777431589e_d20260408_m023104_c001_v0001106_t0053_u01775615464594") 2026/04/08 02:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f042a6_d20260408_m023056_c001_v7007000_t0000_u01775615456814") 2026/04/08 02:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f119988777431587e_d20260408_m023048_c001_v0001106_t0035_u01775615448062") 2026/04/08 02:34:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e22_d20260408_m023213_c001_v7007000_t0000_u01775615533104") 2026/04/08 02:34:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f119988777431598c_d20260408_m023208_c001_v0001106_t0038_u01775615528568") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5b2_d20260408_m023236_c001_v7007000_t0000_u01775615556713") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0221_d20260408_m023230_c001_v0001181_t0003_u01775615550746") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2f4_d20260408_m023358_c001_v7007000_t0000_u01775615638538") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7562c_d20260408_m023349_c001_v0001043_t0002_u01775615629897") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91084081a_d20260408_m023342_c001_v7007000_t0000_u01775615622157") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75600_d20260408_m023333_c001_v0001043_t0042_u01775615613320") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e0ec_d20260408_m023325_c001_v7007000_t0000_u01775615605757") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec755e7_d20260408_m023317_c001_v0001043_t0042_u01775615597417") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf8262_d20260408_m023308_c001_v7007000_t0000_u01775615588672") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec755a7_d20260408_m023300_c001_v0001043_t0034_u01775615580700") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e56_d20260408_m023253_c001_v7007000_t0000_u01775615573129") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7557d_d20260408_m023244_c001_v0001043_t0041_u01775615564117") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f407de7e05dd4bed0_d20260408_m023231_c001_v7007000_t0000_u01775615551349") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0203_d20260408_m023226_c001_v0001181_t0057_u01775615546140") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa451_d20260408_m023218_c001_v7007000_t0000_u01775615538253") 2026/04/08 02:34:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb7c_d20260408_m023212_c001_v0001183_t0046_u01775615532206") 2026/04/08 02:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f414e6892f7854af8_d20260408_m023209_c001_v7007000_t0000_u01775615529710") 2026/04/08 02:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec754fb_d20260408_m023204_c001_v0001043_t0010_u01775615524077") 2026/04/08 02:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c620f_d20260408_m023155_c001_v7007000_t0000_u01775615515392") 2026/04/08 02:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315958_d20260408_m023149_c001_v0001106_t0059_u01775615509691") 2026/04/08 02:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf7e5a_d20260408_m023147_c001_v7007000_t0000_u01775615507381") 2026/04/08 02:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca07_d20260408_m023141_c001_v0001183_t0047_u01775615501660") 2026/04/08 02:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e492_d20260408_m023128_c001_v7007000_t0000_u01775615488089") 2026/04/08 02:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c94d_d20260408_m023121_c001_v0001183_t0020_u01775615481982") 2026/04/08 02:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c77_d20260408_m023113_c001_v7007000_t0000_u01775615473930") 2026/04/08 02:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c893_d20260408_m023105_c001_v0001183_t0037_u01775615465381") 2026/04/08 02:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f042a7_d20260408_m023056_c001_v7007000_t0000_u01775615456998") 2026/04/08 02:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c803_d20260408_m023048_c001_v0001183_t0047_u01775615448819") 2026/04/08 02:35:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f418e4eae2836285c_d20260408_m023213_c001_v7007000_t0000_u01775615533114") 2026/04/08 02:35:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cb47_d20260408_m023208_c001_v0001183_t0059_u01775615528593") 2026/04/08 02:35:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5b3_d20260408_m023236_c001_v7007000_t0000_u01775615556896") 2026/04/08 02:35:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743159d0_d20260408_m023230_c001_v0001106_t0055_u01775615550761") 2026/04/08 02:35:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2f5_d20260408_m023358_c001_v7007000_t0000_u01775615638720") 2026/04/08 02:35:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315ae2_d20260408_m023350_c001_v0001106_t0038_u01775615630427") 2026/04/08 02:35:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91084081b_d20260408_m023342_c001_v7007000_t0000_u01775615622340") 2026/04/08 02:35:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315ab2_d20260408_m023334_c001_v0001106_t0027_u01775615614302") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e0ef_d20260408_m023325_c001_v7007000_t0000_u01775615605942") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315a80_d20260408_m023318_c001_v0001106_t0049_u01775615598377") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf8263_d20260408_m023308_c001_v7007000_t0000_u01775615588854") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315a44_d20260408_m023301_c001_v0001106_t0014_u01775615581361") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e57_d20260408_m023253_c001_v7007000_t0000_u01775615573313") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315a0e_d20260408_m023244_c001_v0001106_t0049_u01775615564690") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f407de7e05dd4bed2_d20260408_m023231_c001_v7007000_t0000_u01775615551713") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75545_d20260408_m023226_c001_v0001043_t0019_u01775615546356") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa452_d20260408_m023218_c001_v7007000_t0000_u01775615538437") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef019b_d20260408_m023212_c001_v0001181_t0004_u01775615532265") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f418e4eae28362857_d20260408_m023209_c001_v7007000_t0000_u01775615529544") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f119988777431597c_d20260408_m023204_c001_v0001106_t0010_u01775615524478") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c6210_d20260408_m023155_c001_v7007000_t0000_u01775615515576") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec754c5_d20260408_m023149_c001_v0001043_t0037_u01775615509700") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f418e4eae2836284a_d20260408_m023147_c001_v7007000_t0000_u01775615507343") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef00d5_d20260408_m023141_c001_v0001181_t0051_u01775615501872") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4097fae618656523_d20260408_m023128_c001_v7007000_t0000_u01775615488100") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7545a_d20260408_m023122_c001_v0001043_t0047_u01775615482201") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c7a_d20260408_m023114_c001_v7007000_t0000_u01775615474113") 2026/04/08 02:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75420_d20260408_m023105_c001_v0001043_t0041_u01775615465594") 2026/04/08 02:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f042a8_d20260408_m023057_c001_v7007000_t0000_u01775615457181") 2026/04/08 02:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75400_d20260408_m023049_c001_v0001043_t0044_u01775615449038") 2026/04/08 02:35:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f418e4eae2836285b_d20260408_m023212_c001_v7007000_t0000_u01775615532928") 2026/04/08 02:35:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef017f_d20260408_m023208_c001_v0001181_t0051_u01775615528646") 2026/04/08 02:35:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e498_d20260408_m023130_c001_v7007000_t0000_u01775615490733") 2026/04/08 02:35:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0073_d20260408_m023125_c001_v0001181_t0059_u01775615485979") 2026/04/08 02:35:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e499_d20260408_m023130_c001_v7007000_t0000_u01775615490916") 2026/04/08 02:35:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c96b_d20260408_m023125_c001_v0001183_t0015_u01775615485990") 2026/04/08 02:35:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e49a_d20260408_m023131_c001_v7007000_t0000_u01775615491101") 2026/04/08 02:35:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0077_d20260408_m023126_c001_v0001181_t0044_u01775615486189") 2026/04/08 02:35:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e49b_d20260408_m023131_c001_v7007000_t0000_u01775615491284") 2026/04/08 02:35:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c96f_d20260408_m023126_c001_v0001183_t0056_u01775615486307") 2026/04/08 02:35:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e49c_d20260408_m023131_c001_v7007000_t0000_u01775615491467") 2026/04/08 02:35:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75468_d20260408_m023126_c001_v0001043_t0034_u01775615486300") 2026/04/08 02:35:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e49d_d20260408_m023131_c001_v7007000_t0000_u01775615491650") 2026/04/08 02:35:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0079_d20260408_m023126_c001_v0001181_t0028_u01775615486404") 2026/04/08 02:35:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e49e_d20260408_m023131_c001_v7007000_t0000_u01775615491832") 2026/04/08 02:35:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743158f2_d20260408_m023126_c001_v0001106_t0050_u01775615486475") 2026/04/08 02:35:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e49f_d20260408_m023132_c001_v7007000_t0000_u01775615492015") 2026/04/08 02:35:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c971_d20260408_m023126_c001_v0001183_t0023_u01775615486512") 2026/04/08 02:35:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e4a0_d20260408_m023132_c001_v7007000_t0000_u01775615492197") 2026/04/08 02:35:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef007b_d20260408_m023126_c001_v0001181_t0037_u01775615486630") 2026/04/08 02:35:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e4a1_d20260408_m023132_c001_v7007000_t0000_u01775615492387") 2026/04/08 02:35:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7546a_d20260408_m023126_c001_v0001043_t0056_u01775615486822") 2026/04/08 02:35:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e4a2_d20260408_m023132_c001_v7007000_t0000_u01775615492569") 2026/04/08 02:35:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c973_d20260408_m023126_c001_v0001183_t0012_u01775615486836") 2026/04/08 02:35:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e4a3_d20260408_m023132_c001_v7007000_t0000_u01775615492751") 2026/04/08 02:35:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef007f_d20260408_m023126_c001_v0001181_t0051_u01775615486851") 2026/04/08 02:35:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e4a4_d20260408_m023132_c001_v7007000_t0000_u01775615492934") 2026/04/08 02:35:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11998877743158f4_d20260408_m023127_c001_v0001106_t0056_u01775615487028") 2026/04/08 02:35:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e4a5_d20260408_m023133_c001_v7007000_t0000_u01775615493117") 2026/04/08 02:35:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c977_d20260408_m023127_c001_v0001183_t0039_u01775615487053") 2026/04/08 02:35:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e4a6_d20260408_m023133_c001_v7007000_t0000_u01775615493299") 2026/04/08 02:35:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c97d_d20260408_m023127_c001_v0001183_t0056_u01775615487251") 2026/04/08 02:35:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7e4a7_d20260408_m023133_c001_v7007000_t0000_u01775615493487") 2026/04/08 02:35:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0081_d20260408_m023127_c001_v0001181_t0011_u01775615487304") 2026/04/08 02:35:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf588_d20260408_m023150_c001_v7007000_t0000_u01775615510561") 2026/04/08 02:35:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca17_d20260408_m023144_c001_v0001183_t0057_u01775615504720") 2026/04/08 02:35:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f408df0c824fee16f_d20260408_m023150_c001_v7007000_t0000_u01775615510773") 2026/04/08 02:35:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef00eb_d20260408_m023144_c001_v0001181_t0056_u01775615504753") 2026/04/08 02:35:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f420aa437c1e8845a_d20260408_m023150_c001_v7007000_t0000_u01775615510710") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec754b1_d20260408_m023144_c001_v0001043_t0042_u01775615504917") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b21a_d20260408_m023150_c001_v7007000_t0000_u01775615510792") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca19_d20260408_m023144_c001_v0001183_t0024_u01775615504932") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f408df0c824fee16e_d20260408_m023150_c001_v7007000_t0000_u01775615510591") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef00ed_d20260408_m023145_c001_v0001181_t0053_u01775615505004") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c61f8_d20260408_m023150_c001_v7007000_t0000_u01775615510721") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca1d_d20260408_m023145_c001_v0001183_t0056_u01775615505177") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f418e4eae2836284b_d20260408_m023150_c001_v7007000_t0000_u01775615510542") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef00ef_d20260408_m023145_c001_v0001181_t0034_u01775615505218") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f420aa437c1e88459_d20260408_m023150_c001_v7007000_t0000_u01775615510524") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca27_d20260408_m023145_c001_v0001183_t0043_u01775615505388") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c61f9_d20260408_m023150_c001_v7007000_t0000_u01775615510908") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef00f1_d20260408_m023145_c001_v0001181_t0056_u01775615505417") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf7e5d_d20260408_m023150_c001_v7007000_t0000_u01775615510498") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f119988777431593c_d20260408_m023145_c001_v0001106_t0022_u01775615505431") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf7e5f_d20260408_m023150_c001_v7007000_t0000_u01775615510872") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca2b_d20260408_m023145_c001_v0001183_t0053_u01775615505616") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecc2b2_d20260408_m023150_c001_v7007000_t0000_u01775615510886") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef00f3_d20260408_m023145_c001_v0001181_t0049_u01775615505629") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f420aa437c1e8845c_d20260408_m023150_c001_v7007000_t0000_u01775615510899") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca2f_d20260408_m023145_c001_v0001183_t0008_u01775615505819") 2026/04/08 02:35:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecc2b0_d20260408_m023150_c001_v7007000_t0000_u01775615510510") 2026/04/08 02:35:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef00fd_d20260408_m023145_c001_v0001181_t0049_u01775615505957") 2026/04/08 02:35:05 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf7e5e_d20260408_m023150_c001_v7007000_t0000_u01775615510680") 2026/04/08 02:35:05 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec754b3_d20260408_m023146_c001_v0001043_t0015_u01775615506023") 2026/04/08 02:35:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f418e4eae2836284c_d20260408_m023150_c001_v7007000_t0000_u01775615510731") 2026/04/08 02:35:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802ca31_d20260408_m023146_c001_v0001183_t0029_u01775615506040") 2026/04/08 02:35:05 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbdf4_d20260408_m022949_c001_v7007000_t0000_u01775615389089") 2026/04/08 02:35:05 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f10758b65013776c6_d20260408_m022946_c001_v0001179_t0040_u01775615386858") 2026/04/08 02:35:05 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3854_d20260408_m022946_c001_v7007000_t0000_u01775615386675") 2026/04/08 02:35:05 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f10758b65013776be_d20260408_m022944_c001_v0001179_t0001_u01775615384127") 2026/04/08 02:35:05 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3851_d20260408_m022943_c001_v7007000_t0000_u01775615383334") 2026/04/08 02:35:05 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c5f1_d20260408_m022939_c001_v0001183_t0047_u01775615379694") 2026/04/08 02:35:05 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbdec_d20260408_m022938_c001_v7007000_t0000_u01775615378235") 2026/04/08 02:35:05 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1073a90e43dd9402_d20260408_m022935_c001_v0001184_t0018_u01775615375962") 2026/04/08 02:35:05 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f408df0c824fed93b_d20260408_m022935_c001_v7007000_t0000_u01775615375781") 2026/04/08 02:35:05 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1073a90e43dd93e2_d20260408_m022933_c001_v0001184_t0038_u01775615373307") 2026/04/08 02:35:05 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f408df0c824fed937_d20260408_m022932_c001_v7007000_t0000_u01775615372547") 2026/04/08 02:35:05 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefdf2_d20260408_m022929_c001_v0001181_t0016_u01775615369192") 2026/04/08 02:35:05 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbde2_d20260408_m022927_c001_v7007000_t0000_u01775615367916") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1067114e057e40f4_d20260408_m022926_c001_v0001115_t0013_u01775615366167") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e40787c_d20260408_m022925_c001_v7007000_t0000_u01775615365983") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1067114e057e40f2_d20260408_m022922_c001_v0001115_t0017_u01775615362749") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e407801_d20260408_m022921_c001_v7007000_t0000_u01775615361986") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefdd2_d20260408_m022918_c001_v0001181_t0030_u01775615358583") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbdde_d20260408_m022917_c001_v7007000_t0000_u01775615357619") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f105d95c27eec9814_d20260408_m022915_c001_v0001100_t0058_u01775615355904") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf7d54_d20260408_m022915_c001_v7007000_t0000_u01775615355715") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f105d95c27eec9812_d20260408_m022912_c001_v0001100_t0011_u01775615352413") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf7d52_d20260408_m022911_c001_v7007000_t0000_u01775615351636") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefd8a_d20260408_m022906_c001_v0001181_t0057_u01775615346265") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbdd3_d20260408_m022905_c001_v7007000_t0000_u01775615345352") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f10268c6f4b1075c3_d20260408_m022902_c001_v0001044_t0040_u01775615342918") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7df33_d20260408_m022902_c001_v7007000_t0000_u01775615342733") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f10268c6f4b1075bf_d20260408_m022859_c001_v0001044_t0036_u01775615339453") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7df30_d20260408_m022858_c001_v7007000_t0000_u01775615338707") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefd58_d20260408_m022850_c001_v0001181_t0026_u01775615330876") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416538f744349d28_d20260408_m022849_c001_v7007000_t0000_u01775615329953") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1045d51ad234e616_d20260408_m022847_c001_v0001043_t0021_u01775615327938") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee37b4_d20260408_m022847_c001_v7007000_t0000_u01775615327755") 2026/04/08 02:35:06 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1045d51ad234e60e_d20260408_m022843_c001_v0001043_t0018_u01775615323982") 2026/04/08 02:35:07 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee37a9_d20260408_m022843_c001_v7007000_t0000_u01775615323221") 2026/04/08 02:35:07 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c002d4_d20260408_m022837_c001_v0001041_t0053_u01775615317683") 2026/04/08 02:35:07 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee37a1_d20260408_m022836_c001_v7007000_t0000_u01775615316455") 2026/04/08 02:35:07 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1188a5f8fc8cd98d_d20260408_m022831_c001_v0001183_t0033_u01775615311031") 2026/04/08 02:35:07 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4097fae618656032_d20260408_m022830_c001_v7007000_t0000_u01775615310749") 2026/04/08 02:35:07 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c417_d20260408_m022826_c001_v0001183_t0007_u01775615306777") 2026/04/08 02:35:07 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11872c859354b869_d20260408_m022825_c001_v0001171_t0051_u01775615305884") 2026/04/08 02:35:07 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11872c859354b865_d20260408_m022824_c001_v0001171_t0028_u01775615304670") 2026/04/08 02:35:07 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cd5e_d20260408_m022811_c001_v7007000_t0000_u01775615291255") 2026/04/08 02:35:07 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0028c_d20260408_m022804_c001_v0001041_t0050_u01775615284053") 2026/04/08 02:35:07 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f114affaa4b9f53e1_d20260408_m022803_c001_v0001176_t0008_u01775615283299") 2026/04/08 02:35:07 DEBUG : dst/one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f114affaa4b9f53df_d20260408_m022802_c001_v0001176_t0031_u01775615282327") 2026/04/08 02:35:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbdf5_d20260408_m022949_c001_v7007000_t0000_u01775615389271") 2026/04/08 02:35:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1118ddac5540dba1_d20260408_m022946_c001_v0001154_t0013_u01775615386336") 2026/04/08 02:35:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1081536a854ebf58_d20260408_m022943_c001_v0001181_t0019_u01775615383118") 2026/04/08 02:35:07 DEBUG : dst/one.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbded_d20260408_m022938_c001_v7007000_t0000_u01775615378418") 2026/04/08 02:35:07 DEBUG : dst/one.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f101b01fee513de26_d20260408_m022935_c001_v0001167_t0048_u01775615375467") 2026/04/08 02:35:07 DEBUG : dst/one.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1096bf9e51258865_d20260408_m022932_c001_v0001185_t0002_u01775615372364") 2026/04/08 02:35:07 DEBUG : dst/one.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbde3_d20260408_m022928_c001_v7007000_t0000_u01775615368099") 2026/04/08 02:35:07 DEBUG : dst/one.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f110df4d8d6a79bab_d20260408_m022925_c001_v0001153_t0010_u01775615365487") 2026/04/08 02:35:07 DEBUG : dst/one.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1125563bd429ef34_d20260408_m022921_c001_v0001174_t0016_u01775615361690") 2026/04/08 02:35:07 DEBUG : dst/three: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee37a2_d20260408_m022836_c001_v7007000_t0000_u01775615316636") 2026/04/08 02:35:08 DEBUG : dst/three: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f11872c859354b8b5_d20260408_m022834_c001_v0001171_t0042_u01775615314965") 2026/04/08 02:35:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbdf6_d20260408_m022949_c001_v7007000_t0000_u01775615389453") 2026/04/08 02:35:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f105abfe30902724f_d20260408_m022947_c001_v0001109_t0011_u01775615387751") 2026/04/08 02:35:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1018fe986233b266_d20260408_m022944_c001_v0001181_t0021_u01775615384911") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbdf7_d20260408_m022949_c001_v7007000_t0000_u01775615389638") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f10758b65013776d0_d20260408_m022948_c001_v0001179_t0011_u01775615388520") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee385a_d20260408_m022948_c001_v7007000_t0000_u01775615388335") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f10758b65013776c2_d20260408_m022945_c001_v0001179_t0024_u01775615385336") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3852_d20260408_m022945_c001_v7007000_t0000_u01775615385125") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c5f7_d20260408_m022940_c001_v0001183_t0038_u01775615380499") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbdee_d20260408_m022938_c001_v7007000_t0000_u01775615378602") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1073a90e43dd9414_d20260408_m022937_c001_v0001184_t0019_u01775615377616") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f408df0c824fedd26_d20260408_m022937_c001_v7007000_t0000_u01775615377435") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1073a90e43dd93fe_d20260408_m022934_c001_v0001184_t0013_u01775615374493") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f408df0c824fed938_d20260408_m022934_c001_v7007000_t0000_u01775615374312") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefdf4_d20260408_m022929_c001_v0001181_t0030_u01775615369621") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e40787d_d20260408_m022927_c001_v7007000_t0000_u01775615367363") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c58d_d20260408_m022924_c001_v0001183_t0040_u01775615364681") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e407842_d20260408_m022923_c001_v7007000_t0000_u01775615363953") 2026/04/08 02:35:08 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefdd6_d20260408_m022919_c001_v0001181_t0024_u01775615359062") 2026/04/08 02:35:09 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf7d55_d20260408_m022916_c001_v7007000_t0000_u01775615356696") 2026/04/08 02:35:09 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c543_d20260408_m022914_c001_v0001183_t0056_u01775615354569") 2026/04/08 02:35:09 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf7d53_d20260408_m022913_c001_v7007000_t0000_u01775615353475") 2026/04/08 02:35:09 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefd8e_d20260408_m022906_c001_v0001181_t0014_u01775615346695") 2026/04/08 02:35:09 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7df35_d20260408_m022904_c001_v7007000_t0000_u01775615344363") 2026/04/08 02:35:09 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c4e9_d20260408_m022901_c001_v0001183_t0014_u01775615341607") 2026/04/08 02:35:09 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4238f2ad9ad7df32_d20260408_m022900_c001_v7007000_t0000_u01775615340524") 2026/04/08 02:35:09 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefd64_d20260408_m022853_c001_v0001181_t0034_u01775615333985") 2026/04/08 02:35:09 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee37b9_d20260408_m022848_c001_v7007000_t0000_u01775615328971") 2026/04/08 02:35:09 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c002e6_d20260408_m022846_c001_v0001041_t0025_u01775615326631") 2026/04/08 02:35:09 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee37b0_d20260408_m022845_c001_v7007000_t0000_u01775615325527") 2026/04/08 02:35:09 DEBUG : dst/three.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c45f_d20260408_m022838_c001_v0001183_t0036_u01775615318645") 2026/04/08 02:35:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbdef_d20260408_m022938_c001_v7007000_t0000_u01775615378784") 2026/04/08 02:35:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1082539d725d5d50_d20260408_m022936_c001_v0001117_t0028_u01775615376736") 2026/04/08 02:35:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f109be990ab9a88e1_d20260408_m022934_c001_v0001184_t0026_u01775615374101") 2026/04/08 02:35:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbde4_d20260408_m022928_c001_v7007000_t0000_u01775615368282") 2026/04/08 02:35:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1172dd6a7bc68003_d20260408_m022927_c001_v0001179_t0009_u01775615367166") 2026/04/08 02:35:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1137b906995e0b35_d20260408_m022923_c001_v0001174_t0004_u01775615363613") 2026/04/08 02:35:09 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbdf8_d20260408_m022949_c001_v7007000_t0000_u01775615389820") 2026/04/08 02:35:09 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefe30_d20260408_m022940_c001_v0001181_t0022_u01775615380258") 2026/04/08 02:35:09 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbdf0_d20260408_m022938_c001_v7007000_t0000_u01775615378967") 2026/04/08 02:35:09 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c5b5_d20260408_m022929_c001_v0001183_t0021_u01775615369397") 2026/04/08 02:35:10 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbde5_d20260408_m022928_c001_v7007000_t0000_u01775615368465") 2026/04/08 02:35:10 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c55f_d20260408_m022918_c001_v0001183_t0032_u01775615358802") 2026/04/08 02:35:10 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbddf_d20260408_m022917_c001_v7007000_t0000_u01775615357802") 2026/04/08 02:35:10 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c505_d20260408_m022906_c001_v0001183_t0009_u01775615346480") 2026/04/08 02:35:10 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbdd4_d20260408_m022905_c001_v7007000_t0000_u01775615345542") 2026/04/08 02:35:10 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c4a3_d20260408_m022851_c001_v0001183_t0050_u01775615331444") 2026/04/08 02:35:10 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416538f744349d29_d20260408_m022850_c001_v7007000_t0000_u01775615330144") 2026/04/08 02:35:10 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefd32_d20260408_m022838_c001_v0001181_t0036_u01775615318433") 2026/04/08 02:35:10 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee37a3_d20260408_m022836_c001_v7007000_t0000_u01775615316927") 2026/04/08 02:35:10 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f113183522a9359c2_d20260408_m022832_c001_v0001182_t0056_u01775615312588") 2026/04/08 02:35:10 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cd5f_d20260408_m022811_c001_v7007000_t0000_u01775615291437") 2026/04/08 02:35:10 DEBUG : dst/two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f114affaa4b9f540b_d20260408_m022810_c001_v0001176_t0056_u01775615290301") 2026/04/08 02:35:10 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f402bc64019ae4f53_d20260408_m022737_c001_v7007000_t0000_u01775615257426") 2026/04/08 02:35:10 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c2ce_d20260408_m022734_c001_v0001183_t0021_u01775615254084") 2026/04/08 02:35:10 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f402bc64019ae4f50_d20260408_m022732_c001_v7007000_t0000_u01775615252134") 2026/04/08 02:35:10 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c27a_d20260408_m022721_c001_v0001183_t0007_u01775615241606") 2026/04/08 02:35:10 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3718_d20260408_m022706_c001_v7007000_t0000_u01775615226118") 2026/04/08 02:35:10 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c21c_d20260408_m022703_c001_v0001183_t0050_u01775615223052") 2026/04/08 02:35:10 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cd04_d20260408_m022642_c001_v7007000_t0000_u01775615202464") 2026/04/08 02:35:10 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001e4_d20260408_m022640_c001_v0001041_t0051_u01775615200419") 2026/04/08 02:35:10 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cd00_d20260408_m022639_c001_v7007000_t0000_u01775615199380") 2026/04/08 02:35:10 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001d0_d20260408_m022638_c001_v0001041_t0030_u01775615198012") 2026/04/08 02:35:11 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0ccfb_d20260408_m022634_c001_v7007000_t0000_u01775615194887") 2026/04/08 02:35:11 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001ac_d20260408_m022632_c001_v0001041_t0026_u01775615192891") 2026/04/08 02:35:11 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0ccf8_d20260408_m022631_c001_v7007000_t0000_u01775615191885") 2026/04/08 02:35:11 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001a6_d20260408_m022630_c001_v0001041_t0003_u01775615190338") 2026/04/08 02:35:11 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cceb_d20260408_m022624_c001_v7007000_t0000_u01775615184102") 2026/04/08 02:35:11 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0018e_d20260408_m022622_c001_v0001041_t0049_u01775615182313") 2026/04/08 02:35:11 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cce8_d20260408_m022621_c001_v7007000_t0000_u01775615181168") 2026/04/08 02:35:11 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00186_d20260408_m022620_c001_v0001041_t0020_u01775615180277") 2026/04/08 02:35:11 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fd4_d20260408_m022615_c001_v7007000_t0000_u01775615175389") 2026/04/08 02:35:11 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00172_d20260408_m022613_c001_v0001041_t0058_u01775615173925") 2026/04/08 02:35:11 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fd0_d20260408_m022611_c001_v7007000_t0000_u01775615171873") 2026/04/08 02:35:11 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00168_d20260408_m022610_c001_v0001041_t0045_u01775615170738") 2026/04/08 02:35:11 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fce_d20260408_m022610_c001_v7007000_t0000_u01775615170365") 2026/04/08 02:35:11 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1137b906995dff64_d20260408_m022609_c001_v0001174_t0028_u01775615169685") 2026/04/08 02:35:11 DEBUG : empty space: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00164_d20260408_m022607_c001_v0001041_t0014_u01775615167756") 2026/04/08 02:35:11 DEBUG : enormous: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cd02_d20260408_m022641_c001_v7007000_t0000_u01775615201544") 2026/04/08 02:35:11 DEBUG : enormous: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001e6_d20260408_m022640_c001_v0001041_t0000_u01775615200781") 2026/04/08 02:35:11 DEBUG : existing: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f422d87a2a2ecbe1a_d20260408_m022953_c001_v7007000_t0000_u01775615393977") 2026/04/08 02:35:11 DEBUG : existing: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefe6c_d20260408_m022952_c001_v0001181_t0021_u01775615392828") 2026/04/08 02:35:11 DEBUG : existing: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3715_d20260408_m022701_c001_v7007000_t0000_u01775615221687") 2026/04/08 02:35:11 DEBUG : existing: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c20c_d20260408_m022700_c001_v0001183_t0054_u01775615220577") 2026/04/08 02:35:12 DEBUG : existing: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fca_d20260408_m022604_c001_v7007000_t0000_u01775615164340") 2026/04/08 02:35:12 DEBUG : existing: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00152_d20260408_m022603_c001_v0001041_t0043_u01775615163052") 2026/04/08 02:35:12 DEBUG : existing: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fc6_d20260408_m022602_c001_v7007000_t0000_u01775615162502") 2026/04/08 02:35:12 DEBUG : existing: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00150_d20260408_m022601_c001_v0001041_t0038_u01775615161671") 2026/04/08 02:35:12 DEBUG : existing: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0014c_d20260408_m022600_c001_v0001041_t0052_u01775615160744") 2026/04/08 02:35:12 DEBUG : existing-b: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3716_d20260408_m022701_c001_v7007000_t0000_u01775615221870") 2026/04/08 02:35:12 DEBUG : existing-b: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0021a_d20260408_m022700_c001_v0001041_t0048_u01775615220573") 2026/04/08 02:35:12 DEBUG : file1: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97699e_d20260408_m023037_c001_v7007000_t0000_u01775615437757") 2026/04/08 02:35:12 DEBUG : file1: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c7a9_d20260408_m023036_c001_v0001183_t0021_u01775615436833") 2026/04/08 02:35:12 DEBUG : file1: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97698d_d20260408_m023035_c001_v7007000_t0000_u01775615435542") 2026/04/08 02:35:12 DEBUG : file1: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec753d1_d20260408_m023034_c001_v0001043_t0011_u01775615434490") 2026/04/08 02:35:12 DEBUG : five: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cd07_d20260408_m022646_c001_v7007000_t0000_u01775615206776") 2026/04/08 02:35:12 DEBUG : five: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f408dc61568c001f8_d20260408_m022644_c001_v0001041_t0028_u01775615204582") 2026/04/08 02:35:12 DEBUG : foo: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fd1_d20260408_m022613_c001_v7007000_t0000_u01775615173477") 2026/04/08 02:35:12 DEBUG : foo: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f408dc61568c0016e_d20260408_m022612_c001_v0001041_t0028_u01775615172934") 2026/04/08 02:35:12 DEBUG : foo: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f408dc61568c0016c_d20260408_m022612_c001_v0001041_t0028_u01775615172313") 2026/04/08 02:35:12 DEBUG : four: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cd08_d20260408_m022646_c001_v7007000_t0000_u01775615206958") 2026/04/08 02:35:12 DEBUG : four: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f415c30ed29eefb9e_d20260408_m022645_c001_v0001181_t0055_u01775615205170") 2026/04/08 02:35:12 DEBUG : four: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001f4_d20260408_m022643_c001_v0001041_t0011_u01775615203850") 2026/04/08 02:35:12 DEBUG : hello world2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d188_d20260408_m022518_c001_v7007000_t0000_u01775615118729") 2026/04/08 02:35:13 DEBUG : hello world2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c000d8_d20260408_m022518_c001_v0001041_t0052_u01775615118021") 2026/04/08 02:35:13 DEBUG : ignore-size: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fc3_d20260408_m022600_c001_v7007000_t0000_u01775615160373") 2026/04/08 02:35:13 DEBUG : ignore-size: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00148_d20260408_m022559_c001_v0001041_t0015_u01775615159239") 2026/04/08 02:35:13 DEBUG : nested/sub dir/file: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3712_d20260408_m022659_c001_v7007000_t0000_u01775615219769") 2026/04/08 02:35:13 DEBUG : nested/sub dir/file: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefbe2_d20260408_m022659_c001_v0001181_t0024_u01775615219130") 2026/04/08 02:35:13 DEBUG : nested/sub dir/file: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee370f_d20260408_m022658_c001_v7007000_t0000_u01775615218389") 2026/04/08 02:35:13 DEBUG : nested/sub dir/file: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00216_d20260408_m022657_c001_v0001041_t0054_u01775615217672") 2026/04/08 02:35:13 DEBUG : one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cd09_d20260408_m022647_c001_v7007000_t0000_u01775615207141") 2026/04/08 02:35:13 DEBUG : one: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f408dc61568c001ea_d20260408_m022642_c001_v0001041_t0028_u01775615202848") 2026/04/08 02:35:13 DEBUG : only0: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97693a_d20260408_m023029_c001_v7007000_t0000_u01775615429585") 2026/04/08 02:35:13 DEBUG : only0: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f415c30ed29eeff29_d20260408_m023023_c001_v0001181_t0055_u01775615423771") 2026/04/08 02:35:13 DEBUG : only0: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c70b_d20260408_m023014_c001_v0001183_t0025_u01775615414359") 2026/04/08 02:35:13 DEBUG : only0: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f415843ef8bf6206c_d20260408_m023008_c001_v7007000_t0000_u01775615408390") 2026/04/08 02:35:13 DEBUG : only0: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c677_d20260408_m022957_c001_v0001183_t0029_u01775615397423") 2026/04/08 02:35:13 DEBUG : only1: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97693c_d20260408_m023029_c001_v7007000_t0000_u01775615429773") 2026/04/08 02:35:13 DEBUG : only1: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f415c30ed29eeff33_d20260408_m023024_c001_v0001181_t0055_u01775615424740") 2026/04/08 02:35:13 DEBUG : only1: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c70f_d20260408_m023014_c001_v0001183_t0042_u01775615414768") 2026/04/08 02:35:13 DEBUG : only1: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f415843ef8bf62068_d20260408_m023007_c001_v7007000_t0000_u01775615407591") 2026/04/08 02:35:13 DEBUG : only1: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c67d_d20260408_m022957_c001_v0001183_t0029_u01775615397852") 2026/04/08 02:35:13 DEBUG : only10: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97693e_d20260408_m023029_c001_v7007000_t0000_u01775615429957") 2026/04/08 02:35:13 DEBUG : only10: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417cddee4802c75c_d20260408_m023023_c001_v0001183_t0047_u01775615423790") 2026/04/08 02:35:14 DEBUG : only10: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c73d_d20260408_m023018_c001_v0001183_t0025_u01775615418974") 2026/04/08 02:35:14 DEBUG : only10: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41135e7dad1ccd42_d20260408_m023008_c001_v7007000_t0000_u01775615408560") 2026/04/08 02:35:14 DEBUG : only10: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c69f_d20260408_m023002_c001_v0001183_t0014_u01775615402017") 2026/04/08 02:35:14 DEBUG : only11: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976941_d20260408_m023030_c001_v7007000_t0000_u01775615430143") 2026/04/08 02:35:14 DEBUG : only11: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419988777431583e_d20260408_m023024_c001_v0001106_t0013_u01775615424350") 2026/04/08 02:35:14 DEBUG : only11: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c73f_d20260408_m023019_c001_v0001183_t0017_u01775615419393") 2026/04/08 02:35:14 DEBUG : only11: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f414e6892f7854847_d20260408_m023007_c001_v7007000_t0000_u01775615407968") 2026/04/08 02:35:14 DEBUG : only11: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c6a3_d20260408_m023002_c001_v0001183_t0038_u01775615402467") 2026/04/08 02:35:14 DEBUG : only12: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976943_d20260408_m023030_c001_v7007000_t0000_u01775615430349") 2026/04/08 02:35:14 DEBUG : only12: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417a315beec753bd_d20260408_m023024_c001_v0001043_t0053_u01775615424581") 2026/04/08 02:35:14 DEBUG : only12: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c742_d20260408_m023019_c001_v0001183_t0037_u01775615419811") 2026/04/08 02:35:14 DEBUG : only12: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f415843ef8bf6206d_d20260408_m023008_c001_v7007000_t0000_u01775615408574") 2026/04/08 02:35:14 DEBUG : only12: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c6a7_d20260408_m023002_c001_v0001183_t0011_u01775615402891") 2026/04/08 02:35:14 DEBUG : only13: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976946_d20260408_m023030_c001_v7007000_t0000_u01775615430540") 2026/04/08 02:35:14 DEBUG : only13: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f415c30ed29eeff2b_d20260408_m023024_c001_v0001181_t0055_u01775615424170") 2026/04/08 02:35:14 DEBUG : only13: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c744_d20260408_m023020_c001_v0001183_t0040_u01775615420237") 2026/04/08 02:35:14 DEBUG : only13: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f415843ef8bf62069_d20260408_m023007_c001_v7007000_t0000_u01775615407830") 2026/04/08 02:35:14 DEBUG : only13: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c6ad_d20260408_m023003_c001_v0001183_t0042_u01775615403374") 2026/04/08 02:35:14 DEBUG : only14: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976948_d20260408_m023030_c001_v7007000_t0000_u01775615430729") 2026/04/08 02:35:14 DEBUG : only14: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417cddee4802c760_d20260408_m023024_c001_v0001183_t0047_u01775615424176") 2026/04/08 02:35:14 DEBUG : only14: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c74a_d20260408_m023020_c001_v0001183_t0011_u01775615420658") 2026/04/08 02:35:14 DEBUG : only14: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41135e7dad1ccd3f_d20260408_m023008_c001_v7007000_t0000_u01775615408164") 2026/04/08 02:35:15 DEBUG : only14: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c6b3_d20260408_m023003_c001_v0001183_t0009_u01775615403844") 2026/04/08 02:35:15 DEBUG : only15: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97694b_d20260408_m023030_c001_v7007000_t0000_u01775615430913") 2026/04/08 02:35:15 DEBUG : only15: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f415c30ed29eeff2d_d20260408_m023024_c001_v0001181_t0055_u01775615424354") 2026/04/08 02:35:15 DEBUG : only15: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c74e_d20260408_m023021_c001_v0001183_t0007_u01775615421103") 2026/04/08 02:35:15 DEBUG : only15: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41135e7dad1ccd3e_d20260408_m023007_c001_v7007000_t0000_u01775615407973") 2026/04/08 02:35:15 DEBUG : only15: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c6b9_d20260408_m023004_c001_v0001183_t0036_u01775615404401") 2026/04/08 02:35:15 DEBUG : only16: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97694d_d20260408_m023031_c001_v7007000_t0000_u01775615431179") 2026/04/08 02:35:15 DEBUG : only16: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417cddee4802c764_d20260408_m023024_c001_v0001183_t0047_u01775615424360") 2026/04/08 02:35:15 DEBUG : only16: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c752_d20260408_m023021_c001_v0001183_t0034_u01775615421557") 2026/04/08 02:35:15 DEBUG : only16: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fd8f_d20260408_m023008_c001_v7007000_t0000_u01775615408174") 2026/04/08 02:35:15 DEBUG : only16: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c6bd_d20260408_m023004_c001_v0001183_t0035_u01775615404819") 2026/04/08 02:35:16 DEBUG : only17: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976950_d20260408_m023031_c001_v7007000_t0000_u01775615431390") 2026/04/08 02:35:16 DEBUG : only17: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f415c30ed29eeff2f_d20260408_m023024_c001_v0001181_t0055_u01775615424555") 2026/04/08 02:35:16 DEBUG : only17: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c756_d20260408_m023021_c001_v0001183_t0059_u01775615421973") 2026/04/08 02:35:16 DEBUG : only17: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f415843ef8bf6206b_d20260408_m023008_c001_v7007000_t0000_u01775615408207") 2026/04/08 02:35:16 DEBUG : only17: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c6c1_d20260408_m023005_c001_v0001183_t0048_u01775615405235") 2026/04/08 02:35:16 DEBUG : only18: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976952_d20260408_m023031_c001_v7007000_t0000_u01775615431583") 2026/04/08 02:35:16 DEBUG : only18: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417cddee4802c766_d20260408_m023024_c001_v0001183_t0047_u01775615424578") 2026/04/08 02:35:16 DEBUG : only18: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c758_d20260408_m023022_c001_v0001183_t0016_u01775615422388") 2026/04/08 02:35:16 DEBUG : only18: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f414e6892f785484a_d20260408_m023008_c001_v7007000_t0000_u01775615408529") 2026/04/08 02:35:16 DEBUG : only18: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c6cd_d20260408_m023005_c001_v0001183_t0015_u01775615405751") 2026/04/08 02:35:16 DEBUG : only19: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976954_d20260408_m023031_c001_v7007000_t0000_u01775615431767") 2026/04/08 02:35:16 DEBUG : only19: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4199887774315840_d20260408_m023024_c001_v0001106_t0013_u01775615424609") 2026/04/08 02:35:16 DEBUG : only19: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c75a_d20260408_m023022_c001_v0001183_t0032_u01775615422937") 2026/04/08 02:35:16 DEBUG : only19: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f414e6892f7854849_d20260408_m023008_c001_v7007000_t0000_u01775615408348") 2026/04/08 02:35:16 DEBUG : only19: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c6d5_d20260408_m023006_c001_v0001183_t0043_u01775615406386") 2026/04/08 02:35:16 DEBUG : only2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976956_d20260408_m023031_c001_v7007000_t0000_u01775615431952") 2026/04/08 02:35:16 DEBUG : only2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417cddee4802c768_d20260408_m023024_c001_v0001183_t0047_u01775615424769") 2026/04/08 02:35:17 DEBUG : only2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c711_d20260408_m023015_c001_v0001183_t0029_u01775615415194") 2026/04/08 02:35:17 DEBUG : only2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fd96_d20260408_m023008_c001_v7007000_t0000_u01775615408540") 2026/04/08 02:35:17 DEBUG : only2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c67f_d20260408_m022958_c001_v0001183_t0008_u01775615398267") 2026/04/08 02:35:17 DEBUG : only3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976958_d20260408_m023032_c001_v7007000_t0000_u01775615432213") 2026/04/08 02:35:17 DEBUG : only3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417a315beec753c1_d20260408_m023024_c001_v0001043_t0053_u01775615424780") 2026/04/08 02:35:17 DEBUG : only3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c717_d20260408_m023015_c001_v0001183_t0027_u01775615415617") 2026/04/08 02:35:17 DEBUG : only3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f414e6892f785484b_d20260408_m023008_c001_v7007000_t0000_u01775615408715") 2026/04/08 02:35:17 DEBUG : only3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c683_d20260408_m022958_c001_v0001183_t0032_u01775615398704") 2026/04/08 02:35:17 DEBUG : only4: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97695a_d20260408_m023032_c001_v7007000_t0000_u01775615432400") 2026/04/08 02:35:17 DEBUG : only4: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4199887774315842_d20260408_m023024_c001_v0001106_t0013_u01775615424801") 2026/04/08 02:35:17 DEBUG : only4: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c71b_d20260408_m023016_c001_v0001183_t0045_u01775615416035") 2026/04/08 02:35:17 DEBUG : only4: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fd99_d20260408_m023008_c001_v7007000_t0000_u01775615408725") 2026/04/08 02:35:17 DEBUG : only4: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c689_d20260408_m022959_c001_v0001183_t0054_u01775615399116") 2026/04/08 02:35:17 DEBUG : only5: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97695c_d20260408_m023032_c001_v7007000_t0000_u01775615432582") 2026/04/08 02:35:17 DEBUG : only5: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f415c30ed29eeff35_d20260408_m023024_c001_v0001181_t0055_u01775615424931") 2026/04/08 02:35:17 DEBUG : only5: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c71d_d20260408_m023016_c001_v0001183_t0056_u01775615416508") 2026/04/08 02:35:17 DEBUG : only5: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fd8c_d20260408_m023007_c001_v7007000_t0000_u01775615407983") 2026/04/08 02:35:17 DEBUG : only5: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c68d_d20260408_m022959_c001_v0001183_t0044_u01775615399540") 2026/04/08 02:35:17 DEBUG : only6: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97695f_d20260408_m023032_c001_v7007000_t0000_u01775615432887") 2026/04/08 02:35:17 DEBUG : only6: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417cddee4802c76b_d20260408_m023024_c001_v0001183_t0047_u01775615424961") 2026/04/08 02:35:17 DEBUG : only6: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c71f_d20260408_m023016_c001_v0001183_t0054_u01775615416999") 2026/04/08 02:35:18 DEBUG : only6: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f415843ef8bf6206a_d20260408_m023008_c001_v7007000_t0000_u01775615408023") 2026/04/08 02:35:18 DEBUG : only6: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c68f_d20260408_m022959_c001_v0001183_t0032_u01775615399970") 2026/04/08 02:35:18 DEBUG : only7: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976961_d20260408_m023033_c001_v7007000_t0000_u01775615433107") 2026/04/08 02:35:18 DEBUG : only7: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417a315beec753c3_d20260408_m023024_c001_v0001043_t0053_u01775615424976") 2026/04/08 02:35:18 DEBUG : only7: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c729_d20260408_m023017_c001_v0001183_t0030_u01775615417662") 2026/04/08 02:35:18 DEBUG : only7: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91083fd93_d20260408_m023008_c001_v7007000_t0000_u01775615408356") 2026/04/08 02:35:18 DEBUG : only7: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c693_d20260408_m023000_c001_v0001183_t0040_u01775615400415") 2026/04/08 02:35:18 DEBUG : only8: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976963_d20260408_m023033_c001_v7007000_t0000_u01775615433309") 2026/04/08 02:35:18 DEBUG : only8: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4199887774315844_d20260408_m023024_c001_v0001106_t0013_u01775615424998") 2026/04/08 02:35:18 DEBUG : only8: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c731_d20260408_m023018_c001_v0001183_t0039_u01775615418078") 2026/04/08 02:35:18 DEBUG : only8: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f414e6892f7854848_d20260408_m023008_c001_v7007000_t0000_u01775615408155") 2026/04/08 02:35:18 DEBUG : only8: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c695_d20260408_m023000_c001_v0001183_t0056_u01775615400962") 2026/04/08 02:35:18 DEBUG : only9: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97697e_d20260408_m023033_c001_v7007000_t0000_u01775615433498") 2026/04/08 02:35:18 DEBUG : only9: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417cddee4802c76f_d20260408_m023025_c001_v0001183_t0047_u01775615425145") 2026/04/08 02:35:18 DEBUG : only9: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c737_d20260408_m023018_c001_v0001183_t0012_u01775615418539") 2026/04/08 02:35:18 DEBUG : only9: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41135e7dad1ccd40_d20260408_m023008_c001_v7007000_t0000_u01775615408368") 2026/04/08 02:35:18 DEBUG : only9: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c69d_d20260408_m023001_c001_v0001183_t0048_u01775615401421") 2026/04/08 02:35:18 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee370a_d20260408_m022656_c001_v7007000_t0000_u01775615216180") 2026/04/08 02:35:18 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c1ea_d20260408_m022654_c001_v0001183_t0056_u01775615214319") 2026/04/08 02:35:18 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3703_d20260408_m022653_c001_v7007000_t0000_u01775615213203") 2026/04/08 02:35:18 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0020a_d20260408_m022651_c001_v0001041_t0059_u01775615211106") 2026/04/08 02:35:18 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee36fb_d20260408_m022650_c001_v7007000_t0000_u01775615210374") 2026/04/08 02:35:18 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefbae_d20260408_m022648_c001_v0001181_t0041_u01775615208074") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0ccfd_d20260408_m022637_c001_v7007000_t0000_u01775615197113") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001b6_d20260408_m022635_c001_v0001041_t0057_u01775615195457") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0ccfa_d20260408_m022633_c001_v7007000_t0000_u01775615193665") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001aa_d20260408_m022632_c001_v0001041_t0053_u01775615192456") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0ccf7_d20260408_m022631_c001_v7007000_t0000_u01775615191153") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001a4_d20260408_m022629_c001_v0001041_t0024_u01775615189926") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0ccea_d20260408_m022623_c001_v7007000_t0000_u01775615183557") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0018c_d20260408_m022621_c001_v0001041_t0015_u01775615181769") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cce9_d20260408_m022621_c001_v7007000_t0000_u01775615181353") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00184_d20260408_m022619_c001_v0001041_t0020_u01775615179906") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cce7_d20260408_m022619_c001_v7007000_t0000_u01775615179535") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00182_d20260408_m022618_c001_v0001041_t0059_u01775615178886") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0017e_d20260408_m022618_c001_v0001041_t0042_u01775615178105") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cce6_d20260408_m022617_c001_v7007000_t0000_u01775615177730") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0017c_d20260408_m022617_c001_v0001041_t0056_u01775615177060") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00178_d20260408_m022616_c001_v0001041_t0050_u01775615176308") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fd5_d20260408_m022615_c001_v7007000_t0000_u01775615175572") 2026/04/08 02:35:19 DEBUG : potato: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00174_d20260408_m022614_c001_v0001041_t0029_u01775615174666") 2026/04/08 02:35:19 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d623_d20260408_m022747_c001_v7007000_t0000_u01775615267197") 2026/04/08 02:35:19 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefc72_d20260408_m022746_c001_v0001181_t0031_u01775615266615") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f402bc64019ae4f54_d20260408_m022737_c001_v7007000_t0000_u01775615257661") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefc46_d20260408_m022733_c001_v0001181_t0016_u01775615253477") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af092f7_d20260408_m022725_c001_v7007000_t0000_u01775615245758") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefc22_d20260408_m022721_c001_v0001181_t0024_u01775615241013") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee371b_d20260408_m022707_c001_v7007000_t0000_u01775615227179") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefbf0_d20260408_m022702_c001_v0001181_t0025_u01775615222793") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cd03_d20260408_m022641_c001_v7007000_t0000_u01775615201726") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001e0_d20260408_m022639_c001_v0001041_t0037_u01775615199935") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cd01_d20260408_m022639_c001_v7007000_t0000_u01775615199563") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001cc_d20260408_m022637_c001_v0001041_t0001_u01775615197670") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0ccfe_d20260408_m022637_c001_v7007000_t0000_u01775615197298") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001be_d20260408_m022636_c001_v0001041_t0052_u01775615196325") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0ccfc_d20260408_m022635_c001_v7007000_t0000_u01775615195073") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001b0_d20260408_m022634_c001_v0001041_t0037_u01775615194052") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0ccf9_d20260408_m022632_c001_v7007000_t0000_u01775615192079") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001a8_d20260408_m022631_c001_v0001041_t0025_u01775615191150") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cced_d20260408_m022624_c001_v7007000_t0000_u01775615184285") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00190_d20260408_m022623_c001_v0001041_t0054_u01775615183174") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d18d_d20260408_m022521_c001_v7007000_t0000_u01775615121612") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c000dc_d20260408_m022520_c001_v0001041_t0038_u01775615120856") 2026/04/08 02:35:20 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d18a_d20260408_m022519_c001_v7007000_t0000_u01775615119943") 2026/04/08 02:35:21 DEBUG : potato2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c000da_d20260408_m022519_c001_v0001041_t0001_u01775615119279") 2026/04/08 02:35:21 DEBUG : potato3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f402bc64019ae4f5a_d20260408_m022738_c001_v7007000_t0000_u01775615258191") 2026/04/08 02:35:21 DEBUG : potato3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00254_d20260408_m022734_c001_v0001041_t0009_u01775615254696") 2026/04/08 02:35:21 DEBUG : potato3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af092f8_d20260408_m022726_c001_v7007000_t0000_u01775615246227") 2026/04/08 02:35:21 DEBUG : potato3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0023a_d20260408_m022722_c001_v0001041_t0051_u01775615242185") 2026/04/08 02:35:21 DEBUG : potato3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee371a_d20260408_m022706_c001_v7007000_t0000_u01775615226998") 2026/04/08 02:35:21 DEBUG : potato3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00220_d20260408_m022703_c001_v0001041_t0029_u01775615223345") 2026/04/08 02:35:21 DEBUG : pre-dest1/1: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee378d_d20260408_m022820_c001_v7007000_t0000_u01775615300351") 2026/04/08 02:35:21 DEBUG : pre-dest1/1: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0029c_d20260408_m022812_c001_v0001041_t0007_u01775615292180") 2026/04/08 02:35:21 DEBUG : pre-dest2/2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee378e_d20260408_m022820_c001_v7007000_t0000_u01775615300544") 2026/04/08 02:35:21 DEBUG : pre-dest2/2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefccb_d20260408_m022813_c001_v0001181_t0027_u01775615293079") 2026/04/08 02:35:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cd56_d20260408_m022758_c001_v7007000_t0000_u01775615278199") 2026/04/08 02:35:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c374_d20260408_m022755_c001_v0001183_t0042_u01775615275234") 2026/04/08 02:35:21 DEBUG : sizeonly: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fbf_d20260408_m022558_c001_v7007000_t0000_u01775615158690") 2026/04/08 02:35:21 DEBUG : sizeonly: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00144_d20260408_m022557_c001_v0001041_t0023_u01775615157598") 2026/04/08 02:35:21 DEBUG : splitbanan: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f413781a4b7caf5b4_d20260408_m023237_c001_v7007000_t0000_u01775615557079") 2026/04/08 02:35:21 DEBUG : splitbanan: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cc68_d20260408_m023229_c001_v0001183_t0037_u01775615549544") 2026/04/08 02:35:21 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2f6_d20260408_m023358_c001_v7007000_t0000_u01775615638905") 2026/04/08 02:35:21 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315ae8_d20260408_m023351_c001_v0001106_t0025_u01775615631992") 2026/04/08 02:35:21 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f419a75b91084081c_d20260408_m023342_c001_v7007000_t0000_u01775615622522") 2026/04/08 02:35:21 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315ab8_d20260408_m023335_c001_v0001106_t0055_u01775615615944") 2026/04/08 02:35:21 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1e0f0_d20260408_m023326_c001_v7007000_t0000_u01775615606135") 2026/04/08 02:35:21 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315a87_d20260408_m023319_c001_v0001106_t0042_u01775615599928") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f409c9f6b4fbf8264_d20260408_m023309_c001_v7007000_t0000_u01775615589035") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315a4a_d20260408_m023302_c001_v0001106_t0035_u01775615582771") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417e3c6357755e58_d20260408_m023253_c001_v7007000_t0000_u01775615573497") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315a14_d20260408_m023246_c001_v0001106_t0001_u01775615566303") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0d63c_d20260408_m023231_c001_v7007000_t0000_u01775615551275") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75553_d20260408_m023227_c001_v0001043_t0042_u01775615547900") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa453_d20260408_m023218_c001_v7007000_t0000_u01775615538623") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f119988777431598f_d20260408_m023210_c001_v0001106_t0001_u01775615530744") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f40630a944a8fa437_d20260408_m023209_c001_v7007000_t0000_u01775615529528") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f119988777431597e_d20260408_m023205_c001_v0001106_t0051_u01775615525961") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c6211_d20260408_m023155_c001_v7007000_t0000_u01775615515855") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec754b9_d20260408_m023148_c001_v0001043_t0047_u01775615508300") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f418e4eae28362849_d20260408_m023147_c001_v7007000_t0000_u01775615507157") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef00df_d20260408_m023143_c001_v0001181_t0047_u01775615503560") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f418e4eae28362843_d20260408_m023127_c001_v7007000_t0000_u01775615487930") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75460_d20260408_m023123_c001_v0001043_t0032_u01775615483858") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4156b7c90af09c7d_d20260408_m023114_c001_v7007000_t0000_u01775615474296") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7542a_d20260408_m023107_c001_v0001043_t0027_u01775615467884") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f401c9a8558f042a9_d20260408_m023057_c001_v7007000_t0000_u01775615457364") 2026/04/08 02:35:22 DEBUG : splitbananasplit: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75402_d20260408_m023050_c001_v0001043_t0005_u01775615450958") 2026/04/08 02:35:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f414e6892f7854afc_d20260408_m023212_c001_v7007000_t0000_u01775615532959") 2026/04/08 02:35:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75507_d20260408_m023207_c001_v0001043_t0018_u01775615527352") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f9769c0_d20260408_m023042_c001_v7007000_t0000_u01775615442432") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec753e7_d20260408_m023041_c001_v0001043_t0010_u01775615441053") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f9769bd_d20260408_m023040_c001_v7007000_t0000_u01775615440293") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315856_d20260408_m023038_c001_v0001106_t0025_u01775615438697") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3713_d20260408_m022659_c001_v7007000_t0000_u01775615219963") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c204_d20260408_m022659_c001_v0001183_t0030_u01775615219117") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3710_d20260408_m022658_c001_v7007000_t0000_u01775615218571") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefbd6_d20260408_m022657_c001_v0001181_t0041_u01775615217296") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fb4_d20260408_m022555_c001_v7007000_t0000_u01775615155346") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0013e_d20260408_m022553_c001_v0001041_t0010_u01775615153912") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fb2_d20260408_m022553_c001_v7007000_t0000_u01775615153545") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00138_d20260408_m022552_c001_v0001041_t0047_u01775615152404") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406faa_d20260408_m022550_c001_v7007000_t0000_u01775615150189") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00136_d20260408_m022549_c001_v0001041_t0028_u01775615149193") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406fa5_d20260408_m022548_c001_v7007000_t0000_u01775615148631") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00130_d20260408_m022547_c001_v0001041_t0037_u01775615147566") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00128_d20260408_m022544_c001_v0001041_t0009_u01775615144609") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f404bddfa8e406f9d_d20260408_m022544_c001_v7007000_t0000_u01775615144240") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00122_d20260408_m022543_c001_v0001041_t0033_u01775615143462") 2026/04/08 02:35:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0011e_d20260408_m022542_c001_v0001041_t0024_u01775615142706") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d1a9_d20260408_m022541_c001_v7007000_t0000_u01775615141893") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00116_d20260408_m022539_c001_v0001041_t0023_u01775615139615") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00112_d20260408_m022536_c001_v0001041_t0029_u01775615136904") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d1a3_d20260408_m022536_c001_v7007000_t0000_u01775615136539") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00110_d20260408_m022535_c001_v0001041_t0034_u01775615135755") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c0010e_d20260408_m022535_c001_v0001041_t0020_u01775615135016") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d19e_d20260408_m022534_c001_v7007000_t0000_u01775615134652") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c00100_d20260408_m022530_c001_v0001041_t0007_u01775615130540") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d19b_d20260408_m022530_c001_v7007000_t0000_u01775615130174") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c000f8_d20260408_m022529_c001_v0001041_t0010_u01775615129485") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d199_d20260408_m022528_c001_v7007000_t0000_u01775615128567") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c000f4_d20260408_m022527_c001_v0001041_t0053_u01775615127830") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d198_d20260408_m022527_c001_v7007000_t0000_u01775615127286") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c000f0_d20260408_m022526_c001_v0001041_t0056_u01775615126521") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d195_d20260408_m022525_c001_v7007000_t0000_u01775615125621") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c000ec_d20260408_m022524_c001_v0001041_t0018_u01775615124731") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d192_d20260408_m022524_c001_v7007000_t0000_u01775615124181") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c000e8_d20260408_m022523_c001_v0001041_t0055_u01775615123477") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d18f_d20260408_m022522_c001_v7007000_t0000_u01775615122934") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c000e2_d20260408_m022522_c001_v0001041_t0058_u01775615122155") 2026/04/08 02:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d186_d20260408_m022517_c001_v7007000_t0000_u01775615117476") 2026/04/08 02:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c000d4_d20260408_m022516_c001_v0001041_t0030_u01775615116723") 2026/04/08 02:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d183_d20260408_m022516_c001_v7007000_t0000_u01775615116181") 2026/04/08 02:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c000d2_d20260408_m022515_c001_v0001041_t0040_u01775615115411") 2026/04/08 02:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d182_d20260408_m022514_c001_v7007000_t0000_u01775615114457") 2026/04/08 02:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c000cc_d20260408_m022513_c001_v0001041_t0043_u01775615113509") 2026/04/08 02:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f4180b70d88f1d17f_d20260408_m022511_c001_v7007000_t0000_u01775615111358") 2026/04/08 02:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c000c8_d20260408_m022510_c001_v0001041_t0018_u01775615110646") 2026/04/08 02:35:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f9769c1_d20260408_m023042_c001_v7007000_t0000_u01775615442618") 2026/04/08 02:35:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c7c7_d20260408_m023041_c001_v0001183_t0024_u01775615441045") 2026/04/08 02:35:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f9769be_d20260408_m023040_c001_v7007000_t0000_u01775615440478") 2026/04/08 02:35:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff71_d20260408_m023038_c001_v0001181_t0042_u01775615438706") 2026/04/08 02:35:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2f7_d20260408_m023400_c001_v7007000_t0000_u01775615640895") 2026/04/08 02:35:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cf23_d20260408_m023400_c001_v0001183_t0013_u01775615640261") 2026/04/08 02:35:25 DEBUG : sub/yam: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3709_d20260408_m022655_c001_v7007000_t0000_u01775615215631") 2026/04/08 02:35:25 DEBUG : sub/yam: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefbc8_d20260408_m022653_c001_v0001181_t0009_u01775615213955") 2026/04/08 02:35:25 DEBUG : test_dir1/file2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f9769a0_d20260408_m023037_c001_v7007000_t0000_u01775615437944") 2026/04/08 02:35:25 DEBUG : test_dir1/file2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec753d7_d20260408_m023036_c001_v0001043_t0018_u01775615436499") 2026/04/08 02:35:25 DEBUG : test_dir1/file2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f97698f_d20260408_m023035_c001_v7007000_t0000_u01775615435736") 2026/04/08 02:35:25 DEBUG : test_dir1/file2: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff61_d20260408_m023034_c001_v0001181_t0034_u01775615434470") 2026/04/08 02:35:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f9769a2_d20260408_m023038_c001_v7007000_t0000_u01775615438131") 2026/04/08 02:35:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eeff65_d20260408_m023036_c001_v0001181_t0007_u01775615436489") 2026/04/08 02:35:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f416e9bc51f976992_d20260408_m023035_c001_v7007000_t0000_u01775615435918") 2026/04/08 02:35:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f119988777431584e_d20260408_m023034_c001_v0001106_t0012_u01775615434481") 2026/04/08 02:35:26 DEBUG : three: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cd0a_d20260408_m022647_c001_v7007000_t0000_u01775615207323") 2026/04/08 02:35:26 DEBUG : three: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001fc_d20260408_m022645_c001_v0001041_t0025_u01775615205915") 2026/04/08 02:35:26 DEBUG : three: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f108dc61568c001ee_d20260408_m022643_c001_v0001041_t0042_u01775615203325") 2026/04/08 02:35:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2f8_d20260408_m023402_c001_v7007000_t0000_u01775615642474") 2026/04/08 02:35:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef03df_d20260408_m023401_c001_v0001181_t0007_u01775615641877") 2026/04/08 02:35:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b332_d20260408_m023421_c001_v7007000_t0000_u01775615661837") 2026/04/08 02:35:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75682_d20260408_m023419_c001_v0001043_t0016_u01775615659681") 2026/04/08 02:35:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b321_d20260408_m023418_c001_v7007000_t0000_u01775615658112") 2026/04/08 02:35:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef043b_d20260408_m023416_c001_v0001181_t0030_u01775615656693") 2026/04/08 02:35:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b310_d20260408_m023415_c001_v7007000_t0000_u01775615655737") 2026/04/08 02:35:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cf8b_d20260408_m023415_c001_v0001183_t0019_u01775615655111") 2026/04/08 02:35:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b302_d20260408_m023409_c001_v7007000_t0000_u01775615649530") 2026/04/08 02:35:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef0401_d20260408_m023408_c001_v0001181_t0037_u01775615648716") 2026/04/08 02:35:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b306_d20260408_m023412_c001_v7007000_t0000_u01775615652043") 2026/04/08 02:35:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec75660_d20260408_m023410_c001_v0001043_t0002_u01775615650490") 2026/04/08 02:35:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2fe_d20260408_m023407_c001_v7007000_t0000_u01775615647762") 2026/04/08 02:35:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802cf4b_d20260408_m023407_c001_v0001183_t0040_u01775615647157") 2026/04/08 02:35:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2fb_d20260408_m023406_c001_v7007000_t0000_u01775615646210") 2026/04/08 02:35:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315b1a_d20260408_m023405_c001_v0001106_t0040_u01775615645198") 2026/04/08 02:35:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b2f9_d20260408_m023404_c001_v7007000_t0000_u01775615644247") 2026/04/08 02:35:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117a315beec7564c_d20260408_m023403_c001_v0001043_t0000_u01775615643426") 2026/04/08 02:35:27 DEBUG : toe/toe/toe: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f410358b8625c62a3_d20260408_m023426_c001_v7007000_t0000_u01775615666356") 2026/04/08 02:35:27 DEBUG : toe/toe/toe: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29ef046d_d20260408_m023425_c001_v0001181_t0059_u01775615665741") 2026/04/08 02:35:27 DEBUG : toe/toe/toe: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b30b_d20260408_m023414_c001_v7007000_t0000_u01775615654165") 2026/04/08 02:35:27 DEBUG : toe/toe/toe: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315b30_d20260408_m023412_c001_v0001106_t0037_u01775615652991") 2026/04/08 02:35:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b333_d20260408_m023422_c001_v7007000_t0000_u01775615662427") 2026/04/08 02:35:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1199887774315b4a_d20260408_m023421_c001_v0001106_t0033_u01775615661319") 2026/04/08 02:35:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f403c31894b83b323_d20260408_m023418_c001_v7007000_t0000_u01775615658692") 2026/04/08 02:35:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f103c820c463595f9_d20260408_m023417_c001_v0001120_t0013_u01775615657844") 2026/04/08 02:35:27 DEBUG : two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f421ea00066c0cd0b_d20260408_m022647_c001_v7007000_t0000_u01775615207507") 2026/04/08 02:35:27 DEBUG : two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f417cddee4802c1c4_d20260408_m022645_c001_v0001183_t0047_u01775615205336") 2026/04/08 02:35:27 DEBUG : two: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f408dc61568c001ec_d20260408_m022643_c001_v0001041_t0028_u01775615203142") 2026/04/08 02:35:27 DEBUG : yam: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee370b_d20260408_m022656_c001_v7007000_t0000_u01775615216362") 2026/04/08 02:35:27 DEBUG : yam: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1140f3081518bdc4_d20260408_m022655_c001_v0001097_t0049_u01775615215184") 2026/04/08 02:35:27 DEBUG : yam: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3700_d20260408_m022652_c001_v7007000_t0000_u01775615212570") 2026/04/08 02:35:27 DEBUG : yam: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f115c30ed29eefbbc_d20260408_m022651_c001_v0001181_t0031_u01775615211112") 2026/04/08 02:35:27 DEBUG : yam: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee36fa_d20260408_m022649_c001_v7007000_t0000_u01775615209828") 2026/04/08 02:35:27 DEBUG : yam: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f117cddee4802c1d0_d20260408_m022648_c001_v0001183_t0058_u01775615208086") 2026/04/08 02:35:27 DEBUG : yaml: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee3704_d20260408_m022653_c001_v7007000_t0000_u01775615213386") 2026/04/08 02:35:28 DEBUG : yaml: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f10570fbcc6cfb9f7_d20260408_m022652_c001_v0001161_t0005_u01775615212122") 2026/04/08 02:35:28 DEBUG : yaml: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f41931454b5ee36fd_d20260408_m022650_c001_v7007000_t0000_u01775615210555") 2026/04/08 02:35:28 DEBUG : yaml: Deleting (id "4_z9f626d63e08d6bab9fd80e1b_f1045daaf09bcd233_d20260408_m022649_c001_v0001104_t0002_u01775615209300") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m21.36008157s (try 1/5)