"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/03/29 02:26:05 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo" 2026/03/29 02:26:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 02:26:06 DEBUG : Creating backend with remote "/tmp/rclone335472561" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:26:07 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:07 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 02:26:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:26:08 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:08 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:08 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 02:26:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:08 INFO : sub dir/hello world: Copied (new) 2026/03/29 02:26:09 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.70s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", 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-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:10 DEBUG : Creating backend with remote "/non-existing" 2026/03/29 02:26:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/29 02:26:10 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:10 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:26:11 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:11 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 02:26:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:12 INFO : B2 bucket rclone-test-feyuqet1luyo: Running all checks before starting transfers 2026/03/29 02:26:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:26:12 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:12 INFO : B2 bucket rclone-test-feyuqet1luyo: Checks finished, now starting transfers 2026/03/29 02:26:12 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:13 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 02:26:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:13 ERROR : Ignoring --no-traverse with sync 2026/03/29 02:26:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:26:13 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:13 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:14 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 02:26:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:14 INFO : sub dir/hello world: Copied (new) 2026/03/29 02:26:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/29 02:26:15 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:15 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:15 DEBUG : hello world2: size = 12 OK 2026/03/29 02:26:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/29 02:26:15 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.18s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 02:26:16 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:16 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:16 DEBUG : potato2: size = 11 OK 2026/03/29 02:26:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 02:26:17 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:17 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:17 DEBUG : potato2: size = 11 OK 2026/03/29 02:26:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.48s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/29 02:26:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 02:26:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/29 02:26:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 02:26:18 INFO : sub dir2: Making directory 2026/03/29 02:26:18 INFO : sub dir: Making directory 2026/03/29 02:26:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:26:18 INFO : sub dir2/sub sub dir2: Making directory 2026/03/29 02:26:18 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:18 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:19 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 02:26:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:19 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/03/29 02:26:19 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:19 INFO : sub dir2: Making directory 2026/03/29 02:26:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/29 02:26:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 02:26:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:26:19 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:19 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:20 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 02:26:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:20 DEBUG : sub dir2: Making directory with metadata 2026/03/29 02:26:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 02:26:21 INFO : sub dir2: Making directory 2026/03/29 02:26:21 INFO : sub dir: Making directory 2026/03/29 02:26:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:26:21 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:21 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:21 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 02:26:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:21 INFO : sub dir/hello world: Copied (new) 2026/03/29 02:26:21 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/29 02:26:21 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/29 02:26:21 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.34s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", 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-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:22 INFO : sub dir2: Making directory 2026/03/29 02:26:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:26:22 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:22 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:22 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 02:26:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:22 INFO : sub dir/hello world: Copied (new) 2026/03/29 02:26:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:23 DEBUG : sub dir2: Making directory with metadata 2026/03/29 02:26:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 02:26:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 02:26:23 INFO : sub dir2: Making directory 2026/03/29 02:26:23 INFO : sub dir: Making directory 2026/03/29 02:26:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:26:23 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:23 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 02:26:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:24 INFO : sub dir/hello world: Copied (new) 2026/03/29 02:26:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/29 02:26:24 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", 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-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:25 INFO : sub dir2: Making directory 2026/03/29 02:26:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:26:25 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:25 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:25 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 02:26:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:25 INFO : sub dir/hello world: Copied (new) 2026/03/29 02:26:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.13s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:26 DEBUG : Creating backend with remote "TestB2:rclone-test-seyuwem1hiba" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-feyuqet1luyo -> B2 bucket rclone-test-seyuwem1hiba 2026/03/29 02:26:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:26:27 DEBUG : B2 bucket rclone-test-seyuwem1hiba: Waiting for checks to finish 2026/03/29 02:26:27 DEBUG : B2 bucket rclone-test-seyuwem1hiba: Waiting for transfers to finish 2026/03/29 02:26:28 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 02:26:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/29 02:26:29 DEBUG : B2 bucket rclone-test-seyuwem1hiba: Purge remote 2026/03/29 02:26:29 INFO : B2 bucket rclone-test-seyuwem1hiba: cleaning bucket "rclone-test-seyuwem1hiba" of all files 2026/03/29 02:26:29 DEBUG : sub dir/hello world: Deleting (id "4_zef520d3360ad3b7b9fd80e1b_f102581bbc783a968_d20260329_m022628_c001_v0001117_t0014_u01774751188341") --- PASS: TestServerSideCopy (4.11s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone335472561) 2026/03/29 02:26:31 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:26:31 DEBUG : sub dir/hello world: Sizes differ 2026/03/29 02:26:31 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:31 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:31 DEBUG : sub dir/hello world: size = 17 OK 2026/03/29 02:26:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/29 02:26:31 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.63s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:32 DEBUG : Creating backend with remote "TestB2:rclone-test-gerehuq3soto" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-feyuqet1luyo -> B2 bucket rclone-test-gerehuq3soto 2026/03/29 02:26:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:26:33 DEBUG : B2 bucket rclone-test-gerehuq3soto: Waiting for checks to finish 2026/03/29 02:26:33 DEBUG : B2 bucket rclone-test-gerehuq3soto: Waiting for transfers to finish 2026/03/29 02:26:34 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 02:26:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/29 02:26:34 DEBUG : B2 bucket rclone-test-gerehuq3soto: Waiting for checks to finish 2026/03/29 02:26:34 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:26:34 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gerehuq3soto) 2026/03/29 02:26:34 DEBUG : sub dir/hello world: Sizes differ 2026/03/29 02:26:34 DEBUG : B2 bucket rclone-test-gerehuq3soto: Waiting for transfers to finish 2026/03/29 02:26:35 DEBUG : sub dir/hello world: size = 17 OK 2026/03/29 02:26:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/29 02:26:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/29 02:26:35 DEBUG : B2 bucket rclone-test-gerehuq3soto: Purge remote 2026/03/29 02:26:35 INFO : B2 bucket rclone-test-gerehuq3soto: cleaning bucket "rclone-test-gerehuq3soto" of all files 2026/03/29 02:26:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f621da360ad3b7b9fd80e1b_f11012458712237d3_d20260329_m022635_c001_v0001105_t0003_u01774751195103") 2026/03/29 02:26:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f621da360ad3b7b9fd80e1b_f116ea5455dbe457d_d20260329_m022634_c001_v0001179_t0044_u01774751194097") --- PASS: TestServerSideCopyOverSelf (5.48s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:38 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:38 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone335472561) 2026/03/29 02:26:38 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:26:38 DEBUG : sub dir/hello world: Sizes differ 2026/03/29 02:26:38 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:38 DEBUG : sub dir/hello world: size = 17 OK 2026/03/29 02:26:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/29 02:26:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/29 02:26:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.52s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:39 DEBUG : Creating backend with remote "TestB2:rclone-test-beloqiv0yixe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-feyuqet1luyo -> B2 bucket rclone-test-beloqiv0yixe 2026/03/29 02:26:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:26:40 DEBUG : B2 bucket rclone-test-beloqiv0yixe: Waiting for checks to finish 2026/03/29 02:26:40 DEBUG : B2 bucket rclone-test-beloqiv0yixe: Waiting for transfers to finish 2026/03/29 02:26:41 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 02:26:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/29 02:26:42 DEBUG : B2 bucket rclone-test-beloqiv0yixe: Waiting for checks to finish 2026/03/29 02:26:42 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:26:42 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-beloqiv0yixe) 2026/03/29 02:26:42 DEBUG : sub dir/hello world: Sizes differ 2026/03/29 02:26:42 DEBUG : B2 bucket rclone-test-beloqiv0yixe: Waiting for transfers to finish 2026/03/29 02:26:42 DEBUG : sub dir/hello world: size = 17 OK 2026/03/29 02:26:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/29 02:26:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/29 02:26:43 INFO : sub dir/hello world: Deleted 2026/03/29 02:26:43 DEBUG : testing file moves 2026/03/29 02:26:43 DEBUG : B2 bucket rclone-test-beloqiv0yixe: Waiting for checks to finish 2026/03/29 02:26:43 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:26:43 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-beloqiv0yixe) 2026/03/29 02:26:43 DEBUG : sub dir/hello world: Sizes differ 2026/03/29 02:26:43 DEBUG : B2 bucket rclone-test-beloqiv0yixe: Waiting for transfers to finish 2026/03/29 02:26:44 DEBUG : sub dir/hello world: size = 24 OK 2026/03/29 02:26:44 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/29 02:26:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/29 02:26:44 INFO : sub dir/hello world: Deleted 2026/03/29 02:26:44 DEBUG : B2 bucket rclone-test-beloqiv0yixe: Purge remote 2026/03/29 02:26:44 INFO : B2 bucket rclone-test-beloqiv0yixe: cleaning bucket "rclone-test-beloqiv0yixe" of all files 2026/03/29 02:26:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf523d5360ad3b7b9fd80e1b_f10168af98df579bb_d20260329_m022644_c001_v0001179_t0048_u01774751204133") 2026/03/29 02:26:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf523d5360ad3b7b9fd80e1b_f104ad75d19d0c0dd_d20260329_m022642_c001_v0001137_t0011_u01774751202546") 2026/03/29 02:26:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf523d5360ad3b7b9fd80e1b_f109e26433e7c809f_d20260329_m022641_c001_v0001116_t0021_u01774751201142") --- PASS: TestServerSideMoveOverSelf (7.37s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:46 ERROR : error listing: directory not found 2026/03/29 02:26:46 INFO : Local file system at /tmp/rclone335472561: Making directory 2026/03/29 02:26:47 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:47 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.34s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:26:48 DEBUG : Local file system at /tmp/rclone335472561: Waiting for checks to finish 2026/03/29 02:26:48 DEBUG : Local file system at /tmp/rclone335472561: Waiting for transfers to finish 2026/03/29 02:26:48 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/29 02:26:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:26:48 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/29 02:26:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.67s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:49 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/29 02:26:49 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:49 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:49 DEBUG : check sum: size = 1 OK 2026/03/29 02:26:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/29 02:26:49 INFO : check sum: Copied (new) 2026/03/29 02:26:49 DEBUG : Waiting for deletions to finish 2026/03/29 02:26:50 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:50 DEBUG : check sum: size = 1 OK 2026/03/29 02:26:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/29 02:26:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/29 02:26:50 DEBUG : check sum: Unchanged skipping 2026/03/29 02:26:50 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:50 DEBUG : Waiting for deletions to finish 2026/03/29 02:26:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/29 02:26:51 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:51 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:51 DEBUG : sizeonly: size = 6 OK 2026/03/29 02:26:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/29 02:26:51 INFO : sizeonly: Copied (new) 2026/03/29 02:26:51 DEBUG : Waiting for deletions to finish 2026/03/29 02:26:51 DEBUG : sizeonly: size = 6 OK 2026/03/29 02:26:51 DEBUG : sizeonly: Sizes identical 2026/03/29 02:26:51 DEBUG : sizeonly: Unchanged skipping 2026/03/29 02:26:51 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:51 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:51 DEBUG : Waiting for deletions to finish 2026/03/29 02:26:51 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.48s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/29 02:26:52 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:52 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:52 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/29 02:26:52 INFO : ignore-size: Copied (new) 2026/03/29 02:26:52 DEBUG : Waiting for deletions to finish 2026/03/29 02:26:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:26:53 DEBUG : ignore-size: Unchanged skipping 2026/03/29 02:26:53 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:53 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:53 DEBUG : Waiting for deletions to finish 2026/03/29 02:26:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:54 DEBUG : existing: size = 6 OK 2026/03/29 02:26:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:26:54 DEBUG : existing: Unchanged skipping 2026/03/29 02:26:54 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:54 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:54 DEBUG : Waiting for deletions to finish 2026/03/29 02:26:54 INFO : There was nothing to transfer 2026/03/29 02:26:54 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/29 02:26:54 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:54 DEBUG : existing: size = 6 OK 2026/03/29 02:26:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/29 02:26:54 INFO : existing: Copied (replaced existing) 2026/03/29 02:26:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.75s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/29 02:26:55 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:55 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:56 DEBUG : existing: size = 6 OK 2026/03/29 02:26:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/29 02:26:56 INFO : existing: Copied (new) 2026/03/29 02:26:56 DEBUG : Waiting for deletions to finish 2026/03/29 02:26:56 DEBUG : existing: Destination exists, skipping 2026/03/29 02:26:56 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:56 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:56 DEBUG : Waiting for deletions to finish 2026/03/29 02:26:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.48s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:57 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/29 02:26:57 DEBUG : c/non empty space: size = 5 OK 2026/03/29 02:26:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:26:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/29 02:26:57 DEBUG : c/non empty space: Unchanged skipping 2026/03/29 02:26:57 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:57 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:58 DEBUG : a/potato2: size = 60 OK 2026/03/29 02:26:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/29 02:26:58 INFO : a/potato2: Copied (new) 2026/03/29 02:26:58 DEBUG : Waiting for deletions to finish 2026/03/29 02:26:58 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:26:59 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:26:59 DEBUG : empty space: size = 1 OK 2026/03/29 02:26:59 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/29 02:26:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/29 02:26:59 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/29 02:26:59 DEBUG : empty space: Unchanged skipping 2026/03/29 02:26:59 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:26:59 DEBUG : Waiting for deletions to finish 2026/03/29 02:26:59 INFO : There was nothing to transfer 2026/03/29 02:27:00 DEBUG : empty space: size = 1 OK 2026/03/29 02:27:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/29 02:27:00 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/29 02:27:01 INFO : empty space: Updated modification time in destination 2026/03/29 02:27:01 DEBUG : empty space: Unchanged skipping 2026/03/29 02:27:01 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:01 DEBUG : Waiting for deletions to finish 2026/03/29 02:27:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:02 DEBUG : empty space: size = 1 OK 2026/03/29 02:27:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/29 02:27:02 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/29 02:27:02 DEBUG : empty space: Unchanged skipping 2026/03/29 02:27:02 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:02 DEBUG : Waiting for deletions to finish 2026/03/29 02:27:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.38s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:04 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:04 DEBUG : foo: size = 3 OK 2026/03/29 02:27:04 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/29 02:27:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone335472561) 2026/03/29 02:27:04 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:27:04 DEBUG : foo: sha1 differ 2026/03/29 02:27:04 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:04 DEBUG : foo: size = 3 OK 2026/03/29 02:27:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/29 02:27:04 INFO : foo: Copied (replaced existing) 2026/03/29 02:27:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:05 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/29 02:27:05 DEBUG : empty space: size = 1 OK 2026/03/29 02:27:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:27:05 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:05 DEBUG : empty space: Unchanged skipping 2026/03/29 02:27:05 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:05 DEBUG : potato: size = 60 OK 2026/03/29 02:27:05 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/29 02:27:05 INFO : potato: Copied (new) 2026/03/29 02:27:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:07 DEBUG : potato: size = 21 (Local file system at /tmp/rclone335472561) 2026/03/29 02:27:07 DEBUG : potato: size = 60 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:27:07 DEBUG : potato: Sizes differ 2026/03/29 02:27:07 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:07 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:08 DEBUG : potato: size = 21 OK 2026/03/29 02:27:08 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/29 02:27:08 INFO : potato: Copied (replaced existing) 2026/03/29 02:27:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.54s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:09 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:09 DEBUG : potato: size = 21 OK 2026/03/29 02:27:09 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/29 02:27:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone335472561) 2026/03/29 02:27:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:27:09 DEBUG : potato: sha1 differ 2026/03/29 02:27:09 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:09 DEBUG : potato: size = 21 OK 2026/03/29 02:27:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/29 02:27:09 INFO : potato: Copied (replaced existing) 2026/03/29 02:27:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 02:27:10 DEBUG : empty space: size = 1 OK 2026/03/29 02:27:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:27:10 DEBUG : empty space: Unchanged skipping 2026/03/29 02:27:10 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/29 02:27:10 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:10 DEBUG : Waiting for deletions to finish 2026/03/29 02:27:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 02:27:12 DEBUG : empty space: size = 1 OK 2026/03/29 02:27:12 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:27:12 DEBUG : empty space: Unchanged skipping 2026/03/29 02:27:12 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:12 DEBUG : potato2: size = 60 OK 2026/03/29 02:27:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/29 02:27:12 INFO : potato2: Copied (new) 2026/03/29 02:27:12 DEBUG : Waiting for deletions to finish 2026/03/29 02:27:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:14 INFO : d: Making directory 2026/03/29 02:27:14 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/29 02:27:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/29 02:27:14 DEBUG : c/non empty space: size = 5 OK 2026/03/29 02:27:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:27:14 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:14 DEBUG : c/non empty space: Unchanged skipping 2026/03/29 02:27:14 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:14 DEBUG : a/potato2: size = 60 OK 2026/03/29 02:27:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/29 02:27:14 INFO : a/potato2: Copied (new) 2026/03/29 02:27:14 DEBUG : Waiting for deletions to finish 2026/03/29 02:27:15 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:16 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/29 02:27:16 DEBUG : c/non empty space: size = 5 OK 2026/03/29 02:27:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:27:16 DEBUG : c/non empty space: Unchanged skipping 2026/03/29 02:27:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/29 02:27:16 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:16 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:17 DEBUG : a/potato2: size = 60 OK 2026/03/29 02:27:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/29 02:27:17 INFO : a/potato2: Copied (new) 2026/03/29 02:27:17 ERROR : B2 bucket rclone-test-feyuqet1luyo: not deleting files as there were IO errors 2026/03/29 02:27:17 ERROR : B2 bucket rclone-test-feyuqet1luyo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:18 DEBUG : Waiting for deletions to finish 2026/03/29 02:27:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 02:27:18 DEBUG : empty space: size = 1 OK 2026/03/29 02:27:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:27:18 DEBUG : empty space: Unchanged skipping 2026/03/29 02:27:18 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:18 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:19 INFO : potato: Deleted 2026/03/29 02:27:19 DEBUG : potato2: size = 60 OK 2026/03/29 02:27:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/29 02:27:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.94s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:20 DEBUG : Waiting for deletions to finish 2026/03/29 02:27:20 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:20 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:21 INFO : potato: Deleted 2026/03/29 02:27:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 02:27:21 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:21 DEBUG : empty space: size = 1 OK 2026/03/29 02:27:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:27:21 DEBUG : empty space: Unchanged skipping 2026/03/29 02:27:21 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:21 DEBUG : potato2: size = 60 OK 2026/03/29 02:27:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/29 02:27:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.34s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 02:27:23 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:23 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:23 DEBUG : potato2: size = 19 OK 2026/03/29 02:27:23 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/29 02:27:23 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.73s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:24 DEBUG : enormous: Excluded (Size Filter) 2026/03/29 02:27:24 DEBUG : enormous: Excluded 2026/03/29 02:27:24 DEBUG : potato2: Excluded (Size Filter) 2026/03/29 02:27:24 DEBUG : potato2: Excluded 2026/03/29 02:27:24 DEBUG : potato2: Excluded (Size Filter) 2026/03/29 02:27:24 DEBUG : empty space: size = 1 OK 2026/03/29 02:27:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:27:24 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:24 DEBUG : empty space: Unchanged skipping 2026/03/29 02:27:24 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:24 DEBUG : Waiting for deletions to finish 2026/03/29 02:27:24 INFO : There was nothing to transfer 2026/03/29 02:27:25 DEBUG : enormous: Excluded (Size Filter) 2026/03/29 02:27:25 DEBUG : enormous: Excluded 2026/03/29 02:27:25 DEBUG : potato2: Excluded (Size Filter) 2026/03/29 02:27:25 DEBUG : potato2: Excluded 2026/03/29 02:27:25 DEBUG : potato2: Excluded (Size Filter) 2026/03/29 02:27:25 DEBUG : empty space: size = 1 OK 2026/03/29 02:27:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/29 02:27:25 DEBUG : empty space: Unchanged skipping 2026/03/29 02:27:25 DEBUG : Local file system at /tmp/rclone335472561: Waiting for checks to finish 2026/03/29 02:27:25 DEBUG : Local file system at /tmp/rclone335472561: Waiting for transfers to finish 2026/03/29 02:27:25 DEBUG : Waiting for deletions to finish 2026/03/29 02:27:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.87s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:26 DEBUG : enormous: Excluded (Size Filter) 2026/03/29 02:27:26 DEBUG : enormous: Excluded 2026/03/29 02:27:26 DEBUG : potato2: Excluded (Size Filter) 2026/03/29 02:27:26 DEBUG : potato2: Excluded 2026/03/29 02:27:27 DEBUG : empty space: size = 1 OK 2026/03/29 02:27:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:27:27 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:27 DEBUG : empty space: Unchanged skipping 2026/03/29 02:27:27 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:27 DEBUG : Waiting for deletions to finish 2026/03/29 02:27:27 INFO : enormous: Deleted 2026/03/29 02:27:27 INFO : potato2: Deleted 2026/03/29 02:27:27 INFO : There was nothing to transfer 2026/03/29 02:27:27 DEBUG : empty space: size = 1 OK 2026/03/29 02:27:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/29 02:27:27 DEBUG : empty space: Unchanged skipping 2026/03/29 02:27:27 DEBUG : Local file system at /tmp/rclone335472561: Waiting for checks to finish 2026/03/29 02:27:27 DEBUG : Local file system at /tmp/rclone335472561: Waiting for transfers to finish 2026/03/29 02:27:27 DEBUG : Waiting for deletions to finish 2026/03/29 02:27:27 INFO : enormous: Deleted 2026/03/29 02:27:27 INFO : potato2: Deleted 2026/03/29 02:27:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.30s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:29 DEBUG : five: Need to transfer - File not found at Destination 2026/03/29 02:27:29 DEBUG : four: size = 4 (Local file system at /tmp/rclone335472561) 2026/03/29 02:27:29 DEBUG : four: size = 8 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:27:29 DEBUG : four: Sizes differ 2026/03/29 02:27:29 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/29 02:27:29 DEBUG : one: Destination is newer than source, skipping 2026/03/29 02:27:29 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:29 DEBUG : three: size = 5 OK 2026/03/29 02:27:29 DEBUG : three: Sizes identical 2026/03/29 02:27:29 DEBUG : two: size = 3 OK 2026/03/29 02:27:29 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/29 02:27:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone335472561) 2026/03/29 02:27:29 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:27:29 DEBUG : two: sha1 differ 2026/03/29 02:27:29 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:29 DEBUG : five: size = 4 OK 2026/03/29 02:27:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/29 02:27:29 INFO : five: Copied (new) 2026/03/29 02:27:30 DEBUG : four: size = 4 OK 2026/03/29 02:27:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/29 02:27:30 INFO : four: Copied (replaced existing) 2026/03/29 02:27:30 DEBUG : two: size = 3 OK 2026/03/29 02:27:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/29 02:27:30 INFO : two: Copied (replaced existing) 2026/03/29 02:27:30 DEBUG : Waiting for deletions to finish 2026/03/29 02:27:30 DEBUG : five: size = 4 OK 2026/03/29 02:27:30 DEBUG : four: size = 4 OK 2026/03/29 02:27:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/29 02:27:30 DEBUG : one: Destination is newer than source, skipping 2026/03/29 02:27:30 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/29 02:27:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/29 02:27:30 DEBUG : three: size = 5 OK 2026/03/29 02:27:30 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:30 DEBUG : two: size = 3 OK 2026/03/29 02:27:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone335472561) 2026/03/29 02:27:30 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:27:30 DEBUG : three: sha1 differ 2026/03/29 02:27:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/29 02:27:30 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/29 02:27:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/29 02:27:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/29 02:27:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/29 02:27:30 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/29 02:27:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/29 02:27:30 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:31 DEBUG : three: size = 5 OK 2026/03/29 02:27:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/29 02:27:31 INFO : three: Copied (replaced existing) 2026/03/29 02:27:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.18s) === 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-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/29 02:27:32 INFO : B2 bucket rclone-test-feyuqet1luyo: Making map for --track-renames 2026/03/29 02:27:32 INFO : B2 bucket rclone-test-feyuqet1luyo: Finished making map for --track-renames 2026/03/29 02:27:32 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/29 02:27:32 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for renames to finish 2026/03/29 02:27:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/29 02:27:32 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:32 DEBUG : yam: size = 11 OK 2026/03/29 02:27:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/29 02:27:32 INFO : yam: Copied (new) 2026/03/29 02:27:33 DEBUG : potato: size = 14 OK 2026/03/29 02:27:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/29 02:27:33 INFO : potato: Copied (new) 2026/03/29 02:27:33 DEBUG : Waiting for deletions to finish 2026/03/29 02:27:33 DEBUG : potato: size = 14 OK 2026/03/29 02:27:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:27:33 INFO : B2 bucket rclone-test-feyuqet1luyo: Making map for --track-renames 2026/03/29 02:27:33 INFO : B2 bucket rclone-test-feyuqet1luyo: Finished making map for --track-renames 2026/03/29 02:27:33 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:33 DEBUG : potato: Unchanged skipping 2026/03/29 02:27:33 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for renames to finish 2026/03/29 02:27:34 DEBUG : yaml: size = 11 OK 2026/03/29 02:27:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/29 02:27:34 INFO : yam: Copied (server-side copy) to: yaml 2026/03/29 02:27:34 INFO : yam: Deleted 2026/03/29 02:27:34 INFO : yaml: Renamed from "yam" 2026/03/29 02:27:34 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/29 02:27:35 INFO : B2 bucket rclone-test-feyuqet1luyo: Making map for --track-renames 2026/03/29 02:27:35 INFO : B2 bucket rclone-test-feyuqet1luyo: Finished making map for --track-renames 2026/03/29 02:27:35 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/29 02:27:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/29 02:27:35 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for renames to finish 2026/03/29 02:27:35 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:35 DEBUG : potato: size = 14 OK 2026/03/29 02:27:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/29 02:27:35 INFO : potato: Copied (new) 2026/03/29 02:27:35 DEBUG : yam: size = 11 OK 2026/03/29 02:27:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/29 02:27:35 INFO : yam: Copied (new) 2026/03/29 02:27:35 DEBUG : Waiting for deletions to finish 2026/03/29 02:27:36 INFO : B2 bucket rclone-test-feyuqet1luyo: Making map for --track-renames 2026/03/29 02:27:36 DEBUG : potato: size = 14 OK 2026/03/29 02:27:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:27:36 DEBUG : potato: Unchanged skipping 2026/03/29 02:27:36 INFO : B2 bucket rclone-test-feyuqet1luyo: Finished making map for --track-renames 2026/03/29 02:27:36 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:36 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for renames to finish 2026/03/29 02:27:36 DEBUG : yaml: size = 11 OK 2026/03/29 02:27:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/29 02:27:36 INFO : yam: Copied (server-side copy) to: yaml 2026/03/29 02:27:37 INFO : yam: Deleted 2026/03/29 02:27:37 INFO : yaml: Renamed from "yam" 2026/03/29 02:27:37 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/29 02:27:38 INFO : B2 bucket rclone-test-feyuqet1luyo: Making map for --track-renames 2026/03/29 02:27:38 INFO : B2 bucket rclone-test-feyuqet1luyo: Finished making map for --track-renames 2026/03/29 02:27:38 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/29 02:27:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/29 02:27:38 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for renames to finish 2026/03/29 02:27:38 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:38 DEBUG : potato: size = 14 OK 2026/03/29 02:27:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/29 02:27:38 INFO : potato: Copied (new) 2026/03/29 02:27:38 DEBUG : sub/yam: size = 11 OK 2026/03/29 02:27:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/29 02:27:38 INFO : sub/yam: Copied (new) 2026/03/29 02:27:38 DEBUG : Waiting for deletions to finish 2026/03/29 02:27:39 DEBUG : potato: size = 14 OK 2026/03/29 02:27:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:27:39 DEBUG : potato: Unchanged skipping 2026/03/29 02:27:39 INFO : B2 bucket rclone-test-feyuqet1luyo: Making map for --track-renames 2026/03/29 02:27:39 INFO : B2 bucket rclone-test-feyuqet1luyo: Finished making map for --track-renames 2026/03/29 02:27:39 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:39 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for renames to finish 2026/03/29 02:27:40 DEBUG : yam: size = 11 OK 2026/03/29 02:27:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/29 02:27:40 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/29 02:27:40 INFO : sub/yam: Deleted 2026/03/29 02:27:40 INFO : yam: Renamed from "sub/yam" 2026/03/29 02:27:40 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.13s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:41 DEBUG : Creating backend with remote "/tmp/rclone335472561/dir1" 2026/03/29 02:27:41 DEBUG : Creating backend with remote "/tmp/rclone335472561/dir2" 2026/03/29 02:27:41 DEBUG : Local file system at /tmp/rclone335472561/dir2: Using server-side directory move 2026/03/29 02:27:41 INFO : Local file system at /tmp/rclone335472561/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/29 02:27:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/29 02:27:41 INFO : file1.txt: Moved (server-side) 2026/03/29 02:27:41 DEBUG : Local file system at /tmp/rclone335472561/dir2: Waiting for checks to finish 2026/03/29 02:27:41 DEBUG : Local file system at /tmp/rclone335472561/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:27:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/29 02:27:41 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:41 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:41 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/29 02:27:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/29 02:27:41 INFO : nested/sub dir/file: Copied (new) 2026/03/29 02:27:41 INFO : nested/sub dir/file: Deleted 2026/03/29 02:27:42 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 02:27:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:27:42 INFO : sub dir/hello world: Copied (new) 2026/03/29 02:27:42 INFO : sub dir/hello world: Deleted 2026/03/29 02:27:42 INFO : sub dir: Removing directory 2026/03/29 02:27:42 INFO : nested/sub dir: Removing directory 2026/03/29 02:27:42 INFO : nested: Removing directory 2026/03/29 02:27:42 DEBUG : Local file system at /tmp/rclone335472561: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 02:27:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/29 02:27:43 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:43 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:43 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/29 02:27:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/29 02:27:43 INFO : nested/sub dir/file: Copied (new) 2026/03/29 02:27:43 INFO : nested/sub dir/file: Deleted 2026/03/29 02:27:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 02:27:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:27:44 INFO : sub dir/hello world: Copied (new) 2026/03/29 02:27:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.62s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/29 02:27:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/29 02:27:45 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:45 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:45 DEBUG : existing: size = 6 OK 2026/03/29 02:27:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/29 02:27:45 INFO : existing: Copied (new) 2026/03/29 02:27:45 INFO : existing: Deleted 2026/03/29 02:27:45 DEBUG : existing-b: size = 6 OK 2026/03/29 02:27:45 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/29 02:27:45 INFO : existing-b: Copied (new) 2026/03/29 02:27:45 INFO : existing-b: Deleted 2026/03/29 02:27:45 DEBUG : existing: Destination exists, skipping 2026/03/29 02:27:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/29 02:27:45 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:27:45 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:27:45 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.76s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:46 DEBUG : Creating backend with remote "TestB2:rclone-test-haxuhex4pizi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-feyuqet1luyo -> B2 bucket rclone-test-haxuhex4pizi 2026/03/29 02:27:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 02:27:51 DEBUG : empty space: size = 1 OK 2026/03/29 02:27:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/29 02:27:51 DEBUG : empty space: Unchanged skipping 2026/03/29 02:27:51 DEBUG : B2 bucket rclone-test-haxuhex4pizi: Waiting for checks to finish 2026/03/29 02:27:51 DEBUG : potato3: size = 68 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:27:51 DEBUG : potato3: size = 60 (B2 bucket rclone-test-haxuhex4pizi) 2026/03/29 02:27:51 DEBUG : potato3: Sizes differ 2026/03/29 02:27:51 INFO : empty space: Deleted 2026/03/29 02:27:51 DEBUG : B2 bucket rclone-test-haxuhex4pizi: Waiting for transfers to finish 2026/03/29 02:27:51 DEBUG : potato2: size = 60 OK 2026/03/29 02:27:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/29 02:27:51 INFO : potato2: Copied (server-side copy) 2026/03/29 02:27:51 INFO : potato2: Deleted 2026/03/29 02:27:51 DEBUG : potato3: size = 68 OK 2026/03/29 02:27:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/29 02:27:51 INFO : potato3: Copied (server-side copy) 2026/03/29 02:27:52 INFO : potato3: Deleted 2026/03/29 02:27:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qojitup7wuzo" 2026/03/29 02:27:53 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/29 02:27:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 02:27:53 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/29 02:27:53 DEBUG : B2 bucket rclone-test-qojitup7wuzo: Waiting for checks to finish 2026/03/29 02:27:53 DEBUG : B2 bucket rclone-test-qojitup7wuzo: Waiting for transfers to finish 2026/03/29 02:27:54 DEBUG : empty space: size = 1 OK 2026/03/29 02:27:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/29 02:27:54 INFO : empty space: Copied (server-side copy) 2026/03/29 02:27:54 INFO : empty space: Deleted 2026/03/29 02:27:54 DEBUG : potato2: size = 60 OK 2026/03/29 02:27:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/29 02:27:54 INFO : potato2: Copied (server-side copy) 2026/03/29 02:27:54 DEBUG : potato3: size = 68 OK 2026/03/29 02:27:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/29 02:27:54 INFO : potato3: Copied (server-side copy) 2026/03/29 02:27:54 INFO : potato2: Deleted 2026/03/29 02:27:54 INFO : potato3: Deleted 2026/03/29 02:27:55 DEBUG : B2 bucket rclone-test-qojitup7wuzo: Purge remote 2026/03/29 02:27:55 INFO : B2 bucket rclone-test-qojitup7wuzo: cleaning bucket "rclone-test-qojitup7wuzo" of all files 2026/03/29 02:27:55 DEBUG : empty space: Deleting (id "4_z2f525d3360bd3b7b9fd80e1b_f1167654c027a3bcd_d20260329_m022754_c001_v0001157_t0001_u01774751274172") 2026/03/29 02:27:55 DEBUG : potato2: Deleting (id "4_z2f525d3360bd3b7b9fd80e1b_f1098acb4f0ab1ed3_d20260329_m022754_c001_v0001150_t0041_u01774751274543") 2026/03/29 02:27:55 DEBUG : potato3: Deleting (id "4_z2f525d3360bd3b7b9fd80e1b_f10903b85099bf685_d20260329_m022754_c001_v0001098_t0022_u01774751274544") 2026/03/29 02:27:56 DEBUG : B2 bucket rclone-test-haxuhex4pizi: Purge remote 2026/03/29 02:27:56 INFO : B2 bucket rclone-test-haxuhex4pizi: cleaning bucket "rclone-test-haxuhex4pizi" of all files 2026/03/29 02:27:56 DEBUG : empty space: Deleting (id "4_z6fd24d0360bd3b7b9fd80e1b_f407de7e05d39a416_d20260329_m022754_c001_v7007000_t0000_u01774751274589") 2026/03/29 02:27:56 DEBUG : empty space: Deleting (id "4_z6fd24d0360bd3b7b9fd80e1b_f112e4fd9fe4848f3_d20260329_m022750_c001_v0001157_t0003_u01774751270008") 2026/03/29 02:27:56 DEBUG : potato2: Deleting (id "4_z6fd24d0360bd3b7b9fd80e1b_f407de7e05d39a417_d20260329_m022754_c001_v7007000_t0000_u01774751274802") 2026/03/29 02:27:56 DEBUG : potato2: Deleting (id "4_z6fd24d0360bd3b7b9fd80e1b_f1040d9b87295208c_d20260329_m022751_c001_v0001153_t0003_u01774751271277") 2026/03/29 02:27:56 DEBUG : potato3: Deleting (id "4_z6fd24d0360bd3b7b9fd80e1b_f417e3c6356e1d85a_d20260329_m022754_c001_v7007000_t0000_u01774751274895") 2026/03/29 02:27:56 DEBUG : potato3: Deleting (id "4_z6fd24d0360bd3b7b9fd80e1b_f1167d431e3655f52_d20260329_m022751_c001_v0001098_t0015_u01774751271658") 2026/03/29 02:27:56 DEBUG : potato3: Deleting (id "4_z6fd24d0360bd3b7b9fd80e1b_f112e4fd9fe4848f7_d20260329_m022750_c001_v0001157_t0021_u01774751270449") --- PASS: TestServerSideMove (11.55s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:27:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kitamog3xoto" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-feyuqet1luyo -> B2 bucket rclone-test-kitamog3xoto 2026/03/29 02:28:03 DEBUG : empty space: Excluded (Size Filter) 2026/03/29 02:28:03 DEBUG : empty space: Excluded (Size Filter) 2026/03/29 02:28:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 02:28:03 DEBUG : B2 bucket rclone-test-kitamog3xoto: Waiting for checks to finish 2026/03/29 02:28:03 DEBUG : potato3: size = 68 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:28:03 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kitamog3xoto) 2026/03/29 02:28:03 DEBUG : potato3: Sizes differ 2026/03/29 02:28:03 DEBUG : B2 bucket rclone-test-kitamog3xoto: Waiting for transfers to finish 2026/03/29 02:28:03 DEBUG : potato2: size = 60 OK 2026/03/29 02:28:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/29 02:28:03 INFO : potato2: Copied (server-side copy) 2026/03/29 02:28:03 INFO : potato2: Deleted 2026/03/29 02:28:03 DEBUG : potato3: size = 68 OK 2026/03/29 02:28:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/29 02:28:03 INFO : potato3: Copied (server-side copy) 2026/03/29 02:28:03 INFO : potato3: Deleted 2026/03/29 02:28:04 DEBUG : Creating backend with remote "TestB2:rclone-test-dewowig9sufo" 2026/03/29 02:28:05 DEBUG : empty space: Excluded (Size Filter) 2026/03/29 02:28:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 02:28:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/29 02:28:05 DEBUG : B2 bucket rclone-test-dewowig9sufo: Waiting for checks to finish 2026/03/29 02:28:05 DEBUG : B2 bucket rclone-test-dewowig9sufo: Waiting for transfers to finish 2026/03/29 02:28:06 DEBUG : potato2: size = 60 OK 2026/03/29 02:28:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/29 02:28:06 INFO : potato2: Copied (server-side copy) 2026/03/29 02:28:06 INFO : potato2: Deleted 2026/03/29 02:28:06 DEBUG : potato3: size = 68 OK 2026/03/29 02:28:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/29 02:28:06 INFO : potato3: Copied (server-side copy) 2026/03/29 02:28:06 INFO : potato3: Deleted 2026/03/29 02:28:06 DEBUG : B2 bucket rclone-test-dewowig9sufo: Purge remote 2026/03/29 02:28:06 INFO : B2 bucket rclone-test-dewowig9sufo: cleaning bucket "rclone-test-dewowig9sufo" of all files 2026/03/29 02:28:07 DEBUG : potato2: Deleting (id "4_zff528d0360bd3b7b9fd80e1b_f10003fe816c05870_d20260329_m022805_c001_v0001165_t0040_u01774751285921") 2026/03/29 02:28:07 DEBUG : potato3: Deleting (id "4_zff528d0360bd3b7b9fd80e1b_f114428768466ab46_d20260329_m022806_c001_v0001181_t0033_u01774751286200") 2026/03/29 02:28:07 DEBUG : B2 bucket rclone-test-kitamog3xoto: Purge remote 2026/03/29 02:28:07 INFO : B2 bucket rclone-test-kitamog3xoto: cleaning bucket "rclone-test-kitamog3xoto" of all files 2026/03/29 02:28:07 DEBUG : empty space: Deleting (id "4_z9f727d1360bd3b7b9fd80e1b_f116f111b2d168ee7_d20260329_m022802_c001_v0001185_t0056_u01774751282458") 2026/03/29 02:28:07 DEBUG : potato2: Deleting (id "4_z9f727d1360bd3b7b9fd80e1b_f40630a9449cd0002_d20260329_m022806_c001_v7007000_t0000_u01774751286175") 2026/03/29 02:28:07 DEBUG : potato2: Deleting (id "4_z9f727d1360bd3b7b9fd80e1b_f1156612e60277dd8_d20260329_m022803_c001_v0001183_t0028_u01774751283223") 2026/03/29 02:28:07 DEBUG : potato3: Deleting (id "4_z9f727d1360bd3b7b9fd80e1b_f40630a9449cd0003_d20260329_m022806_c001_v7007000_t0000_u01774751286412") 2026/03/29 02:28:07 DEBUG : potato3: Deleting (id "4_z9f727d1360bd3b7b9fd80e1b_f104fe36e2ca3c67d_d20260329_m022803_c001_v0001157_t0022_u01774751283460") 2026/03/29 02:28:07 DEBUG : potato3: Deleting (id "4_z9f727d1360bd3b7b9fd80e1b_f116f111b2d168eef_d20260329_m022802_c001_v0001185_t0042_u01774751282645") 2026/03/29 02:28:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/29 02:28:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/29 02:28:09 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.70s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:28:10 DEBUG : Creating backend with remote "TestB2:rclone-test-natizih5hivu" 2026/03/29 02:28:12 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-feyuqet1luyo -> B2 bucket rclone-test-natizih5hivu 2026/03/29 02:28:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 02:28:15 DEBUG : empty space: size = 1 OK 2026/03/29 02:28:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/29 02:28:15 DEBUG : empty space: Unchanged skipping 2026/03/29 02:28:15 DEBUG : potato3: size = 68 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:28:15 DEBUG : potato3: size = 60 (B2 bucket rclone-test-natizih5hivu) 2026/03/29 02:28:15 DEBUG : B2 bucket rclone-test-natizih5hivu: Waiting for checks to finish 2026/03/29 02:28:15 DEBUG : potato3: Sizes differ 2026/03/29 02:28:16 INFO : empty space: Deleted 2026/03/29 02:28:16 DEBUG : B2 bucket rclone-test-natizih5hivu: Waiting for transfers to finish 2026/03/29 02:28:16 DEBUG : potato2: size = 60 OK 2026/03/29 02:28:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/29 02:28:16 INFO : potato2: Copied (server-side copy) 2026/03/29 02:28:16 INFO : potato2: Deleted 2026/03/29 02:28:16 DEBUG : potato3: size = 68 OK 2026/03/29 02:28:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/29 02:28:16 INFO : potato3: Copied (server-side copy) 2026/03/29 02:28:16 INFO : potato3: Deleted 2026/03/29 02:28:17 DEBUG : Creating backend with remote "TestB2:rclone-test-katucok7jive" 2026/03/29 02:28:18 INFO : tomatoDir: Making directory 2026/03/29 02:28:18 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/29 02:28:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 02:28:18 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/29 02:28:18 DEBUG : B2 bucket rclone-test-katucok7jive: Waiting for checks to finish 2026/03/29 02:28:18 DEBUG : B2 bucket rclone-test-katucok7jive: Waiting for transfers to finish 2026/03/29 02:28:19 DEBUG : empty space: size = 1 OK 2026/03/29 02:28:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/29 02:28:19 INFO : empty space: Copied (server-side copy) 2026/03/29 02:28:19 INFO : empty space: Deleted 2026/03/29 02:28:19 DEBUG : potato3: size = 68 OK 2026/03/29 02:28:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/29 02:28:19 INFO : potato3: Copied (server-side copy) 2026/03/29 02:28:19 INFO : potato3: Deleted 2026/03/29 02:28:20 DEBUG : potato2: size = 60 OK 2026/03/29 02:28:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/29 02:28:20 INFO : potato2: Copied (server-side copy) 2026/03/29 02:28:20 INFO : potato2: Deleted 2026/03/29 02:28:20 DEBUG : B2 bucket rclone-test-katucok7jive: Purge remote 2026/03/29 02:28:20 INFO : B2 bucket rclone-test-katucok7jive: cleaning bucket "rclone-test-katucok7jive" of all files 2026/03/29 02:28:21 DEBUG : empty space: Deleting (id "4_zdfc2bd4360bd3b7b9fd80e1b_f117c4176ca7a07cb_d20260329_m022819_c001_v0001184_t0030_u01774751299173") 2026/03/29 02:28:21 DEBUG : potato2: Deleting (id "4_zdfc2bd4360bd3b7b9fd80e1b_f101e8e7fcc2c703b_d20260329_m022819_c001_v0001109_t0052_u01774751299398") 2026/03/29 02:28:21 DEBUG : potato3: Deleting (id "4_zdfc2bd4360bd3b7b9fd80e1b_f102f20f82a9c2c67_d20260329_m022819_c001_v0001153_t0006_u01774751299542") 2026/03/29 02:28:21 DEBUG : B2 bucket rclone-test-natizih5hivu: Purge remote 2026/03/29 02:28:21 INFO : B2 bucket rclone-test-natizih5hivu: cleaning bucket "rclone-test-natizih5hivu" of all files 2026/03/29 02:28:21 DEBUG : empty space: Deleting (id "4_zbf12ad0360bd3b7b9fd80e1b_f416538f743d26f19_d20260329_m022819_c001_v7007000_t0000_u01774751299376") 2026/03/29 02:28:21 DEBUG : empty space: Deleting (id "4_zbf12ad0360bd3b7b9fd80e1b_f110aab60a7c1b80b_d20260329_m022814_c001_v0001179_t0023_u01774751294596") 2026/03/29 02:28:21 DEBUG : potato2: Deleting (id "4_zbf12ad0360bd3b7b9fd80e1b_f416538f743d26f1b_d20260329_m022820_c001_v7007000_t0000_u01774751300223") 2026/03/29 02:28:21 DEBUG : potato2: Deleting (id "4_zbf12ad0360bd3b7b9fd80e1b_f104f08a313adc162_d20260329_m022816_c001_v0001103_t0045_u01774751296046") 2026/03/29 02:28:21 DEBUG : potato3: Deleting (id "4_zbf12ad0360bd3b7b9fd80e1b_f416538f743d26f1a_d20260329_m022819_c001_v7007000_t0000_u01774751299877") 2026/03/29 02:28:21 DEBUG : potato3: Deleting (id "4_zbf12ad0360bd3b7b9fd80e1b_f1102a5cae691b520_d20260329_m022816_c001_v0001103_t0005_u01774751296385") 2026/03/29 02:28:21 DEBUG : potato3: Deleting (id "4_zbf12ad0360bd3b7b9fd80e1b_f110aab60a7c1b80d_d20260329_m022815_c001_v0001179_t0019_u01774751295004") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.58s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:28:23 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:28:26 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:28:27 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/rclone-sync-test" 2026/03/29 02:28:29 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/rclone-sync-test-include/layer2" 2026/03/29 02:28:31 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/rclone-sync-test-ignore-file" 2026/03/29 02:28:34 DEBUG : B2 bucket rclone-test-feyuqet1luyo path rclone-sync-test: Waiting for checks to finish 2026/03/29 02:28:34 DEBUG : B2 bucket rclone-test-feyuqet1luyo path rclone-sync-test: Waiting for transfers to finish 2026/03/29 02:28:34 DEBUG : Waiting for deletions to finish 2026/03/29 02:28:34 INFO : There was nothing to transfer 2026/03/29 02:28:35 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:28:35 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:28:35 DEBUG : Waiting for deletions to finish 2026/03/29 02:28:35 INFO : There was nothing to transfer 2026/03/29 02:28:35 DEBUG : B2 bucket rclone-test-feyuqet1luyo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/29 02:28:35 DEBUG : B2 bucket rclone-test-feyuqet1luyo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/29 02:28:35 DEBUG : Waiting for deletions to finish 2026/03/29 02:28:35 INFO : There was nothing to transfer 2026/03/29 02:28:35 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:28:35 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:28:35 DEBUG : Waiting for deletions to finish 2026/03/29 02:28:35 INFO : There was nothing to transfer 2026/03/29 02:28:36 DEBUG : B2 bucket rclone-test-feyuqet1luyo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/29 02:28:36 DEBUG : B2 bucket rclone-test-feyuqet1luyo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/29 02:28:36 DEBUG : Waiting for deletions to finish 2026/03/29 02:28:36 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.18s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:28:36 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/dst" 2026/03/29 02:28:37 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/CompareDest" 2026/03/29 02:28:39 DEBUG : one: Need to transfer - File not found at Destination 2026/03/29 02:28:39 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:28:39 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:28:40 DEBUG : one: size = 3 OK 2026/03/29 02:28:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/29 02:28:40 INFO : one: Copied (new) 2026/03/29 02:28:40 DEBUG : Waiting for deletions to finish 2026/03/29 02:28:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:28:41 DEBUG : one: size = 3 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:28:41 DEBUG : one: Sizes differ 2026/03/29 02:28:41 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:28:41 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:28:41 DEBUG : one: size = 5 OK 2026/03/29 02:28:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/29 02:28:41 INFO : one: Copied (replaced existing) 2026/03/29 02:28:41 DEBUG : Waiting for deletions to finish 2026/03/29 02:28:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:28:43 DEBUG : one: size = 3 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:28:43 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:28:43 DEBUG : one: Sizes differ 2026/03/29 02:28:43 DEBUG : one: size = 5 OK 2026/03/29 02:28:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:28:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/29 02:28:43 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:28:43 DEBUG : Waiting for deletions to finish 2026/03/29 02:28:43 INFO : There was nothing to transfer 2026/03/29 02:28:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:28:45 DEBUG : one: size = 3 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:28:45 DEBUG : one: Sizes differ 2026/03/29 02:28:45 DEBUG : two: size = 3 OK 2026/03/29 02:28:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:28:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/29 02:28:45 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:28:45 DEBUG : one: size = 5 OK 2026/03/29 02:28:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:28:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/29 02:28:45 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:28:45 DEBUG : Waiting for deletions to finish 2026/03/29 02:28:45 INFO : There was nothing to transfer 2026/03/29 02:28:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:28:45 DEBUG : one: size = 3 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:28:45 DEBUG : one: Sizes differ 2026/03/29 02:28:46 DEBUG : two: size = 3 OK 2026/03/29 02:28:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:28:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/29 02:28:46 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:28:46 DEBUG : one: size = 5 OK 2026/03/29 02:28:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:28:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/29 02:28:46 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:28:46 DEBUG : Waiting for deletions to finish 2026/03/29 02:28:46 INFO : There was nothing to transfer 2026/03/29 02:28:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:28:46 DEBUG : one: size = 3 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:28:46 DEBUG : one: Sizes differ 2026/03/29 02:28:47 DEBUG : two: size = 3 OK 2026/03/29 02:28:47 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/03/29 02:28:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/29 02:28:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/29 02:28:47 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:28:47 DEBUG : one: size = 5 OK 2026/03/29 02:28:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:28:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/29 02:28:47 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:28:47 DEBUG : Waiting for deletions to finish 2026/03/29 02:28:47 INFO : There was nothing to transfer 2026/03/29 02:28:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:28:47 DEBUG : one: size = 3 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:28:47 DEBUG : one: Sizes differ 2026/03/29 02:28:47 DEBUG : two: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:28:47 DEBUG : two: size = 3 (B2 bucket rclone-test-feyuqet1luyo path CompareDest) 2026/03/29 02:28:47 DEBUG : two: Sizes differ 2026/03/29 02:28:47 DEBUG : two: Need to transfer - File not found at Destination 2026/03/29 02:28:47 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:28:47 DEBUG : one: size = 5 OK 2026/03/29 02:28:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:28:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/29 02:28:47 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:28:48 DEBUG : two: size = 5 OK 2026/03/29 02:28:48 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/29 02:28:48 INFO : two: Copied (new) 2026/03/29 02:28:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.01s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:28:51 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/dest" 2026/03/29 02:28:52 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/pre-dest1" 2026/03/29 02:28:53 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/pre-dest2" 2026/03/29 02:28:55 DEBUG : 1: size = 1 OK 2026/03/29 02:28:55 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:28:55 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/29 02:28:56 DEBUG : 2: size = 1 OK 2026/03/29 02:28:56 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:28:56 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/29 02:28:56 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/29 02:28:56 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dest: Waiting for checks to finish 2026/03/29 02:28:56 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dest: Waiting for transfers to finish 2026/03/29 02:28:57 DEBUG : 3: size = 1 OK 2026/03/29 02:28:57 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/29 02:28:57 INFO : 3: Copied (new) 2026/03/29 02:28:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.11s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:28:58 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/dst" 2026/03/29 02:28:59 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/CopyDest" 2026/03/29 02:29:01 DEBUG : one: Need to transfer - File not found at Destination 2026/03/29 02:29:01 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:29:01 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:29:02 DEBUG : one: size = 3 OK 2026/03/29 02:29:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/29 02:29:02 INFO : one: Copied (new) 2026/03/29 02:29:02 DEBUG : Waiting for deletions to finish 2026/03/29 02:29:03 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:29:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:29:03 DEBUG : one: size = 3 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:29:03 DEBUG : one: Sizes differ 2026/03/29 02:29:03 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:29:04 DEBUG : one: size = 5 OK 2026/03/29 02:29:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/29 02:29:04 INFO : one: Copied (replaced existing) 2026/03/29 02:29:04 DEBUG : Waiting for deletions to finish 2026/03/29 02:29:05 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/BackupDir" 2026/03/29 02:29:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:29:07 DEBUG : one: size = 3 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:29:07 DEBUG : one: Sizes differ 2026/03/29 02:29:07 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:29:07 DEBUG : one: size = 5 OK 2026/03/29 02:29:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:29:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:29:07 DEBUG : one: size = 3 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:29:07 DEBUG : one: Sizes differ 2026/03/29 02:29:08 DEBUG : one: size = 3 OK 2026/03/29 02:29:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/29 02:29:08 INFO : one: Copied (server-side copy) 2026/03/29 02:29:08 INFO : one: Deleted 2026/03/29 02:29:09 DEBUG : one: size = 5 OK 2026/03/29 02:29:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/29 02:29:09 INFO : one: Copied (server-side copy) 2026/03/29 02:29:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/29 02:29:09 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:29:09 DEBUG : Waiting for deletions to finish 2026/03/29 02:29:10 DEBUG : one: size = 5 OK 2026/03/29 02:29:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:29:10 DEBUG : one: Unchanged skipping 2026/03/29 02:29:10 DEBUG : two: size = 3 OK 2026/03/29 02:29:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:29:10 DEBUG : two: size = 3 OK 2026/03/29 02:29:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/29 02:29:10 INFO : two: Copied (server-side copy) 2026/03/29 02:29:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/29 02:29:10 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:29:10 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:29:10 DEBUG : Waiting for deletions to finish 2026/03/29 02:29:11 DEBUG : one: size = 5 OK 2026/03/29 02:29:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:29:11 DEBUG : one: Unchanged skipping 2026/03/29 02:29:11 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:29:11 DEBUG : two: size = 3 OK 2026/03/29 02:29:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:29:11 DEBUG : two: Unchanged skipping 2026/03/29 02:29:11 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:29:11 DEBUG : Waiting for deletions to finish 2026/03/29 02:29:11 INFO : There was nothing to transfer 2026/03/29 02:29:12 DEBUG : one: size = 5 OK 2026/03/29 02:29:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:29:12 DEBUG : one: Unchanged skipping 2026/03/29 02:29:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone335472561) 2026/03/29 02:29:12 DEBUG : three: size = 5 (B2 bucket rclone-test-feyuqet1luyo path CopyDest) 2026/03/29 02:29:12 DEBUG : three: Sizes differ 2026/03/29 02:29:12 DEBUG : three: Destination not found in --copy-dest 2026/03/29 02:29:12 DEBUG : three: Need to transfer - File not found at Destination 2026/03/29 02:29:12 DEBUG : two: size = 3 OK 2026/03/29 02:29:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 02:29:12 DEBUG : two: Unchanged skipping 2026/03/29 02:29:12 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:29:12 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:29:13 DEBUG : three: size = 7 OK 2026/03/29 02:29:13 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/29 02:29:13 INFO : three: Copied (new) 2026/03/29 02:29:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.34s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:29:16 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/dst" 2026/03/29 02:29:18 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/backup" 2026/03/29 02:29:19 DEBUG : two: size = 3 OK 2026/03/29 02:29:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:29:19 DEBUG : two: Unchanged skipping 2026/03/29 02:29:19 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:29:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone335472561) 2026/03/29 02:29:19 DEBUG : one: size = 3 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:29:19 DEBUG : one: Sizes differ 2026/03/29 02:29:21 DEBUG : one: size = 3 OK 2026/03/29 02:29:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/29 02:29:21 INFO : one: Copied (server-side copy) 2026/03/29 02:29:21 INFO : one: Deleted 2026/03/29 02:29:21 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:29:22 DEBUG : one: size = 4 OK 2026/03/29 02:29:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/29 02:29:22 INFO : one: Copied (new) 2026/03/29 02:29:22 DEBUG : Waiting for deletions to finish 2026/03/29 02:29:22 DEBUG : three.txt: size = 5 OK 2026/03/29 02:29:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/29 02:29:22 INFO : three.txt: Copied (server-side copy) 2026/03/29 02:29:23 INFO : three.txt: Deleted 2026/03/29 02:29:23 INFO : three.txt: Moved into backup dir 2026/03/29 02:29:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:29:24 DEBUG : two: size = 3 OK 2026/03/29 02:29:24 DEBUG : one: size = 4 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:29:24 DEBUG : one: Sizes differ 2026/03/29 02:29:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:29:24 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:29:24 DEBUG : two: Unchanged skipping 2026/03/29 02:29:25 DEBUG : one: size = 4 OK 2026/03/29 02:29:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/29 02:29:25 INFO : one: Copied (server-side copy) 2026/03/29 02:29:25 INFO : one: Deleted 2026/03/29 02:29:25 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:29:25 DEBUG : one: size = 5 OK 2026/03/29 02:29:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/29 02:29:25 INFO : one: Copied (new) 2026/03/29 02:29:25 DEBUG : Waiting for deletions to finish 2026/03/29 02:29:26 DEBUG : three.txt: size = 6 OK 2026/03/29 02:29:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/29 02:29:26 INFO : three.txt: Copied (server-side copy) 2026/03/29 02:29:26 INFO : three.txt: Deleted 2026/03/29 02:29:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.30s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:29:29 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/dst" 2026/03/29 02:29:30 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/backup" 2026/03/29 02:29:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone335472561) 2026/03/29 02:29:32 DEBUG : one: size = 3 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:29:32 DEBUG : one: Sizes differ 2026/03/29 02:29:32 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:29:32 DEBUG : two: size = 3 OK 2026/03/29 02:29:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:29:32 DEBUG : two: Unchanged skipping 2026/03/29 02:29:33 DEBUG : one.bak: size = 3 OK 2026/03/29 02:29:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/29 02:29:33 INFO : one: Copied (server-side copy) to: one.bak 2026/03/29 02:29:33 INFO : one: Deleted 2026/03/29 02:29:33 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:29:34 DEBUG : one: size = 4 OK 2026/03/29 02:29:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/29 02:29:34 INFO : one: Copied (new) 2026/03/29 02:29:34 DEBUG : Waiting for deletions to finish 2026/03/29 02:29:35 DEBUG : three.txt.bak: size = 5 OK 2026/03/29 02:29:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/29 02:29:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/29 02:29:35 INFO : three.txt: Deleted 2026/03/29 02:29:35 INFO : three.txt: Moved into backup dir 2026/03/29 02:29:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:29:37 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:29:37 DEBUG : one: size = 4 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:29:37 DEBUG : two: size = 3 OK 2026/03/29 02:29:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:29:37 DEBUG : two: Unchanged skipping 2026/03/29 02:29:37 DEBUG : one: Sizes differ 2026/03/29 02:29:37 DEBUG : one.bak: size = 4 OK 2026/03/29 02:29:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/29 02:29:37 INFO : one: Copied (server-side copy) to: one.bak 2026/03/29 02:29:37 INFO : one: Deleted 2026/03/29 02:29:37 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:29:37 DEBUG : one: size = 5 OK 2026/03/29 02:29:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/29 02:29:37 INFO : one: Copied (new) 2026/03/29 02:29:37 DEBUG : Waiting for deletions to finish 2026/03/29 02:29:38 DEBUG : three.txt.bak: size = 6 OK 2026/03/29 02:29:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/29 02:29:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/29 02:29:38 INFO : three.txt: Deleted 2026/03/29 02:29:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.51s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:29:42 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/dst" 2026/03/29 02:29:43 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/backup" 2026/03/29 02:29:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone335472561) 2026/03/29 02:29:45 DEBUG : one: size = 3 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:29:45 DEBUG : one: Sizes differ 2026/03/29 02:29:45 DEBUG : two: size = 3 OK 2026/03/29 02:29:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:29:45 DEBUG : two: Unchanged skipping 2026/03/29 02:29:45 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:29:46 DEBUG : one-2019-01-01: size = 3 OK 2026/03/29 02:29:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/29 02:29:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/29 02:29:46 INFO : one: Deleted 2026/03/29 02:29:46 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:29:47 DEBUG : one: size = 4 OK 2026/03/29 02:29:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/29 02:29:47 INFO : one: Copied (new) 2026/03/29 02:29:47 DEBUG : Waiting for deletions to finish 2026/03/29 02:29:47 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/29 02:29:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/29 02:29:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/29 02:29:48 INFO : three.txt: Deleted 2026/03/29 02:29:48 INFO : three.txt: Moved into backup dir 2026/03/29 02:29:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:29:49 DEBUG : one: size = 4 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:29:49 DEBUG : one: Sizes differ 2026/03/29 02:29:49 DEBUG : two: size = 3 OK 2026/03/29 02:29:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:29:49 DEBUG : two: Unchanged skipping 2026/03/29 02:29:49 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:29:50 DEBUG : one-2019-01-01: size = 4 OK 2026/03/29 02:29:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/29 02:29:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/29 02:29:50 INFO : one: Deleted 2026/03/29 02:29:50 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:29:50 DEBUG : one: size = 5 OK 2026/03/29 02:29:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/29 02:29:50 INFO : one: Copied (new) 2026/03/29 02:29:50 DEBUG : Waiting for deletions to finish 2026/03/29 02:29:51 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/29 02:29:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/29 02:29:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/29 02:29:51 INFO : three.txt: Deleted 2026/03/29 02:29:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.70s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:29:54 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1181-11.backblaze.com/b2api/v1/b2_upload_file/6f62bd13609d3b7b9fd80e1b/c001_v0001181_t0023": EOF 2026/03/29 02:29:54 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-11.backblaze.com/b2api/v1/b2_upload_file/6f62bd13609d3b7b9fd80e1b/c001_v0001181_t0023": EOF) 2026/03/29 02:29:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-feyuqet1luyo: 1/10 (Post "https://pod-000-1181-11.backblaze.com/b2api/v1/b2_upload_file/6f62bd13609d3b7b9fd80e1b/c001_v0001181_t0023": EOF) 2026/03/29 02:29:56 DEBUG : pacer: Reducing sleep to 10ms 2026/03/29 02:29:57 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/dst" 2026/03/29 02:29:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone335472561) 2026/03/29 02:29:58 DEBUG : one: size = 3 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:29:58 DEBUG : one: Sizes differ 2026/03/29 02:29:58 DEBUG : two: size = 3 OK 2026/03/29 02:29:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:29:58 DEBUG : two: Unchanged skipping 2026/03/29 02:29:58 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:29:59 DEBUG : one.bak: size = 3 OK 2026/03/29 02:29:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/29 02:29:59 INFO : one: Copied (server-side copy) to: one.bak 2026/03/29 02:29:59 INFO : one: Deleted 2026/03/29 02:29:59 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:30:00 DEBUG : one: size = 4 OK 2026/03/29 02:30:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/29 02:30:00 INFO : one: Copied (new) 2026/03/29 02:30:00 DEBUG : Waiting for deletions to finish 2026/03/29 02:30:01 DEBUG : three.txt.bak: size = 5 OK 2026/03/29 02:30:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/29 02:30:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/29 02:30:01 INFO : three.txt: Deleted 2026/03/29 02:30:01 INFO : three.txt: Moved into backup dir 2026/03/29 02:30:03 DEBUG : one.bak: Excluded (Path Filter) 2026/03/29 02:30:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/29 02:30:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:30:03 DEBUG : one: size = 4 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:30:03 DEBUG : one: Sizes differ 2026/03/29 02:30:03 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for checks to finish 2026/03/29 02:30:03 DEBUG : two: size = 3 OK 2026/03/29 02:30:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:03 DEBUG : two: Unchanged skipping 2026/03/29 02:30:03 DEBUG : one.bak: size = 4 OK 2026/03/29 02:30:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/29 02:30:03 INFO : one: Copied (server-side copy) to: one.bak 2026/03/29 02:30:03 INFO : one: Deleted 2026/03/29 02:30:03 DEBUG : B2 bucket rclone-test-feyuqet1luyo path dst: Waiting for transfers to finish 2026/03/29 02:30:04 DEBUG : one: size = 5 OK 2026/03/29 02:30:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/29 02:30:04 INFO : one: Copied (new) 2026/03/29 02:30:04 DEBUG : Waiting for deletions to finish 2026/03/29 02:30:04 DEBUG : three.txt.bak: size = 6 OK 2026/03/29 02:30:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/29 02:30:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/29 02:30:05 INFO : three.txt: Deleted 2026/03/29 02:30:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.57s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:30:07 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/dst" 2026/03/29 02:30:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone335472561) 2026/03/29 02:30:09 DEBUG : one: size = 3 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:30:09 DEBUG : one: Sizes differ 2026/03/29 02:30:11 DEBUG : one.bak: size = 3 OK 2026/03/29 02:30:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/29 02:30:11 INFO : one: Copied (server-side copy) to: one.bak 2026/03/29 02:30:11 INFO : one: Deleted 2026/03/29 02:30:12 DEBUG : one: size = 4 OK 2026/03/29 02:30:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/29 02:30:12 INFO : one: Copied (new) 2026/03/29 02:30:12 DEBUG : two: size = 3 OK 2026/03/29 02:30:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:12 DEBUG : two: Unchanged skipping 2026/03/29 02:30:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone335472561) 2026/03/29 02:30:13 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:30:13 DEBUG : three.txt: Sizes differ 2026/03/29 02:30:13 DEBUG : three.txt.bak: size = 5 OK 2026/03/29 02:30:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/29 02:30:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/29 02:30:13 INFO : three.txt: Deleted 2026/03/29 02:30:14 DEBUG : three.txt: size = 6 OK 2026/03/29 02:30:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/29 02:30:14 INFO : three.txt: Copied (new) 2026/03/29 02:30:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:30:15 DEBUG : one: size = 4 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:30:15 DEBUG : one: Sizes differ 2026/03/29 02:30:15 DEBUG : one.bak: size = 4 OK 2026/03/29 02:30:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/29 02:30:15 INFO : one: Copied (server-side copy) to: one.bak 2026/03/29 02:30:15 INFO : one: Deleted 2026/03/29 02:30:16 DEBUG : one: size = 5 OK 2026/03/29 02:30:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/29 02:30:16 INFO : one: Copied (new) 2026/03/29 02:30:16 DEBUG : two: size = 3 OK 2026/03/29 02:30:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:16 DEBUG : two: Unchanged skipping 2026/03/29 02:30:16 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone335472561) 2026/03/29 02:30:16 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:30:16 DEBUG : three.txt: Sizes differ 2026/03/29 02:30:17 DEBUG : three.txt.bak: size = 6 OK 2026/03/29 02:30:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/29 02:30:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/29 02:30:17 INFO : three.txt: Deleted 2026/03/29 02:30:18 DEBUG : three.txt: size = 19 OK 2026/03/29 02:30:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/29 02:30:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.22s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:30:21 DEBUG : Creating backend with remote "TestB2:rclone-test-feyuqet1luyo/dst" 2026/03/29 02:30:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone335472561) 2026/03/29 02:30:22 DEBUG : one: size = 3 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:30:22 DEBUG : one: Sizes differ 2026/03/29 02:30:24 DEBUG : one-2019-01-01: size = 3 OK 2026/03/29 02:30:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/29 02:30:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/29 02:30:24 INFO : one: Deleted 2026/03/29 02:30:25 DEBUG : one: size = 4 OK 2026/03/29 02:30:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/29 02:30:25 INFO : one: Copied (new) 2026/03/29 02:30:25 DEBUG : two: size = 3 OK 2026/03/29 02:30:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:25 DEBUG : two: Unchanged skipping 2026/03/29 02:30:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone335472561) 2026/03/29 02:30:25 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:30:25 DEBUG : three.txt: Sizes differ 2026/03/29 02:30:26 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/29 02:30:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/29 02:30:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/29 02:30:26 INFO : three.txt: Deleted 2026/03/29 02:30:27 DEBUG : three.txt: size = 6 OK 2026/03/29 02:30:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/29 02:30:27 INFO : three.txt: Copied (new) 2026/03/29 02:30:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone335472561) 2026/03/29 02:30:28 DEBUG : one: size = 4 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:30:28 DEBUG : one: Sizes differ 2026/03/29 02:30:28 DEBUG : one-2019-01-01: size = 4 OK 2026/03/29 02:30:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/29 02:30:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/29 02:30:28 INFO : one: Deleted 2026/03/29 02:30:29 DEBUG : one: size = 5 OK 2026/03/29 02:30:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/29 02:30:29 INFO : one: Copied (new) 2026/03/29 02:30:29 DEBUG : two: size = 3 OK 2026/03/29 02:30:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:29 DEBUG : two: Unchanged skipping 2026/03/29 02:30:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone335472561) 2026/03/29 02:30:29 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-feyuqet1luyo path dst) 2026/03/29 02:30:29 DEBUG : three.txt: Sizes differ 2026/03/29 02:30:30 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/29 02:30:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/29 02:30:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/29 02:30:30 INFO : three.txt: Deleted 2026/03/29 02:30:31 DEBUG : three.txt: size = 19 OK 2026/03/29 02:30:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/29 02:30:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.75s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:30:34 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:30:34 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone335472561) 2026/03/29 02:30:34 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:30:34 DEBUG : Testêé: Sizes differ 2026/03/29 02:30:34 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:30:35 DEBUG : Testêé: size = 14 OK 2026/03/29 02:30:35 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/29 02:30:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/29 02:30:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.56s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:30:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/29 02:30:36 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:30:36 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:30:36 DEBUG : existing: size = 6 OK 2026/03/29 02:30:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/29 02:30:36 INFO : existing: Copied (new) 2026/03/29 02:30:36 DEBUG : Waiting for deletions to finish 2026/03/29 02:30:37 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:30:37 DEBUG : existing: size = 8 (Local file system at /tmp/rclone335472561) 2026/03/29 02:30:37 DEBUG : existing: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:30:37 DEBUG : existing: Sizes differ 2026/03/29 02:30:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/29 02:30:37 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:30:37 ERROR : B2 bucket rclone-test-feyuqet1luyo: not deleting files as there were IO errors 2026/03/29 02:30:37 ERROR : B2 bucket rclone-test-feyuqet1luyo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.10s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:30:38 DEBUG : EXISTING: size = 6 OK 2026/03/29 02:30:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:38 DEBUG : existing: Unchanged skipping 2026/03/29 02:30:38 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:30:38 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:30:38 DEBUG : Waiting for deletions to finish 2026/03/29 02:30:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", 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-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:30:58 DEBUG : both0: size = 6 OK 2026/03/29 02:30:58 DEBUG : both11: size = 6 OK 2026/03/29 02:30:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both12: size = 6 OK 2026/03/29 02:30:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:30:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both10: size = 6 OK 2026/03/29 02:30:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both11: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both10: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both14: size = 6 OK 2026/03/29 02:30:58 DEBUG : both13: size = 6 OK 2026/03/29 02:30:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both12: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both15: size = 6 OK 2026/03/29 02:30:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both15: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both16: size = 6 OK 2026/03/29 02:30:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both16: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both17: size = 6 OK 2026/03/29 02:30:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both17: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both18: size = 6 OK 2026/03/29 02:30:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both18: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both19: size = 6 OK 2026/03/29 02:30:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both19: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both1: size = 6 OK 2026/03/29 02:30:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both1: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both2: size = 6 OK 2026/03/29 02:30:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both2: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both3: size = 6 OK 2026/03/29 02:30:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both3: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both4: size = 6 OK 2026/03/29 02:30:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both4: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both5: size = 6 OK 2026/03/29 02:30:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both5: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both6: size = 6 OK 2026/03/29 02:30:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both6: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both7: size = 6 OK 2026/03/29 02:30:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both7: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both8: size = 6 OK 2026/03/29 02:30:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both8: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both9: size = 6 OK 2026/03/29 02:30:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:30:58 DEBUG : both9: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both0: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both13: Unchanged skipping 2026/03/29 02:30:58 DEBUG : both14: Unchanged skipping 2026/03/29 02:30:58 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:30:58 DEBUG : Waiting for deletions to finish 2026/03/29 02:30:58 INFO : only13: Deleted 2026/03/29 02:30:58 INFO : only16: Deleted 2026/03/29 02:30:58 INFO : only17: Deleted 2026/03/29 02:30:58 INFO : only6: Deleted 2026/03/29 02:30:58 INFO : only8: Deleted 2026/03/29 02:30:58 INFO : only3: Deleted 2026/03/29 02:30:58 INFO : only9: Deleted 2026/03/29 02:30:59 INFO : only2: Deleted 2026/03/29 02:30:59 INFO : only4: Deleted 2026/03/29 02:30:59 INFO : only18: Deleted 2026/03/29 02:30:59 INFO : only19: Deleted 2026/03/29 02:30:59 INFO : only5: Deleted 2026/03/29 02:30:59 INFO : only7: Deleted 2026/03/29 02:30:59 INFO : only0: Deleted 2026/03/29 02:30:59 INFO : only10: Deleted 2026/03/29 02:30:59 INFO : only11: Deleted 2026/03/29 02:30:59 INFO : only15: Deleted 2026/03/29 02:30:59 INFO : only14: Deleted 2026/03/29 02:30:59 INFO : only1: Deleted 2026/03/29 02:30:59 INFO : only12: Deleted 2026/03/29 02:30:59 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.92s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:31:22 DEBUG : both0: size = 6 OK 2026/03/29 02:31:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both11: size = 6 OK 2026/03/29 02:31:22 DEBUG : both10: size = 6 OK 2026/03/29 02:31:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both12: size = 6 OK 2026/03/29 02:31:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:31:22 DEBUG : both0: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both13: size = 6 OK 2026/03/29 02:31:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both11: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both14: size = 6 OK 2026/03/29 02:31:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both13: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both15: size = 6 OK 2026/03/29 02:31:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both15: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both16: size = 6 OK 2026/03/29 02:31:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both16: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both17: size = 6 OK 2026/03/29 02:31:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both17: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both18: size = 6 OK 2026/03/29 02:31:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both18: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both19: size = 6 OK 2026/03/29 02:31:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both19: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both1: size = 6 OK 2026/03/29 02:31:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both1: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both2: size = 6 OK 2026/03/29 02:31:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both2: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both3: size = 6 OK 2026/03/29 02:31:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both3: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both4: size = 6 OK 2026/03/29 02:31:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both4: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both5: size = 6 OK 2026/03/29 02:31:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both5: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both6: size = 6 OK 2026/03/29 02:31:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both6: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both7: size = 6 OK 2026/03/29 02:31:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both7: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both8: size = 6 OK 2026/03/29 02:31:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both8: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both9: size = 6 OK 2026/03/29 02:31:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:22 DEBUG : both9: Unchanged skipping 2026/03/29 02:31:22 DEBUG : only0: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only0: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only0: Sizes differ 2026/03/29 02:31:22 DEBUG : only10: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only10: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only10: Sizes differ 2026/03/29 02:31:22 DEBUG : only11: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only11: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only11: Sizes differ 2026/03/29 02:31:22 DEBUG : only12: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only12: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only12: Sizes differ 2026/03/29 02:31:22 DEBUG : both14: Unchanged skipping 2026/03/29 02:31:22 DEBUG : both10: Unchanged skipping 2026/03/29 02:31:22 DEBUG : only13: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only13: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only13: Sizes differ 2026/03/29 02:31:22 DEBUG : only14: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only14: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only14: Sizes differ 2026/03/29 02:31:22 DEBUG : both12: Unchanged skipping 2026/03/29 02:31:22 DEBUG : only16: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only16: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only17: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only17: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only17: Sizes differ 2026/03/29 02:31:22 DEBUG : only16: Sizes differ 2026/03/29 02:31:22 DEBUG : only15: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only15: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only15: Sizes differ 2026/03/29 02:31:22 DEBUG : only18: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only18: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only18: Sizes differ 2026/03/29 02:31:22 DEBUG : only19: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only19: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only19: Sizes differ 2026/03/29 02:31:22 DEBUG : only1: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only1: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only1: Sizes differ 2026/03/29 02:31:22 DEBUG : only2: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only2: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only2: Sizes differ 2026/03/29 02:31:22 DEBUG : only3: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only3: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only3: Sizes differ 2026/03/29 02:31:22 DEBUG : only4: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only4: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only4: Sizes differ 2026/03/29 02:31:22 DEBUG : only5: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only5: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only5: Sizes differ 2026/03/29 02:31:22 DEBUG : only6: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only6: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only6: Sizes differ 2026/03/29 02:31:22 DEBUG : only7: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only7: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only7: Sizes differ 2026/03/29 02:31:22 DEBUG : only8: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only8: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only8: Sizes differ 2026/03/29 02:31:22 DEBUG : only9: size = 0 (Local file system at /tmp/rclone335472561) 2026/03/29 02:31:22 DEBUG : only9: size = 6 (B2 bucket rclone-test-feyuqet1luyo) 2026/03/29 02:31:22 DEBUG : only9: Sizes differ 2026/03/29 02:31:22 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:31:22 DEBUG : only10: size = 0 OK 2026/03/29 02:31:22 DEBUG : only0: size = 0 OK 2026/03/29 02:31:22 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:22 INFO : only10: Copied (replaced existing) 2026/03/29 02:31:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:22 INFO : only0: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only14: size = 0 OK 2026/03/29 02:31:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only14: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only12: size = 0 OK 2026/03/29 02:31:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only12: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only18: size = 0 OK 2026/03/29 02:31:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only18: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only11: size = 0 OK 2026/03/29 02:31:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only11: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only19: size = 0 OK 2026/03/29 02:31:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only19: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only1: size = 0 OK 2026/03/29 02:31:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only1: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only2: size = 0 OK 2026/03/29 02:31:23 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only2: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only3: size = 0 OK 2026/03/29 02:31:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only3: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only4: size = 0 OK 2026/03/29 02:31:23 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only4: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only5: size = 0 OK 2026/03/29 02:31:23 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only5: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only6: size = 0 OK 2026/03/29 02:31:23 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only6: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only7: size = 0 OK 2026/03/29 02:31:23 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only7: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only8: size = 0 OK 2026/03/29 02:31:23 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only8: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only9: size = 0 OK 2026/03/29 02:31:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only9: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only17: size = 0 OK 2026/03/29 02:31:23 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only17: Copied (replaced existing) 2026/03/29 02:31:23 DEBUG : only16: size = 0 OK 2026/03/29 02:31:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:23 INFO : only16: Copied (replaced existing) 2026/03/29 02:31:24 DEBUG : only15: size = 0 OK 2026/03/29 02:31:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:24 INFO : only15: Copied (replaced existing) 2026/03/29 02:31:24 DEBUG : only13: size = 0 OK 2026/03/29 02:31:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/29 02:31:24 INFO : only13: Copied (replaced existing) 2026/03/29 02:31:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.67s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:31:32 DEBUG : empty_dir: Making directory with metadata 2026/03/29 02:31:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 02:31:32 DEBUG : empty_on_remote: Making directory with metadata 2026/03/29 02:31:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 02:31:32 INFO : empty_on_remote: Making directory 2026/03/29 02:31:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/29 02:31:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/29 02:31:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/29 02:31:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/29 02:31:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.93s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:31:35 DEBUG : empty_dir: Making directory with metadata 2026/03/29 02:31:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 02:31:35 DEBUG : empty_on_remote: Making directory with metadata 2026/03/29 02:31:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 02:31:35 INFO : empty_on_remote: Making directory 2026/03/29 02:31:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/29 02:31:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/29 02:31:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/29 02:31:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/29 02:31:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/29 02:31:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.39s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:31:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 02:31:37 INFO : sub dir: Making directory 2026/03/29 02:31:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:31:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 02:31:39 INFO : sub dir: Making directory 2026/03/29 02:31:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.02s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:31:51 DEBUG : Waiting for deletions to finish 2026/03/29 02:31:51 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:31:51 DEBUG : apple: size = 5 OK 2026/03/29 02:31:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : apple: Unchanged skipping 2026/03/29 02:31:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:31:51 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:31:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:31:51 DEBUG : banana: size = 6 OK 2026/03/29 02:31:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:31:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : banana: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:31:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:31:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:31:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:31:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:31:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:31:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:31:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:31:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:31:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:31:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:31:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:31:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:31:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:31:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:31:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:31:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:31:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:31:51 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:31:51 DEBUG : Waiting for deletions to finish 2026/03/29 02:31:51 INFO : There was nothing to transfer 2026/03/29 02:31:51 DEBUG : Waiting for deletions to finish 2026/03/29 02:31:52 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : apple: size = 5 OK 2026/03/29 02:31:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:31:52 DEBUG : banana: size = 6 OK 2026/03/29 02:31:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : apple: Unchanged skipping 2026/03/29 02:31:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:31:52 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:31:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:31:52 DEBUG : banana: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:31:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:31:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:31:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:31:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:31:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:31:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:31:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:31:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:31:52 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:31:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:31:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:31:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:31:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:31:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:31:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:31:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:31:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:31:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:31:52 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:31:52 DEBUG : Waiting for deletions to finish 2026/03/29 02:31:52 INFO : There was nothing to transfer 2026/03/29 02:31:52 DEBUG : Waiting for deletions to finish 2026/03/29 02:31:52 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:31:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:32:08 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:09 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:32:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : apple: size = 5 OK 2026/03/29 02:32:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : apple: Unchanged skipping 2026/03/29 02:32:09 DEBUG : banana: size = 6 OK 2026/03/29 02:32:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : banana: Unchanged skipping 2026/03/29 02:32:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:32:09 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:32:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:32:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:32:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:32:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:32:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:32:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:32:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:32:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:32:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:32:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:32:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:32:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:32:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:32:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:32:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:32:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:32:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:32:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:32:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:32:09 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:32:09 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:09 INFO : There was nothing to transfer 2026/03/29 02:32:09 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:09 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:32:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:32:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:32:10 DEBUG : apple: size = 5 OK 2026/03/29 02:32:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : banana: size = 6 OK 2026/03/29 02:32:10 DEBUG : apple: Unchanged skipping 2026/03/29 02:32:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : banana: Unchanged skipping 2026/03/29 02:32:10 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:32:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:32:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:32:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:32:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:32:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:32:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:32:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:32:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:32:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:32:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:32:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:32:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:32:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:32:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:32:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:32:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:32:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:32:10 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:32:10 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:10 INFO : There was nothing to transfer 2026/03/29 02:32:10 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:10 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:32:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:32:25 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:26 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:32:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/29 02:32:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:26 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:32:26 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:32:26 DEBUG : YmFuYW5h: size = 6 OK 2026/03/29 02:32:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/29 02:32:26 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/29 02:32:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/29 02:32:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/29 02:32:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:27 DEBUG : YXBwbGU=: size = 5 OK 2026/03/29 02:32:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/29 02:32:27 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/29 02:32:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/29 02:32:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/29 02:32:27 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/29 02:32:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/29 02:32:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/29 02:32:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/29 02:32:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/29 02:32:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/29 02:32:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/29 02:32:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/29 02:32:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/29 02:32:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/29 02:32:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/29 02:32:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/29 02:32:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/29 02:32:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/29 02:32:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/29 02:32:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/29 02:32:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/29 02:32:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/29 02:32:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/29 02:32:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/29 02:32:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/29 02:32:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/29 02:32:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/29 02:32:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/29 02:32:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 02:32:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/29 02:32:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/29 02:32:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/29 02:32:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/29 02:32:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:28 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/29 02:32:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/29 02:32:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/29 02:32:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/29 02:32:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/29 02:32:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:29 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:29 INFO : dir1/0003-defghij.txt: Deleted 2026/03/29 02:32:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/29 02:32:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/29 02:32:29 INFO : dir1/0007-1234567.txt: Deleted 2026/03/29 02:32:29 INFO : dir1/0008-2345678.txt: Deleted 2026/03/29 02:32:29 INFO : apple: Deleted 2026/03/29 02:32:29 INFO : dir1/0014-89;=.txt: Deleted 2026/03/29 02:32:29 INFO : dir1/0012-6789;.txt: Deleted 2026/03/29 02:32:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/29 02:32:29 INFO : dir1/0010-456789.txt: Deleted 2026/03/29 02:32:29 INFO : dir1/0011-56789;.txt: Deleted 2026/03/29 02:32:29 INFO : dir1/0015-9;=.txt: Deleted 2026/03/29 02:32:29 INFO : banana: Deleted 2026/03/29 02:32:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/29 02:32:29 INFO : dir1/0013-789;=.txt: Deleted 2026/03/29 02:32:29 INFO : dir1/0009-3456789.txt: Deleted 2026/03/29 02:32:29 INFO : splitbananasplit: Deleted 2026/03/29 02:32:29 INFO : appleappleapplebanana: Deleted 2026/03/29 02:32:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/29 02:32:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/29 02:32:30 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/29 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 02:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:30 DEBUG : YXBwbGU=: size = 5 OK 2026/03/29 02:32:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:32:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : apple: Unchanged skipping 2026/03/29 02:32:30 DEBUG : YmFuYW5h: size = 6 OK 2026/03/29 02:32:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : banana: Unchanged skipping 2026/03/29 02:32:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/29 02:32:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/29 02:32:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/29 02:32:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/29 02:32:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/29 02:32:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/29 02:32:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/29 02:32:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/29 02:32:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/29 02:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/29 02:32:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/29 02:32:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/29 02:32:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/29 02:32:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/29 02:32:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/29 02:32:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/29 02:32:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/29 02:32:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/29 02:32:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:32:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:32:30 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:32:30 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:32:30 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:30 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/29 02:32:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:31 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:31 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:31 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 02:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:31 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 02:32:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 02:32:31 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 02:32:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 02:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 02:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 02:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 02:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 02:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 02:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:32:46 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:46 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 02:32:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 02:32:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 02:32:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 02:32:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 02:32:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 02:32:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 02:32:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 02:32:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 02:32:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 02:32:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 02:32:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 02:32:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 02:32:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 02:32:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 02:32:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 02:32:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 02:32:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 02:32:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 02:32:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 02:32:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 02:32:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 02:32:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 02:32:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 02:32:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 02:32:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 02:32:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 02:32:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 02:32:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 02:32:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 02:32:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 02:32:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 02:32:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 02:32:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 02:32:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 02:32:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 02:32:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 02:32:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 02:32:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 02:32:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 02:32:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 02:32:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 02:32:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 02:32:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 02:32:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 02:32:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 02:32:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 02:32:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 02:32:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 02:32:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 02:32:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 02:32:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 02:32:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 02:32:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 02:32:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 02:32:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 02:32:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 02:32:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 02:32:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 02:32:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 02:32:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 02:32:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 02:32:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 02:32:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 02:32:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 02:32:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 02:32:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 02:32:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 02:32:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 02:32:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 02:32:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 02:32:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 02:32:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 02:32:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 02:32:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 02:32:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 02:32:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 02:32:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 02:32:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 02:32:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 02:32:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 02:32:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 02:32:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 02:32:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 02:32:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 02:32:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 02:32:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 02:32:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 02:32:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 02:32:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 02:32:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 02:32:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 02:32:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 02:32:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 02:32:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 02:32:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 02:32:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 02:32:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 02:32:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 02:32:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 02:32:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 02:32:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 02:32:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 02:32:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 02:32:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 02:32:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 02:32:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/29 02:32:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 02:32:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/29 02:32:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 02:32:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/29 02:32:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 02:32:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/29 02:32:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 02:32:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 02:32:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 02:32:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 02:32:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 02:32:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 02:32:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 02:32:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 02:32:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/29 02:32:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 02:32:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 02:32:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 02:32:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 02:32:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 02:32:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 02:32:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 02:32:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 02:32:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 02:32:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 02:32:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 02:32:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 02:32:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 02:32:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 02:32:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 02:32:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 02:32:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 02:32:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 02:32:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 02:32:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 02:32:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 02:32:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 02:32:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 02:32:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 02:32:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 02:32:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 02:32:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 02:32:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 02:32:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/29 02:32:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 02:32:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 02:32:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 02:32:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 02:32:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/29 02:32:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:46 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:32:46 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:32:47 DEBUG : PREFIXapple: size = 5 OK 2026/03/29 02:32:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/29 02:32:47 INFO : apple: Copied (new) to: PREFIXapple 2026/03/29 02:32:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 02:32:47 DEBUG : PREFIXbanana: size = 6 OK 2026/03/29 02:32:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/29 02:32:47 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/29 02:32:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 02:32:47 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/29 02:32:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/29 02:32:47 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/29 02:32:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 02:32:47 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/29 02:32:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/29 02:32:47 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/29 02:32:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 02:32:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:32:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/29 02:32:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 02:32:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 02:32:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/29 02:32:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/29 02:32:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 02:32:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 02:32:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/29 02:32:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/29 02:32:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 02:32:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 02:32:47 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/29 02:32:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/29 02:32:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/29 02:32:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 02:32:48 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/29 02:32:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/29 02:32:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/29 02:32:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 02:32:48 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/29 02:32:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/29 02:32:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/29 02:32:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 02:32:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/29 02:32:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/29 02:32:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 02:32:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 02:32:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/29 02:32:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/29 02:32:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 02:32:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 02:32:48 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/29 02:32:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/29 02:32:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/29 02:32:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 02:32:48 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/29 02:32:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/29 02:32:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/29 02:32:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 02:32:48 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/29 02:32:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/29 02:32:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/29 02:32:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 02:32:49 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/29 02:32:49 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/29 02:32:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/29 02:32:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/29 02:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/29 02:32:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/29 02:32:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/29 02:32:49 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/29 02:32:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/29 02:32:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/29 02:32:49 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/29 02:32:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/29 02:32:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/29 02:32:49 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/29 02:32:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/29 02:32:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/29 02:32:49 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:49 INFO : banana: Deleted 2026/03/29 02:32:49 INFO : splitbananasplit: Deleted 2026/03/29 02:32:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/29 02:32:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/29 02:32:50 INFO : dir1/0009-3456789.txt: Deleted 2026/03/29 02:32:50 INFO : dir1/0010-456789.txt: Deleted 2026/03/29 02:32:50 INFO : dir1/0013-789;=.txt: Deleted 2026/03/29 02:32:50 INFO : apple: Deleted 2026/03/29 02:32:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/29 02:32:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/29 02:32:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/29 02:32:50 INFO : dir1/0007-1234567.txt: Deleted 2026/03/29 02:32:50 INFO : dir1/0011-56789;.txt: Deleted 2026/03/29 02:32:50 INFO : appleappleapplebanana: Deleted 2026/03/29 02:32:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/29 02:32:50 INFO : dir1/0012-6789;.txt: Deleted 2026/03/29 02:32:50 INFO : dir1/0014-89;=.txt: Deleted 2026/03/29 02:32:50 INFO : dir1/0003-defghij.txt: Deleted 2026/03/29 02:32:50 INFO : dir1/0008-2345678.txt: Deleted 2026/03/29 02:32:50 INFO : dir1/0015-9;=.txt: Deleted 2026/03/29 02:32:50 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:50 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:32:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 02:32:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 02:32:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 02:32:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 02:32:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 02:32:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 02:32:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 02:32:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 02:32:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 02:32:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 02:32:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 02:32:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 02:32:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 02:32:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 02:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 02:32:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 02:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 02:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 02:32:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 02:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 02:32:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 02:32:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 02:32:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 02:32:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 02:32:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 02:32:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 02:32:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 02:32:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 02:32:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/29 02:32:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 02:32:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 02:32:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 02:32:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 02:32:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 02:32:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 02:32:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 02:32:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 02:32:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 02:32:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 02:32:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 02:32:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 02:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 02:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 02:32:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 02:32:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 02:32:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 02:32:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 02:32:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 02:32:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/29 02:32:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:32:51 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:32:51 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:32:51 DEBUG : banana: size = 6 OK 2026/03/29 02:32:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/29 02:32:51 INFO : banana: Copied (new) 2026/03/29 02:32:51 DEBUG : apple: size = 5 OK 2026/03/29 02:32:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/29 02:32:51 INFO : apple: Copied (new) 2026/03/29 02:32:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:32:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/29 02:32:51 INFO : appleappleapplebanana: Copied (new) 2026/03/29 02:32:51 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:32:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/29 02:32:51 INFO : splitbananasplit: Copied (new) 2026/03/29 02:32:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:32:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/29 02:32:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/29 02:32:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:32:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/29 02:32:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/29 02:32:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:32:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/29 02:32:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/29 02:32:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:32:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/29 02:32:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/29 02:32:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:32:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/29 02:32:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/29 02:32:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:32:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/29 02:32:52 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/29 02:32:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:32:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/29 02:32:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/29 02:32:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:32:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/29 02:32:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/29 02:32:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:32:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/29 02:32:52 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/29 02:32:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:32:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/29 02:32:52 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/29 02:32:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:32:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/29 02:32:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/29 02:32:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:32:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/29 02:32:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/29 02:32:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:32:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/29 02:32:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/29 02:32:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:32:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/29 02:32:53 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/29 02:32:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:32:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/29 02:32:53 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/29 02:32:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:32:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/29 02:32:53 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/29 02:32:53 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:53 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/29 02:32:53 INFO : PREFIXsplitbananasplit: Deleted 2026/03/29 02:32:53 INFO : PREFIXbanana: Deleted 2026/03/29 02:32:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/29 02:32:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/29 02:32:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/29 02:32:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/29 02:32:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/29 02:32:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/29 02:32:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/29 02:32:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/29 02:32:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/29 02:32:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/29 02:32:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/29 02:32:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/29 02:32:53 INFO : PREFIXapple: Deleted 2026/03/29 02:32:54 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/29 02:32:54 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/29 02:32:54 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/29 02:32:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/29 02:32:54 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:54 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : Waiting for deletions to finish 2026/03/29 02:32:54 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:32:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:33:09 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:10 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:33:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 02:33:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:10 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:33:10 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:33:10 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/29 02:33:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/29 02:33:10 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/29 02:33:10 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/29 02:33:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/29 02:33:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:10 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/29 02:33:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/29 02:33:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/29 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 02:33:11 DEBUG : appleSUFFIX: size = 5 OK 2026/03/29 02:33:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/29 02:33:11 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/29 02:33:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/29 02:33:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/29 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/29 02:33:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/29 02:33:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/29 02:33:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/29 02:33:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/29 02:33:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/29 02:33:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/29 02:33:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/29 02:33:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/29 02:33:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/29 02:33:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/29 02:33:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/29 02:33:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/29 02:33:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/29 02:33:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/29 02:33:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/29 02:33:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/29 02:33:12 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/29 02:33:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/29 02:33:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/29 02:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/29 02:33:12 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/29 02:33:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/29 02:33:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/29 02:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/29 02:33:12 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/29 02:33:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/29 02:33:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/29 02:33:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/29 02:33:12 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/29 02:33:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/29 02:33:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/29 02:33:12 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/29 02:33:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/29 02:33:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/29 02:33:12 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/29 02:33:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/29 02:33:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/29 02:33:12 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/29 02:33:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/29 02:33:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/29 02:33:12 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/29 02:33:12 INFO : splitbananasplit: Deleted 2026/03/29 02:33:12 INFO : dir1/0012-6789;.txt: Deleted 2026/03/29 02:33:12 INFO : dir1/0013-789;=.txt: Deleted 2026/03/29 02:33:13 INFO : dir1/0007-1234567.txt: Deleted 2026/03/29 02:33:13 INFO : appleappleapplebanana: Deleted 2026/03/29 02:33:13 INFO : dir1/0014-89;=.txt: Deleted 2026/03/29 02:33:13 INFO : apple: Deleted 2026/03/29 02:33:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/29 02:33:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/29 02:33:13 INFO : banana: Deleted 2026/03/29 02:33:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/29 02:33:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/29 02:33:13 INFO : dir1/0003-defghij.txt: Deleted 2026/03/29 02:33:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/29 02:33:13 INFO : dir1/0015-9;=.txt: Deleted 2026/03/29 02:33:13 INFO : dir1/0008-2345678.txt: Deleted 2026/03/29 02:33:13 INFO : dir1/0009-3456789.txt: Deleted 2026/03/29 02:33:13 INFO : dir1/0010-456789.txt: Deleted 2026/03/29 02:33:13 INFO : dir1/0011-56789;.txt: Deleted 2026/03/29 02:33:13 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:13 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/29 02:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 02:33:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 02:33:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/29 02:33:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 02:33:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:14 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:33:14 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:33:14 DEBUG : banana: size = 6 OK 2026/03/29 02:33:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/29 02:33:14 INFO : banana: Copied (new) 2026/03/29 02:33:14 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:33:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/29 02:33:14 INFO : splitbananasplit: Copied (new) 2026/03/29 02:33:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:33:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/29 02:33:14 INFO : appleappleapplebanana: Copied (new) 2026/03/29 02:33:14 DEBUG : apple: size = 5 OK 2026/03/29 02:33:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/29 02:33:14 INFO : apple: Copied (new) 2026/03/29 02:33:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:33:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/29 02:33:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/29 02:33:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:33:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/29 02:33:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/29 02:33:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:33:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/29 02:33:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/29 02:33:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:33:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/29 02:33:15 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/29 02:33:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:33:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/29 02:33:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/29 02:33:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:33:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/29 02:33:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/29 02:33:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:33:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/29 02:33:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/29 02:33:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:33:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/29 02:33:15 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/29 02:33:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:33:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/29 02:33:15 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/29 02:33:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:33:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/29 02:33:15 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/29 02:33:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:33:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/29 02:33:16 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/29 02:33:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:33:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/29 02:33:16 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/29 02:33:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:33:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/29 02:33:16 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/29 02:33:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:33:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/29 02:33:16 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/29 02:33:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:33:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/29 02:33:16 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/29 02:33:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:33:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/29 02:33:16 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/29 02:33:16 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:16 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/29 02:33:16 INFO : splitbananasplitSUFFIX: Deleted 2026/03/29 02:33:16 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/29 02:33:16 INFO : appleSUFFIX: Deleted 2026/03/29 02:33:17 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/29 02:33:17 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/29 02:33:17 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/29 02:33:17 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/29 02:33:17 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/29 02:33:17 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/29 02:33:17 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/29 02:33:17 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/29 02:33:17 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/29 02:33:17 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/29 02:33:17 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/29 02:33:17 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/29 02:33:17 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/29 02:33:17 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/29 02:33:17 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/29 02:33:17 INFO : bananaSUFFIX: Deleted 2026/03/29 02:33:17 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:17 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:33:17 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:18 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:33:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:33:34 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:34 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:33:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 02:33:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 02:33:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 02:33:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:34 DEBUG : banana: size = 6 OK 2026/03/29 02:33:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 02:33:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:34 DEBUG : banana: Unchanged skipping 2026/03/29 02:33:34 DEBUG : apple: size = 5 OK 2026/03/29 02:33:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:34 DEBUG : apple: Unchanged skipping 2026/03/29 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 02:33:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 02:33:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/29 02:33:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/29 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 02:33:34 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:33:34 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:33:35 DEBUG : appleapple: size = 21 OK 2026/03/29 02:33:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/29 02:33:35 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/29 02:33:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 02:33:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/29 02:33:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/29 02:33:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/29 02:33:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 02:33:35 DEBUG : splitbanan: size = 16 OK 2026/03/29 02:33:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/29 02:33:35 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/29 02:33:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 02:33:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/29 02:33:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/29 02:33:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/29 02:33:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 02:33:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/29 02:33:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/29 02:33:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/29 02:33:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 02:33:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/29 02:33:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/29 02:33:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/29 02:33:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 02:33:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/29 02:33:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/29 02:33:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/29 02:33:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 02:33:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/29 02:33:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/29 02:33:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/29 02:33:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 02:33:36 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/29 02:33:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/29 02:33:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/29 02:33:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 02:33:36 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/29 02:33:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/29 02:33:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/29 02:33:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 02:33:36 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/29 02:33:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/29 02:33:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/29 02:33:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 02:33:36 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/29 02:33:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/29 02:33:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/29 02:33:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 02:33:36 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/29 02:33:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/29 02:33:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/29 02:33:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 02:33:36 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/29 02:33:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/29 02:33:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/29 02:33:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 02:33:36 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/29 02:33:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/29 02:33:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/29 02:33:36 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/29 02:33:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/29 02:33:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/29 02:33:36 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/29 02:33:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/29 02:33:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/29 02:33:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/29 02:33:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/29 02:33:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/29 02:33:37 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:37 INFO : dir1/0012-6789;.txt: Deleted 2026/03/29 02:33:37 INFO : dir1/0014-89;=.txt: Deleted 2026/03/29 02:33:37 INFO : dir1/0015-9;=.txt: Deleted 2026/03/29 02:33:37 INFO : splitbananasplit: Deleted 2026/03/29 02:33:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/29 02:33:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/29 02:33:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/29 02:33:37 INFO : dir1/0009-3456789.txt: Deleted 2026/03/29 02:33:37 INFO : dir1/0003-defghij.txt: Deleted 2026/03/29 02:33:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/29 02:33:37 INFO : dir1/0007-1234567.txt: Deleted 2026/03/29 02:33:37 INFO : appleappleapplebanana: Deleted 2026/03/29 02:33:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/29 02:33:37 INFO : dir1/0010-456789.txt: Deleted 2026/03/29 02:33:37 INFO : dir1/0011-56789;.txt: Deleted 2026/03/29 02:33:37 INFO : dir1/0013-789;=.txt: Deleted 2026/03/29 02:33:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/29 02:33:37 INFO : dir1/0008-2345678.txt: Deleted 2026/03/29 02:33:37 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : appleapple: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 02:33:38 DEBUG : banana: size = 6 OK 2026/03/29 02:33:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : appleapple: size = 21 OK 2026/03/29 02:33:38 DEBUG : splitbanan: size = 16 OK 2026/03/29 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:33:38 DEBUG : banana: Unchanged skipping 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:33:38 DEBUG : apple: size = 5 OK 2026/03/29 02:33:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : apple: Unchanged skipping 2026/03/29 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 02:33:38 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/29 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/29 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/29 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/29 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/29 02:33:38 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/29 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/29 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/29 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/29 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 02:33:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/29 02:33:38 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/29 02:33:38 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:33:38 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/29 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/29 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/29 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/29 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/29 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/29 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:33:38 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:33:38 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:38 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : appleapple: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:33:54 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:54 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:33:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : apple: size = 5 OK 2026/03/29 02:33:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:33:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:33:55 DEBUG : banana: size = 6 OK 2026/03/29 02:33:55 DEBUG : apple: Unchanged skipping 2026/03/29 02:33:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : banana: Unchanged skipping 2026/03/29 02:33:55 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:33:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:33:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:33:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:33:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:33:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:33:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:33:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:33:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:33:55 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:55 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:55 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:33:55 DEBUG : apple: size = 5 OK 2026/03/29 02:33:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : apple: Unchanged skipping 2026/03/29 02:33:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:33:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:33:55 DEBUG : banana: size = 6 OK 2026/03/29 02:33:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : banana: Unchanged skipping 2026/03/29 02:33:55 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:33:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:33:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:33:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:33:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:33:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:33:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:33:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:33:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:33:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:33:55 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:33:55 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:33:55 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:55 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:56 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:33:56 DEBUG : Waiting for deletions to finish 2026/03/29 02:33:57 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:33:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:34:12 DEBUG : Waiting for deletions to finish 2026/03/29 02:34:12 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:34:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : apple: size = 5 OK 2026/03/29 02:34:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : apple: Unchanged skipping 2026/03/29 02:34:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:34:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:34:13 DEBUG : banana: size = 6 OK 2026/03/29 02:34:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : banana: Unchanged skipping 2026/03/29 02:34:13 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:34:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:34:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:34:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:34:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:34:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:34:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:34:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:34:13 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:34:13 DEBUG : Waiting for deletions to finish 2026/03/29 02:34:13 DEBUG : Waiting for deletions to finish 2026/03/29 02:34:13 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:34:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:34:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:34:13 DEBUG : apple: size = 5 OK 2026/03/29 02:34:13 DEBUG : banana: size = 6 OK 2026/03/29 02:34:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : apple: Unchanged skipping 2026/03/29 02:34:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : banana: Unchanged skipping 2026/03/29 02:34:13 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:34:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:34:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:34:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:34:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:34:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:34:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:34:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:34:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:34:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:34:13 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:34:13 DEBUG : Waiting for deletions to finish 2026/03/29 02:34:13 DEBUG : Waiting for deletions to finish 2026/03/29 02:34:14 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:34:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:34:29 DEBUG : Waiting for deletions to finish 2026/03/29 02:34:29 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:34:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:34:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:34:30 DEBUG : banana: size = 6 OK 2026/03/29 02:34:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : banana: Unchanged skipping 2026/03/29 02:34:30 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:34:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:34:30 DEBUG : apple: size = 5 OK 2026/03/29 02:34:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : apple: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:34:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:34:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:34:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:34:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:34:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:34:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:34:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:34:30 DEBUG : Waiting for deletions to finish 2026/03/29 02:34:30 DEBUG : Waiting for deletions to finish 2026/03/29 02:34:30 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:34:30 DEBUG : apple: size = 5 OK 2026/03/29 02:34:30 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:34:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : apple: Unchanged skipping 2026/03/29 02:34:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:34:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : banana: size = 6 OK 2026/03/29 02:34:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:34:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:34:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : banana: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:34:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:34:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:34:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:34:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:34:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:34:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:34:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:34:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:34:30 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:34:30 DEBUG : Waiting for deletions to finish 2026/03/29 02:34:30 DEBUG : Waiting for deletions to finish 2026/03/29 02:34:31 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:34:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:34:47 DEBUG : Waiting for deletions to finish 2026/03/29 02:34:48 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:34:48 DEBUG : apple: size = 5 OK 2026/03/29 02:34:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : apple: Unchanged skipping 2026/03/29 02:34:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:34:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:34:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:34:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:34:48 DEBUG : banana: size = 6 OK 2026/03/29 02:34:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : banana: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:34:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:34:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:34:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:34:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:34:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:34:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:34:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:34:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:34:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:34:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:34:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:34:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:34:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:34:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:34:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:34:48 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:34:48 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:34:48 DEBUG : Waiting for deletions to finish 2026/03/29 02:34:48 DEBUG : Waiting for deletions to finish 2026/03/29 02:34:49 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:34:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:34:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:34:49 DEBUG : apple: size = 5 OK 2026/03/29 02:34:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : apple: Unchanged skipping 2026/03/29 02:34:49 DEBUG : banana: size = 6 OK 2026/03/29 02:34:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : banana: Unchanged skipping 2026/03/29 02:34:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:34:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:34:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:34:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:34:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:34:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:34:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:34:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:34:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:34:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:34:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:34:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:34:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:34:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:34:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:34:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:34:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:34:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:34:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:34:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:34:49 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:34:49 DEBUG : Waiting for deletions to finish 2026/03/29 02:34:49 DEBUG : Waiting for deletions to finish 2026/03/29 02:34:49 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:34:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:35:04 DEBUG : Waiting for deletions to finish 2026/03/29 02:35:05 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : apple: size = 5 OK 2026/03/29 02:35:05 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:35:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : apple: Unchanged skipping 2026/03/29 02:35:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:35:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:35:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:35:05 DEBUG : banana: size = 6 OK 2026/03/29 02:35:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : banana: Unchanged skipping 2026/03/29 02:35:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:35:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:35:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:35:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:35:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:35:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:35:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:35:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:35:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:35:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:35:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:35:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:35:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:35:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:35:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:35:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:35:05 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:05 DEBUG : Waiting for deletions to finish 2026/03/29 02:35:05 DEBUG : Waiting for deletions to finish 2026/03/29 02:35:05 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:35:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 02:35:06 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 02:35:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 02:35:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 02:35:06 DEBUG : apple: size = 5 OK 2026/03/29 02:35:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : apple: Unchanged skipping 2026/03/29 02:35:06 DEBUG : banana: size = 6 OK 2026/03/29 02:35:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : banana: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 02:35:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 02:35:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 02:35:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 02:35:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 02:35:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 02:35:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 02:35:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 02:35:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 02:35:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 02:35:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 02:35:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 02:35:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 02:35:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 02:35:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 02:35:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 02:35:06 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:06 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:06 DEBUG : Waiting for deletions to finish 2026/03/29 02:35:06 DEBUG : Waiting for deletions to finish 2026/03/29 02:35:06 DEBUG : apple: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : banana: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 02:35:06 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (209.58s) --- PASS: TestTransform/NFC (15.63s) --- PASS: TestTransform/NFD (18.02s) --- PASS: TestTransform/base64 (20.51s) --- PASS: TestTransform/prefix (23.47s) --- PASS: TestTransform/suffix (23.38s) --- PASS: TestTransform/truncate (20.83s) --- PASS: TestTransform/encoder (18.39s) --- PASS: TestTransform/ISO-8859-1 (16.80s) --- PASS: TestTransform/charmap (17.23s) --- PASS: TestTransform/lowercase (18.44s) --- PASS: TestTransform/ascii (16.88s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:35:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/29 02:35:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/29 02:35:11 INFO : sub dir_somesuffix: Making directory 2026/03/29 02:35:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/29 02:35:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/29 02:35:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/29 02:35:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/29 02:35:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/29 02:35:11 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:11 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/29 02:35:12 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/29 02:35:12 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.83s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:35:13 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:13 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:13 INFO : tictactoe: Making directory 2026/03/29 02:35:13 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:13 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 02:35:13 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/29 02:35:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 02:35:13 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:13 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:14 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/29 02:35:14 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:14 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/29 02:35:14 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.06s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:35:15 INFO : toe: Making directory 2026/03/29 02:35:15 INFO : toe/toe: Making directory 2026/03/29 02:35:15 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/29 02:35:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/29 02:35:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/29 02:35:15 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:15 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:16 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/29 02:35:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/29 02:35:16 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.68s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:35:17 INFO : toe: Making directory 2026/03/29 02:35:17 INFO : toe/toe: Making directory 2026/03/29 02:35:17 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/29 02:35:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/29 02:35:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/29 02:35:17 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:17 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/29 02:35:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/29 02:35:17 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.71s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:35:18 DEBUG : empty_dir: Making directory with metadata 2026/03/29 02:35:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 02:35:18 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:18 INFO : tictacempty_dir: Making directory 2026/03/29 02:35:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:18 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:18 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:18 INFO : tictactoe: Making directory 2026/03/29 02:35:18 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:18 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 02:35:18 INFO : tictactoe/tictactoe: Making directory 2026/03/29 02:35:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 02:35:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/29 02:35:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/29 02:35:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/29 02:35:18 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:18 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/29 02:35:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/29 02:35:19 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.87s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:35:20 DEBUG : empty_dir: Making directory with metadata 2026/03/29 02:35:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 02:35:20 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:20 INFO : tictacempty_dir: Making directory 2026/03/29 02:35:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:20 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:20 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:20 INFO : tictactoe: Making directory 2026/03/29 02:35:20 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:20 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 02:35:20 INFO : tictactoe/tictactoe: Making directory 2026/03/29 02:35:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 02:35:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/29 02:35:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 02:35:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/29 02:35:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 02:35:20 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:20 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/29 02:35:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 02:35:21 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/29 02:35:21 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:21 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:22 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:22 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/29 02:35:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/29 02:35:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/29 02:35:22 NOTICE: B2 bucket rclone-test-feyuqet1luyo: 0 differences found 2026/03/29 02:35:22 NOTICE: B2 bucket rclone-test-feyuqet1luyo: 1 matching files --- PASS: TestAllTag (2.15s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:35:22 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:22 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:22 INFO : tictactoe: Making directory 2026/03/29 02:35:22 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:22 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 02:35:22 INFO : tictactoe/tictactoe: Making directory 2026/03/29 02:35:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 02:35:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/29 02:35:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/29 02:35:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/29 02:35:22 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:22 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/29 02:35:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/29 02:35:23 DEBUG : Waiting for deletions to finish 2026/03/29 02:35:23 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:23 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:23 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 02:35:23 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/29 02:35:23 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 02:35:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/29 02:35:23 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/29 02:35:23 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:23 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.16s) === RUN TestSyntax 2026/03/29 02:35:24 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:35:24 INFO : toe: Making directory 2026/03/29 02:35:24 INFO : toe/toe: Making directory 2026/03/29 02:35:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/29 02:35:24 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:24 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:25 DEBUG : toe/toe/toe: size = 11 OK 2026/03/29 02:35:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:25 INFO : toe/toe/toe: Copied (new) 2026/03/29 02:35:25 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.87s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:35:26 DEBUG : empty_dir: Making directory with metadata 2026/03/29 02:35:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 02:35:26 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:26 INFO : tictacempty_dir: Making directory 2026/03/29 02:35:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:26 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:26 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:26 INFO : tictactoe: Making directory 2026/03/29 02:35:26 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:26 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 02:35:26 INFO : tictactoe/tictactoe: Making directory 2026/03/29 02:35:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 02:35:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/29 02:35:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 02:35:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/29 02:35:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 02:35:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 02:35:26 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:26 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/29 02:35:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 02:35:27 INFO : toe/toe/toe.txt: Deleted 2026/03/29 02:35:27 INFO : toe/toe: Removing directory 2026/03/29 02:35:27 INFO : toe: Removing directory 2026/03/29 02:35:27 INFO : empty_dir: Removing directory 2026/03/29 02:35:27 DEBUG : Local file system at /tmp/rclone335472561: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.75s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:35:28 DEBUG : empty_dir: Making directory with metadata 2026/03/29 02:35:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 02:35:28 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:28 INFO : tictacempty_dir: Making directory 2026/03/29 02:35:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:28 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:28 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:28 INFO : tictactoe: Making directory 2026/03/29 02:35:28 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:28 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 02:35:28 INFO : tictactoe/tictactoe: Making directory 2026/03/29 02:35:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 02:35:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/29 02:35:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 02:35:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/29 02:35:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 02:35:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 02:35:28 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:28 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/29 02:35:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 02:35:29 INFO : toe/toe/toe.txt: Deleted 2026/03/29 02:35:29 INFO : toe/toe: Removing directory 2026/03/29 02:35:29 INFO : toe: Removing directory 2026/03/29 02:35:29 INFO : empty_dir: Removing directory 2026/03/29 02:35:29 DEBUG : Local file system at /tmp/rclone335472561: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/29 02:35:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/29 02:35:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/29 02:35:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/29 02:35:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/29 02:35:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/29 02:35:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/29 02:35:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/29 02:35:30 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.13s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:35:31 DEBUG : Reset feature "Copy" 2026/03/29 02:35:31 DEBUG : Reset feature "Move" 2026/03/29 02:35:31 DEBUG : Reset feature "Copy" 2026/03/29 02:35:31 DEBUG : Reset feature "Move" 2026/03/29 02:35:31 DEBUG : empty_dir: Making directory with metadata 2026/03/29 02:35:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 02:35:31 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:31 INFO : tictacempty_dir: Making directory 2026/03/29 02:35:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 02:35:31 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:31 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:31 INFO : tictactoe: Making directory 2026/03/29 02:35:31 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:31 DEBUG : toe: transformed to: tictactoe 2026/03/29 02:35:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 02:35:31 INFO : tictactoe/tictactoe: Making directory 2026/03/29 02:35:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 02:35:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/29 02:35:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 02:35:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/29 02:35:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 02:35:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 02:35:31 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:31 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/29 02:35:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 02:35:32 INFO : toe/toe/toe.txt: Deleted 2026/03/29 02:35:32 INFO : toe/toe: Removing directory 2026/03/29 02:35:32 INFO : toe: Removing directory 2026/03/29 02:35:32 INFO : empty_dir: Removing directory 2026/03/29 02:35:32 DEBUG : Local file system at /tmp/rclone335472561: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/29 02:35:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/29 02:35:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/29 02:35:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/29 02:35:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/29 02:35:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/29 02:35:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/29 02:35:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/29 02:35:33 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.24s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:35:34 DEBUG : toe: transformed to: dG9l 2026/03/29 02:35:34 DEBUG : toe: transformed to: dG9l 2026/03/29 02:35:34 INFO : dG9l: Making directory 2026/03/29 02:35:34 DEBUG : toe: transformed to: dG9l 2026/03/29 02:35:34 DEBUG : toe: transformed to: dG9l 2026/03/29 02:35:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/29 02:35:34 INFO : dG9l/dG9l: Making directory 2026/03/29 02:35:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/29 02:35:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/29 02:35:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/29 02:35:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/29 02:35:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/29 02:35:34 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:34 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/29 02:35:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/29 02:35:35 DEBUG : Waiting for deletions to finish 2026/03/29 02:35:36 DEBUG : dG9l: transformed to: toe 2026/03/29 02:35:36 DEBUG : dG9l: transformed to: toe 2026/03/29 02:35:36 DEBUG : dG9l: transformed to: toe 2026/03/29 02:35:36 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/29 02:35:36 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/29 02:35:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/29 02:35:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/29 02:35:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/29 02:35:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/29 02:35:36 DEBUG : Local file system at /tmp/rclone335472561: Waiting for checks to finish 2026/03/29 02:35:36 DEBUG : Local file system at /tmp/rclone335472561: Waiting for transfers to finish 2026/03/29 02:35:36 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.73s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-feyuqet1luyo", Local "Local file system at /tmp/rclone335472561", Modify Window "1ms" 2026/03/29 02:35:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 02:35:37 DEBUG : toe: transformed to: 2026/03/29 02:35:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 02:35:37 DEBUG : toe: transformed to: 2026/03/29 02:35:37 INFO : B2 bucket rclone-test-feyuqet1luyo: Making directory 2026/03/29 02:35:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 02:35:37 DEBUG : toe: transformed to: 2026/03/29 02:35:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 02:35:37 DEBUG : toe: transformed to: 2026/03/29 02:35:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 02:35:37 DEBUG : toe/toe: transformed to: 2026/03/29 02:35:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/29 02:35:37 INFO : toe/toe: Making directory 2026/03/29 02:35:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 02:35:37 DEBUG : toe/toe: transformed to: 2026/03/29 02:35:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/29 02:35:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 02:35:37 DEBUG : toe: transformed to: 2026/03/29 02:35:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/29 02:35:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 02:35:37 DEBUG : toe/toe/toe: transformed to: 2026/03/29 02:35:37 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/29 02:35:37 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for checks to finish 2026/03/29 02:35:37 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Waiting for transfers to finish 2026/03/29 02:35:38 DEBUG : toe/toe/toe: size = 11 OK 2026/03/29 02:35:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/29 02:35:38 INFO : toe/toe/toe: Copied (new) 2026/03/29 02:35:38 ERROR : B2 bucket rclone-test-feyuqet1luyo: not deleting files as there were IO errors 2026/03/29 02:35:38 ERROR : B2 bucket rclone-test-feyuqet1luyo: not deleting directories as there were IO errors --- PASS: TestError (1.89s) PASS 2026/03/29 02:35:39 DEBUG : B2 bucket rclone-test-feyuqet1luyo: Purge remote 2026/03/29 02:35:39 INFO : B2 bucket rclone-test-feyuqet1luyo: cleaning bucket "rclone-test-feyuqet1luyo" of all files 2026/03/29 02:35:40 DEBUG : BackupDir/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f405821d05f5697df_d20260329_m022913_c001_v7007000_t0000_u01774751353864") 2026/03/29 02:35:40 DEBUG : BackupDir/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f115647f5b289bcbf_d20260329_m022908_c001_v0001173_t0045_u01774751348419") 2026/03/29 02:35:40 DEBUG : CompareDest/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f404bddfa8dab7011_d20260329_m022848_c001_v7007000_t0000_u01774751328951") 2026/03/29 02:35:40 DEBUG : CompareDest/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23553_d20260329_m022842_c001_v0001090_t0011_u01774751322978") 2026/03/29 02:35:40 DEBUG : CompareDest/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f404bddfa8dab7013_d20260329_m022849_c001_v7007000_t0000_u01774751329143") 2026/03/29 02:35:40 DEBUG : CompareDest/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bae36_d20260329_m022844_c001_v0001181_t0044_u01774751324588") 2026/03/29 02:35:40 DEBUG : CopyDest/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f405821d05f5697e0_d20260329_m022914_c001_v7007000_t0000_u01774751354046") 2026/03/29 02:35:40 DEBUG : CopyDest/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c741_d20260329_m022905_c001_v0001173_t0026_u01774751345395") 2026/03/29 02:35:40 DEBUG : CopyDest/three: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f405821d05f5697e1_d20260329_m022914_c001_v7007000_t0000_u01774751354228") 2026/03/29 02:35:40 DEBUG : CopyDest/three: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bae90_d20260329_m022911_c001_v0001181_t0014_u01774751351970") 2026/03/29 02:35:40 DEBUG : CopyDest/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f405821d05f5697e2_d20260329_m022914_c001_v7007000_t0000_u01774751354415") 2026/03/29 02:35:40 DEBUG : CopyDest/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23583_d20260329_m022909_c001_v0001090_t0012_u01774751349850") 2026/03/29 02:35:41 DEBUG : EXISTING: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeae99c_d20260329_m023039_c001_v7007000_t0000_u01774751439154") 2026/03/29 02:35:41 DEBUG : EXISTING: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23629_d20260329_m023038_c001_v0001090_t0044_u01774751438030") 2026/03/29 02:35:41 DEBUG : PREFIXapple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558535626_d20260329_m023253_c001_v7007000_t0000_u01774751573815") 2026/03/29 02:35:41 DEBUG : PREFIXapple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052c9e_d20260329_m023247_c001_v0001033_t0044_u01774751567058") 2026/03/29 02:35:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c888_d20260329_m023253_c001_v7007000_t0000_u01774751573552") 2026/03/29 02:35:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285491_d20260329_m023247_c001_v0001032_t0020_u01774751567089") 2026/03/29 02:35:41 DEBUG : PREFIXbanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f40630a9449cd0645_d20260329_m023253_c001_v7007000_t0000_u01774751573563") 2026/03/29 02:35:41 DEBUG : PREFIXbanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d2ff_d20260329_m023247_c001_v0001173_t0028_u01774751567067") 2026/03/29 02:35:41 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f414e6892f6ea7e0f_d20260329_m023253_c001_v7007000_t0000_u01774751573575") 2026/03/29 02:35:41 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23773_d20260329_m023247_c001_v0001090_t0054_u01774751567079") 2026/03/29 02:35:41 DEBUG : Testêé: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeae97c_d20260329_m023035_c001_v7007000_t0000_u01774751435544") 2026/03/29 02:35:41 DEBUG : Testêé: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23623_d20260329_m023034_c001_v0001090_t0058_u01774751434799") 2026/03/29 02:35:41 DEBUG : Testêé: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cc3a_d20260329_m023033_c001_v0001173_t0015_u01774751433732") 2026/03/29 02:35:41 DEBUG : YXBwbGU=: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c85e_d20260329_m023231_c001_v7007000_t0000_u01774751551596") 2026/03/29 02:35:41 DEBUG : YXBwbGU=: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328545f_d20260329_m023226_c001_v0001032_t0055_u01774751546682") 2026/03/29 02:35:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c860_d20260329_m023231_c001_v7007000_t0000_u01774751551781") 2026/03/29 02:35:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d213_d20260329_m023226_c001_v0001173_t0018_u01774751546662") 2026/03/29 02:35:41 DEBUG : YmFuYW5h: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c861_d20260329_m023231_c001_v7007000_t0000_u01774751551964") 2026/03/29 02:35:41 DEBUG : YmFuYW5h: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23743_d20260329_m023226_c001_v0001090_t0003_u01774751546671") 2026/03/29 02:35:41 DEBUG : a/potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a92_d20260329_m022717_c001_v7007000_t0000_u01774751237528") 2026/03/29 02:35:41 DEBUG : a/potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac94_d20260329_m022716_c001_v0001181_t0052_u01774751236959") 2026/03/29 02:35:41 DEBUG : a/potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a90_d20260329_m022715_c001_v7007000_t0000_u01774751235617") 2026/03/29 02:35:41 DEBUG : a/potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac82_d20260329_m022714_c001_v0001181_t0045_u01774751234857") 2026/03/29 02:35:42 DEBUG : a/potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6d7_d20260329_m022658_c001_v7007000_t0000_u01774751218793") 2026/03/29 02:35:42 DEBUG : a/potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac23_d20260329_m022658_c001_v0001181_t0046_u01774751218035") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab19c_d20260329_m023507_c001_v7007000_t0000_u01774751707133") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285638_d20260329_m023502_c001_v0001032_t0003_u01774751702878") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a63_d20260329_m023450_c001_v7007000_t0000_u01774751690290") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285605_d20260329_m023445_c001_v0001032_t0039_u01774751685401") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a16c_d20260329_m023431_c001_v7007000_t0000_u01774751671751") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032855c1_d20260329_m023427_c001_v0001032_t0043_u01774751667730") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b47_d20260329_m023414_c001_v7007000_t0000_u01774751654643") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328558f_d20260329_m023410_c001_v0001032_t0017_u01774751650872") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34e8_d20260329_m023357_c001_v7007000_t0000_u01774751637643") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285553_d20260329_m023352_c001_v0001032_t0021_u01774751632713") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbeac6_d20260329_m023339_c001_v7007000_t0000_u01774751619306") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328551f_d20260329_m023332_c001_v0001032_t0008_u01774751612389") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed72_d20260329_m023318_c001_v7007000_t0000_u01774751598580") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052d63_d20260329_m023314_c001_v0001033_t0052_u01774751594232") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f408df0c82465f813_d20260329_m023313_c001_v7007000_t0000_u01774751593092") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052d2d_d20260329_m023308_c001_v0001033_t0004_u01774751588306") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f519_d20260329_m023255_c001_v7007000_t0000_u01774751575253") 2026/03/29 02:35:42 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23785_d20260329_m023251_c001_v0001090_t0040_u01774751571190") 2026/03/29 02:35:43 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f511_d20260329_m023249_c001_v7007000_t0000_u01774751569953") 2026/03/29 02:35:43 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052c92_d20260329_m023244_c001_v0001033_t0009_u01774751564881") 2026/03/29 02:35:43 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c838_d20260329_m023229_c001_v7007000_t0000_u01774751549623") 2026/03/29 02:35:43 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d1f9_d20260329_m023223_c001_v0001173_t0019_u01774751543741") 2026/03/29 02:35:43 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfabb_d20260329_m023211_c001_v7007000_t0000_u01774751531092") 2026/03/29 02:35:43 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d11b_d20260329_m023206_c001_v0001173_t0000_u01774751526790") 2026/03/29 02:35:43 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c346_d20260329_m023153_c001_v7007000_t0000_u01774751513249") 2026/03/29 02:35:43 DEBUG : apple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d039_d20260329_m023149_c001_v0001173_t0018_u01774751509567") 2026/03/29 02:35:43 DEBUG : appleSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed6f_d20260329_m023316_c001_v7007000_t0000_u01774751596894") 2026/03/29 02:35:43 DEBUG : appleSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237b3_d20260329_m023310_c001_v0001090_t0032_u01774751590620") 2026/03/29 02:35:43 DEBUG : appleapple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbeac7_d20260329_m023339_c001_v7007000_t0000_u01774751619489") 2026/03/29 02:35:43 DEBUG : appleapple: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285523_d20260329_m023334_c001_v0001032_t0034_u01774751614988") 2026/03/29 02:35:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab19e_d20260329_m023507_c001_v7007000_t0000_u01774751707315") 2026/03/29 02:35:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0dae5_d20260329_m023503_c001_v0001173_t0004_u01774751703918") 2026/03/29 02:35:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a64_d20260329_m023450_c001_v7007000_t0000_u01774751690471") 2026/03/29 02:35:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0da1b_d20260329_m023446_c001_v0001173_t0003_u01774751686929") 2026/03/29 02:35:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a16d_d20260329_m023431_c001_v7007000_t0000_u01774751671933") 2026/03/29 02:35:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d903_d20260329_m023428_c001_v0001173_t0054_u01774751668903") 2026/03/29 02:35:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b48_d20260329_m023414_c001_v7007000_t0000_u01774751654827") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d819_d20260329_m023411_c001_v0001173_t0057_u01774751651866") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34e9_d20260329_m023357_c001_v7007000_t0000_u01774751637826") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d6ea_d20260329_m023353_c001_v0001173_t0002_u01774751633782") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c9d5_d20260329_m023337_c001_v7007000_t0000_u01774751617564") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237eb_d20260329_m023333_c001_v0001090_t0011_u01774751613324") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed73_d20260329_m023318_c001_v7007000_t0000_u01774751598771") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237c5_d20260329_m023314_c001_v0001090_t0054_u01774751594243") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a37_d20260329_m023313_c001_v7007000_t0000_u01774751593069") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854cf_d20260329_m023309_c001_v0001032_t0058_u01774751589109") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f51a_d20260329_m023255_c001_v7007000_t0000_u01774751575433") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052cbc_d20260329_m023251_c001_v0001033_t0029_u01774751571201") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558535077_d20260329_m023250_c001_v7007000_t0000_u01774751570117") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23771_d20260329_m023245_c001_v0001090_t0055_u01774751565665") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1dd59_d20260329_m023229_c001_v7007000_t0000_u01774751549852") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328545b_d20260329_m023224_c001_v0001032_t0054_u01774751544621") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfabc_d20260329_m023211_c001_v7007000_t0000_u01774751531287") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328542b_d20260329_m023207_c001_v0001032_t0036_u01774751527493") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c348_d20260329_m023153_c001_v7007000_t0000_u01774751513432") 2026/03/29 02:35:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032853ff_d20260329_m023150_c001_v0001032_t0056_u01774751510251") 2026/03/29 02:35:44 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f402bc64018fe5fa2_d20260329_m023317_c001_v7007000_t0000_u01774751597256") 2026/03/29 02:35:44 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052d41_d20260329_m023310_c001_v0001033_t0022_u01774751590589") 2026/03/29 02:35:45 DEBUG : b/potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a93_d20260329_m022717_c001_v7007000_t0000_u01774751237710") 2026/03/29 02:35:45 DEBUG : b/potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac8c_d20260329_m022716_c001_v0001181_t0001_u01774751236176") 2026/03/29 02:35:45 DEBUG : b/potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a8f_d20260329_m022715_c001_v7007000_t0000_u01774751235076") 2026/03/29 02:35:45 DEBUG : b/potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac7e_d20260329_m022714_c001_v0001181_t0014_u01774751234066") 2026/03/29 02:35:45 DEBUG : b/potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6d6_d20260329_m022658_c001_v7007000_t0000_u01774751218244") 2026/03/29 02:35:45 DEBUG : b/potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac1d_d20260329_m022657_c001_v0001181_t0002_u01774751217241") 2026/03/29 02:35:45 DEBUG : backup/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728eff2_d20260329_m022926_c001_v7007000_t0000_u01774751366719") 2026/03/29 02:35:45 DEBUG : backup/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f10380b95dd584e22_d20260329_m022924_c001_v0001154_t0014_u01774751364913") 2026/03/29 02:35:45 DEBUG : backup/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f101a44490c862f9b_d20260329_m022921_c001_v0001184_t0016_u01774751361008") 2026/03/29 02:35:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409c9f6b4f9acd58_d20260329_m022951_c001_v7007000_t0000_u01774751391918") 2026/03/29 02:35:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1044e3b7fa8582fa_d20260329_m022950_c001_v0001173_t0008_u01774751390080") 2026/03/29 02:35:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1095aded9df14530_d20260329_m022946_c001_v0001092_t0003_u01774751386092") 2026/03/29 02:35:45 DEBUG : backup/one.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258ac92_d20260329_m022939_c001_v7007000_t0000_u01774751379225") 2026/03/29 02:35:45 DEBUG : backup/one.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116af816f447728f_d20260329_m022937_c001_v0001099_t0042_u01774751377429") 2026/03/29 02:35:45 DEBUG : backup/one.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1172157881380fd6_d20260329_m022933_c001_v0001182_t0048_u01774751373503") 2026/03/29 02:35:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409c9f6b4f9acd59_d20260329_m022952_c001_v7007000_t0000_u01774751392099") 2026/03/29 02:35:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f11118c86235b28f2_d20260329_m022951_c001_v0001100_t0036_u01774751391073") 2026/03/29 02:35:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f106300219d8f99aa_d20260329_m022947_c001_v0001173_t0051_u01774751387678") 2026/03/29 02:35:45 DEBUG : backup/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728eff5_d20260329_m022926_c001_v7007000_t0000_u01774751366900") 2026/03/29 02:35:45 DEBUG : backup/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f119a72e32b6e232c_d20260329_m022925_c001_v0001185_t0051_u01774751365937") 2026/03/29 02:35:46 DEBUG : backup/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f10253286df358e3c_d20260329_m022922_c001_v0001040_t0005_u01774751362367") 2026/03/29 02:35:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258ac93_d20260329_m022939_c001_v7007000_t0000_u01774751379406") 2026/03/29 02:35:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f114e6ab0bf66c26e_d20260329_m022938_c001_v0001167_t0008_u01774751378290") 2026/03/29 02:35:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f106406e537856a6d_d20260329_m022934_c001_v0001171_t0059_u01774751374828") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1a0_d20260329_m023507_c001_v7007000_t0000_u01774751707507") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26053094_d20260329_m023503_c001_v0001033_t0015_u01774751703273") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a65_d20260329_m023450_c001_v7007000_t0000_u01774751690652") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26053029_d20260329_m023445_c001_v0001033_t0055_u01774751685784") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a16e_d20260329_m023432_c001_v7007000_t0000_u01774751672116") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052f96_d20260329_m023428_c001_v0001033_t0037_u01774751668117") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b49_d20260329_m023415_c001_v7007000_t0000_u01774751655010") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052f31_d20260329_m023411_c001_v0001033_t0048_u01774751651332") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34eb_d20260329_m023358_c001_v7007000_t0000_u01774751638024") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052e9d_d20260329_m023353_c001_v0001033_t0035_u01774751633158") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbeac8_d20260329_m023339_c001_v7007000_t0000_u01774751619672") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d5ae_d20260329_m023332_c001_v0001173_t0023_u01774751612940") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed74_d20260329_m023318_c001_v7007000_t0000_u01774751598954") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854eb_d20260329_m023314_c001_v0001032_t0022_u01774751594254") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2ac7_d20260329_m023313_c001_v7007000_t0000_u01774751593120") 2026/03/29 02:35:46 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d452_d20260329_m023308_c001_v0001173_t0002_u01774751588808") 2026/03/29 02:35:47 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f51b_d20260329_m023255_c001_v7007000_t0000_u01774751575613") 2026/03/29 02:35:47 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d351_d20260329_m023251_c001_v0001173_t0042_u01774751571210") 2026/03/29 02:35:47 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f40630a9449cd0640_d20260329_m023249_c001_v7007000_t0000_u01774751569538") 2026/03/29 02:35:47 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d2e1_d20260329_m023245_c001_v0001173_t0012_u01774751565366") 2026/03/29 02:35:47 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258c712_d20260329_m023229_c001_v7007000_t0000_u01774751549792") 2026/03/29 02:35:47 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23741_d20260329_m023224_c001_v0001090_t0004_u01774751544197") 2026/03/29 02:35:47 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfabe_d20260329_m023211_c001_v7007000_t0000_u01774751531468") 2026/03/29 02:35:47 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23719_d20260329_m023207_c001_v0001090_t0038_u01774751527112") 2026/03/29 02:35:47 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c349_d20260329_m023153_c001_v7007000_t0000_u01774751513614") 2026/03/29 02:35:47 DEBUG : banana: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c236f5_d20260329_m023149_c001_v0001090_t0038_u01774751509919") 2026/03/29 02:35:47 DEBUG : bananaSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed71_d20260329_m023317_c001_v7007000_t0000_u01774751597259") 2026/03/29 02:35:47 DEBUG : bananaSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d47a_d20260329_m023310_c001_v0001173_t0011_u01774751590600") 2026/03/29 02:35:47 DEBUG : both0: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adaa_d20260329_m023124_c001_v7007000_t0000_u01774751484985") 2026/03/29 02:35:47 DEBUG : both0: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cdff_d20260329_m023104_c001_v0001173_t0001_u01774751464367") 2026/03/29 02:35:47 DEBUG : both0: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9e9_d20260329_m023100_c001_v7007000_t0000_u01774751460118") 2026/03/29 02:35:47 DEBUG : both0: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cca2_d20260329_m023041_c001_v0001173_t0021_u01774751441046") 2026/03/29 02:35:47 DEBUG : both1: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adab_d20260329_m023125_c001_v7007000_t0000_u01774751485169") 2026/03/29 02:35:47 DEBUG : both1: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0ce1b_d20260329_m023105_c001_v0001173_t0027_u01774751465489") 2026/03/29 02:35:47 DEBUG : both1: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9ea_d20260329_m023100_c001_v7007000_t0000_u01774751460299") 2026/03/29 02:35:47 DEBUG : both1: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0ccba_d20260329_m023042_c001_v0001173_t0002_u01774751442043") 2026/03/29 02:35:47 DEBUG : both10: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adac_d20260329_m023125_c001_v7007000_t0000_u01774751485353") 2026/03/29 02:35:47 DEBUG : both10: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cea5_d20260329_m023113_c001_v0001173_t0041_u01774751473226") 2026/03/29 02:35:48 DEBUG : both10: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9ec_d20260329_m023100_c001_v7007000_t0000_u01774751460480") 2026/03/29 02:35:48 DEBUG : both10: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cd2f_d20260329_m023049_c001_v0001173_t0025_u01774751449331") 2026/03/29 02:35:48 DEBUG : both11: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adad_d20260329_m023125_c001_v7007000_t0000_u01774751485538") 2026/03/29 02:35:48 DEBUG : both11: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cebb_d20260329_m023114_c001_v0001173_t0044_u01774751474441") 2026/03/29 02:35:48 DEBUG : both11: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9ed_d20260329_m023100_c001_v7007000_t0000_u01774751460662") 2026/03/29 02:35:48 DEBUG : both11: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cd35_d20260329_m023050_c001_v0001173_t0013_u01774751450018") 2026/03/29 02:35:48 DEBUG : both12: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adae_d20260329_m023125_c001_v7007000_t0000_u01774751485721") 2026/03/29 02:35:48 DEBUG : both12: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cec9_d20260329_m023115_c001_v0001173_t0008_u01774751475354") 2026/03/29 02:35:48 DEBUG : both12: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9ee_d20260329_m023100_c001_v7007000_t0000_u01774751460844") 2026/03/29 02:35:48 DEBUG : both12: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cd49_d20260329_m023050_c001_v0001173_t0025_u01774751450693") 2026/03/29 02:35:48 DEBUG : both13: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adaf_d20260329_m023125_c001_v7007000_t0000_u01774751485905") 2026/03/29 02:35:48 DEBUG : both13: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cedd_d20260329_m023116_c001_v0001173_t0011_u01774751476297") 2026/03/29 02:35:48 DEBUG : both13: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9ef_d20260329_m023101_c001_v7007000_t0000_u01774751461028") 2026/03/29 02:35:48 DEBUG : both13: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cd53_d20260329_m023051_c001_v0001173_t0031_u01774751451659") 2026/03/29 02:35:48 DEBUG : both14: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adb0_d20260329_m023126_c001_v7007000_t0000_u01774751486106") 2026/03/29 02:35:48 DEBUG : both14: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cee9_d20260329_m023117_c001_v0001173_t0057_u01774751477173") 2026/03/29 02:35:48 DEBUG : both14: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9f0_d20260329_m023101_c001_v7007000_t0000_u01774751461211") 2026/03/29 02:35:48 DEBUG : both14: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cd5f_d20260329_m023052_c001_v0001173_t0012_u01774751452299") 2026/03/29 02:35:48 DEBUG : both15: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adb1_d20260329_m023126_c001_v7007000_t0000_u01774751486289") 2026/03/29 02:35:48 DEBUG : both15: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cef5_d20260329_m023117_c001_v0001173_t0013_u01774751477961") 2026/03/29 02:35:48 DEBUG : both15: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9f1_d20260329_m023101_c001_v7007000_t0000_u01774751461392") 2026/03/29 02:35:48 DEBUG : both15: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cd6b_d20260329_m023053_c001_v0001173_t0023_u01774751453130") 2026/03/29 02:35:49 DEBUG : both16: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adb2_d20260329_m023126_c001_v7007000_t0000_u01774751486474") 2026/03/29 02:35:49 DEBUG : both16: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cf05_d20260329_m023118_c001_v0001173_t0028_u01774751478777") 2026/03/29 02:35:49 DEBUG : both16: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9f2_d20260329_m023101_c001_v7007000_t0000_u01774751461574") 2026/03/29 02:35:49 DEBUG : both16: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cd77_d20260329_m023054_c001_v0001173_t0017_u01774751454079") 2026/03/29 02:35:49 DEBUG : both17: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adb3_d20260329_m023126_c001_v7007000_t0000_u01774751486658") 2026/03/29 02:35:49 DEBUG : both17: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cf13_d20260329_m023119_c001_v0001173_t0034_u01774751479705") 2026/03/29 02:35:49 DEBUG : both17: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9f4_d20260329_m023101_c001_v7007000_t0000_u01774751461756") 2026/03/29 02:35:49 DEBUG : both17: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cd8b_d20260329_m023054_c001_v0001173_t0025_u01774751454987") 2026/03/29 02:35:49 DEBUG : both18: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adb4_d20260329_m023126_c001_v7007000_t0000_u01774751486842") 2026/03/29 02:35:49 DEBUG : both18: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cf19_d20260329_m023120_c001_v0001173_t0028_u01774751480396") 2026/03/29 02:35:49 DEBUG : both18: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9f5_d20260329_m023101_c001_v7007000_t0000_u01774751461936") 2026/03/29 02:35:49 DEBUG : both18: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cd91_d20260329_m023055_c001_v0001173_t0017_u01774751455630") 2026/03/29 02:35:49 DEBUG : both19: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adb5_d20260329_m023127_c001_v7007000_t0000_u01774751487026") 2026/03/29 02:35:49 DEBUG : both19: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cf1d_d20260329_m023121_c001_v0001173_t0045_u01774751481170") 2026/03/29 02:35:49 DEBUG : both19: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9f6_d20260329_m023102_c001_v7007000_t0000_u01774751462118") 2026/03/29 02:35:49 DEBUG : both19: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cda3_d20260329_m023056_c001_v0001173_t0058_u01774751456496") 2026/03/29 02:35:49 DEBUG : both2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adb7_d20260329_m023127_c001_v7007000_t0000_u01774751487212") 2026/03/29 02:35:49 DEBUG : both2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0ce2d_d20260329_m023106_c001_v0001173_t0051_u01774751466320") 2026/03/29 02:35:49 DEBUG : both2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9f7_d20260329_m023102_c001_v7007000_t0000_u01774751462300") 2026/03/29 02:35:49 DEBUG : both2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cccc_d20260329_m023042_c001_v0001173_t0030_u01774751442753") 2026/03/29 02:35:50 DEBUG : both3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adb8_d20260329_m023127_c001_v7007000_t0000_u01774751487408") 2026/03/29 02:35:50 DEBUG : both3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0ce35_d20260329_m023107_c001_v0001173_t0018_u01774751467119") 2026/03/29 02:35:50 DEBUG : both3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9f8_d20260329_m023102_c001_v7007000_t0000_u01774751462482") 2026/03/29 02:35:50 DEBUG : both3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0ccd6_d20260329_m023043_c001_v0001173_t0035_u01774751443638") 2026/03/29 02:35:50 DEBUG : both4: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adb9_d20260329_m023127_c001_v7007000_t0000_u01774751487591") 2026/03/29 02:35:50 DEBUG : both4: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0ce39_d20260329_m023107_c001_v0001173_t0053_u01774751467827") 2026/03/29 02:35:50 DEBUG : both4: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9f9_d20260329_m023102_c001_v7007000_t0000_u01774751462665") 2026/03/29 02:35:50 DEBUG : both4: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0ccdc_d20260329_m023044_c001_v0001173_t0049_u01774751444282") 2026/03/29 02:35:50 DEBUG : both5: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adba_d20260329_m023127_c001_v7007000_t0000_u01774751487785") 2026/03/29 02:35:50 DEBUG : both5: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0ce45_d20260329_m023108_c001_v0001173_t0039_u01774751468653") 2026/03/29 02:35:50 DEBUG : both5: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9fb_d20260329_m023102_c001_v7007000_t0000_u01774751462847") 2026/03/29 02:35:50 DEBUG : both5: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0ccf4_d20260329_m023045_c001_v0001173_t0054_u01774751445345") 2026/03/29 02:35:50 DEBUG : both6: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adbb_d20260329_m023127_c001_v7007000_t0000_u01774751487969") 2026/03/29 02:35:50 DEBUG : both6: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0ce5b_d20260329_m023109_c001_v0001173_t0042_u01774751469451") 2026/03/29 02:35:50 DEBUG : both6: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9fc_d20260329_m023103_c001_v7007000_t0000_u01774751463032") 2026/03/29 02:35:50 DEBUG : both6: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cd08_d20260329_m023046_c001_v0001173_t0012_u01774751446476") 2026/03/29 02:35:50 DEBUG : both7: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adbc_d20260329_m023128_c001_v7007000_t0000_u01774751488162") 2026/03/29 02:35:50 DEBUG : both7: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0ce6d_d20260329_m023110_c001_v0001173_t0032_u01774751470577") 2026/03/29 02:35:50 DEBUG : both7: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9fd_d20260329_m023103_c001_v7007000_t0000_u01774751463215") 2026/03/29 02:35:50 DEBUG : both7: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cd10_d20260329_m023047_c001_v0001173_t0052_u01774751447111") 2026/03/29 02:35:51 DEBUG : both8: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adbd_d20260329_m023128_c001_v7007000_t0000_u01774751488359") 2026/03/29 02:35:51 DEBUG : both8: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0ce77_d20260329_m023111_c001_v0001173_t0031_u01774751471554") 2026/03/29 02:35:51 DEBUG : both8: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9fe_d20260329_m023103_c001_v7007000_t0000_u01774751463398") 2026/03/29 02:35:51 DEBUG : both8: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cd1c_d20260329_m023047_c001_v0001173_t0041_u01774751447781") 2026/03/29 02:35:51 DEBUG : both9: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adbf_d20260329_m023128_c001_v7007000_t0000_u01774751488543") 2026/03/29 02:35:51 DEBUG : both9: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0ce93_d20260329_m023112_c001_v0001173_t0014_u01774751472423") 2026/03/29 02:35:51 DEBUG : both9: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aaa00_d20260329_m023103_c001_v7007000_t0000_u01774751463582") 2026/03/29 02:35:51 DEBUG : both9: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cd26_d20260329_m023048_c001_v0001173_t0028_u01774751448606") 2026/03/29 02:35:51 DEBUG : c/non empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a94_d20260329_m022717_c001_v7007000_t0000_u01774751237891") 2026/03/29 02:35:51 DEBUG : c/non empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac90_d20260329_m022716_c001_v0001181_t0047_u01774751236384") 2026/03/29 02:35:51 DEBUG : c/non empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a91_d20260329_m022715_c001_v7007000_t0000_u01774751235800") 2026/03/29 02:35:51 DEBUG : c/non empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac80_d20260329_m022714_c001_v0001181_t0015_u01774751234279") 2026/03/29 02:35:51 DEBUG : c/non empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6d8_d20260329_m022659_c001_v7007000_t0000_u01774751219049") 2026/03/29 02:35:51 DEBUG : c/non empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac1f_d20260329_m022657_c001_v0001181_t0046_u01774751217446") 2026/03/29 02:35:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c866_d20260329_m023232_c001_v7007000_t0000_u01774751552147") 2026/03/29 02:35:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052c17_d20260329_m023226_c001_v0001033_t0009_u01774751546695") 2026/03/29 02:35:51 DEBUG : check sum: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6cc_d20260329_m022650_c001_v7007000_t0000_u01774751210668") 2026/03/29 02:35:51 DEBUG : check sum: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac02_d20260329_m022649_c001_v0001181_t0021_u01774751209730") 2026/03/29 02:35:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f404bddfa8dab7692_d20260329_m023537_c001_v7007000_t0000_u01774751737186") 2026/03/29 02:35:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285692_d20260329_m023535_c001_v0001032_t0025_u01774751735414") 2026/03/29 02:35:52 DEBUG : dest/3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f405821d05f569769_d20260329_m022858_c001_v7007000_t0000_u01774751338251") 2026/03/29 02:35:52 DEBUG : dest/3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f406c29ad71484069_d20260329_m022857_c001_v0001154_t0008_u01774751337150") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbeac9_d20260329_m023339_c001_v7007000_t0000_u01774751619857") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237f1_d20260329_m023335_c001_v0001090_t0009_u01774751615008") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1a2_d20260329_m023507_c001_v7007000_t0000_u01774751707689") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328561c_d20260329_m023454_c001_v0001032_t0018_u01774751694914") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a66_d20260329_m023450_c001_v7007000_t0000_u01774751690834") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032855e7_d20260329_m023436_c001_v0001032_t0015_u01774751676469") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a16f_d20260329_m023432_c001_v7007000_t0000_u01774751672297") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032855a5_d20260329_m023419_c001_v0001032_t0021_u01774751659247") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b4a_d20260329_m023415_c001_v7007000_t0000_u01774751655191") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285575_d20260329_m023402_c001_v0001032_t0014_u01774751642439") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34ec_d20260329_m023358_c001_v7007000_t0000_u01774751638211") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328553b_d20260329_m023344_c001_v0001032_t0022_u01774751624096") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed8f_d20260329_m023337_c001_v7007000_t0000_u01774751617518") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285501_d20260329_m023323_c001_v0001032_t0021_u01774751603261") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed75_d20260329_m023319_c001_v7007000_t0000_u01774751599136") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854ed_d20260329_m023314_c001_v0001032_t0004_u01774751594706") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed6c_d20260329_m023313_c001_v7007000_t0000_u01774751593097") 2026/03/29 02:35:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052cee_d20260329_m023259_c001_v0001033_t0028_u01774751579881") 2026/03/29 02:35:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f51c_d20260329_m023255_c001_v7007000_t0000_u01774751575795") 2026/03/29 02:35:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d35b_d20260329_m023251_c001_v0001173_t0059_u01774751571472") 2026/03/29 02:35:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfc1c_d20260329_m023249_c001_v7007000_t0000_u01774751569960") 2026/03/29 02:35:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052c4f_d20260329_m023236_c001_v0001033_t0039_u01774751556418") 2026/03/29 02:35:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c836_d20260329_m023229_c001_v7007000_t0000_u01774751549461") 2026/03/29 02:35:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d194_d20260329_m023215_c001_v0001173_t0022_u01774751535868") 2026/03/29 02:35:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfabf_d20260329_m023211_c001_v7007000_t0000_u01774751531650") 2026/03/29 02:35:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d099_d20260329_m023157_c001_v0001173_t0024_u01774751517848") 2026/03/29 02:35:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c34e_d20260329_m023153_c001_v7007000_t0000_u01774751513819") 2026/03/29 02:35:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cff8_d20260329_m023141_c001_v0001173_t0056_u01774751501858") 2026/03/29 02:35:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f402bc64018fe5fa0_d20260329_m023316_c001_v7007000_t0000_u01774751596890") 2026/03/29 02:35:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d480_d20260329_m023310_c001_v0001173_t0047_u01774751590924") 2026/03/29 02:35:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbeaca_d20260329_m023340_c001_v7007000_t0000_u01774751620040") 2026/03/29 02:35:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052e0b_d20260329_m023335_c001_v0001033_t0053_u01774751615019") 2026/03/29 02:35:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1a4_d20260329_m023507_c001_v7007000_t0000_u01774751707871") 2026/03/29 02:35:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26053070_d20260329_m023455_c001_v0001033_t0050_u01774751695753") 2026/03/29 02:35:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a67_d20260329_m023451_c001_v7007000_t0000_u01774751691014") 2026/03/29 02:35:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052fdd_d20260329_m023437_c001_v0001033_t0001_u01774751677557") 2026/03/29 02:35:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a170_d20260329_m023432_c001_v7007000_t0000_u01774751672480") 2026/03/29 02:35:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052f65_d20260329_m023420_c001_v0001033_t0023_u01774751660158") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b4b_d20260329_m023415_c001_v7007000_t0000_u01774751655374") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052ee1_d20260329_m023403_c001_v0001033_t0010_u01774751643372") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34ed_d20260329_m023358_c001_v7007000_t0000_u01774751638395") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052e65_d20260329_m023345_c001_v0001033_t0004_u01774751625079") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416538f743d270a3_d20260329_m023337_c001_v7007000_t0000_u01774751617354") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d538_d20260329_m023324_c001_v0001173_t0037_u01774751604064") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed76_d20260329_m023319_c001_v7007000_t0000_u01774751599318") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d4c6_d20260329_m023314_c001_v0001173_t0025_u01774751594839") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f404bddfa8dab74ef_d20260329_m023313_c001_v7007000_t0000_u01774751593135") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d3d0_d20260329_m023300_c001_v0001173_t0043_u01774751580629") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f51d_d20260329_m023255_c001_v7007000_t0000_u01774751575976") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23787_d20260329_m023251_c001_v0001090_t0037_u01774751571590") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558535078_d20260329_m023250_c001_v7007000_t0000_u01774751570127") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d275_d20260329_m023237_c001_v0001173_t0027_u01774751557125") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f417e3c6356e1de13_d20260329_m023229_c001_v7007000_t0000_u01774751549816") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23729_d20260329_m023216_c001_v0001090_t0058_u01774751536630") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfac0_d20260329_m023211_c001_v7007000_t0000_u01774751531844") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23701_d20260329_m023158_c001_v0001090_t0018_u01774751518495") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c34f_d20260329_m023154_c001_v7007000_t0000_u01774751514001") 2026/03/29 02:35:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c236e9_d20260329_m023142_c001_v0001090_t0020_u01774751502177") 2026/03/29 02:35:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f404bddfa8dab74f3_d20260329_m023317_c001_v7007000_t0000_u01774751597051") 2026/03/29 02:35:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854d9_d20260329_m023310_c001_v0001032_t0018_u01774751590970") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbeacb_d20260329_m023340_c001_v7007000_t0000_u01774751620298") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285527_d20260329_m023335_c001_v0001032_t0033_u01774751615311") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1a7_d20260329_m023508_c001_v7007000_t0000_u01774751708054") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0da8d_d20260329_m023456_c001_v0001173_t0048_u01774751696590") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a68_d20260329_m023451_c001_v7007000_t0000_u01774751691195") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d99d_d20260329_m023438_c001_v0001173_t0008_u01774751678385") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a171_d20260329_m023432_c001_v7007000_t0000_u01774751672663") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d889_d20260329_m023421_c001_v0001173_t0052_u01774751661020") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b4c_d20260329_m023415_c001_v7007000_t0000_u01774751655555") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d7a5_d20260329_m023404_c001_v0001173_t0026_u01774751644264") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34ee_d20260329_m023358_c001_v7007000_t0000_u01774751638617") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d680_d20260329_m023346_c001_v0001173_t0027_u01774751626749") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f40630a9449cd2351_d20260329_m023337_c001_v7007000_t0000_u01774751617730") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237d9_d20260329_m023324_c001_v0001090_t0016_u01774751604718") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed77_d20260329_m023319_c001_v7007000_t0000_u01774751599500") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237c7_d20260329_m023314_c001_v0001090_t0004_u01774751594853") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416e9bc51efaea92_d20260329_m023313_c001_v7007000_t0000_u01774751593247") 2026/03/29 02:35:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854b1_d20260329_m023301_c001_v0001032_t0029_u01774751581471") 2026/03/29 02:35:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f51e_d20260329_m023256_c001_v7007000_t0000_u01774751576157") 2026/03/29 02:35:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052cbe_d20260329_m023251_c001_v0001033_t0012_u01774751571599") 2026/03/29 02:35:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f40630a9449cd0642_d20260329_m023249_c001_v7007000_t0000_u01774751569902") 2026/03/29 02:35:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23761_d20260329_m023238_c001_v0001090_t0035_u01774751558046") 2026/03/29 02:35:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a85585343d5_d20260329_m023229_c001_v7007000_t0000_u01774751549954") 2026/03/29 02:35:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285441_d20260329_m023217_c001_v0001032_t0054_u01774751537365") 2026/03/29 02:35:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfac1_d20260329_m023212_c001_v7007000_t0000_u01774751532039") 2026/03/29 02:35:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285417_d20260329_m023159_c001_v0001032_t0017_u01774751519298") 2026/03/29 02:35:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c350_d20260329_m023154_c001_v7007000_t0000_u01774751514184") 2026/03/29 02:35:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032853eb_d20260329_m023142_c001_v0001032_t0020_u01774751502814") 2026/03/29 02:35:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed70_d20260329_m023317_c001_v7007000_t0000_u01774751597076") 2026/03/29 02:35:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052d45_d20260329_m023311_c001_v0001033_t0033_u01774751591058") 2026/03/29 02:35:56 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbeacc_d20260329_m023340_c001_v7007000_t0000_u01774751620482") 2026/03/29 02:35:56 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237f3_d20260329_m023335_c001_v0001090_t0026_u01774751615338") 2026/03/29 02:35:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1a9_d20260329_m023508_c001_v7007000_t0000_u01774751708235") 2026/03/29 02:35:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c238c7_d20260329_m023457_c001_v0001090_t0024_u01774751697366") 2026/03/29 02:35:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a69_d20260329_m023451_c001_v7007000_t0000_u01774751691389") 2026/03/29 02:35:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c238a1_d20260329_m023439_c001_v0001090_t0056_u01774751679220") 2026/03/29 02:35:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a172_d20260329_m023432_c001_v7007000_t0000_u01774751672844") 2026/03/29 02:35:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2386b_d20260329_m023421_c001_v0001090_t0055_u01774751661682") 2026/03/29 02:35:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b4d_d20260329_m023415_c001_v7007000_t0000_u01774751655738") 2026/03/29 02:35:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2384f_d20260329_m023404_c001_v0001090_t0005_u01774751644964") 2026/03/29 02:35:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34ef_d20260329_m023358_c001_v7007000_t0000_u01774751638801") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23821_d20260329_m023347_c001_v0001090_t0034_u01774751627635") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550d949_d20260329_m023337_c001_v7007000_t0000_u01774751617543") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052db5_d20260329_m023325_c001_v0001033_t0016_u01774751605578") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed78_d20260329_m023319_c001_v7007000_t0000_u01774751599684") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052d6d_d20260329_m023314_c001_v0001033_t0003_u01774751594868") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a38_d20260329_m023313_c001_v7007000_t0000_u01774751593259") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2379f_d20260329_m023302_c001_v0001090_t0009_u01774751582252") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f51f_d20260329_m023256_c001_v7007000_t0000_u01774751576337") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328549d_d20260329_m023251_c001_v0001032_t0019_u01774751571682") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f414e6892f6ea7e0e_d20260329_m023250_c001_v7007000_t0000_u01774751570162") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285479_d20260329_m023238_c001_v0001032_t0010_u01774751558915") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c835_d20260329_m023229_c001_v7007000_t0000_u01774751549214") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052be1_d20260329_m023218_c001_v0001033_t0008_u01774751538098") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfac2_d20260329_m023212_c001_v7007000_t0000_u01774751532220") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052b59_d20260329_m023200_c001_v0001033_t0004_u01774751520170") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c351_d20260329_m023154_c001_v7007000_t0000_u01774751514365") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052b17_d20260329_m023143_c001_v0001033_t0018_u01774751503312") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f408df0c82465f818_d20260329_m023317_c001_v7007000_t0000_u01774751597094") 2026/03/29 02:35:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237b7_d20260329_m023311_c001_v0001090_t0008_u01774751591131") 2026/03/29 02:35:57 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbeacd_d20260329_m023340_c001_v7007000_t0000_u01774751620665") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d5ce_d20260329_m023335_c001_v0001173_t0010_u01774751615431") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1ab_d20260329_m023508_c001_v7007000_t0000_u01774751708420") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285624_d20260329_m023457_c001_v0001032_t0004_u01774751697852") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a6a_d20260329_m023451_c001_v7007000_t0000_u01774751691570") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032855f3_d20260329_m023439_c001_v0001032_t0027_u01774751679603") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a173_d20260329_m023433_c001_v7007000_t0000_u01774751673026") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032855ad_d20260329_m023422_c001_v0001032_t0029_u01774751662071") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b4e_d20260329_m023415_c001_v7007000_t0000_u01774751655919") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285581_d20260329_m023405_c001_v0001032_t0011_u01774751645370") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34f0_d20260329_m023358_c001_v7007000_t0000_u01774751638982") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285547_d20260329_m023348_c001_v0001032_t0043_u01774751628144") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550d948_d20260329_m023337_c001_v7007000_t0000_u01774751617359") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285507_d20260329_m023326_c001_v0001032_t0014_u01774751606047") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed79_d20260329_m023319_c001_v7007000_t0000_u01774751599866") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854ef_d20260329_m023315_c001_v0001032_t0027_u01774751595123") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f402bc64018fe5f8f_d20260329_m023313_c001_v7007000_t0000_u01774751593118") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052d00_d20260329_m023302_c001_v0001033_t0038_u01774751582723") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f520_d20260329_m023256_c001_v7007000_t0000_u01774751576518") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23789_d20260329_m023251_c001_v0001090_t0032_u01774751571890") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f414e6892f6ea7e0d_d20260329_m023249_c001_v7007000_t0000_u01774751569974") 2026/03/29 02:35:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052c67_d20260329_m023239_c001_v0001033_t0038_u01774751559310") 2026/03/29 02:35:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a85585343d1_d20260329_m023229_c001_v7007000_t0000_u01774751549587") 2026/03/29 02:35:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d1b4_d20260329_m023218_c001_v0001173_t0019_u01774751538640") 2026/03/29 02:35:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfac3_d20260329_m023212_c001_v7007000_t0000_u01774751532462") 2026/03/29 02:35:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d0bd_d20260329_m023200_c001_v0001173_t0013_u01774751520838") 2026/03/29 02:35:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c352_d20260329_m023154_c001_v7007000_t0000_u01774751514547") 2026/03/29 02:35:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d008_d20260329_m023144_c001_v0001173_t0007_u01774751504204") 2026/03/29 02:35:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a3a_d20260329_m023316_c001_v7007000_t0000_u01774751596926") 2026/03/29 02:35:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d48a_d20260329_m023311_c001_v0001173_t0058_u01774751591371") 2026/03/29 02:35:59 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbeace_d20260329_m023340_c001_v7007000_t0000_u01774751620858") 2026/03/29 02:35:59 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052e15_d20260329_m023335_c001_v0001033_t0059_u01774751615518") 2026/03/29 02:35:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1ad_d20260329_m023508_c001_v7007000_t0000_u01774751708603") 2026/03/29 02:35:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c2605307c_d20260329_m023458_c001_v0001033_t0025_u01774751698282") 2026/03/29 02:35:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a6b_d20260329_m023451_c001_v7007000_t0000_u01774751691751") 2026/03/29 02:35:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052ff1_d20260329_m023439_c001_v0001033_t0055_u01774751679938") 2026/03/29 02:35:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a174_d20260329_m023433_c001_v7007000_t0000_u01774751673208") 2026/03/29 02:35:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052f6f_d20260329_m023422_c001_v0001033_t0044_u01774751662643") 2026/03/29 02:35:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b4f_d20260329_m023416_c001_v7007000_t0000_u01774751656100") 2026/03/29 02:35:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052ef9_d20260329_m023405_c001_v0001033_t0027_u01774751645949") 2026/03/29 02:35:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34f2_d20260329_m023359_c001_v7007000_t0000_u01774751639194") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052e7d_d20260329_m023348_c001_v0001033_t0008_u01774751628572") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558535fd5_d20260329_m023337_c001_v7007000_t0000_u01774751617578") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d55a_d20260329_m023326_c001_v0001173_t0054_u01774751606740") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed7a_d20260329_m023320_c001_v7007000_t0000_u01774751600048") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d4d0_d20260329_m023315_c001_v0001173_t0049_u01774751595182") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4156b7c90a45492e_d20260329_m023313_c001_v7007000_t0000_u01774751593276") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d3f0_d20260329_m023303_c001_v0001173_t0039_u01774751583090") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f521_d20260329_m023256_c001_v7007000_t0000_u01774751576698") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d364_d20260329_m023251_c001_v0001173_t0003_u01774751571899") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f40630a9449cd0643_d20260329_m023250_c001_v7007000_t0000_u01774751570084") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d29b_d20260329_m023239_c001_v0001173_t0032_u01774751559640") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c83e_d20260329_m023229_c001_v7007000_t0000_u01774751549967") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23735_d20260329_m023218_c001_v0001090_t0035_u01774751538997") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfac4_d20260329_m023212_c001_v7007000_t0000_u01774751532652") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23709_d20260329_m023201_c001_v0001090_t0004_u01774751521603") 2026/03/29 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c353_d20260329_m023154_c001_v7007000_t0000_u01774751514730") 2026/03/29 02:36:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c236eb_d20260329_m023144_c001_v0001090_t0003_u01774751504755") 2026/03/29 02:36:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4156b7c90a45493f_d20260329_m023317_c001_v7007000_t0000_u01774751597107") 2026/03/29 02:36:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854db_d20260329_m023311_c001_v0001032_t0051_u01774751591421") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbeacf_d20260329_m023341_c001_v7007000_t0000_u01774751621047") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285529_d20260329_m023335_c001_v0001032_t0057_u01774751615639") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1af_d20260329_m023508_c001_v7007000_t0000_u01774751708789") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0da9f_d20260329_m023458_c001_v0001173_t0007_u01774751698779") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a6c_d20260329_m023451_c001_v7007000_t0000_u01774751691932") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d9bf_d20260329_m023440_c001_v0001173_t0032_u01774751680624") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a175_d20260329_m023433_c001_v7007000_t0000_u01774751673390") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d8a5_d20260329_m023423_c001_v0001173_t0058_u01774751663048") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b54_d20260329_m023416_c001_v7007000_t0000_u01774751656282") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d7cd_d20260329_m023406_c001_v0001173_t0027_u01774751646370") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34f3_d20260329_m023359_c001_v7007000_t0000_u01774751639384") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d69a_d20260329_m023348_c001_v0001173_t0017_u01774751628996") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f40630a9449cd1f68_d20260329_m023337_c001_v7007000_t0000_u01774751617543") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237dd_d20260329_m023327_c001_v0001090_t0043_u01774751607102") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed7b_d20260329_m023320_c001_v7007000_t0000_u01774751600230") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237c9_d20260329_m023315_c001_v0001090_t0050_u01774751595284") 2026/03/29 02:36:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416e9bc51efaea83_d20260329_m023312_c001_v7007000_t0000_u01774751592695") 2026/03/29 02:36:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854bb_d20260329_m023303_c001_v0001032_t0035_u01774751583600") 2026/03/29 02:36:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f522_d20260329_m023256_c001_v7007000_t0000_u01774751576878") 2026/03/29 02:36:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052cc2_d20260329_m023252_c001_v0001033_t0001_u01774751572066") 2026/03/29 02:36:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c87d_d20260329_m023249_c001_v7007000_t0000_u01774751569911") 2026/03/29 02:36:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23765_d20260329_m023240_c001_v0001090_t0050_u01774751560029") 2026/03/29 02:36:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c839_d20260329_m023229_c001_v7007000_t0000_u01774751549643") 2026/03/29 02:36:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328544d_d20260329_m023219_c001_v0001032_t0017_u01774751539347") 2026/03/29 02:36:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfac5_d20260329_m023212_c001_v7007000_t0000_u01774751532833") 2026/03/29 02:36:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328541f_d20260329_m023201_c001_v0001032_t0043_u01774751521998") 2026/03/29 02:36:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c355_d20260329_m023154_c001_v7007000_t0000_u01774751514912") 2026/03/29 02:36:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032853ef_d20260329_m023145_c001_v0001032_t0051_u01774751505139") 2026/03/29 02:36:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258c86c_d20260329_m023316_c001_v7007000_t0000_u01774751596938") 2026/03/29 02:36:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052d4b_d20260329_m023311_c001_v0001033_t0004_u01774751591492") 2026/03/29 02:36:02 DEBUG : dir1/0007-12345: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbead0_d20260329_m023341_c001_v7007000_t0000_u01774751621230") 2026/03/29 02:36:02 DEBUG : dir1/0007-12345: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237f5_d20260329_m023335_c001_v0001090_t0007_u01774751615702") 2026/03/29 02:36:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1b1_d20260329_m023508_c001_v7007000_t0000_u01774751708973") 2026/03/29 02:36:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c238cb_d20260329_m023459_c001_v0001090_t0024_u01774751699220") 2026/03/29 02:36:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a6e_d20260329_m023452_c001_v7007000_t0000_u01774751692114") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c238a7_d20260329_m023440_c001_v0001090_t0041_u01774751680981") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a176_d20260329_m023433_c001_v7007000_t0000_u01774751673573") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23871_d20260329_m023423_c001_v0001090_t0044_u01774751663492") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b59_d20260329_m023416_c001_v7007000_t0000_u01774751656464") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23853_d20260329_m023406_c001_v0001090_t0044_u01774751646822") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34f4_d20260329_m023359_c001_v7007000_t0000_u01774751639566") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2382b_d20260329_m023349_c001_v0001090_t0044_u01774751629314") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbeac1_d20260329_m023337_c001_v7007000_t0000_u01774751617553") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052dc3_d20260329_m023327_c001_v0001033_t0055_u01774751607499") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed7c_d20260329_m023320_c001_v7007000_t0000_u01774751600413") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052d75_d20260329_m023315_c001_v0001033_t0059_u01774751595388") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416e9bc51efaea8c_d20260329_m023313_c001_v7007000_t0000_u01774751593059") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237a1_d20260329_m023303_c001_v0001090_t0032_u01774751583958") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f523_d20260329_m023257_c001_v7007000_t0000_u01774751577058") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d370_d20260329_m023252_c001_v0001173_t0046_u01774751572265") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c87e_d20260329_m023250_c001_v7007000_t0000_u01774751570096") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328547d_d20260329_m023240_c001_v0001032_t0029_u01774751560539") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c837_d20260329_m023229_c001_v7007000_t0000_u01774751549594") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052beb_d20260329_m023219_c001_v0001033_t0024_u01774751539777") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfac6_d20260329_m023213_c001_v7007000_t0000_u01774751533015") 2026/03/29 02:36:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052b63_d20260329_m023202_c001_v0001033_t0008_u01774751522404") 2026/03/29 02:36:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c356_d20260329_m023155_c001_v7007000_t0000_u01774751515093") 2026/03/29 02:36:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052b21_d20260329_m023145_c001_v0001033_t0009_u01774751505533") 2026/03/29 02:36:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a3b_d20260329_m023317_c001_v7007000_t0000_u01774751597109") 2026/03/29 02:36:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237bb_d20260329_m023311_c001_v0001090_t0038_u01774751591577") 2026/03/29 02:36:04 DEBUG : dir1/0008-23456: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbead1_d20260329_m023341_c001_v7007000_t0000_u01774751621412") 2026/03/29 02:36:04 DEBUG : dir1/0008-23456: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d5d4_d20260329_m023335_c001_v0001173_t0047_u01774751615851") 2026/03/29 02:36:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1b4_d20260329_m023509_c001_v7007000_t0000_u01774751709162") 2026/03/29 02:36:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328562a_d20260329_m023459_c001_v0001032_t0035_u01774751699664") 2026/03/29 02:36:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a73_d20260329_m023452_c001_v7007000_t0000_u01774751692296") 2026/03/29 02:36:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032855f5_d20260329_m023441_c001_v0001032_t0014_u01774751681412") 2026/03/29 02:36:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a177_d20260329_m023433_c001_v7007000_t0000_u01774751673755") 2026/03/29 02:36:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032855b1_d20260329_m023423_c001_v0001032_t0010_u01774751663938") 2026/03/29 02:36:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b5c_d20260329_m023416_c001_v7007000_t0000_u01774751656646") 2026/03/29 02:36:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285585_d20260329_m023407_c001_v0001032_t0000_u01774751647198") 2026/03/29 02:36:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34f6_d20260329_m023359_c001_v7007000_t0000_u01774751639750") 2026/03/29 02:36:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328554b_d20260329_m023349_c001_v0001032_t0026_u01774751629720") 2026/03/29 02:36:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbeac3_d20260329_m023337_c001_v7007000_t0000_u01774751617740") 2026/03/29 02:36:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285515_d20260329_m023328_c001_v0001032_t0009_u01774751608489") 2026/03/29 02:36:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed7d_d20260329_m023320_c001_v7007000_t0000_u01774751600618") 2026/03/29 02:36:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d4d6_d20260329_m023315_c001_v0001173_t0024_u01774751595483") 2026/03/29 02:36:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed6d_d20260329_m023313_c001_v7007000_t0000_u01774751593287") 2026/03/29 02:36:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052d10_d20260329_m023304_c001_v0001033_t0038_u01774751584303") 2026/03/29 02:36:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f524_d20260329_m023257_c001_v7007000_t0000_u01774751577250") 2026/03/29 02:36:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2378b_d20260329_m023252_c001_v0001090_t0010_u01774751572278") 2026/03/29 02:36:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f40630a9449cd0644_d20260329_m023250_c001_v7007000_t0000_u01774751570266") 2026/03/29 02:36:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052c76_d20260329_m023240_c001_v0001033_t0015_u01774751560883") 2026/03/29 02:36:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258c4ed_d20260329_m023229_c001_v7007000_t0000_u01774751549602") 2026/03/29 02:36:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d1ca_d20260329_m023220_c001_v0001173_t0028_u01774751540275") 2026/03/29 02:36:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfac7_d20260329_m023213_c001_v7007000_t0000_u01774751533277") 2026/03/29 02:36:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d0dd_d20260329_m023203_c001_v0001173_t0050_u01774751523226") 2026/03/29 02:36:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c357_d20260329_m023155_c001_v7007000_t0000_u01774751515275") 2026/03/29 02:36:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d021_d20260329_m023146_c001_v0001173_t0048_u01774751506181") 2026/03/29 02:36:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2aca_d20260329_m023317_c001_v7007000_t0000_u01774751597060") 2026/03/29 02:36:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d490_d20260329_m023311_c001_v0001173_t0026_u01774751591736") 2026/03/29 02:36:05 DEBUG : dir1/0009-34567: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbead2_d20260329_m023341_c001_v7007000_t0000_u01774751621595") 2026/03/29 02:36:05 DEBUG : dir1/0009-34567: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328552d_d20260329_m023336_c001_v0001032_t0028_u01774751616042") 2026/03/29 02:36:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1b6_d20260329_m023509_c001_v7007000_t0000_u01774751709345") 2026/03/29 02:36:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26053084_d20260329_m023500_c001_v0001033_t0051_u01774751700090") 2026/03/29 02:36:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a78_d20260329_m023452_c001_v7007000_t0000_u01774751692476") 2026/03/29 02:36:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26053001_d20260329_m023442_c001_v0001033_t0041_u01774751682084") 2026/03/29 02:36:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a178_d20260329_m023433_c001_v7007000_t0000_u01774751673940") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052f77_d20260329_m023424_c001_v0001033_t0032_u01774751664503") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b5f_d20260329_m023416_c001_v7007000_t0000_u01774751656827") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052f09_d20260329_m023407_c001_v0001033_t0014_u01774751647721") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34f7_d20260329_m023359_c001_v7007000_t0000_u01774751639932") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052e83_d20260329_m023350_c001_v0001033_t0044_u01774751630123") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416538f743d270a4_d20260329_m023337_c001_v7007000_t0000_u01774751617538") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d586_d20260329_m023329_c001_v0001173_t0026_u01774751609099") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed7e_d20260329_m023320_c001_v7007000_t0000_u01774751600800") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854f3_d20260329_m023315_c001_v0001032_t0000_u01774751595525") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f402bc64018fe5f90_d20260329_m023313_c001_v7007000_t0000_u01774751593311") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d41e_d20260329_m023305_c001_v0001173_t0058_u01774751585380") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f525_d20260329_m023257_c001_v7007000_t0000_u01774751577445") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854a1_d20260329_m023252_c001_v0001032_t0047_u01774751572529") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558535073_d20260329_m023249_c001_v7007000_t0000_u01774751569914") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d2ab_d20260329_m023241_c001_v0001173_t0029_u01774751561365") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215900_d20260329_m023229_c001_v7007000_t0000_u01774751549834") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23739_d20260329_m023220_c001_v0001090_t0039_u01774751540738") 2026/03/29 02:36:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfac8_d20260329_m023213_c001_v7007000_t0000_u01774751533476") 2026/03/29 02:36:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2370f_d20260329_m023203_c001_v0001090_t0030_u01774751523745") 2026/03/29 02:36:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c358_d20260329_m023155_c001_v7007000_t0000_u01774751515457") 2026/03/29 02:36:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c236ed_d20260329_m023146_c001_v0001090_t0003_u01774751506573") 2026/03/29 02:36:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258c86d_d20260329_m023317_c001_v7007000_t0000_u01774751597121") 2026/03/29 02:36:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854dd_d20260329_m023311_c001_v0001032_t0009_u01774751591783") 2026/03/29 02:36:07 DEBUG : dir1/0010-45678: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbead3_d20260329_m023341_c001_v7007000_t0000_u01774751621778") 2026/03/29 02:36:07 DEBUG : dir1/0010-45678: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d5dc_d20260329_m023336_c001_v0001173_t0013_u01774751616158") 2026/03/29 02:36:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1b8_d20260329_m023509_c001_v7007000_t0000_u01774751709539") 2026/03/29 02:36:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0dabd_d20260329_m023500_c001_v0001173_t0025_u01774751700558") 2026/03/29 02:36:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a7d_d20260329_m023452_c001_v7007000_t0000_u01774751692683") 2026/03/29 02:36:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d9e3_d20260329_m023442_c001_v0001173_t0032_u01774751682591") 2026/03/29 02:36:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a179_d20260329_m023434_c001_v7007000_t0000_u01774751674123") 2026/03/29 02:36:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d8c7_d20260329_m023425_c001_v0001173_t0056_u01774751665104") 2026/03/29 02:36:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b64_d20260329_m023417_c001_v7007000_t0000_u01774751657010") 2026/03/29 02:36:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d7df_d20260329_m023408_c001_v0001173_t0009_u01774751648221") 2026/03/29 02:36:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34f8_d20260329_m023400_c001_v7007000_t0000_u01774751640114") 2026/03/29 02:36:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d6b6_d20260329_m023350_c001_v0001173_t0049_u01774751630495") 2026/03/29 02:36:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41135e7dac78d2d2_d20260329_m023337_c001_v7007000_t0000_u01774751617585") 2026/03/29 02:36:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237e1_d20260329_m023329_c001_v0001090_t0054_u01774751609527") 2026/03/29 02:36:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed7f_d20260329_m023320_c001_v7007000_t0000_u01774751600983") 2026/03/29 02:36:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237cb_d20260329_m023315_c001_v0001090_t0044_u01774751595720") 2026/03/29 02:36:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2ac8_d20260329_m023313_c001_v7007000_t0000_u01774751593319") 2026/03/29 02:36:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854c3_d20260329_m023305_c001_v0001032_t0021_u01774751585673") 2026/03/29 02:36:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f526_d20260329_m023257_c001_v7007000_t0000_u01774751577625") 2026/03/29 02:36:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052cc6_d20260329_m023252_c001_v0001033_t0056_u01774751572594") 2026/03/29 02:36:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558535074_d20260329_m023249_c001_v7007000_t0000_u01774751569931") 2026/03/29 02:36:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2376b_d20260329_m023241_c001_v0001090_t0043_u01774751561685") 2026/03/29 02:36:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea000662158ff_d20260329_m023229_c001_v7007000_t0000_u01774751549644") 2026/03/29 02:36:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285453_d20260329_m023221_c001_v0001032_t0032_u01774751541030") 2026/03/29 02:36:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfac9_d20260329_m023213_c001_v7007000_t0000_u01774751533657") 2026/03/29 02:36:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285421_d20260329_m023204_c001_v0001032_t0040_u01774751524088") 2026/03/29 02:36:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c359_d20260329_m023155_c001_v7007000_t0000_u01774751515643") 2026/03/29 02:36:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032853f7_d20260329_m023146_c001_v0001032_t0056_u01774751506942") 2026/03/29 02:36:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f404bddfa8dab74f2_d20260329_m023316_c001_v7007000_t0000_u01774751596869") 2026/03/29 02:36:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237bf_d20260329_m023311_c001_v0001090_t0048_u01774751591890") 2026/03/29 02:36:08 DEBUG : dir1/0011-56789: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbead4_d20260329_m023341_c001_v7007000_t0000_u01774751621960") 2026/03/29 02:36:08 DEBUG : dir1/0011-56789: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237f7_d20260329_m023336_c001_v0001090_t0040_u01774751616290") 2026/03/29 02:36:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1ba_d20260329_m023509_c001_v7007000_t0000_u01774751709726") 2026/03/29 02:36:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c238d4_d20260329_m023500_c001_v0001090_t0040_u01774751700941") 2026/03/29 02:36:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a7f_d20260329_m023452_c001_v7007000_t0000_u01774751692864") 2026/03/29 02:36:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c238ad_d20260329_m023443_c001_v0001090_t0044_u01774751683133") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a17a_d20260329_m023434_c001_v7007000_t0000_u01774751674305") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23879_d20260329_m023425_c001_v0001090_t0057_u01774751665510") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b6a_d20260329_m023417_c001_v7007000_t0000_u01774751657192") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23855_d20260329_m023408_c001_v0001090_t0029_u01774751648659") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34f9_d20260329_m023400_c001_v7007000_t0000_u01774751640300") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23831_d20260329_m023350_c001_v0001090_t0001_u01774751630812") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed92_d20260329_m023337_c001_v7007000_t0000_u01774751617704") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052ddf_d20260329_m023330_c001_v0001033_t0041_u01774751610251") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed80_d20260329_m023321_c001_v7007000_t0000_u01774751601165") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d4dc_d20260329_m023315_c001_v0001173_t0017_u01774751595845") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f404bddfa8dab74f0_d20260329_m023313_c001_v7007000_t0000_u01774751593332") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237a5_d20260329_m023306_c001_v0001090_t0038_u01774751586072") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f527_d20260329_m023257_c001_v7007000_t0000_u01774751577806") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2378f_d20260329_m023252_c001_v0001090_t0014_u01774751572644") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558535076_d20260329_m023250_c001_v7007000_t0000_u01774751570104") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285483_d20260329_m023242_c001_v0001032_t0007_u01774751562190") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a85585343d3_d20260329_m023229_c001_v7007000_t0000_u01774751549771") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052bf7_d20260329_m023221_c001_v0001033_t0021_u01774751541477") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfaca_d20260329_m023213_c001_v7007000_t0000_u01774751533838") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052b7b_d20260329_m023204_c001_v0001033_t0033_u01774751524460") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c35a_d20260329_m023155_c001_v7007000_t0000_u01774751515826") 2026/03/29 02:36:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052b25_d20260329_m023147_c001_v0001033_t0052_u01774751507365") 2026/03/29 02:36:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f404bddfa8dab74f4_d20260329_m023317_c001_v7007000_t0000_u01774751597234") 2026/03/29 02:36:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052d53_d20260329_m023312_c001_v0001033_t0054_u01774751592013") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbead5_d20260329_m023342_c001_v7007000_t0000_u01774751622148") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052e21_d20260329_m023336_c001_v0001033_t0041_u01774751616401") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1bd_d20260329_m023509_c001_v7007000_t0000_u01774751709908") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285634_d20260329_m023501_c001_v0001032_t0033_u01774751701298") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a85_d20260329_m023453_c001_v7007000_t0000_u01774751693044") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285601_d20260329_m023443_c001_v0001032_t0039_u01774751683552") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a17b_d20260329_m023434_c001_v7007000_t0000_u01774751674507") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032855bb_d20260329_m023425_c001_v0001032_t0033_u01774751665860") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b6f_d20260329_m023417_c001_v7007000_t0000_u01774751657374") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328558b_d20260329_m023409_c001_v0001032_t0036_u01774751649014") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34fa_d20260329_m023400_c001_v7007000_t0000_u01774751640487") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285551_d20260329_m023351_c001_v0001032_t0008_u01774751631152") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed8d_d20260329_m023337_c001_v7007000_t0000_u01774751617147") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328551b_d20260329_m023330_c001_v0001032_t0046_u01774751610684") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed81_d20260329_m023321_c001_v7007000_t0000_u01774751601347") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854f5_d20260329_m023315_c001_v0001032_t0025_u01774751595903") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416e9bc51efaea87_d20260329_m023312_c001_v7007000_t0000_u01774751592879") 2026/03/29 02:36:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052d1f_d20260329_m023306_c001_v0001033_t0017_u01774751586370") 2026/03/29 02:36:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f528_d20260329_m023257_c001_v7007000_t0000_u01774751577986") 2026/03/29 02:36:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d378_d20260329_m023252_c001_v0001173_t0020_u01774751572790") 2026/03/29 02:36:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f513_d20260329_m023250_c001_v7007000_t0000_u01774751570139") 2026/03/29 02:36:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052c82_d20260329_m023242_c001_v0001033_t0034_u01774751562888") 2026/03/29 02:36:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f417e3c6356e1de11_d20260329_m023229_c001_v7007000_t0000_u01774751549633") 2026/03/29 02:36:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d1dc_d20260329_m023222_c001_v0001173_t0013_u01774751542015") 2026/03/29 02:36:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfacb_d20260329_m023214_c001_v7007000_t0000_u01774751534021") 2026/03/29 02:36:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d0f5_d20260329_m023204_c001_v0001173_t0036_u01774751524884") 2026/03/29 02:36:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c364_d20260329_m023156_c001_v7007000_t0000_u01774751516007") 2026/03/29 02:36:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d029_d20260329_m023147_c001_v0001173_t0019_u01774751507769") 2026/03/29 02:36:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f408df0c82465f817_d20260329_m023316_c001_v7007000_t0000_u01774751596912") 2026/03/29 02:36:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d496_d20260329_m023312_c001_v0001173_t0037_u01774751592042") 2026/03/29 02:36:11 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbead6_d20260329_m023342_c001_v7007000_t0000_u01774751622332") 2026/03/29 02:36:11 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328552f_d20260329_m023336_c001_v0001032_t0046_u01774751616411") 2026/03/29 02:36:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1be_d20260329_m023510_c001_v7007000_t0000_u01774751710091") 2026/03/29 02:36:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26053088_d20260329_m023501_c001_v0001033_t0026_u01774751701650") 2026/03/29 02:36:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a8a_d20260329_m023453_c001_v7007000_t0000_u01774751693225") 2026/03/29 02:36:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26053017_d20260329_m023444_c001_v0001033_t0001_u01774751684054") 2026/03/29 02:36:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a17c_d20260329_m023434_c001_v7007000_t0000_u01774751674690") 2026/03/29 02:36:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052f85_d20260329_m023426_c001_v0001033_t0037_u01774751666248") 2026/03/29 02:36:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b75_d20260329_m023417_c001_v7007000_t0000_u01774751657556") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052f1d_d20260329_m023409_c001_v0001033_t0003_u01774751649478") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34fb_d20260329_m023400_c001_v7007000_t0000_u01774751640669") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052e91_d20260329_m023351_c001_v0001033_t0036_u01774751631614") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416538f743d270a5_d20260329_m023337_c001_v7007000_t0000_u01774751617721") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d59e_d20260329_m023331_c001_v0001173_t0010_u01774751611071") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed83_d20260329_m023321_c001_v7007000_t0000_u01774751601530") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237cd_d20260329_m023316_c001_v0001090_t0044_u01774751596079") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4156b7c90a454922_d20260329_m023312_c001_v7007000_t0000_u01774751592896") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d432_d20260329_m023307_c001_v0001173_t0053_u01774751587153") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f529_d20260329_m023258_c001_v7007000_t0000_u01774751578166") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854a3_d20260329_m023252_c001_v0001032_t0018_u01774751572997") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558535075_d20260329_m023249_c001_v7007000_t0000_u01774751569939") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d2d3_d20260329_m023243_c001_v0001173_t0013_u01774751563814") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c83c_d20260329_m023229_c001_v7007000_t0000_u01774751549828") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2373d_d20260329_m023222_c001_v0001090_t0041_u01774751542378") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfacc_d20260329_m023214_c001_v7007000_t0000_u01774751534202") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23715_d20260329_m023205_c001_v0001090_t0034_u01774751525167") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c368_d20260329_m023156_c001_v7007000_t0000_u01774751516190") 2026/03/29 02:36:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c236ef_d20260329_m023148_c001_v0001090_t0044_u01774751508213") 2026/03/29 02:36:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4156b7c90a45493e_d20260329_m023316_c001_v7007000_t0000_u01774751596924") 2026/03/29 02:36:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237c3_d20260329_m023312_c001_v0001090_t0045_u01774751592191") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbead7_d20260329_m023342_c001_v7007000_t0000_u01774751622527") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237f9_d20260329_m023336_c001_v0001090_t0056_u01774751616687") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1c1_d20260329_m023510_c001_v7007000_t0000_u01774751710273") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0dad9_d20260329_m023502_c001_v0001173_t0053_u01774751702069") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a8d_d20260329_m023453_c001_v7007000_t0000_u01774751693408") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0da03_d20260329_m023444_c001_v0001173_t0007_u01774751684617") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a17d_d20260329_m023434_c001_v7007000_t0000_u01774751674871") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d8e9_d20260329_m023426_c001_v0001173_t0024_u01774751666652") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b79_d20260329_m023417_c001_v7007000_t0000_u01774751657739") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d7ff_d20260329_m023409_c001_v0001173_t0004_u01774751649953") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34fc_d20260329_m023400_c001_v7007000_t0000_u01774751640852") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d6cc_d20260329_m023351_c001_v0001173_t0041_u01774751631946") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416538f743d270a2_d20260329_m023337_c001_v7007000_t0000_u01774751617169") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237e5_d20260329_m023331_c001_v0001090_t0046_u01774751611711") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed84_d20260329_m023321_c001_v7007000_t0000_u01774751601714") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d4e2_d20260329_m023316_c001_v0001173_t0052_u01774751596115") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4156b7c90a454928_d20260329_m023313_c001_v7007000_t0000_u01774751593077") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854c7_d20260329_m023307_c001_v0001032_t0057_u01774751587498") 2026/03/29 02:36:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f52a_d20260329_m023258_c001_v7007000_t0000_u01774751578346") 2026/03/29 02:36:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23791_d20260329_m023253_c001_v0001090_t0039_u01774751573117") 2026/03/29 02:36:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfc1d_d20260329_m023250_c001_v7007000_t0000_u01774751570149") 2026/03/29 02:36:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2376d_d20260329_m023244_c001_v0001090_t0001_u01774751564176") 2026/03/29 02:36:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbe8d2_d20260329_m023229_c001_v7007000_t0000_u01774751549624") 2026/03/29 02:36:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285457_d20260329_m023222_c001_v0001032_t0020_u01774751542780") 2026/03/29 02:36:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfacd_d20260329_m023214_c001_v7007000_t0000_u01774751534384") 2026/03/29 02:36:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285427_d20260329_m023205_c001_v0001032_t0021_u01774751525481") 2026/03/29 02:36:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c36a_d20260329_m023156_c001_v7007000_t0000_u01774751516371") 2026/03/29 02:36:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032853fd_d20260329_m023148_c001_v0001032_t0033_u01774751508688") 2026/03/29 02:36:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f402bc64018fe5fa1_d20260329_m023317_c001_v7007000_t0000_u01774751597072") 2026/03/29 02:36:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854e3_d20260329_m023312_c001_v0001032_t0054_u01774751592241") 2026/03/29 02:36:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbead8_d20260329_m023342_c001_v7007000_t0000_u01774751622712") 2026/03/29 02:36:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d5e6_d20260329_m023336_c001_v0001173_t0046_u01774751616757") 2026/03/29 02:36:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1c3_d20260329_m023510_c001_v7007000_t0000_u01774751710456") 2026/03/29 02:36:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c238d6_d20260329_m023502_c001_v0001090_t0000_u01774751702494") 2026/03/29 02:36:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a8f_d20260329_m023453_c001_v7007000_t0000_u01774751693590") 2026/03/29 02:36:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c238b1_d20260329_m023445_c001_v0001090_t0046_u01774751685071") 2026/03/29 02:36:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a17e_d20260329_m023435_c001_v7007000_t0000_u01774751675061") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2387f_d20260329_m023427_c001_v0001090_t0000_u01774751667340") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b7e_d20260329_m023417_c001_v7007000_t0000_u01774751657920") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23859_d20260329_m023410_c001_v0001090_t0013_u01774751650469") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34fd_d20260329_m023401_c001_v7007000_t0000_u01774751641035") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23833_d20260329_m023352_c001_v0001090_t0050_u01774751632246") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550d945_d20260329_m023337_c001_v7007000_t0000_u01774751617177") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052df1_d20260329_m023332_c001_v0001033_t0041_u01774751612031") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed85_d20260329_m023321_c001_v7007000_t0000_u01774751601896") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052d7f_d20260329_m023316_c001_v0001033_t0015_u01774751596127") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f408df0c82465f814_d20260329_m023313_c001_v7007000_t0000_u01774751593286") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237a9_d20260329_m023307_c001_v0001090_t0012_u01774751587896") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f52b_d20260329_m023258_c001_v7007000_t0000_u01774751578527") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d37c_d20260329_m023253_c001_v0001173_t0016_u01774751573129") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c87f_d20260329_m023250_c001_v7007000_t0000_u01774751570280") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285485_d20260329_m023244_c001_v0001032_t0028_u01774751564531") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c83a_d20260329_m023229_c001_v7007000_t0000_u01774751549783") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052c07_d20260329_m023223_c001_v0001033_t0041_u01774751543268") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dface_d20260329_m023214_c001_v7007000_t0000_u01774751534566") 2026/03/29 02:36:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052b86_d20260329_m023205_c001_v0001033_t0016_u01774751525964") 2026/03/29 02:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c36b_d20260329_m023156_c001_v7007000_t0000_u01774751516553") 2026/03/29 02:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052b29_d20260329_m023149_c001_v0001033_t0053_u01774751509087") 2026/03/29 02:36:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2acb_d20260329_m023317_c001_v7007000_t0000_u01774751597243") 2026/03/29 02:36:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d49c_d20260329_m023312_c001_v0001173_t0021_u01774751592306") 2026/03/29 02:36:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c86a_d20260329_m023232_c001_v7007000_t0000_u01774751552331") 2026/03/29 02:36:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23745_d20260329_m023227_c001_v0001090_t0051_u01774751547033") 2026/03/29 02:36:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c86b_d20260329_m023232_c001_v7007000_t0000_u01774751552514") 2026/03/29 02:36:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d217_d20260329_m023227_c001_v0001173_t0017_u01774751547055") 2026/03/29 02:36:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c86c_d20260329_m023232_c001_v7007000_t0000_u01774751552696") 2026/03/29 02:36:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285463_d20260329_m023227_c001_v0001032_t0036_u01774751547125") 2026/03/29 02:36:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c86d_d20260329_m023232_c001_v7007000_t0000_u01774751552880") 2026/03/29 02:36:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052c19_d20260329_m023227_c001_v0001033_t0009_u01774751547356") 2026/03/29 02:36:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c86e_d20260329_m023233_c001_v7007000_t0000_u01774751553063") 2026/03/29 02:36:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d223_d20260329_m023227_c001_v0001173_t0025_u01774751547444") 2026/03/29 02:36:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c86f_d20260329_m023233_c001_v7007000_t0000_u01774751553247") 2026/03/29 02:36:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23749_d20260329_m023227_c001_v0001090_t0041_u01774751547476") 2026/03/29 02:36:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c870_d20260329_m023233_c001_v7007000_t0000_u01774751553469") 2026/03/29 02:36:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285465_d20260329_m023227_c001_v0001032_t0020_u01774751547549") 2026/03/29 02:36:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c871_d20260329_m023233_c001_v7007000_t0000_u01774751553652") 2026/03/29 02:36:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2374d_d20260329_m023227_c001_v0001090_t0056_u01774751547841") 2026/03/29 02:36:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c872_d20260329_m023233_c001_v7007000_t0000_u01774751553833") 2026/03/29 02:36:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052c1b_d20260329_m023227_c001_v0001033_t0015_u01774751547919") 2026/03/29 02:36:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c873_d20260329_m023234_c001_v7007000_t0000_u01774751554016") 2026/03/29 02:36:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d229_d20260329_m023227_c001_v0001173_t0028_u01774751547937") 2026/03/29 02:36:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c874_d20260329_m023234_c001_v7007000_t0000_u01774751554214") 2026/03/29 02:36:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285467_d20260329_m023228_c001_v0001032_t0048_u01774751548160") 2026/03/29 02:36:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c875_d20260329_m023234_c001_v7007000_t0000_u01774751554419") 2026/03/29 02:36:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d22b_d20260329_m023228_c001_v0001173_t0027_u01774751548213") 2026/03/29 02:36:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c876_d20260329_m023234_c001_v7007000_t0000_u01774751554603") 2026/03/29 02:36:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23751_d20260329_m023228_c001_v0001090_t0023_u01774751548223") 2026/03/29 02:36:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c877_d20260329_m023234_c001_v7007000_t0000_u01774751554786") 2026/03/29 02:36:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d22d_d20260329_m023228_c001_v0001173_t0020_u01774751548503") 2026/03/29 02:36:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c878_d20260329_m023234_c001_v7007000_t0000_u01774751554969") 2026/03/29 02:36:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285469_d20260329_m023228_c001_v0001032_t0019_u01774751548659") 2026/03/29 02:36:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c879_d20260329_m023235_c001_v7007000_t0000_u01774751555152") 2026/03/29 02:36:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23755_d20260329_m023228_c001_v0001090_t0013_u01774751548673") 2026/03/29 02:36:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f515_d20260329_m023253_c001_v7007000_t0000_u01774751573594") 2026/03/29 02:36:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052ca0_d20260329_m023247_c001_v0001033_t0052_u01774751567474") 2026/03/29 02:36:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfc29_d20260329_m023253_c001_v7007000_t0000_u01774751573764") 2026/03/29 02:36:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d307_d20260329_m023247_c001_v0001173_t0035_u01774751567492") 2026/03/29 02:36:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558535620_d20260329_m023253_c001_v7007000_t0000_u01774751573604") 2026/03/29 02:36:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23775_d20260329_m023247_c001_v0001090_t0009_u01774751567520") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f40630a9449cd0646_d20260329_m023253_c001_v7007000_t0000_u01774751573775") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285493_d20260329_m023247_c001_v0001032_t0026_u01774751567666") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f516_d20260329_m023253_c001_v7007000_t0000_u01774751573785") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d30b_d20260329_m023247_c001_v0001173_t0012_u01774751567764") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558535621_d20260329_m023253_c001_v7007000_t0000_u01774751573614") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23779_d20260329_m023248_c001_v0001090_t0039_u01774751568001") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c88e_d20260329_m023253_c001_v7007000_t0000_u01774751573919") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052ca6_d20260329_m023248_c001_v0001033_t0016_u01774751568019") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558535622_d20260329_m023253_c001_v7007000_t0000_u01774751573625") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d311_d20260329_m023248_c001_v0001173_t0034_u01774751568029") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c889_d20260329_m023253_c001_v7007000_t0000_u01774751573735") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285495_d20260329_m023248_c001_v0001032_t0015_u01774751568103") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f414e6892f6ea7e10_d20260329_m023253_c001_v7007000_t0000_u01774751573756") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d319_d20260329_m023248_c001_v0001173_t0027_u01774751568430") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558535624_d20260329_m023253_c001_v7007000_t0000_u01774751573795") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2377b_d20260329_m023248_c001_v0001090_t0012_u01774751568474") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558535625_d20260329_m023253_c001_v7007000_t0000_u01774751573805") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052cb4_d20260329_m023248_c001_v0001033_t0017_u01774751568638") 2026/03/29 02:36:18 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f414e6892f6ea7e11_d20260329_m023253_c001_v7007000_t0000_u01774751573937") 2026/03/29 02:36:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285497_d20260329_m023248_c001_v0001032_t0042_u01774751568664") 2026/03/29 02:36:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfc25_d20260329_m023253_c001_v7007000_t0000_u01774751573583") 2026/03/29 02:36:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d31f_d20260329_m023248_c001_v0001173_t0044_u01774751568719") 2026/03/29 02:36:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfc2f_d20260329_m023253_c001_v7007000_t0000_u01774751573945") 2026/03/29 02:36:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2377d_d20260329_m023248_c001_v0001090_t0035_u01774751568862") 2026/03/29 02:36:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f517_d20260329_m023253_c001_v7007000_t0000_u01774751573964") 2026/03/29 02:36:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285499_d20260329_m023249_c001_v0001032_t0038_u01774751569143") 2026/03/29 02:36:19 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeae92f_d20260329_m023032_c001_v7007000_t0000_u01774751432268") 2026/03/29 02:36:19 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1181ed1b54804e4b_d20260329_m023029_c001_v0001039_t0029_u01774751429033") 2026/03/29 02:36:19 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41135e7dac78d0d2_d20260329_m023028_c001_v7007000_t0000_u01774751428848") 2026/03/29 02:36:19 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1181ed1b54804e2f_d20260329_m023025_c001_v0001039_t0026_u01774751425191") 2026/03/29 02:36:19 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41135e7dac78d0a1_d20260329_m023024_c001_v7007000_t0000_u01774751424426") 2026/03/29 02:36:19 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23603_d20260329_m023019_c001_v0001090_t0041_u01774751419982") 2026/03/29 02:36:19 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558534235_d20260329_m023018_c001_v7007000_t0000_u01774751418539") 2026/03/29 02:36:19 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f114a0c983f29b163_d20260329_m023016_c001_v0001037_t0052_u01774751416001") 2026/03/29 02:36:19 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9ba_d20260329_m023015_c001_v7007000_t0000_u01774751415818") 2026/03/29 02:36:19 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f114a0c983f29b14d_d20260329_m023012_c001_v0001037_t0052_u01774751412518") 2026/03/29 02:36:19 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9b7_d20260329_m023011_c001_v7007000_t0000_u01774751411754") 2026/03/29 02:36:19 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0ca67_d20260329_m023006_c001_v0001173_t0018_u01774751406758") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409c9f6b4f9acd5c_d20260329_m023005_c001_v7007000_t0000_u01774751405462") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f110aed07851d5aa8_d20260329_m023003_c001_v0001102_t0031_u01774751403996") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416e9bc51efae42b_d20260329_m023003_c001_v7007000_t0000_u01774751403806") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f110aed07851d5aa4_d20260329_m023000_c001_v0001102_t0008_u01774751400282") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416e9bc51efae3fa_d20260329_m022959_c001_v7007000_t0000_u01774751399541") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c9cf_d20260329_m022953_c001_v0001173_t0037_u01774751393194") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409c9f6b4f9acd5a_d20260329_m022952_c001_v7007000_t0000_u01774751392283") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109d5277b2ffffac_d20260329_m022950_c001_v0001185_t0033_u01774751390680") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea0006621551d_d20260329_m022950_c001_v7007000_t0000_u01774751390493") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109d5277b2ffff60_d20260329_m022947_c001_v0001185_t0019_u01774751387234") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea0006621550c_d20260329_m022946_c001_v7007000_t0000_u01774751386487") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15baf10_d20260329_m022940_c001_v0001181_t0053_u01774751380549") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258ac94_d20260329_m022939_c001_v7007000_t0000_u01774751379588") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f119a72e32b6e23e4_d20260329_m022937_c001_v0001185_t0034_u01774751377887") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4180b70d88484c06_d20260329_m022937_c001_v7007000_t0000_u01774751377704") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f119a72e32b6e23aa_d20260329_m022934_c001_v0001185_t0056_u01774751374443") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4180b70d88484bfa_d20260329_m022933_c001_v7007000_t0000_u01774751373704") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c235a7_d20260329_m022927_c001_v0001090_t0013_u01774751367986") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728eff7_d20260329_m022927_c001_v7007000_t0000_u01774751367080") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f103bcce4661aff6a_d20260329_m022925_c001_v0001183_t0015_u01774751365517") 2026/03/29 02:36:20 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeae6f8_d20260329_m022925_c001_v7007000_t0000_u01774751365274") 2026/03/29 02:36:21 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f103bcce4661aff54_d20260329_m022921_c001_v0001183_t0039_u01774751361955") 2026/03/29 02:36:21 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeae6d2_d20260329_m022921_c001_v7007000_t0000_u01774751361198") 2026/03/29 02:36:21 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c7cf_d20260329_m022915_c001_v0001173_t0015_u01774751355684") 2026/03/29 02:36:21 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f405821d05f5697e3_d20260329_m022914_c001_v7007000_t0000_u01774751354596") 2026/03/29 02:36:21 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f119a9c52a04ddae4_d20260329_m022909_c001_v0001182_t0045_u01774751349107") 2026/03/29 02:36:21 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f405821d05f5697dc_d20260329_m022908_c001_v7007000_t0000_u01774751348903") 2026/03/29 02:36:21 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bae72_d20260329_m022904_c001_v0001181_t0004_u01774751344781") 2026/03/29 02:36:21 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1172b0cbd6335fdb_d20260329_m022903_c001_v0001173_t0019_u01774751343679") 2026/03/29 02:36:21 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1172b0cbd6335fcf_d20260329_m022902_c001_v0001173_t0048_u01774751342636") 2026/03/29 02:36:21 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f404bddfa8dab7015_d20260329_m022849_c001_v7007000_t0000_u01774751329325") 2026/03/29 02:36:21 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c650_d20260329_m022842_c001_v0001173_t0033_u01774751322298") 2026/03/29 02:36:21 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f114b94f745a75632_d20260329_m022841_c001_v0001180_t0048_u01774751321507") 2026/03/29 02:36:21 DEBUG : dst/one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f114b94f745a7562e_d20260329_m022840_c001_v0001180_t0029_u01774751320566") 2026/03/29 02:36:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeae935_d20260329_m023032_c001_v7007000_t0000_u01774751432451") 2026/03/29 02:36:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1034b3037a2586f3_d20260329_m023028_c001_v0001167_t0045_u01774751428373") 2026/03/29 02:36:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f110844564bff45ff_d20260329_m023023_c001_v0001117_t0040_u01774751423877") 2026/03/29 02:36:21 DEBUG : dst/one.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558534237_d20260329_m023018_c001_v7007000_t0000_u01774751418720") 2026/03/29 02:36:21 DEBUG : dst/one.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1041b481514d5ef8_d20260329_m023015_c001_v0001180_t0008_u01774751415614") 2026/03/29 02:36:21 DEBUG : dst/one.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f10980087b1ce7e62_d20260329_m023011_c001_v0001033_t0011_u01774751411023") 2026/03/29 02:36:22 DEBUG : dst/one.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409c9f6b4f9acd5d_d20260329_m023005_c001_v7007000_t0000_u01774751405648") 2026/03/29 02:36:22 DEBUG : dst/one.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f114dc78d23a5707b_d20260329_m023003_c001_v0001173_t0059_u01774751403427") 2026/03/29 02:36:22 DEBUG : dst/one.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f118cdf2fd05f3bbf_d20260329_m022959_c001_v0001157_t0022_u01774751399134") 2026/03/29 02:36:22 DEBUG : dst/three: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f405821d05f5697e4_d20260329_m022914_c001_v7007000_t0000_u01774751354778") 2026/03/29 02:36:22 DEBUG : dst/three: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1172b0cbd633605d_d20260329_m022913_c001_v0001173_t0009_u01774751353127") 2026/03/29 02:36:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeae93c_d20260329_m023032_c001_v7007000_t0000_u01774751432635") 2026/03/29 02:36:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111666acfbe95192_d20260329_m023030_c001_v0001115_t0023_u01774751430207") 2026/03/29 02:36:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f100397afae939483_d20260329_m023026_c001_v0001183_t0011_u01774751426200") 2026/03/29 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeae941_d20260329_m023032_c001_v7007000_t0000_u01774751432818") 2026/03/29 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1181ed1b54804e5d_d20260329_m023030_c001_v0001039_t0055_u01774751430981") 2026/03/29 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41135e7dac78d0fe_d20260329_m023030_c001_v7007000_t0000_u01774751430794") 2026/03/29 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1181ed1b54804e3d_d20260329_m023026_c001_v0001039_t0013_u01774751426646") 2026/03/29 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41135e7dac78d0a6_d20260329_m023026_c001_v7007000_t0000_u01774751426460") 2026/03/29 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23605_d20260329_m023021_c001_v0001090_t0054_u01774751421031") 2026/03/29 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a8558534239_d20260329_m023018_c001_v7007000_t0000_u01774751418900") 2026/03/29 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f114a0c983f29b16f_d20260329_m023017_c001_v0001037_t0003_u01774751417716") 2026/03/29 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9bc_d20260329_m023017_c001_v7007000_t0000_u01774751417533") 2026/03/29 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f114a0c983f29b155_d20260329_m023013_c001_v0001037_t0010_u01774751413960") 2026/03/29 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9b9_d20260329_m023013_c001_v7007000_t0000_u01774751413776") 2026/03/29 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0ca6d_d20260329_m023007_c001_v0001173_t0057_u01774751407466") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416e9bc51efae445_d20260329_m023004_c001_v7007000_t0000_u01774751404909") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c235e5_d20260329_m023002_c001_v0001090_t0050_u01774751402253") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416e9bc51efae412_d20260329_m023001_c001_v7007000_t0000_u01774751401471") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c9fd_d20260329_m022956_c001_v0001173_t0042_u01774751396506") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea0006621551e_d20260329_m022951_c001_v7007000_t0000_u01774751391364") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15baf34_d20260329_m022949_c001_v0001181_t0004_u01774751389267") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215516_d20260329_m022947_c001_v7007000_t0000_u01774751387947") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c235bd_d20260329_m022941_c001_v0001090_t0007_u01774751381652") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4180b70d88484c0d_d20260329_m022938_c001_v7007000_t0000_u01774751378679") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c235b3_d20260329_m022936_c001_v0001090_t0026_u01774751376489") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4180b70d88484bfe_d20260329_m022935_c001_v7007000_t0000_u01774751375361") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c891_d20260329_m022928_c001_v0001173_t0058_u01774751368989") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeae701_d20260329_m022926_c001_v7007000_t0000_u01774751366168") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c845_d20260329_m022924_c001_v0001173_t0055_u01774751364024") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeae6e2_d20260329_m022922_c001_v7007000_t0000_u01774751362936") 2026/03/29 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15baea4_d20260329_m022916_c001_v0001181_t0046_u01774751356649") 2026/03/29 02:36:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a855853423a_d20260329_m023019_c001_v7007000_t0000_u01774751419080") 2026/03/29 02:36:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f118945ec51e42fc3_d20260329_m023016_c001_v0001137_t0009_u01774751416977") 2026/03/29 02:36:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116ec40f569ef611_d20260329_m023013_c001_v0001172_t0045_u01774751413445") 2026/03/29 02:36:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409c9f6b4f9acd5e_d20260329_m023005_c001_v7007000_t0000_u01774751405834") 2026/03/29 02:36:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1016624fc0e35865_d20260329_m023004_c001_v0001181_t0042_u01774751404703") 2026/03/29 02:36:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109954893e8b40f4_d20260329_m023001_c001_v0001091_t0042_u01774751401000") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeae947_d20260329_m023033_c001_v7007000_t0000_u01774751433000") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cb55_d20260329_m023020_c001_v0001173_t0011_u01774751420672") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f401c9a855853423b_d20260329_m023019_c001_v7007000_t0000_u01774751419260") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c235f1_d20260329_m023007_c001_v0001090_t0041_u01774751407142") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409c9f6b4f9acd5f_d20260329_m023006_c001_v7007000_t0000_u01774751406023") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c235d3_d20260329_m022954_c001_v0001090_t0013_u01774751394038") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409c9f6b4f9acd5b_d20260329_m022952_c001_v7007000_t0000_u01774751392465") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c921_d20260329_m022941_c001_v0001173_t0041_u01774751381163") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258ac95_d20260329_m022939_c001_v7007000_t0000_u01774751379772") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15baede_d20260329_m022928_c001_v0001181_t0059_u01774751368784") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728eff9_d20260329_m022927_c001_v7007000_t0000_u01774751367260") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2358f_d20260329_m022916_c001_v0001090_t0002_u01774751356324") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f405821d05f5697e5_d20260329_m022914_c001_v7007000_t0000_u01774751354960") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1124b005c73f207a_d20260329_m022910_c001_v0001182_t0023_u01774751350823") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f404bddfa8dab7017_d20260329_m022849_c001_v7007000_t0000_u01774751329508") 2026/03/29 02:36:24 DEBUG : dst/two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f114b94f745a75652_d20260329_m022848_c001_v0001180_t0043_u01774751328365") 2026/03/29 02:36:24 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd2ea7_d20260329_m022816_c001_v7007000_t0000_u01774751296014") 2026/03/29 02:36:24 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15badd0_d20260329_m022811_c001_v0001181_t0011_u01774751291821") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd2e3a_d20260329_m022809_c001_v7007000_t0000_u01774751289723") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bad9a_d20260329_m022800_c001_v0001181_t0039_u01774751280010") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d923_d20260329_m022751_c001_v7007000_t0000_u01774751271254") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bad48_d20260329_m022747_c001_v0001181_t0052_u01774751267729") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9aa6_d20260329_m022728_c001_v7007000_t0000_u01774751248076") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bacde_d20260329_m022726_c001_v0001181_t0032_u01774751246366") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a9d_d20260329_m022725_c001_v7007000_t0000_u01774751245590") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bacc8_d20260329_m022724_c001_v0001181_t0008_u01774751244478") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a99_d20260329_m022721_c001_v7007000_t0000_u01774751241986") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bacac_d20260329_m022720_c001_v0001181_t0010_u01774751240466") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a96_d20260329_m022719_c001_v7007000_t0000_u01774751239650") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac9a_d20260329_m022718_c001_v0001181_t0019_u01774751238503") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a8d_d20260329_m022713_c001_v7007000_t0000_u01774751233515") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac6e_d20260329_m022712_c001_v0001181_t0040_u01774751232139") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a8a_d20260329_m022711_c001_v7007000_t0000_u01774751231307") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac66_d20260329_m022710_c001_v0001181_t0052_u01774751230556") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6dd_d20260329_m022706_c001_v7007000_t0000_u01774751226289") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac4a_d20260329_m022705_c001_v0001181_t0015_u01774751225146") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6db_d20260329_m022703_c001_v7007000_t0000_u01774751223324") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac3c_d20260329_m022702_c001_v0001181_t0040_u01774751222309") 2026/03/29 02:36:25 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6da_d20260329_m022701_c001_v7007000_t0000_u01774751221941") 2026/03/29 02:36:26 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f105ac8c9d352143c_d20260329_m022700_c001_v0001116_t0048_u01774751220946") 2026/03/29 02:36:26 DEBUG : empty space: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac31_d20260329_m022659_c001_v0001181_t0036_u01774751219429") 2026/03/29 02:36:26 DEBUG : enormous: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9aa0_d20260329_m022727_c001_v7007000_t0000_u01774751247167") 2026/03/29 02:36:26 DEBUG : enormous: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bace0_d20260329_m022726_c001_v0001181_t0029_u01774751246591") 2026/03/29 02:36:26 DEBUG : existing: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeae990_d20260329_m023037_c001_v7007000_t0000_u01774751437657") 2026/03/29 02:36:26 DEBUG : existing: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cc66_d20260329_m023036_c001_v0001173_t0018_u01774751436301") 2026/03/29 02:36:26 DEBUG : existing: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d918_d20260329_m022746_c001_v7007000_t0000_u01774751266290") 2026/03/29 02:36:26 DEBUG : existing: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bad3e_d20260329_m022745_c001_v0001181_t0055_u01774751265273") 2026/03/29 02:36:26 DEBUG : existing: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6d5_d20260329_m022656_c001_v7007000_t0000_u01774751216873") 2026/03/29 02:36:26 DEBUG : existing: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac14_d20260329_m022655_c001_v0001181_t0019_u01774751215941") 2026/03/29 02:36:26 DEBUG : existing: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6d3_d20260329_m022655_c001_v7007000_t0000_u01774751215392") 2026/03/29 02:36:26 DEBUG : existing: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac10_d20260329_m022654_c001_v0001181_t0042_u01774751214829") 2026/03/29 02:36:26 DEBUG : existing: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac0c_d20260329_m022654_c001_v0001181_t0038_u01774751214006") 2026/03/29 02:36:26 DEBUG : existing-b: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d919_d20260329_m022746_c001_v7007000_t0000_u01774751266474") 2026/03/29 02:36:26 DEBUG : existing-b: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c308_d20260329_m022745_c001_v0001173_t0042_u01774751265261") 2026/03/29 02:36:26 DEBUG : file1: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258add9_d20260329_m023137_c001_v7007000_t0000_u01774751497207") 2026/03/29 02:36:26 DEBUG : file1: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032853db_d20260329_m023136_c001_v0001032_t0000_u01774751496166") 2026/03/29 02:36:26 DEBUG : file1: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258add5_d20260329_m023134_c001_v7007000_t0000_u01774751494357") 2026/03/29 02:36:26 DEBUG : file1: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c236d3_d20260329_m023133_c001_v0001090_t0039_u01774751493182") 2026/03/29 02:36:26 DEBUG : five: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9aa7_d20260329_m022731_c001_v7007000_t0000_u01774751251506") 2026/03/29 02:36:26 DEBUG : five: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f411334eac15bacf6_d20260329_m022729_c001_v0001181_t0023_u01774751249601") 2026/03/29 02:36:26 DEBUG : foo: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6dc_d20260329_m022704_c001_v7007000_t0000_u01774751224778") 2026/03/29 02:36:27 DEBUG : foo: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f411334eac15bac48_d20260329_m022704_c001_v0001181_t0023_u01774751224237") 2026/03/29 02:36:27 DEBUG : foo: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f411334eac15bac44_d20260329_m022703_c001_v0001181_t0023_u01774751223691") 2026/03/29 02:36:27 DEBUG : four: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9aa8_d20260329_m022731_c001_v7007000_t0000_u01774751251686") 2026/03/29 02:36:27 DEBUG : four: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4027a382e9b0c24c_d20260329_m022730_c001_v0001173_t0052_u01774751250171") 2026/03/29 02:36:27 DEBUG : four: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bacee_d20260329_m022729_c001_v0001181_t0016_u01774751249019") 2026/03/29 02:36:27 DEBUG : hello world2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea0006621506f_d20260329_m022615_c001_v7007000_t0000_u01774751175800") 2026/03/29 02:36:27 DEBUG : hello world2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bab42_d20260329_m022615_c001_v0001181_t0054_u01774751175229") 2026/03/29 02:36:27 DEBUG : ignore-size: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6d1_d20260329_m022653_c001_v7007000_t0000_u01774751213638") 2026/03/29 02:36:27 DEBUG : ignore-size: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac06_d20260329_m022652_c001_v0001181_t0039_u01774751212702") 2026/03/29 02:36:27 DEBUG : nested/sub dir/file: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d916_d20260329_m022744_c001_v7007000_t0000_u01774751264529") 2026/03/29 02:36:27 DEBUG : nested/sub dir/file: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bad38_d20260329_m022743_c001_v0001181_t0040_u01774751263654") 2026/03/29 02:36:27 DEBUG : nested/sub dir/file: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d914_d20260329_m022742_c001_v7007000_t0000_u01774751262910") 2026/03/29 02:36:27 DEBUG : nested/sub dir/file: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bad30_d20260329_m022741_c001_v0001181_t0056_u01774751261870") 2026/03/29 02:36:27 DEBUG : one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9aa9_d20260329_m022731_c001_v7007000_t0000_u01774751251876") 2026/03/29 02:36:27 DEBUG : one: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f411334eac15bace8_d20260329_m022728_c001_v0001181_t0023_u01774751248444") 2026/03/29 02:36:27 DEBUG : only0: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adc0_d20260329_m023128_c001_v7007000_t0000_u01774751488726") 2026/03/29 02:36:27 DEBUG : only0: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4027a382e9b0cf31_d20260329_m023122_c001_v0001173_t0052_u01774751482627") 2026/03/29 02:36:27 DEBUG : only0: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2366d_d20260329_m023105_c001_v0001090_t0013_u01774751465082") 2026/03/29 02:36:27 DEBUG : only0: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f415843ef8b996d72_d20260329_m023059_c001_v7007000_t0000_u01774751459116") 2026/03/29 02:36:27 DEBUG : only0: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23631_d20260329_m023041_c001_v0001090_t0018_u01774751441505") 2026/03/29 02:36:27 DEBUG : only1: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adc1_d20260329_m023128_c001_v7007000_t0000_u01774751488910") 2026/03/29 02:36:28 DEBUG : only1: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409aea06a1c236c3_d20260329_m023123_c001_v0001090_t0034_u01774751483310") 2026/03/29 02:36:28 DEBUG : only1: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23673_d20260329_m023105_c001_v0001090_t0038_u01774751465962") 2026/03/29 02:36:28 DEBUG : only1: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39a88d_d20260329_m023059_c001_v7007000_t0000_u01774751459487") 2026/03/29 02:36:28 DEBUG : only1: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23635_d20260329_m023042_c001_v0001090_t0004_u01774751442362") 2026/03/29 02:36:28 DEBUG : only10: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adc2_d20260329_m023129_c001_v7007000_t0000_u01774751489094") 2026/03/29 02:36:28 DEBUG : only10: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409aea06a1c236bb_d20260329_m023122_c001_v0001090_t0034_u01774751482557") 2026/03/29 02:36:28 DEBUG : only10: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2368f_d20260329_m023114_c001_v0001090_t0000_u01774751474026") 2026/03/29 02:36:28 DEBUG : only10: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39a88c_d20260329_m023059_c001_v7007000_t0000_u01774751459258") 2026/03/29 02:36:28 DEBUG : only10: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2364f_d20260329_m023049_c001_v0001090_t0035_u01774751449690") 2026/03/29 02:36:28 DEBUG : only11: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adc3_d20260329_m023129_c001_v7007000_t0000_u01774751489279") 2026/03/29 02:36:28 DEBUG : only11: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416f697c26052aa7_d20260329_m023123_c001_v0001033_t0009_u01774751483128") 2026/03/29 02:36:28 DEBUG : only11: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23691_d20260329_m023114_c001_v0001090_t0007_u01774751474888") 2026/03/29 02:36:28 DEBUG : only11: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9e6_d20260329_m023059_c001_v7007000_t0000_u01774751459271") 2026/03/29 02:36:28 DEBUG : only11: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23651_d20260329_m023050_c001_v0001090_t0034_u01774751450301") 2026/03/29 02:36:28 DEBUG : only12: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adc4_d20260329_m023129_c001_v7007000_t0000_u01774751489465") 2026/03/29 02:36:28 DEBUG : only12: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4027a382e9b0cf37_d20260329_m023122_c001_v0001173_t0052_u01774751482961") 2026/03/29 02:36:28 DEBUG : only12: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2369b_d20260329_m023115_c001_v0001090_t0054_u01774751475768") 2026/03/29 02:36:28 DEBUG : only12: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9e7_d20260329_m023059_c001_v7007000_t0000_u01774751459494") 2026/03/29 02:36:28 DEBUG : only12: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23653_d20260329_m023051_c001_v0001090_t0012_u01774751451069") 2026/03/29 02:36:28 DEBUG : only13: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adc5_d20260329_m023129_c001_v7007000_t0000_u01774751489650") 2026/03/29 02:36:29 DEBUG : only13: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f417af1d3032853cb_d20260329_m023124_c001_v0001032_t0010_u01774751484303") 2026/03/29 02:36:29 DEBUG : only13: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2369d_d20260329_m023116_c001_v0001090_t0007_u01774751476696") 2026/03/29 02:36:29 DEBUG : only13: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39a886_d20260329_m023058_c001_v7007000_t0000_u01774751458344") 2026/03/29 02:36:29 DEBUG : only13: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23655_d20260329_m023051_c001_v0001090_t0038_u01774751451991") 2026/03/29 02:36:29 DEBUG : only14: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adc6_d20260329_m023129_c001_v7007000_t0000_u01774751489837") 2026/03/29 02:36:29 DEBUG : only14: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409aea06a1c236bd_d20260329_m023122_c001_v0001090_t0034_u01774751482949") 2026/03/29 02:36:29 DEBUG : only14: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c236a3_d20260329_m023117_c001_v0001090_t0000_u01774751477478") 2026/03/29 02:36:29 DEBUG : only14: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaea83_d20260329_m023059_c001_v7007000_t0000_u01774751459286") 2026/03/29 02:36:29 DEBUG : only14: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23659_d20260329_m023052_c001_v0001090_t0020_u01774751452604") 2026/03/29 02:36:29 DEBUG : only15: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adc7_d20260329_m023130_c001_v7007000_t0000_u01774751490022") 2026/03/29 02:36:29 DEBUG : only15: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4027a382e9b0cf47_d20260329_m023123_c001_v0001173_t0052_u01774751483890") 2026/03/29 02:36:29 DEBUG : only15: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c236ab_d20260329_m023118_c001_v0001090_t0045_u01774751478303") 2026/03/29 02:36:29 DEBUG : only15: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f415843ef8b996d75_d20260329_m023059_c001_v7007000_t0000_u01774751459299") 2026/03/29 02:36:29 DEBUG : only15: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2365b_d20260329_m023053_c001_v0001090_t0014_u01774751453664") 2026/03/29 02:36:29 DEBUG : only16: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adc8_d20260329_m023130_c001_v7007000_t0000_u01774751490207") 2026/03/29 02:36:29 DEBUG : only16: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416f697c26052ab3_d20260329_m023123_c001_v0001033_t0009_u01774751483870") 2026/03/29 02:36:29 DEBUG : only16: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c236ad_d20260329_m023119_c001_v0001090_t0004_u01774751479264") 2026/03/29 02:36:29 DEBUG : only16: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39a887_d20260329_m023058_c001_v7007000_t0000_u01774751458530") 2026/03/29 02:36:29 DEBUG : only16: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2365d_d20260329_m023054_c001_v0001090_t0008_u01774751454361") 2026/03/29 02:36:30 DEBUG : only17: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adc9_d20260329_m023130_c001_v7007000_t0000_u01774751490393") 2026/03/29 02:36:30 DEBUG : only17: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409aea06a1c236cb_d20260329_m023123_c001_v0001090_t0034_u01774751483853") 2026/03/29 02:36:30 DEBUG : only17: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c236af_d20260329_m023120_c001_v0001090_t0037_u01774751480084") 2026/03/29 02:36:30 DEBUG : only17: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39a888_d20260329_m023058_c001_v7007000_t0000_u01774751458711") 2026/03/29 02:36:30 DEBUG : only17: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2365f_d20260329_m023055_c001_v0001090_t0026_u01774751455277") 2026/03/29 02:36:30 DEBUG : only18: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adca_d20260329_m023130_c001_v7007000_t0000_u01774751490577") 2026/03/29 02:36:30 DEBUG : only18: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409aea06a1c236c1_d20260329_m023123_c001_v0001090_t0034_u01774751483129") 2026/03/29 02:36:30 DEBUG : only18: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c236b1_d20260329_m023120_c001_v0001090_t0014_u01774751480758") 2026/03/29 02:36:30 DEBUG : only18: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f415843ef8b996d6f_d20260329_m023058_c001_v7007000_t0000_u01774751458931") 2026/03/29 02:36:30 DEBUG : only18: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23661_d20260329_m023055_c001_v0001090_t0020_u01774751455986") 2026/03/29 02:36:30 DEBUG : only19: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adcb_d20260329_m023130_c001_v7007000_t0000_u01774751490761") 2026/03/29 02:36:30 DEBUG : only19: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4027a382e9b0cf39_d20260329_m023123_c001_v0001173_t0052_u01774751483147") 2026/03/29 02:36:30 DEBUG : only19: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c236b3_d20260329_m023121_c001_v0001090_t0026_u01774751481548") 2026/03/29 02:36:31 DEBUG : only19: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39a88b_d20260329_m023059_c001_v7007000_t0000_u01774751459076") 2026/03/29 02:36:31 DEBUG : only19: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23665_d20260329_m023056_c001_v0001090_t0007_u01774751456954") 2026/03/29 02:36:31 DEBUG : only2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adcc_d20260329_m023130_c001_v7007000_t0000_u01774751490945") 2026/03/29 02:36:31 DEBUG : only2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416f697c26052aa9_d20260329_m023123_c001_v0001033_t0009_u01774751483323") 2026/03/29 02:36:31 DEBUG : only2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23677_d20260329_m023106_c001_v0001090_t0015_u01774751466727") 2026/03/29 02:36:31 DEBUG : only2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9e4_d20260329_m023058_c001_v7007000_t0000_u01774751458907") 2026/03/29 02:36:31 DEBUG : only2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23637_d20260329_m023043_c001_v0001090_t0001_u01774751443262") 2026/03/29 02:36:31 DEBUG : only3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adcd_d20260329_m023131_c001_v7007000_t0000_u01774751491130") 2026/03/29 02:36:31 DEBUG : only3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4027a382e9b0cf3d_d20260329_m023123_c001_v0001173_t0052_u01774751483335") 2026/03/29 02:36:31 DEBUG : only3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23679_d20260329_m023107_c001_v0001090_t0012_u01774751467472") 2026/03/29 02:36:31 DEBUG : only3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaea7d_d20260329_m023058_c001_v7007000_t0000_u01774751458713") 2026/03/29 02:36:31 DEBUG : only3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23639_d20260329_m023043_c001_v0001090_t0014_u01774751443918") 2026/03/29 02:36:31 DEBUG : only4: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adce_d20260329_m023131_c001_v7007000_t0000_u01774751491328") 2026/03/29 02:36:31 DEBUG : only4: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409aea06a1c236c7_d20260329_m023123_c001_v0001090_t0034_u01774751483491") 2026/03/29 02:36:31 DEBUG : only4: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2367d_d20260329_m023108_c001_v0001090_t0005_u01774751468134") 2026/03/29 02:36:31 DEBUG : only4: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaea7f_d20260329_m023058_c001_v7007000_t0000_u01774751458918") 2026/03/29 02:36:31 DEBUG : only4: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2363d_d20260329_m023044_c001_v0001090_t0055_u01774751444839") 2026/03/29 02:36:31 DEBUG : only5: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adcf_d20260329_m023131_c001_v7007000_t0000_u01774751491511") 2026/03/29 02:36:31 DEBUG : only5: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416f697c26052aad_d20260329_m023123_c001_v0001033_t0009_u01774751483505") 2026/03/29 02:36:31 DEBUG : only5: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2367f_d20260329_m023109_c001_v0001090_t0046_u01774751469037") 2026/03/29 02:36:32 DEBUG : only5: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9e5_d20260329_m023059_c001_v7007000_t0000_u01774751459088") 2026/03/29 02:36:32 DEBUG : only5: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23641_d20260329_m023045_c001_v0001090_t0051_u01774751445642") 2026/03/29 02:36:32 DEBUG : only6: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258add0_d20260329_m023131_c001_v7007000_t0000_u01774751491695") 2026/03/29 02:36:32 DEBUG : only6: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4027a382e9b0cf43_d20260329_m023123_c001_v0001173_t0052_u01774751483520") 2026/03/29 02:36:32 DEBUG : only6: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23683_d20260329_m023109_c001_v0001090_t0024_u01774751469766") 2026/03/29 02:36:32 DEBUG : only6: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14aa9e2_d20260329_m023058_c001_v7007000_t0000_u01774751458721") 2026/03/29 02:36:32 DEBUG : only6: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23645_d20260329_m023046_c001_v0001090_t0040_u01774751446758") 2026/03/29 02:36:32 DEBUG : only7: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258add1_d20260329_m023131_c001_v7007000_t0000_u01774751491880") 2026/03/29 02:36:32 DEBUG : only7: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409aea06a1c236c9_d20260329_m023123_c001_v0001090_t0034_u01774751483672") 2026/03/29 02:36:32 DEBUG : only7: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23685_d20260329_m023111_c001_v0001090_t0009_u01774751471032") 2026/03/29 02:36:32 DEBUG : only7: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaea82_d20260329_m023059_c001_v7007000_t0000_u01774751459103") 2026/03/29 02:36:32 DEBUG : only7: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23647_d20260329_m023047_c001_v0001090_t0005_u01774751447425") 2026/03/29 02:36:32 DEBUG : only8: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258add3_d20260329_m023132_c001_v7007000_t0000_u01774751492064") 2026/03/29 02:36:32 DEBUG : only8: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f416f697c26052ab1_d20260329_m023123_c001_v0001033_t0009_u01774751483687") 2026/03/29 02:36:32 DEBUG : only8: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2368b_d20260329_m023111_c001_v0001090_t0015_u01774751471962") 2026/03/29 02:36:32 DEBUG : only8: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f415843ef8b996d69_d20260329_m023058_c001_v7007000_t0000_u01774751458735") 2026/03/29 02:36:32 DEBUG : only8: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23649_d20260329_m023048_c001_v0001090_t0018_u01774751448200") 2026/03/29 02:36:32 DEBUG : only9: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258add4_d20260329_m023132_c001_v7007000_t0000_u01774751492255") 2026/03/29 02:36:32 DEBUG : only9: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4027a382e9b0cf45_d20260329_m023123_c001_v0001173_t0052_u01774751483705") 2026/03/29 02:36:33 DEBUG : only9: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2368d_d20260329_m023112_c001_v0001090_t0032_u01774751472733") 2026/03/29 02:36:33 DEBUG : only9: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39a88a_d20260329_m023058_c001_v7007000_t0000_u01774751458895") 2026/03/29 02:36:33 DEBUG : only9: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2364d_d20260329_m023048_c001_v0001090_t0014_u01774751448941") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d912_d20260329_m022740_c001_v7007000_t0000_u01774751260751") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bad1c_d20260329_m022738_c001_v0001181_t0008_u01774751258374") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d90f_d20260329_m022737_c001_v7007000_t0000_u01774751257625") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bad14_d20260329_m022735_c001_v0001181_t0050_u01774751255586") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d909_d20260329_m022734_c001_v7007000_t0000_u01774751254854") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c234ca_d20260329_m022732_c001_v0001090_t0051_u01774751252806") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a9b_d20260329_m022723_c001_v7007000_t0000_u01774751243724") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bacbb_d20260329_m022722_c001_v0001181_t0044_u01774751242530") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a98_d20260329_m022721_c001_v7007000_t0000_u01774751241033") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15baca6_d20260329_m022720_c001_v0001181_t0010_u01774751240193") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a95_d20260329_m022719_c001_v7007000_t0000_u01774751239075") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac98_d20260329_m022718_c001_v0001181_t0002_u01774751238253") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a8c_d20260329_m022712_c001_v7007000_t0000_u01774751232972") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac6c_d20260329_m022711_c001_v0001181_t0023_u01774751231851") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a8b_d20260329_m022711_c001_v7007000_t0000_u01774751231488") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac64_d20260329_m022710_c001_v0001181_t0016_u01774751230338") 2026/03/29 02:36:33 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a89_d20260329_m022709_c001_v7007000_t0000_u01774751229977") 2026/03/29 02:36:34 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac62_d20260329_m022709_c001_v0001181_t0007_u01774751229398") 2026/03/29 02:36:34 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac5c_d20260329_m022708_c001_v0001181_t0047_u01774751228826") 2026/03/29 02:36:34 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a88_d20260329_m022708_c001_v7007000_t0000_u01774751228465") 2026/03/29 02:36:34 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac5a_d20260329_m022707_c001_v0001181_t0041_u01774751227860") 2026/03/29 02:36:34 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac56_d20260329_m022707_c001_v0001181_t0035_u01774751227286") 2026/03/29 02:36:34 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6de_d20260329_m022706_c001_v7007000_t0000_u01774751226471") 2026/03/29 02:36:34 DEBUG : potato: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac52_d20260329_m022705_c001_v0001181_t0049_u01774751225723") 2026/03/29 02:36:34 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4156b7c90a453b0e_d20260329_m022825_c001_v7007000_t0000_u01774751305871") 2026/03/29 02:36:34 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2353e_d20260329_m022825_c001_v0001090_t0044_u01774751305117") 2026/03/29 02:36:34 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd2eae_d20260329_m022816_c001_v7007000_t0000_u01774751296353") 2026/03/29 02:36:34 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2352a_d20260329_m022811_c001_v0001090_t0044_u01774751291045") 2026/03/29 02:36:34 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d98e_d20260329_m022803_c001_v7007000_t0000_u01774751283438") 2026/03/29 02:36:34 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2350a_d20260329_m022759_c001_v0001090_t0034_u01774751279307") 2026/03/29 02:36:34 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d924_d20260329_m022751_c001_v7007000_t0000_u01774751271677") 2026/03/29 02:36:34 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c234ea_d20260329_m022747_c001_v0001090_t0057_u01774751267390") 2026/03/29 02:36:34 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9aa5_d20260329_m022727_c001_v7007000_t0000_u01774751247348") 2026/03/29 02:36:34 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bacda_d20260329_m022726_c001_v0001181_t0058_u01774751246135") 2026/03/29 02:36:34 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a9e_d20260329_m022725_c001_v7007000_t0000_u01774751245775") 2026/03/29 02:36:34 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bacc4_d20260329_m022724_c001_v0001181_t0038_u01774751244265") 2026/03/29 02:36:34 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a9c_d20260329_m022723_c001_v7007000_t0000_u01774751243904") 2026/03/29 02:36:34 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bacbe_d20260329_m022723_c001_v0001181_t0021_u01774751243114") 2026/03/29 02:36:35 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a9a_d20260329_m022722_c001_v7007000_t0000_u01774751242168") 2026/03/29 02:36:35 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bacb2_d20260329_m022721_c001_v0001181_t0055_u01774751241410") 2026/03/29 02:36:35 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a97_d20260329_m022719_c001_v7007000_t0000_u01774751239831") 2026/03/29 02:36:35 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac9c_d20260329_m022719_c001_v0001181_t0027_u01774751239084") 2026/03/29 02:36:35 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9a8e_d20260329_m022713_c001_v7007000_t0000_u01774751233696") 2026/03/29 02:36:35 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac76_d20260329_m022712_c001_v0001181_t0022_u01774751232728") 2026/03/29 02:36:35 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215085_d20260329_m022618_c001_v7007000_t0000_u01774751178397") 2026/03/29 02:36:35 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bab58_d20260329_m022617_c001_v0001181_t0048_u01774751177830") 2026/03/29 02:36:35 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215078_d20260329_m022616_c001_v7007000_t0000_u01774751176921") 2026/03/29 02:36:35 DEBUG : potato2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bab4c_d20260329_m022616_c001_v0001181_t0053_u01774751176350") 2026/03/29 02:36:35 DEBUG : potato3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd2eb8_d20260329_m022816_c001_v7007000_t0000_u01774751296816") 2026/03/29 02:36:35 DEBUG : potato3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c4bc_d20260329_m022812_c001_v0001173_t0030_u01774751292425") 2026/03/29 02:36:35 DEBUG : potato3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d990_d20260329_m022803_c001_v7007000_t0000_u01774751283812") 2026/03/29 02:36:35 DEBUG : potato3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c3fe_d20260329_m022800_c001_v0001173_t0047_u01774751280600") 2026/03/29 02:36:35 DEBUG : potato3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d925_d20260329_m022752_c001_v7007000_t0000_u01774751272063") 2026/03/29 02:36:35 DEBUG : potato3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c32a_d20260329_m022747_c001_v0001173_t0040_u01774751267946") 2026/03/29 02:36:35 DEBUG : pre-dest1/1: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f405821d05f56976b_d20260329_m022858_c001_v7007000_t0000_u01774751338433") 2026/03/29 02:36:35 DEBUG : pre-dest1/1: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c6a9_d20260329_m022850_c001_v0001173_t0033_u01774751330259") 2026/03/29 02:36:35 DEBUG : pre-dest2/2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f405821d05f56976d_d20260329_m022858_c001_v7007000_t0000_u01774751338617") 2026/03/29 02:36:35 DEBUG : pre-dest2/2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23561_d20260329_m022851_c001_v0001090_t0003_u01774751331016") 2026/03/29 02:36:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f404bddfa8dab6fe9_d20260329_m022836_c001_v7007000_t0000_u01774751316499") 2026/03/29 02:36:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bae18_d20260329_m022833_c001_v0001181_t0034_u01774751313565") 2026/03/29 02:36:36 DEBUG : sizeonly: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6cf_d20260329_m022652_c001_v7007000_t0000_u01774751212151") 2026/03/29 02:36:36 DEBUG : sizeonly: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bac04_d20260329_m022651_c001_v0001181_t0038_u01774751211219") 2026/03/29 02:36:36 DEBUG : splitbanan: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4097fae617cbead9_d20260329_m023342_c001_v7007000_t0000_u01774751622894") 2026/03/29 02:36:36 DEBUG : splitbanan: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d5c8_d20260329_m023334_c001_v0001173_t0004_u01774751614998") 2026/03/29 02:36:36 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1c5_d20260329_m023510_c001_v7007000_t0000_u01774751710637") 2026/03/29 02:36:36 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c238dc_d20260329_m023504_c001_v0001090_t0036_u01774751704284") 2026/03/29 02:36:36 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215a90_d20260329_m023453_c001_v7007000_t0000_u01774751693772") 2026/03/29 02:36:36 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c238b7_d20260329_m023447_c001_v0001090_t0057_u01774751687307") 2026/03/29 02:36:36 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407ac54df6a5a17f_d20260329_m023435_c001_v7007000_t0000_u01774751675244") 2026/03/29 02:36:36 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23885_d20260329_m023429_c001_v0001090_t0030_u01774751669270") 2026/03/29 02:36:36 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2b84_d20260329_m023418_c001_v7007000_t0000_u01774751658104") 2026/03/29 02:36:36 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c2385d_d20260329_m023412_c001_v0001090_t0013_u01774751652181") 2026/03/29 02:36:36 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f400162639ecd34ff_d20260329_m023401_c001_v7007000_t0000_u01774751641290") 2026/03/29 02:36:36 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23837_d20260329_m023354_c001_v0001090_t0016_u01774751634100") 2026/03/29 02:36:36 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed8e_d20260329_m023337_c001_v7007000_t0000_u01774751617332") 2026/03/29 02:36:36 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052dfd_d20260329_m023333_c001_v0001033_t0009_u01774751613721") 2026/03/29 02:36:36 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f403c31894aeaed86_d20260329_m023322_c001_v7007000_t0000_u01774751602078") 2026/03/29 02:36:36 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0d4c2_d20260329_m023314_c001_v0001173_t0049_u01774751594265") 2026/03/29 02:36:36 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4156b7c90a45491d_d20260329_m023312_c001_v7007000_t0000_u01774751592714") 2026/03/29 02:36:37 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c237af_d20260329_m023309_c001_v0001090_t0043_u01774751589585") 2026/03/29 02:36:37 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f413781a4b728f52d_d20260329_m023258_c001_v7007000_t0000_u01774751578708") 2026/03/29 02:36:37 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328549b_d20260329_m023251_c001_v0001032_t0045_u01774751571222") 2026/03/29 02:36:37 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f40630a9449cd0641_d20260329_m023249_c001_v7007000_t0000_u01774751569720") 2026/03/29 02:36:37 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d30328548b_d20260329_m023246_c001_v0001032_t0036_u01774751566028") 2026/03/29 02:36:37 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f407de7e05d39c83b_d20260329_m023229_c001_v7007000_t0000_u01774751549806") 2026/03/29 02:36:37 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052c11_d20260329_m023225_c001_v0001033_t0032_u01774751545116") 2026/03/29 02:36:37 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513dfad0_d20260329_m023214_c001_v7007000_t0000_u01774751534748") 2026/03/29 02:36:37 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052b92_d20260329_m023208_c001_v0001033_t0019_u01774751528002") 2026/03/29 02:36:37 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f41931454b550c36e_d20260329_m023156_c001_v7007000_t0000_u01774751516734") 2026/03/29 02:36:37 DEBUG : splitbananasplit: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052b31_d20260329_m023150_c001_v0001033_t0025_u01774751510716") 2026/03/29 02:36:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f419a75b90fca2ac9_d20260329_m023316_c001_v7007000_t0000_u01774751596878") 2026/03/29 02:36:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032854d5_d20260329_m023310_c001_v0001032_t0049_u01774751590611") 2026/03/29 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258ade1_d20260329_m023141_c001_v7007000_t0000_u01774751501297") 2026/03/29 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052b05_d20260329_m023140_c001_v0001033_t0011_u01774751500034") 2026/03/29 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258addd_d20260329_m023139_c001_v7007000_t0000_u01774751499267") 2026/03/29 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cfce_d20260329_m023138_c001_v0001173_t0016_u01774751498146") 2026/03/29 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d917_d20260329_m022744_c001_v7007000_t0000_u01774751264713") 2026/03/29 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c234e0_d20260329_m022743_c001_v0001090_t0000_u01774751263641") 2026/03/29 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d915_d20260329_m022743_c001_v7007000_t0000_u01774751263093") 2026/03/29 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c2e4_d20260329_m022742_c001_v0001173_t0000_u01774751262241") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6ca_d20260329_m022649_c001_v7007000_t0000_u01774751209181") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15babf6_d20260329_m022647_c001_v0001181_t0059_u01774751207883") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6c8_d20260329_m022647_c001_v7007000_t0000_u01774751207516") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15babf4_d20260329_m022646_c001_v0001181_t0007_u01774751206538") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6c4_d20260329_m022644_c001_v7007000_t0000_u01774751204347") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15babe0_d20260329_m022643_c001_v0001181_t0029_u01774751203514") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6c2_d20260329_m022642_c001_v7007000_t0000_u01774751202964") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15babda_d20260329_m022641_c001_v0001181_t0009_u01774751201960") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15babce_d20260329_m022639_c001_v0001181_t0001_u01774751199165") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4122dcd5513df6af_d20260329_m022638_c001_v7007000_t0000_u01774751198797") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15babc8_d20260329_m022638_c001_v0001181_t0049_u01774751198216") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15babc4_d20260329_m022637_c001_v0001181_t0046_u01774751197647") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea000662150f3_d20260329_m022636_c001_v7007000_t0000_u01774751196898") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15babb6_d20260329_m022634_c001_v0001181_t0041_u01774751194519") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15babb2_d20260329_m022632_c001_v0001181_t0027_u01774751192168") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea000662150ee_d20260329_m022631_c001_v7007000_t0000_u01774751191800") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15babb0_d20260329_m022631_c001_v0001181_t0024_u01774751191157") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15babaa_d20260329_m022630_c001_v0001181_t0011_u01774751190537") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea000662150e7_d20260329_m022630_c001_v7007000_t0000_u01774751190169") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bab96_d20260329_m022626_c001_v0001181_t0029_u01774751186424") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea000662150e1_d20260329_m022626_c001_v7007000_t0000_u01774751186056") 2026/03/29 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bab92_d20260329_m022625_c001_v0001181_t0004_u01774751185484") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea000662150d5_d20260329_m022624_c001_v7007000_t0000_u01774751184562") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bab88_d20260329_m022624_c001_v0001181_t0017_u01774751184002") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea000662150d4_d20260329_m022623_c001_v7007000_t0000_u01774751183452") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bab82_d20260329_m022622_c001_v0001181_t0039_u01774751182884") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea000662150bc_d20260329_m022621_c001_v7007000_t0000_u01774751181972") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bab76_d20260329_m022621_c001_v0001181_t0003_u01774751181214") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea000662150aa_d20260329_m022620_c001_v7007000_t0000_u01774751180629") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bab6a_d20260329_m022620_c001_v0001181_t0050_u01774751180062") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea0006621508e_d20260329_m022619_c001_v7007000_t0000_u01774751179514") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bab62_d20260329_m022618_c001_v0001181_t0010_u01774751178947") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea0006621505e_d20260329_m022614_c001_v7007000_t0000_u01774751174618") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bab3e_d20260329_m022614_c001_v0001181_t0056_u01774751174053") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea0006621503e_d20260329_m022613_c001_v7007000_t0000_u01774751173504") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bab32_d20260329_m022612_c001_v0001181_t0051_u01774751172936") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066215015_d20260329_m022612_c001_v7007000_t0000_u01774751172026") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bab2e_d20260329_m022611_c001_v0001181_t0018_u01774751171452") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f421ea00066214fd4_d20260329_m022609_c001_v7007000_t0000_u01774751169280") 2026/03/29 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bab16_d20260329_m022608_c001_v0001181_t0045_u01774751168703") 2026/03/29 02:36:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258ade2_d20260329_m023141_c001_v7007000_t0000_u01774751501481") 2026/03/29 02:36:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d3032853e7_d20260329_m023140_c001_v0001032_t0043_u01774751500044") 2026/03/29 02:36:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adde_d20260329_m023139_c001_v7007000_t0000_u01774751499450") 2026/03/29 02:36:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c236e1_d20260329_m023138_c001_v0001090_t0003_u01774751498157") 2026/03/29 02:36:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1d3_d20260329_m023512_c001_v7007000_t0000_u01774751712870") 2026/03/29 02:36:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285654_d20260329_m023511_c001_v0001032_t0007_u01774751711993") 2026/03/29 02:36:40 DEBUG : sub/yam: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d911_d20260329_m022740_c001_v7007000_t0000_u01774751260202") 2026/03/29 02:36:40 DEBUG : sub/yam: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c234d8_d20260329_m022738_c001_v0001090_t0000_u01774751258743") 2026/03/29 02:36:40 DEBUG : test_dir1/file2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258adda_d20260329_m023137_c001_v7007000_t0000_u01774751497390") 2026/03/29 02:36:40 DEBUG : test_dir1/file2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052af7_d20260329_m023135_c001_v0001033_t0028_u01774751495781") 2026/03/29 02:36:40 DEBUG : test_dir1/file2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258add6_d20260329_m023134_c001_v7007000_t0000_u01774751494594") 2026/03/29 02:36:40 DEBUG : test_dir1/file2: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0cfa4_d20260329_m023133_c001_v0001173_t0035_u01774751493209") 2026/03/29 02:36:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258addb_d20260329_m023137_c001_v7007000_t0000_u01774751497574") 2026/03/29 02:36:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c236d7_d20260329_m023135_c001_v0001090_t0042_u01774751495770") 2026/03/29 02:36:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f422d87a2a258add7_d20260329_m023135_c001_v7007000_t0000_u01774751495187") 2026/03/29 02:36:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26052ae3_d20260329_m023133_c001_v0001033_t0049_u01774751493215") 2026/03/29 02:36:40 DEBUG : three: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9aaa_d20260329_m022732_c001_v7007000_t0000_u01774751252057") 2026/03/29 02:36:40 DEBUG : three: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bacfe_d20260329_m022730_c001_v0001181_t0050_u01774751250935") 2026/03/29 02:36:40 DEBUG : three: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111334eac15bacec_d20260329_m022728_c001_v0001181_t0027_u01774751248809") 2026/03/29 02:36:40 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1e3_d20260329_m023514_c001_v7007000_t0000_u01774751714932") 2026/03/29 02:36:40 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c260530de_d20260329_m023513_c001_v0001033_t0043_u01774751713824") 2026/03/29 02:36:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1f6_d20260329_m023533_c001_v7007000_t0000_u01774751733869") 2026/03/29 02:36:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0dc99_d20260329_m023532_c001_v0001173_t0003_u01774751732173") 2026/03/29 02:36:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1f4_d20260329_m023530_c001_v7007000_t0000_u01774751730653") 2026/03/29 02:36:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26053154_d20260329_m023529_c001_v0001033_t0016_u01774751729051") 2026/03/29 02:36:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1f3_d20260329_m023528_c001_v7007000_t0000_u01774751728109") 2026/03/29 02:36:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285676_d20260329_m023527_c001_v0001032_t0044_u01774751727360") 2026/03/29 02:36:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1f0_d20260329_m023522_c001_v7007000_t0000_u01774751722326") 2026/03/29 02:36:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c2605311a_d20260329_m023521_c001_v0001033_t0048_u01774751721132") 2026/03/29 02:36:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1f1_d20260329_m023524_c001_v7007000_t0000_u01774751724491") 2026/03/29 02:36:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0dc0d_d20260329_m023523_c001_v0001173_t0047_u01774751723284") 2026/03/29 02:36:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1ef_d20260329_m023520_c001_v7007000_t0000_u01774751720179") 2026/03/29 02:36:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f117af1d303285662_d20260329_m023519_c001_v0001032_t0034_u01774751719265") 2026/03/29 02:36:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1ee_d20260329_m023518_c001_v7007000_t0000_u01774751718309") 2026/03/29 02:36:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c238e4_d20260329_m023517_c001_v0001090_t0009_u01774751717554") 2026/03/29 02:36:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1ec_d20260329_m023516_c001_v7007000_t0000_u01774751716615") 2026/03/29 02:36:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0db9d_d20260329_m023515_c001_v0001173_t0044_u01774751715886") 2026/03/29 02:36:41 DEBUG : toe/toe/toe: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f404bddfa8dab7693_d20260329_m023539_c001_v7007000_t0000_u01774751739091") 2026/03/29 02:36:41 DEBUG : toe/toe/toe: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f116f697c26053188_d20260329_m023538_c001_v0001033_t0048_u01774751738144") 2026/03/29 02:36:41 DEBUG : toe/toe/toe: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1f2_d20260329_m023526_c001_v7007000_t0000_u01774751726352") 2026/03/29 02:36:41 DEBUG : toe/toe/toe: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c238f0_d20260329_m023525_c001_v0001090_t0004_u01774751725434") 2026/03/29 02:36:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1f7_d20260329_m023534_c001_v7007000_t0000_u01774751734453") 2026/03/29 02:36:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f109aea06a1c23908_d20260329_m023533_c001_v0001090_t0004_u01774751733550") 2026/03/29 02:36:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f420aa437c14ab1f5_d20260329_m023531_c001_v7007000_t0000_u01774751731235") 2026/03/29 02:36:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1013b239b9dd08ff_d20260329_m023530_c001_v0001180_t0055_u01774751730457") 2026/03/29 02:36:42 DEBUG : two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f4238f2ad9a3c9aab_d20260329_m022732_c001_v7007000_t0000_u01774751252255") 2026/03/29 02:36:42 DEBUG : two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f409aea06a1c234c2_d20260329_m022730_c001_v0001090_t0034_u01774751250376") 2026/03/29 02:36:42 DEBUG : two: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f411334eac15bacea_d20260329_m022728_c001_v0001181_t0023_u01774751248626") 2026/03/29 02:36:42 DEBUG : yam: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d913_d20260329_m022740_c001_v7007000_t0000_u01774751260935") 2026/03/29 02:36:42 DEBUG : yam: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f10794fdefeb59c8c_d20260329_m022739_c001_v0001097_t0026_u01774751259715") 2026/03/29 02:36:42 DEBUG : yam: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d90e_d20260329_m022737_c001_v7007000_t0000_u01774751257074") 2026/03/29 02:36:42 DEBUG : yam: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c292_d20260329_m022735_c001_v0001173_t0003_u01774751255596") 2026/03/29 02:36:42 DEBUG : yam: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d904_d20260329_m022734_c001_v7007000_t0000_u01774751254307") 2026/03/29 02:36:42 DEBUG : yam: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1027a382e9b0c270_d20260329_m022732_c001_v0001173_t0037_u01774751252797") 2026/03/29 02:36:42 DEBUG : yaml: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d910_d20260329_m022737_c001_v7007000_t0000_u01774751257810") 2026/03/29 02:36:42 DEBUG : yaml: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f1068650c2033785b_d20260329_m022736_c001_v0001099_t0046_u01774751256653") 2026/03/29 02:36:42 DEBUG : yaml: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f410358b861b1d90b_d20260329_m022735_c001_v7007000_t0000_u01774751255037") 2026/03/29 02:36:42 DEBUG : yaml: Deleting (id "4_z6f62bd13609d3b7b9fd80e1b_f111b2b44897791f3_d20260329_m022734_c001_v0001182_t0035_u01774751254107") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m38.312216163s (try 1/5)