"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/31 02:52:30 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci" 2026/03/31 02:52:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 02:52:31 DEBUG : Creating backend with remote "/tmp/rclone2478883043" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:52:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/31 02:52:32 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:32 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:52:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:52:32 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:32 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:52:33 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:52:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:52:33 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:52:33 DEBUG : B2 bucket rclone-test-nivinac2geci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.66s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", 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-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:35 DEBUG : Creating backend with remote "/non-existing" 2026/03/31 02:52:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/31 02:52:35 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:35 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:52:36 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:36 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:52:36 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:52:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:52:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", 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-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:37 INFO : B2 bucket rclone-test-nivinac2geci: Running all checks before starting transfers 2026/03/31 02:52:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:52:37 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:37 INFO : B2 bucket rclone-test-nivinac2geci: Checks finished, now starting transfers 2026/03/31 02:52:37 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:52:37 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:52:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:52:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:38 ERROR : Ignoring --no-traverse with sync 2026/03/31 02:52:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:52:38 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:38 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:52:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:52:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:52:39 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:52:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.21s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/31 02:52:40 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:40 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:52:40 DEBUG : hello world2: size = 12 OK 2026/03/31 02:52:40 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/31 02:52:40 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.10s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:52:41 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:41 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:52:41 DEBUG : potato2: size = 11 OK 2026/03/31 02:52:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:52:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:52:42 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:42 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:52:42 DEBUG : potato2: size = 11 OK 2026/03/31 02:52:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:52:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.46s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/31 02:52:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:52:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/31 02:52:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:52:43 INFO : sub dir2: Making directory 2026/03/31 02:52:43 INFO : sub dir: Making directory 2026/03/31 02:52:43 INFO : sub dir2/sub sub dir2: Making directory 2026/03/31 02:52:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:52:43 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:43 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:52:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:52:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:52:43 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/31 02:52:44 DEBUG : B2 bucket rclone-test-nivinac2geci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:44 INFO : sub dir2: Making directory 2026/03/31 02:52:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/31 02:52:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:52:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:52:44 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:44 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:52:45 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:52:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:52:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:45 DEBUG : sub dir2: Making directory with metadata 2026/03/31 02:52:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:52:45 INFO : sub dir2: Making directory 2026/03/31 02:52:45 INFO : sub dir: Making directory 2026/03/31 02:52:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:52:45 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:45 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:52:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:52:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:52:46 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:52:46 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/31 02:52:46 DEBUG : B2 bucket rclone-test-nivinac2geci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/31 02:52:46 DEBUG : B2 bucket rclone-test-nivinac2geci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.40s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", 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-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:47 INFO : sub dir2: Making directory 2026/03/31 02:52:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:52:47 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:47 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:52:47 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:52:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:52:47 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:52:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:48 DEBUG : sub dir2: Making directory with metadata 2026/03/31 02:52:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:52:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:52:48 INFO : sub dir2: Making directory 2026/03/31 02:52:48 INFO : sub dir: Making directory 2026/03/31 02:52:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:52:48 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:48 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:52:49 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:52:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:52:49 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:52:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/31 02:52:49 DEBUG : B2 bucket rclone-test-nivinac2geci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.13s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", 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-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:50 INFO : sub dir2: Making directory 2026/03/31 02:52:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:52:50 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:50 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:52:50 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:52:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:52:50 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:52:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:51 DEBUG : Creating backend with remote "TestB2:rclone-test-tadivuh0masi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nivinac2geci -> B2 bucket rclone-test-tadivuh0masi 2026/03/31 02:52:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:52:52 DEBUG : B2 bucket rclone-test-tadivuh0masi: Waiting for checks to finish 2026/03/31 02:52:52 DEBUG : B2 bucket rclone-test-tadivuh0masi: Waiting for transfers to finish 2026/03/31 02:52:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:52:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:52:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:52:53 DEBUG : B2 bucket rclone-test-tadivuh0masi: Purge remote 2026/03/31 02:52:53 INFO : B2 bucket rclone-test-tadivuh0masi: cleaning bucket "rclone-test-tadivuh0masi" of all files 2026/03/31 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zef12edb3c0ed4b1b9fd80e1b_f11910416cdcc0f35_d20260331_m025253_c001_v0001181_t0053_u01774925573538") --- PASS: TestServerSideCopy (3.93s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:55 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:52:55 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:52:55 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 02:52:55 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:52:55 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:52:56 DEBUG : sub dir/hello world: size = 17 OK 2026/03/31 02:52:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/31 02:52:56 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.68s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:52:57 DEBUG : Creating backend with remote "TestB2:rclone-test-marukuz1woji" 2026/03/31 02:52:57 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nivinac2geci -> B2 bucket rclone-test-marukuz1woji 2026/03/31 02:52:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:52:58 DEBUG : B2 bucket rclone-test-marukuz1woji: Waiting for checks to finish 2026/03/31 02:52:58 DEBUG : B2 bucket rclone-test-marukuz1woji: Waiting for transfers to finish 2026/03/31 02:52:59 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:52:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:52:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:53:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:53:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-marukuz1woji) 2026/03/31 02:53:00 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 02:53:00 DEBUG : B2 bucket rclone-test-marukuz1woji: Waiting for checks to finish 2026/03/31 02:53:00 DEBUG : B2 bucket rclone-test-marukuz1woji: Waiting for transfers to finish 2026/03/31 02:53:01 DEBUG : sub dir/hello world: size = 17 OK 2026/03/31 02:53:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/31 02:53:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:53:01 DEBUG : B2 bucket rclone-test-marukuz1woji: Purge remote 2026/03/31 02:53:01 INFO : B2 bucket rclone-test-marukuz1woji: cleaning bucket "rclone-test-marukuz1woji" of all files 2026/03/31 02:53:01 DEBUG : sub dir/hello world: Deleting (id "4_z1f320d23c0fd4b1b9fd80e1b_f10119aebc873bce7_d20260331_m025300_c001_v0001117_t0054_u01774925580903") 2026/03/31 02:53:01 DEBUG : sub dir/hello world: Deleting (id "4_z1f320d23c0fd4b1b9fd80e1b_f110b0691108538cc_d20260331_m025259_c001_v0001044_t0001_u01774925579138") --- PASS: TestServerSideCopyOverSelf (6.41s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:53:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:53:04 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 02:53:04 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:04 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:04 DEBUG : sub dir/hello world: size = 17 OK 2026/03/31 02:53:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/31 02:53:04 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/31 02:53:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.68s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kivorok9payi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nivinac2geci -> B2 bucket rclone-test-kivorok9payi 2026/03/31 02:53:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:53:06 DEBUG : B2 bucket rclone-test-kivorok9payi: Waiting for checks to finish 2026/03/31 02:53:06 DEBUG : B2 bucket rclone-test-kivorok9payi: Waiting for transfers to finish 2026/03/31 02:53:07 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:53:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:53:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:53:08 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:53:08 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kivorok9payi) 2026/03/31 02:53:08 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 02:53:08 DEBUG : B2 bucket rclone-test-kivorok9payi: Waiting for checks to finish 2026/03/31 02:53:08 DEBUG : B2 bucket rclone-test-kivorok9payi: Waiting for transfers to finish 2026/03/31 02:53:09 DEBUG : sub dir/hello world: size = 17 OK 2026/03/31 02:53:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/31 02:53:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:53:09 INFO : sub dir/hello world: Deleted 2026/03/31 02:53:10 DEBUG : testing file moves 2026/03/31 02:53:10 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:53:10 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kivorok9payi) 2026/03/31 02:53:10 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 02:53:10 DEBUG : B2 bucket rclone-test-kivorok9payi: Waiting for checks to finish 2026/03/31 02:53:10 DEBUG : B2 bucket rclone-test-kivorok9payi: Waiting for transfers to finish 2026/03/31 02:53:11 DEBUG : sub dir/hello world: size = 24 OK 2026/03/31 02:53:11 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/31 02:53:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:53:11 INFO : sub dir/hello world: Deleted 2026/03/31 02:53:11 DEBUG : B2 bucket rclone-test-kivorok9payi: Purge remote 2026/03/31 02:53:11 INFO : B2 bucket rclone-test-kivorok9payi: cleaning bucket "rclone-test-kivorok9payi" of all files 2026/03/31 02:53:11 DEBUG : sub dir/hello world: Deleting (id "4_z4f822d13c0fd4b1b9fd80e1b_f1167d431e368eaee_d20260331_m025310_c001_v0001098_t0027_u01774925590624") 2026/03/31 02:53:11 DEBUG : sub dir/hello world: Deleting (id "4_z4f822d13c0fd4b1b9fd80e1b_f111869238498e969_d20260331_m025308_c001_v0001036_t0038_u01774925588709") 2026/03/31 02:53:11 DEBUG : sub dir/hello world: Deleting (id "4_z4f822d13c0fd4b1b9fd80e1b_f106329c8810984c2_d20260331_m025307_c001_v0001109_t0000_u01774925587174") --- PASS: TestServerSideMoveOverSelf (8.05s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:13 ERROR : error listing: directory not found 2026/03/31 02:53:13 INFO : Local file system at /tmp/rclone2478883043: Making directory 2026/03/31 02:53:13 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:13 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.46s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:53:15 DEBUG : Local file system at /tmp/rclone2478883043: Waiting for checks to finish 2026/03/31 02:53:15 DEBUG : Local file system at /tmp/rclone2478883043: Waiting for transfers to finish 2026/03/31 02:53:15 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/31 02:53:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:53:15 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/31 02:53:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.90s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:16 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/31 02:53:16 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:16 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:16 DEBUG : check sum: size = 1 OK 2026/03/31 02:53:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/31 02:53:16 INFO : check sum: Copied (new) 2026/03/31 02:53:16 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:17 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:17 DEBUG : check sum: size = 1 OK 2026/03/31 02:53:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/31 02:53:17 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/31 02:53:17 DEBUG : check sum: Unchanged skipping 2026/03/31 02:53:17 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:17 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:17 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.60s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/31 02:53:18 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:18 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:18 DEBUG : sizeonly: size = 6 OK 2026/03/31 02:53:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/31 02:53:18 INFO : sizeonly: Copied (new) 2026/03/31 02:53:18 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:18 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:18 DEBUG : sizeonly: size = 6 OK 2026/03/31 02:53:18 DEBUG : sizeonly: Sizes identical 2026/03/31 02:53:18 DEBUG : sizeonly: Unchanged skipping 2026/03/31 02:53:18 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:18 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:18 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.47s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/31 02:53:19 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:19 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:19 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/31 02:53:19 INFO : ignore-size: Copied (new) 2026/03/31 02:53:19 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:53:20 DEBUG : ignore-size: Unchanged skipping 2026/03/31 02:53:20 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:20 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:20 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.47s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:21 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:21 DEBUG : existing: size = 6 OK 2026/03/31 02:53:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:53:21 DEBUG : existing: Unchanged skipping 2026/03/31 02:53:21 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:21 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:21 INFO : There was nothing to transfer 2026/03/31 02:53:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/31 02:53:21 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:21 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:21 DEBUG : existing: size = 6 OK 2026/03/31 02:53:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/31 02:53:21 INFO : existing: Copied (replaced existing) 2026/03/31 02:53:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.73s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/31 02:53:22 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:22 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:23 DEBUG : existing: size = 6 OK 2026/03/31 02:53:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/31 02:53:23 INFO : existing: Copied (new) 2026/03/31 02:53:23 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:23 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:23 DEBUG : existing: Destination exists, skipping 2026/03/31 02:53:23 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:23 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.48s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:24 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/31 02:53:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/31 02:53:25 DEBUG : c/non empty space: size = 5 OK 2026/03/31 02:53:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:53:25 DEBUG : c/non empty space: Unchanged skipping 2026/03/31 02:53:25 DEBUG : a/potato2: size = 60 OK 2026/03/31 02:53:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:53:25 INFO : a/potato2: Copied (new) 2026/03/31 02:53:25 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:25 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:25 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:25 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.22s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:26 DEBUG : empty space: size = 1 OK 2026/03/31 02:53:26 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/31 02:53:26 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/31 02:53:26 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/31 02:53:26 DEBUG : empty space: Unchanged skipping 2026/03/31 02:53:26 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:26 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:26 INFO : There was nothing to transfer 2026/03/31 02:53:27 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:27 DEBUG : empty space: size = 1 OK 2026/03/31 02:53:27 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/31 02:53:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/31 02:53:28 INFO : empty space: Updated modification time in destination 2026/03/31 02:53:28 DEBUG : empty space: Unchanged skipping 2026/03/31 02:53:28 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:28 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.42s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:29 DEBUG : empty space: size = 1 OK 2026/03/31 02:53:29 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:29 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/31 02:53:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/31 02:53:29 DEBUG : empty space: Unchanged skipping 2026/03/31 02:53:29 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:29 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.29s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:30 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:30 DEBUG : foo: size = 3 OK 2026/03/31 02:53:30 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/31 02:53:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:53:30 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:53:30 DEBUG : foo: sha1 differ 2026/03/31 02:53:30 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:30 DEBUG : foo: size = 3 OK 2026/03/31 02:53:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/31 02:53:30 INFO : foo: Copied (replaced existing) 2026/03/31 02:53:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.63s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:32 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/31 02:53:32 DEBUG : empty space: size = 1 OK 2026/03/31 02:53:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:53:32 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:32 DEBUG : empty space: Unchanged skipping 2026/03/31 02:53:32 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:32 DEBUG : potato: size = 60 OK 2026/03/31 02:53:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:53:32 INFO : potato: Copied (new) 2026/03/31 02:53:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.82s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:34 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:53:34 DEBUG : potato: size = 60 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:53:34 DEBUG : potato: Sizes differ 2026/03/31 02:53:34 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:34 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:34 DEBUG : potato: size = 21 OK 2026/03/31 02:53:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/31 02:53:34 INFO : potato: Copied (replaced existing) 2026/03/31 02:53:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.50s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:35 DEBUG : potato: size = 21 OK 2026/03/31 02:53:35 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/31 02:53:35 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2478883043) 2026/03/31 02:53:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:53:35 DEBUG : potato: sha1 differ 2026/03/31 02:53:35 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:35 DEBUG : potato: size = 21 OK 2026/03/31 02:53:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/31 02:53:35 INFO : potato: Copied (replaced existing) 2026/03/31 02:53:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:53:37 DEBUG : empty space: size = 1 OK 2026/03/31 02:53:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:53:37 DEBUG : empty space: Unchanged skipping 2026/03/31 02:53:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/31 02:53:37 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:37 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:37 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:53:38 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:38 DEBUG : empty space: size = 1 OK 2026/03/31 02:53:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:53:38 DEBUG : empty space: Unchanged skipping 2026/03/31 02:53:38 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:39 DEBUG : potato2: size = 60 OK 2026/03/31 02:53:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:53:39 INFO : potato2: Copied (new) 2026/03/31 02:53:39 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:39 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:40 INFO : d: Making directory 2026/03/31 02:53:40 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/31 02:53:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/31 02:53:41 DEBUG : c/non empty space: size = 5 OK 2026/03/31 02:53:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:53:41 DEBUG : c/non empty space: Unchanged skipping 2026/03/31 02:53:41 DEBUG : a/potato2: size = 60 OK 2026/03/31 02:53:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:53:41 INFO : a/potato2: Copied (new) 2026/03/31 02:53:41 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:41 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:41 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:41 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:42 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/31 02:53:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/31 02:53:43 DEBUG : c/non empty space: size = 5 OK 2026/03/31 02:53:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:53:43 DEBUG : c/non empty space: Unchanged skipping 2026/03/31 02:53:43 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:43 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:43 DEBUG : a/potato2: size = 60 OK 2026/03/31 02:53:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:53:43 INFO : a/potato2: Copied (new) 2026/03/31 02:53:43 ERROR : B2 bucket rclone-test-nivinac2geci: not deleting files as there were IO errors 2026/03/31 02:53:43 ERROR : B2 bucket rclone-test-nivinac2geci: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:45 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:53:45 DEBUG : empty space: size = 1 OK 2026/03/31 02:53:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:53:45 DEBUG : empty space: Unchanged skipping 2026/03/31 02:53:45 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:45 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:45 INFO : potato: Deleted 2026/03/31 02:53:45 DEBUG : potato2: size = 60 OK 2026/03/31 02:53:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:53:45 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.94s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:47 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:47 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:47 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:47 INFO : potato: Deleted 2026/03/31 02:53:47 DEBUG : empty space: size = 1 OK 2026/03/31 02:53:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:53:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:53:47 DEBUG : empty space: Unchanged skipping 2026/03/31 02:53:47 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:47 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:47 DEBUG : potato2: size = 60 OK 2026/03/31 02:53:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:53:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.36s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:53:49 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:49 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:49 DEBUG : potato2: size = 19 OK 2026/03/31 02:53:49 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/31 02:53:49 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.71s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:51 DEBUG : enormous: Excluded (Size Filter) 2026/03/31 02:53:51 DEBUG : enormous: Excluded 2026/03/31 02:53:51 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 02:53:51 DEBUG : potato2: Excluded 2026/03/31 02:53:51 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 02:53:51 DEBUG : potato2: Excluded 2026/03/31 02:53:51 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:51 DEBUG : empty space: size = 1 OK 2026/03/31 02:53:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:53:51 DEBUG : empty space: Unchanged skipping 2026/03/31 02:53:51 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:51 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:51 INFO : There was nothing to transfer 2026/03/31 02:53:51 DEBUG : enormous: Excluded (Size Filter) 2026/03/31 02:53:51 DEBUG : enormous: Excluded 2026/03/31 02:53:51 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 02:53:51 DEBUG : potato2: Excluded 2026/03/31 02:53:51 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 02:53:51 DEBUG : potato2: Excluded 2026/03/31 02:53:51 DEBUG : empty space: size = 1 OK 2026/03/31 02:53:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/31 02:53:51 DEBUG : empty space: Unchanged skipping 2026/03/31 02:53:51 DEBUG : Local file system at /tmp/rclone2478883043: Waiting for checks to finish 2026/03/31 02:53:51 DEBUG : Local file system at /tmp/rclone2478883043: Waiting for transfers to finish 2026/03/31 02:53:51 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:53 DEBUG : enormous: Excluded (Size Filter) 2026/03/31 02:53:53 DEBUG : enormous: Excluded 2026/03/31 02:53:53 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 02:53:53 DEBUG : potato2: Excluded 2026/03/31 02:53:53 DEBUG : empty space: size = 1 OK 2026/03/31 02:53:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:53:53 DEBUG : empty space: Unchanged skipping 2026/03/31 02:53:53 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:53 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:53 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:53 INFO : enormous: Deleted 2026/03/31 02:53:53 INFO : potato2: Deleted 2026/03/31 02:53:53 INFO : There was nothing to transfer 2026/03/31 02:53:54 DEBUG : Local file system at /tmp/rclone2478883043: Waiting for checks to finish 2026/03/31 02:53:54 DEBUG : empty space: size = 1 OK 2026/03/31 02:53:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/31 02:53:54 DEBUG : empty space: Unchanged skipping 2026/03/31 02:53:54 DEBUG : Local file system at /tmp/rclone2478883043: Waiting for transfers to finish 2026/03/31 02:53:54 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:54 INFO : potato2: Deleted 2026/03/31 02:53:54 INFO : enormous: Deleted 2026/03/31 02:53:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.26s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:53:56 DEBUG : five: Need to transfer - File not found at Destination 2026/03/31 02:53:56 DEBUG : four: size = 4 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:53:56 DEBUG : four: size = 8 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:53:56 DEBUG : four: Sizes differ 2026/03/31 02:53:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/31 02:53:56 DEBUG : one: Destination is newer than source, skipping 2026/03/31 02:53:56 DEBUG : three: size = 5 OK 2026/03/31 02:53:56 DEBUG : three: Sizes identical 2026/03/31 02:53:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/31 02:53:56 DEBUG : two: size = 3 OK 2026/03/31 02:53:56 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2478883043) 2026/03/31 02:53:56 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:53:56 DEBUG : two: sha1 differ 2026/03/31 02:53:56 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:56 DEBUG : five: size = 4 OK 2026/03/31 02:53:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/31 02:53:56 INFO : five: Copied (new) 2026/03/31 02:53:56 DEBUG : four: size = 4 OK 2026/03/31 02:53:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/31 02:53:56 INFO : four: Copied (replaced existing) 2026/03/31 02:53:57 DEBUG : two: size = 3 OK 2026/03/31 02:53:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/31 02:53:57 INFO : two: Copied (replaced existing) 2026/03/31 02:53:57 DEBUG : Waiting for deletions to finish 2026/03/31 02:53:57 DEBUG : five: size = 4 OK 2026/03/31 02:53:57 DEBUG : three: size = 5 OK 2026/03/31 02:53:57 DEBUG : four: size = 4 OK 2026/03/31 02:53:57 DEBUG : two: size = 3 OK 2026/03/31 02:53:57 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:57 DEBUG : one: Destination is newer than source, skipping 2026/03/31 02:53:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/31 02:53:57 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/31 02:53:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/31 02:53:57 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/31 02:53:57 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/31 02:53:57 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/31 02:53:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2478883043) 2026/03/31 02:53:57 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:53:57 DEBUG : three: sha1 differ 2026/03/31 02:53:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/31 02:53:57 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/31 02:53:57 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/31 02:53:57 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/31 02:53:57 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:57 DEBUG : three: size = 5 OK 2026/03/31 02:53:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/31 02:53:57 INFO : three: Copied (replaced existing) 2026/03/31 02:53:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.25s) === 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-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/31 02:53:59 INFO : B2 bucket rclone-test-nivinac2geci: Making map for --track-renames 2026/03/31 02:53:59 INFO : B2 bucket rclone-test-nivinac2geci: Finished making map for --track-renames 2026/03/31 02:53:59 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:53:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/31 02:53:59 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for renames to finish 2026/03/31 02:53:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/31 02:53:59 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:53:59 DEBUG : potato: size = 14 OK 2026/03/31 02:53:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/31 02:53:59 INFO : potato: Copied (new) 2026/03/31 02:53:59 DEBUG : yam: size = 11 OK 2026/03/31 02:53:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/31 02:53:59 INFO : yam: Copied (new) 2026/03/31 02:53:59 DEBUG : Waiting for deletions to finish 2026/03/31 02:54:00 INFO : B2 bucket rclone-test-nivinac2geci: Making map for --track-renames 2026/03/31 02:54:00 INFO : B2 bucket rclone-test-nivinac2geci: Finished making map for --track-renames 2026/03/31 02:54:00 DEBUG : potato: size = 14 OK 2026/03/31 02:54:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:54:00 DEBUG : potato: Unchanged skipping 2026/03/31 02:54:00 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:54:00 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for renames to finish 2026/03/31 02:54:01 DEBUG : yaml: size = 11 OK 2026/03/31 02:54:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/31 02:54:01 INFO : yam: Copied (server-side copy) to: yaml 2026/03/31 02:54:01 INFO : yam: Deleted 2026/03/31 02:54:01 INFO : yaml: Renamed from "yam" 2026/03/31 02:54:01 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:54:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/31 02:54:02 INFO : B2 bucket rclone-test-nivinac2geci: Making map for --track-renames 2026/03/31 02:54:02 INFO : B2 bucket rclone-test-nivinac2geci: Finished making map for --track-renames 2026/03/31 02:54:02 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:54:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/31 02:54:02 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for renames to finish 2026/03/31 02:54:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/31 02:54:02 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:54:02 DEBUG : yam: size = 11 OK 2026/03/31 02:54:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/31 02:54:02 INFO : yam: Copied (new) 2026/03/31 02:54:02 DEBUG : potato: size = 14 OK 2026/03/31 02:54:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/31 02:54:02 INFO : potato: Copied (new) 2026/03/31 02:54:02 DEBUG : Waiting for deletions to finish 2026/03/31 02:54:02 DEBUG : potato: size = 14 OK 2026/03/31 02:54:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:54:02 DEBUG : potato: Unchanged skipping 2026/03/31 02:54:02 INFO : B2 bucket rclone-test-nivinac2geci: Making map for --track-renames 2026/03/31 02:54:02 INFO : B2 bucket rclone-test-nivinac2geci: Finished making map for --track-renames 2026/03/31 02:54:02 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:54:02 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for renames to finish 2026/03/31 02:54:03 DEBUG : yaml: size = 11 OK 2026/03/31 02:54:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/31 02:54:03 INFO : yam: Copied (server-side copy) to: yaml 2026/03/31 02:54:04 INFO : yam: Deleted 2026/03/31 02:54:04 INFO : yaml: Renamed from "yam" 2026/03/31 02:54:04 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:54:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.83s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/31 02:54:05 INFO : B2 bucket rclone-test-nivinac2geci: Making map for --track-renames 2026/03/31 02:54:05 INFO : B2 bucket rclone-test-nivinac2geci: Finished making map for --track-renames 2026/03/31 02:54:05 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:54:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/31 02:54:05 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for renames to finish 2026/03/31 02:54:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/31 02:54:05 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:54:05 DEBUG : sub/yam: size = 11 OK 2026/03/31 02:54:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/31 02:54:05 INFO : sub/yam: Copied (new) 2026/03/31 02:54:05 DEBUG : potato: size = 14 OK 2026/03/31 02:54:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/31 02:54:05 INFO : potato: Copied (new) 2026/03/31 02:54:05 DEBUG : Waiting for deletions to finish 2026/03/31 02:54:06 DEBUG : potato: size = 14 OK 2026/03/31 02:54:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:54:06 DEBUG : potato: Unchanged skipping 2026/03/31 02:54:06 INFO : B2 bucket rclone-test-nivinac2geci: Making map for --track-renames 2026/03/31 02:54:06 INFO : B2 bucket rclone-test-nivinac2geci: Finished making map for --track-renames 2026/03/31 02:54:06 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:54:06 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for renames to finish 2026/03/31 02:54:06 DEBUG : yam: size = 11 OK 2026/03/31 02:54:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/31 02:54:06 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/31 02:54:06 INFO : sub/yam: Deleted 2026/03/31 02:54:06 INFO : yam: Renamed from "sub/yam" 2026/03/31 02:54:06 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:54:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.81s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:54:07 DEBUG : Creating backend with remote "/tmp/rclone2478883043/dir1" 2026/03/31 02:54:07 DEBUG : Config file has changed externally - reloading 2026/03/31 02:54:07 DEBUG : Creating backend with remote "/tmp/rclone2478883043/dir2" 2026/03/31 02:54:07 DEBUG : Local file system at /tmp/rclone2478883043/dir2: Using server-side directory move 2026/03/31 02:54:07 INFO : Local file system at /tmp/rclone2478883043/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/31 02:54:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/31 02:54:07 DEBUG : Local file system at /tmp/rclone2478883043/dir2: Waiting for checks to finish 2026/03/31 02:54:07 DEBUG : Local file system at /tmp/rclone2478883043/dir2: Waiting for transfers to finish 2026/03/31 02:54:07 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:54:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:54:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/31 02:54:08 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:54:08 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:54:08 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/31 02:54:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/31 02:54:08 INFO : nested/sub dir/file: Copied (new) 2026/03/31 02:54:08 INFO : nested/sub dir/file: Deleted 2026/03/31 02:54:08 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:54:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:54:08 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:54:08 INFO : sub dir/hello world: Deleted 2026/03/31 02:54:08 INFO : sub dir: Removing directory 2026/03/31 02:54:08 INFO : nested/sub dir: Removing directory 2026/03/31 02:54:08 INFO : nested: Removing directory 2026/03/31 02:54:08 DEBUG : Local file system at /tmp/rclone2478883043: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:54:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:54:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/31 02:54:10 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:54:10 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:54:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/31 02:54:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/31 02:54:10 INFO : nested/sub dir/file: Copied (new) 2026/03/31 02:54:10 INFO : nested/sub dir/file: Deleted 2026/03/31 02:54:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:54:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:54:10 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:54:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.33s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:54:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/31 02:54:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/31 02:54:11 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:54:11 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:54:11 DEBUG : existing-b: size = 6 OK 2026/03/31 02:54:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/31 02:54:11 INFO : existing-b: Copied (new) 2026/03/31 02:54:11 INFO : existing-b: Deleted 2026/03/31 02:54:11 DEBUG : existing: size = 6 OK 2026/03/31 02:54:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/31 02:54:11 INFO : existing: Copied (new) 2026/03/31 02:54:11 INFO : existing: Deleted 2026/03/31 02:54:11 DEBUG : existing: Destination exists, skipping 2026/03/31 02:54:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/31 02:54:11 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:54:11 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:54:11 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.70s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:54:12 DEBUG : Creating backend with remote "TestB2:rclone-test-duweluy5tova" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nivinac2geci -> B2 bucket rclone-test-duweluy5tova 2026/03/31 02:54:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:54:16 DEBUG : empty space: size = 1 OK 2026/03/31 02:54:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/31 02:54:16 DEBUG : empty space: Unchanged skipping 2026/03/31 02:54:16 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:54:16 DEBUG : potato3: size = 60 (B2 bucket rclone-test-duweluy5tova) 2026/03/31 02:54:16 DEBUG : potato3: Sizes differ 2026/03/31 02:54:16 DEBUG : B2 bucket rclone-test-duweluy5tova: Waiting for checks to finish 2026/03/31 02:54:17 INFO : empty space: Deleted 2026/03/31 02:54:17 DEBUG : B2 bucket rclone-test-duweluy5tova: Waiting for transfers to finish 2026/03/31 02:54:17 DEBUG : potato2: size = 60 OK 2026/03/31 02:54:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:54:17 INFO : potato2: Copied (server-side copy) 2026/03/31 02:54:17 INFO : potato2: Deleted 2026/03/31 02:54:17 DEBUG : potato3: size = 68 OK 2026/03/31 02:54:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/31 02:54:17 INFO : potato3: Copied (server-side copy) 2026/03/31 02:54:17 INFO : potato3: Deleted 2026/03/31 02:54:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yacarok9diro" 2026/03/31 02:54:18 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/31 02:54:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:54:18 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/31 02:54:18 DEBUG : B2 bucket rclone-test-yacarok9diro: Waiting for checks to finish 2026/03/31 02:54:18 DEBUG : B2 bucket rclone-test-yacarok9diro: Waiting for transfers to finish 2026/03/31 02:54:19 DEBUG : potato2: size = 60 OK 2026/03/31 02:54:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:54:19 INFO : potato2: Copied (server-side copy) 2026/03/31 02:54:19 DEBUG : empty space: size = 1 OK 2026/03/31 02:54:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/31 02:54:19 INFO : empty space: Copied (server-side copy) 2026/03/31 02:54:20 INFO : potato2: Deleted 2026/03/31 02:54:20 INFO : empty space: Deleted 2026/03/31 02:54:21 DEBUG : potato3: size = 68 OK 2026/03/31 02:54:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/31 02:54:21 INFO : potato3: Copied (server-side copy) 2026/03/31 02:54:21 INFO : potato3: Deleted 2026/03/31 02:54:22 DEBUG : B2 bucket rclone-test-yacarok9diro: Purge remote 2026/03/31 02:54:22 INFO : B2 bucket rclone-test-yacarok9diro: cleaning bucket "rclone-test-yacarok9diro" of all files 2026/03/31 02:54:22 DEBUG : empty space: Deleting (id "4_zdf923db3d00d4b1b9fd80e1b_f11570708c7908499_d20260331_m025419_c001_v0001033_t0013_u01774925659485") 2026/03/31 02:54:22 DEBUG : potato2: Deleting (id "4_zdf923db3d00d4b1b9fd80e1b_f1139e1fa118c1262_d20260331_m025419_c001_v0001178_t0055_u01774925659843") 2026/03/31 02:54:22 DEBUG : potato3: Deleting (id "4_zdf923db3d00d4b1b9fd80e1b_f1160b166a7b4703f_d20260331_m025419_c001_v0001040_t0052_u01774925659846") 2026/03/31 02:54:23 DEBUG : B2 bucket rclone-test-duweluy5tova: Purge remote 2026/03/31 02:54:23 INFO : B2 bucket rclone-test-duweluy5tova: cleaning bucket "rclone-test-duweluy5tova" of all files 2026/03/31 02:54:23 DEBUG : empty space: Deleting (id "4_zaff22da3d00d4b1b9fd80e1b_f419a75b90fe96fd0_d20260331_m025420_c001_v7007000_t0000_u01774925660069") 2026/03/31 02:54:23 DEBUG : empty space: Deleting (id "4_zaff22da3d00d4b1b9fd80e1b_f111cddb8703187cc_d20260331_m025415_c001_v0001120_t0022_u01774925655640") 2026/03/31 02:54:23 DEBUG : potato2: Deleting (id "4_zaff22da3d00d4b1b9fd80e1b_f422d87a2a276bd6d_d20260331_m025420_c001_v7007000_t0000_u01774925660051") 2026/03/31 02:54:23 DEBUG : potato2: Deleting (id "4_zaff22da3d00d4b1b9fd80e1b_f1075b86e890ad181_d20260331_m025416_c001_v0001180_t0030_u01774925656967") 2026/03/31 02:54:23 DEBUG : potato3: Deleting (id "4_zaff22da3d00d4b1b9fd80e1b_f419a75b90fe96fd1_d20260331_m025421_c001_v7007000_t0000_u01774925661882") 2026/03/31 02:54:23 DEBUG : potato3: Deleting (id "4_zaff22da3d00d4b1b9fd80e1b_f1000403c4ec8c357_d20260331_m025417_c001_v0001177_t0029_u01774925657207") 2026/03/31 02:54:23 DEBUG : potato3: Deleting (id "4_zaff22da3d00d4b1b9fd80e1b_f111cddb8703187ce_d20260331_m025416_c001_v0001120_t0033_u01774925656191") --- PASS: TestServerSideMove (12.15s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:54:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fegoxej6niyi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nivinac2geci -> B2 bucket rclone-test-fegoxej6niyi 2026/03/31 02:54:29 DEBUG : empty space: Excluded (Size Filter) 2026/03/31 02:54:29 DEBUG : empty space: Excluded 2026/03/31 02:54:29 DEBUG : empty space: Excluded (Size Filter) 2026/03/31 02:54:29 DEBUG : empty space: Excluded 2026/03/31 02:54:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:54:29 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:54:29 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fegoxej6niyi) 2026/03/31 02:54:29 DEBUG : potato3: Sizes differ 2026/03/31 02:54:29 DEBUG : B2 bucket rclone-test-fegoxej6niyi: Waiting for checks to finish 2026/03/31 02:54:29 DEBUG : B2 bucket rclone-test-fegoxej6niyi: Waiting for transfers to finish 2026/03/31 02:54:30 DEBUG : potato2: size = 60 OK 2026/03/31 02:54:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:54:30 INFO : potato2: Copied (server-side copy) 2026/03/31 02:54:30 DEBUG : potato3: size = 68 OK 2026/03/31 02:54:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/31 02:54:30 INFO : potato3: Copied (server-side copy) 2026/03/31 02:54:30 INFO : potato2: Deleted 2026/03/31 02:54:30 INFO : potato3: Deleted 2026/03/31 02:54:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wapuziw6joco" 2026/03/31 02:54:31 DEBUG : empty space: Excluded (Size Filter) 2026/03/31 02:54:31 DEBUG : empty space: Excluded 2026/03/31 02:54:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:54:31 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/31 02:54:31 DEBUG : B2 bucket rclone-test-wapuziw6joco: Waiting for checks to finish 2026/03/31 02:54:31 DEBUG : B2 bucket rclone-test-wapuziw6joco: Waiting for transfers to finish 2026/03/31 02:54:32 DEBUG : potato3: size = 68 OK 2026/03/31 02:54:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/31 02:54:32 INFO : potato3: Copied (server-side copy) 2026/03/31 02:54:33 INFO : potato3: Deleted 2026/03/31 02:54:33 DEBUG : potato2: size = 60 OK 2026/03/31 02:54:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:54:33 INFO : potato2: Copied (server-side copy) 2026/03/31 02:54:33 INFO : potato2: Deleted 2026/03/31 02:54:33 DEBUG : B2 bucket rclone-test-wapuziw6joco: Purge remote 2026/03/31 02:54:33 INFO : B2 bucket rclone-test-wapuziw6joco: cleaning bucket "rclone-test-wapuziw6joco" of all files 2026/03/31 02:54:33 DEBUG : potato2: Deleting (id "4_z6f326de3d00d4b1b9fd80e1b_f1087dc998e4eb698_d20260331_m025432_c001_v0001109_t0028_u01774925672457") 2026/03/31 02:54:33 DEBUG : potato3: Deleting (id "4_z6f326de3d00d4b1b9fd80e1b_f10543218d45f3d8e_d20260331_m025432_c001_v0001179_t0002_u01774925672799") 2026/03/31 02:54:34 DEBUG : B2 bucket rclone-test-fegoxej6niyi: Purge remote 2026/03/31 02:54:34 INFO : B2 bucket rclone-test-fegoxej6niyi: cleaning bucket "rclone-test-fegoxej6niyi" of all files 2026/03/31 02:54:34 DEBUG : empty space: Deleting (id "4_z8f525de3d00d4b1b9fd80e1b_f1026305cdfd131dc_d20260331_m025428_c001_v0001182_t0059_u01774925668983") 2026/03/31 02:54:34 DEBUG : potato2: Deleting (id "4_z8f525de3d00d4b1b9fd80e1b_f418e4eae27ac6067_d20260331_m025433_c001_v7007000_t0000_u01774925673255") 2026/03/31 02:54:34 DEBUG : potato2: Deleting (id "4_z8f525de3d00d4b1b9fd80e1b_f1024b0d3755e1098_d20260331_m025429_c001_v0001161_t0032_u01774925669797") 2026/03/31 02:54:34 DEBUG : potato3: Deleting (id "4_z8f525de3d00d4b1b9fd80e1b_f418e4eae27ac6066_d20260331_m025433_c001_v7007000_t0000_u01774925673016") 2026/03/31 02:54:34 DEBUG : potato3: Deleting (id "4_z8f525de3d00d4b1b9fd80e1b_f106d98b489f4c9ad_d20260331_m025430_c001_v0001184_t0056_u01774925670154") 2026/03/31 02:54:34 DEBUG : potato3: Deleting (id "4_z8f525de3d00d4b1b9fd80e1b_f1026305cdfd131de_d20260331_m025429_c001_v0001182_t0008_u01774925669197") --- PASS: TestServerSideMoveWithFilter (11.33s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:54:36 DEBUG : Creating backend with remote "TestB2:rclone-test-nabowog0leyi" 2026/03/31 02:54:38 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nivinac2geci -> B2 bucket rclone-test-nabowog0leyi 2026/03/31 02:54:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:54:40 DEBUG : empty space: size = 1 OK 2026/03/31 02:54:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/31 02:54:40 DEBUG : empty space: Unchanged skipping 2026/03/31 02:54:40 DEBUG : B2 bucket rclone-test-nabowog0leyi: Waiting for checks to finish 2026/03/31 02:54:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:54:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nabowog0leyi) 2026/03/31 02:54:40 DEBUG : potato3: Sizes differ 2026/03/31 02:54:41 INFO : empty space: Deleted 2026/03/31 02:54:41 DEBUG : B2 bucket rclone-test-nabowog0leyi: Waiting for transfers to finish 2026/03/31 02:54:41 DEBUG : potato2: size = 60 OK 2026/03/31 02:54:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:54:41 INFO : potato2: Copied (server-side copy) 2026/03/31 02:54:41 INFO : potato2: Deleted 2026/03/31 02:54:41 DEBUG : potato3: size = 68 OK 2026/03/31 02:54:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/31 02:54:41 INFO : potato3: Copied (server-side copy) 2026/03/31 02:54:41 INFO : potato3: Deleted 2026/03/31 02:54:42 DEBUG : Creating backend with remote "TestB2:rclone-test-gakuhaq0kowe" 2026/03/31 02:54:43 INFO : tomatoDir: Making directory 2026/03/31 02:54:43 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/31 02:54:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:54:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/31 02:54:43 DEBUG : B2 bucket rclone-test-gakuhaq0kowe: Waiting for checks to finish 2026/03/31 02:54:43 DEBUG : B2 bucket rclone-test-gakuhaq0kowe: Waiting for transfers to finish 2026/03/31 02:54:44 DEBUG : empty space: size = 1 OK 2026/03/31 02:54:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/31 02:54:44 INFO : empty space: Copied (server-side copy) 2026/03/31 02:54:44 INFO : empty space: Deleted 2026/03/31 02:54:44 DEBUG : potato3: size = 68 OK 2026/03/31 02:54:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/31 02:54:44 INFO : potato3: Copied (server-side copy) 2026/03/31 02:54:45 INFO : potato3: Deleted 2026/03/31 02:54:45 DEBUG : potato2: size = 60 OK 2026/03/31 02:54:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:54:45 INFO : potato2: Copied (server-side copy) 2026/03/31 02:54:45 INFO : potato2: Deleted 2026/03/31 02:54:45 DEBUG : B2 bucket rclone-test-gakuhaq0kowe: Purge remote 2026/03/31 02:54:45 INFO : B2 bucket rclone-test-gakuhaq0kowe: cleaning bucket "rclone-test-gakuhaq0kowe" of all files 2026/03/31 02:54:45 DEBUG : empty space: Deleting (id "4_z7f829dc3d00d4b1b9fd80e1b_f1072a715c715daef_d20260331_m025444_c001_v0001146_t0031_u01774925684294") 2026/03/31 02:54:45 DEBUG : potato2: Deleting (id "4_z7f829dc3d00d4b1b9fd80e1b_f1019cf238dd91802_d20260331_m025444_c001_v0001093_t0008_u01774925684664") 2026/03/31 02:54:45 DEBUG : potato3: Deleting (id "4_z7f829dc3d00d4b1b9fd80e1b_f1174d03c59b6c66d_d20260331_m025444_c001_v0001185_t0029_u01774925684686") 2026/03/31 02:54:46 DEBUG : B2 bucket rclone-test-nabowog0leyi: Purge remote 2026/03/31 02:54:46 INFO : B2 bucket rclone-test-nabowog0leyi: cleaning bucket "rclone-test-nabowog0leyi" of all files 2026/03/31 02:54:46 DEBUG : empty space: Deleting (id "4_zcf528da3d00d4b1b9fd80e1b_f422d87a2a276bda6_d20260331_m025444_c001_v7007000_t0000_u01774925684749") 2026/03/31 02:54:46 DEBUG : empty space: Deleting (id "4_zcf528da3d00d4b1b9fd80e1b_f1016624fc0ebfbe3_d20260331_m025440_c001_v0001181_t0056_u01774925680222") 2026/03/31 02:54:46 DEBUG : potato2: Deleting (id "4_zcf528da3d00d4b1b9fd80e1b_f422d87a2a276bda9_d20260331_m025445_c001_v7007000_t0000_u01774925685183") 2026/03/31 02:54:46 DEBUG : potato2: Deleting (id "4_zcf528da3d00d4b1b9fd80e1b_f1020867709717cf6_d20260331_m025441_c001_v0001043_t0057_u01774925681102") 2026/03/31 02:54:46 DEBUG : potato3: Deleting (id "4_zcf528da3d00d4b1b9fd80e1b_f422d87a2a276bda8_d20260331_m025444_c001_v7007000_t0000_u01774925684942") 2026/03/31 02:54:46 DEBUG : potato3: Deleting (id "4_zcf528da3d00d4b1b9fd80e1b_f10815365fa6b3845_d20260331_m025441_c001_v0001097_t0009_u01774925681470") 2026/03/31 02:54:46 DEBUG : potato3: Deleting (id "4_zcf528da3d00d4b1b9fd80e1b_f1016624fc0ebfbe5_d20260331_m025440_c001_v0001181_t0004_u01774925680453") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.38s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:54:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.39s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:54:51 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:54:52 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/rclone-sync-test" 2026/03/31 02:54:54 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/rclone-sync-test-include/layer2" 2026/03/31 02:54:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/rclone-sync-test-ignore-file" 2026/03/31 02:54:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/31 02:54:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/31 02:54:59 DEBUG : pacer: Reducing sleep to 10ms 2026/03/31 02:54:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/31 02:54:59 DEBUG : B2 bucket rclone-test-nivinac2geci path rclone-sync-test: Waiting for checks to finish 2026/03/31 02:54:59 DEBUG : B2 bucket rclone-test-nivinac2geci path rclone-sync-test: Waiting for transfers to finish 2026/03/31 02:54:59 DEBUG : Waiting for deletions to finish 2026/03/31 02:54:59 INFO : There was nothing to transfer 2026/03/31 02:55:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/31 02:55:00 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:55:00 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:55:00 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:00 INFO : There was nothing to transfer 2026/03/31 02:55:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/31 02:55:01 DEBUG : B2 bucket rclone-test-nivinac2geci path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/31 02:55:01 DEBUG : B2 bucket rclone-test-nivinac2geci path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/31 02:55:01 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:01 INFO : There was nothing to transfer 2026/03/31 02:55:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/31 02:55:01 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:55:01 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:55:01 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:01 INFO : There was nothing to transfer 2026/03/31 02:55:01 DEBUG : Excluded 2026/03/31 02:55:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/31 02:55:02 DEBUG : B2 bucket rclone-test-nivinac2geci path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/31 02:55:02 DEBUG : B2 bucket rclone-test-nivinac2geci path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/31 02:55:02 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:02 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.15s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:55:02 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/dst" 2026/03/31 02:55:03 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/CompareDest" 2026/03/31 02:55:05 DEBUG : one: Need to transfer - File not found at Destination 2026/03/31 02:55:05 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:55:05 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:55:07 DEBUG : one: size = 3 OK 2026/03/31 02:55:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:55:07 INFO : one: Copied (new) 2026/03/31 02:55:07 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:55:07 DEBUG : one: size = 3 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:55:07 DEBUG : one: Sizes differ 2026/03/31 02:55:07 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:55:07 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:55:08 DEBUG : one: size = 5 OK 2026/03/31 02:55:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/31 02:55:08 INFO : one: Copied (replaced existing) 2026/03/31 02:55:08 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:09 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:55:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:55:09 DEBUG : one: size = 3 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:55:09 DEBUG : one: Sizes differ 2026/03/31 02:55:10 DEBUG : one: size = 5 OK 2026/03/31 02:55:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:55:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 02:55:10 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:55:10 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:10 INFO : There was nothing to transfer 2026/03/31 02:55:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:55:11 DEBUG : one: size = 3 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:55:11 DEBUG : one: Sizes differ 2026/03/31 02:55:11 DEBUG : two: size = 3 OK 2026/03/31 02:55:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:55:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/31 02:55:11 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:55:11 DEBUG : one: size = 5 OK 2026/03/31 02:55:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:55:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 02:55:11 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:55:11 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:11 INFO : There was nothing to transfer 2026/03/31 02:55:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:55:12 DEBUG : one: size = 3 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:55:12 DEBUG : one: Sizes differ 2026/03/31 02:55:12 DEBUG : two: size = 3 OK 2026/03/31 02:55:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:55:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/31 02:55:12 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:55:12 DEBUG : one: size = 5 OK 2026/03/31 02:55:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:55:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 02:55:12 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:55:12 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:12 INFO : There was nothing to transfer 2026/03/31 02:55:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:55:13 DEBUG : one: size = 3 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:55:13 DEBUG : one: Sizes differ 2026/03/31 02:55:13 DEBUG : two: size = 3 OK 2026/03/31 02:55:13 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/31 02:55:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/31 02:55:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/31 02:55:13 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:55:13 DEBUG : one: size = 5 OK 2026/03/31 02:55:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:55:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 02:55:13 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:55:13 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:13 INFO : There was nothing to transfer 2026/03/31 02:55:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:55:14 DEBUG : one: size = 3 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:55:14 DEBUG : one: Sizes differ 2026/03/31 02:55:14 DEBUG : two: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:55:14 DEBUG : two: size = 3 (B2 bucket rclone-test-nivinac2geci path CompareDest) 2026/03/31 02:55:14 DEBUG : two: Sizes differ 2026/03/31 02:55:14 DEBUG : two: Need to transfer - File not found at Destination 2026/03/31 02:55:14 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:55:14 DEBUG : one: size = 5 OK 2026/03/31 02:55:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:55:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 02:55:14 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:55:15 DEBUG : two: size = 5 OK 2026/03/31 02:55:15 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/31 02:55:15 INFO : two: Copied (new) 2026/03/31 02:55:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.35s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:55:18 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/dest" 2026/03/31 02:55:19 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/pre-dest1" 2026/03/31 02:55:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/pre-dest2" 2026/03/31 02:55:22 DEBUG : 1: size = 1 OK 2026/03/31 02:55:22 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:55:22 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/31 02:55:22 DEBUG : 2: size = 1 OK 2026/03/31 02:55:22 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:55:22 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/31 02:55:23 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/31 02:55:23 DEBUG : B2 bucket rclone-test-nivinac2geci path dest: Waiting for checks to finish 2026/03/31 02:55:23 DEBUG : B2 bucket rclone-test-nivinac2geci path dest: Waiting for transfers to finish 2026/03/31 02:55:24 DEBUG : 3: size = 1 OK 2026/03/31 02:55:24 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/31 02:55:24 INFO : 3: Copied (new) 2026/03/31 02:55:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.73s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:55:25 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/dst" 2026/03/31 02:55:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/CopyDest" 2026/03/31 02:55:28 DEBUG : one: Need to transfer - File not found at Destination 2026/03/31 02:55:28 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:55:28 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:55:29 DEBUG : one: size = 3 OK 2026/03/31 02:55:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:55:29 INFO : one: Copied (new) 2026/03/31 02:55:29 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:30 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:55:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:55:30 DEBUG : one: size = 3 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:55:30 DEBUG : one: Sizes differ 2026/03/31 02:55:30 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:55:31 DEBUG : one: size = 5 OK 2026/03/31 02:55:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/31 02:55:31 INFO : one: Copied (replaced existing) 2026/03/31 02:55:31 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/BackupDir" 2026/03/31 02:55:34 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:55:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:55:34 DEBUG : one: size = 3 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:55:34 DEBUG : one: Sizes differ 2026/03/31 02:55:34 DEBUG : one: size = 5 OK 2026/03/31 02:55:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:55:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:55:34 DEBUG : one: size = 3 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:55:34 DEBUG : one: Sizes differ 2026/03/31 02:55:35 DEBUG : one: size = 3 OK 2026/03/31 02:55:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:55:35 INFO : one: Copied (server-side copy) 2026/03/31 02:55:35 INFO : one: Deleted 2026/03/31 02:55:36 DEBUG : one: size = 5 OK 2026/03/31 02:55:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/31 02:55:36 INFO : one: Copied (server-side copy) 2026/03/31 02:55:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/31 02:55:36 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:55:36 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:37 DEBUG : one: size = 5 OK 2026/03/31 02:55:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:55:37 DEBUG : one: Unchanged skipping 2026/03/31 02:55:37 DEBUG : two: size = 3 OK 2026/03/31 02:55:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:55:38 DEBUG : two: size = 3 OK 2026/03/31 02:55:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/31 02:55:38 INFO : two: Copied (server-side copy) 2026/03/31 02:55:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/31 02:55:38 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:55:38 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:55:38 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:38 DEBUG : one: size = 5 OK 2026/03/31 02:55:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:55:38 DEBUG : two: size = 3 OK 2026/03/31 02:55:38 DEBUG : one: Unchanged skipping 2026/03/31 02:55:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:55:38 DEBUG : two: Unchanged skipping 2026/03/31 02:55:38 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:55:38 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:55:38 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:38 INFO : There was nothing to transfer 2026/03/31 02:55:39 DEBUG : one: size = 5 OK 2026/03/31 02:55:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:55:39 DEBUG : one: Unchanged skipping 2026/03/31 02:55:39 DEBUG : three: size = 7 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:55:39 DEBUG : three: size = 5 (B2 bucket rclone-test-nivinac2geci path CopyDest) 2026/03/31 02:55:39 DEBUG : three: Sizes differ 2026/03/31 02:55:39 DEBUG : three: Destination not found in --copy-dest 2026/03/31 02:55:39 DEBUG : three: Need to transfer - File not found at Destination 2026/03/31 02:55:39 DEBUG : two: size = 3 OK 2026/03/31 02:55:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:55:39 DEBUG : two: Unchanged skipping 2026/03/31 02:55:39 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:55:39 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:55:40 DEBUG : three: size = 7 OK 2026/03/31 02:55:40 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/31 02:55:40 INFO : three: Copied (new) 2026/03/31 02:55:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.95s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:55:44 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/dst" 2026/03/31 02:55:45 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/backup" 2026/03/31 02:55:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:55:47 DEBUG : one: size = 3 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:55:47 DEBUG : one: Sizes differ 2026/03/31 02:55:47 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:55:47 DEBUG : two: size = 3 OK 2026/03/31 02:55:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:55:47 DEBUG : two: Unchanged skipping 2026/03/31 02:55:48 DEBUG : one: size = 3 OK 2026/03/31 02:55:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:55:48 INFO : one: Copied (server-side copy) 2026/03/31 02:55:48 INFO : one: Deleted 2026/03/31 02:55:48 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:55:49 DEBUG : one: size = 4 OK 2026/03/31 02:55:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:55:49 INFO : one: Copied (new) 2026/03/31 02:55:49 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:49 DEBUG : three.txt: size = 5 OK 2026/03/31 02:55:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/31 02:55:49 INFO : three.txt: Copied (server-side copy) 2026/03/31 02:55:50 INFO : three.txt: Deleted 2026/03/31 02:55:50 INFO : three.txt: Moved into backup dir 2026/03/31 02:55:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:55:51 DEBUG : one: size = 4 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:55:51 DEBUG : one: Sizes differ 2026/03/31 02:55:51 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:55:51 DEBUG : two: size = 3 OK 2026/03/31 02:55:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:55:51 DEBUG : two: Unchanged skipping 2026/03/31 02:55:52 DEBUG : one: size = 4 OK 2026/03/31 02:55:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:55:52 INFO : one: Copied (server-side copy) 2026/03/31 02:55:52 INFO : one: Deleted 2026/03/31 02:55:52 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:55:52 DEBUG : one: size = 5 OK 2026/03/31 02:55:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/31 02:55:52 INFO : one: Copied (new) 2026/03/31 02:55:52 DEBUG : Waiting for deletions to finish 2026/03/31 02:55:53 DEBUG : three.txt: size = 6 OK 2026/03/31 02:55:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:55:53 INFO : three.txt: Copied (server-side copy) 2026/03/31 02:55:53 INFO : three.txt: Deleted 2026/03/31 02:55:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.90s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:55:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/dst" 2026/03/31 02:55:57 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/backup" 2026/03/31 02:55:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:55:59 DEBUG : one: size = 3 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:55:59 DEBUG : one: Sizes differ 2026/03/31 02:55:59 DEBUG : two: size = 3 OK 2026/03/31 02:55:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:55:59 DEBUG : two: Unchanged skipping 2026/03/31 02:55:59 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:56:00 DEBUG : one.bak: size = 3 OK 2026/03/31 02:56:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:56:00 INFO : one: Copied (server-side copy) to: one.bak 2026/03/31 02:56:00 INFO : one: Deleted 2026/03/31 02:56:00 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:56:01 DEBUG : one: size = 4 OK 2026/03/31 02:56:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:56:01 INFO : one: Copied (new) 2026/03/31 02:56:01 DEBUG : Waiting for deletions to finish 2026/03/31 02:56:02 DEBUG : three.txt.bak: size = 5 OK 2026/03/31 02:56:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/31 02:56:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/31 02:56:02 INFO : three.txt: Deleted 2026/03/31 02:56:02 INFO : three.txt: Moved into backup dir 2026/03/31 02:56:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:56:03 DEBUG : one: size = 4 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:56:03 DEBUG : one: Sizes differ 2026/03/31 02:56:03 DEBUG : two: size = 3 OK 2026/03/31 02:56:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:56:03 DEBUG : two: Unchanged skipping 2026/03/31 02:56:03 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:56:04 DEBUG : one.bak: size = 4 OK 2026/03/31 02:56:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:56:04 INFO : one: Copied (server-side copy) to: one.bak 2026/03/31 02:56:04 INFO : one: Deleted 2026/03/31 02:56:04 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:56:04 DEBUG : one: size = 5 OK 2026/03/31 02:56:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/31 02:56:04 INFO : one: Copied (new) 2026/03/31 02:56:04 DEBUG : Waiting for deletions to finish 2026/03/31 02:56:04 DEBUG : three.txt.bak: size = 6 OK 2026/03/31 02:56:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:56:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/31 02:56:05 INFO : three.txt: Deleted 2026/03/31 02:56:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.82s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:56:08 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/dst" 2026/03/31 02:56:09 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/backup" 2026/03/31 02:56:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:56:10 DEBUG : one: size = 3 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:56:10 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:56:10 DEBUG : two: size = 3 OK 2026/03/31 02:56:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:56:10 DEBUG : two: Unchanged skipping 2026/03/31 02:56:10 DEBUG : one: Sizes differ 2026/03/31 02:56:12 DEBUG : one-2019-01-01: size = 3 OK 2026/03/31 02:56:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:56:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/31 02:56:12 INFO : one: Deleted 2026/03/31 02:56:12 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:56:13 DEBUG : one: size = 4 OK 2026/03/31 02:56:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:56:13 INFO : one: Copied (new) 2026/03/31 02:56:13 DEBUG : Waiting for deletions to finish 2026/03/31 02:56:13 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/31 02:56:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/31 02:56:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/31 02:56:13 INFO : three.txt: Deleted 2026/03/31 02:56:13 INFO : three.txt: Moved into backup dir 2026/03/31 02:56:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:56:15 DEBUG : one: size = 4 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:56:15 DEBUG : one: Sizes differ 2026/03/31 02:56:15 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:56:15 DEBUG : two: size = 3 OK 2026/03/31 02:56:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:56:15 DEBUG : two: Unchanged skipping 2026/03/31 02:56:16 DEBUG : one-2019-01-01: size = 4 OK 2026/03/31 02:56:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:56:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/31 02:56:16 INFO : one: Deleted 2026/03/31 02:56:16 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:56:16 DEBUG : one: size = 5 OK 2026/03/31 02:56:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/31 02:56:16 INFO : one: Copied (new) 2026/03/31 02:56:16 DEBUG : Waiting for deletions to finish 2026/03/31 02:56:17 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/31 02:56:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:56:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/31 02:56:17 INFO : three.txt: Deleted 2026/03/31 02:56:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.10s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:56:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/dst" 2026/03/31 02:56:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:56:22 DEBUG : one: size = 3 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:56:22 DEBUG : one: Sizes differ 2026/03/31 02:56:22 DEBUG : two: size = 3 OK 2026/03/31 02:56:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:56:22 DEBUG : two: Unchanged skipping 2026/03/31 02:56:22 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:56:22 DEBUG : one.bak: size = 3 OK 2026/03/31 02:56:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:56:22 INFO : one: Copied (server-side copy) to: one.bak 2026/03/31 02:56:22 INFO : one: Deleted 2026/03/31 02:56:22 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:56:23 DEBUG : one: size = 4 OK 2026/03/31 02:56:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:56:23 INFO : one: Copied (new) 2026/03/31 02:56:23 DEBUG : Waiting for deletions to finish 2026/03/31 02:56:24 DEBUG : three.txt.bak: size = 5 OK 2026/03/31 02:56:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/31 02:56:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/31 02:56:24 INFO : three.txt: Deleted 2026/03/31 02:56:24 INFO : three.txt: Moved into backup dir 2026/03/31 02:56:25 DEBUG : one.bak: Excluded (Path Filter) 2026/03/31 02:56:25 DEBUG : one.bak: Excluded 2026/03/31 02:56:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/31 02:56:25 DEBUG : three.txt.bak: Excluded 2026/03/31 02:56:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:56:25 DEBUG : one: size = 4 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:56:25 DEBUG : one: Sizes differ 2026/03/31 02:56:25 DEBUG : two: size = 3 OK 2026/03/31 02:56:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:56:25 DEBUG : two: Unchanged skipping 2026/03/31 02:56:25 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for checks to finish 2026/03/31 02:56:26 DEBUG : one.bak: size = 4 OK 2026/03/31 02:56:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:56:26 INFO : one: Copied (server-side copy) to: one.bak 2026/03/31 02:56:26 INFO : one: Deleted 2026/03/31 02:56:26 DEBUG : B2 bucket rclone-test-nivinac2geci path dst: Waiting for transfers to finish 2026/03/31 02:56:26 DEBUG : one: size = 5 OK 2026/03/31 02:56:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/31 02:56:26 INFO : one: Copied (new) 2026/03/31 02:56:26 DEBUG : Waiting for deletions to finish 2026/03/31 02:56:27 DEBUG : three.txt.bak: size = 6 OK 2026/03/31 02:56:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:56:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/31 02:56:27 INFO : three.txt: Deleted 2026/03/31 02:56:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.37s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:56:30 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/8fc29d83c0ed4b1b9fd80e1b/c001_v0001183_t0045": EOF 2026/03/31 02:56:30 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/8fc29d83c0ed4b1b9fd80e1b/c001_v0001183_t0045": EOF) 2026/03/31 02:56:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-nivinac2geci: 1/10 (Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/8fc29d83c0ed4b1b9fd80e1b/c001_v0001183_t0045": EOF) 2026/03/31 02:56:32 DEBUG : pacer: Reducing sleep to 10ms 2026/03/31 02:56:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/dst" 2026/03/31 02:56:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:56:33 DEBUG : one: size = 3 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:56:33 DEBUG : one: Sizes differ 2026/03/31 02:56:35 DEBUG : one.bak: size = 3 OK 2026/03/31 02:56:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:56:35 INFO : one: Copied (server-side copy) to: one.bak 2026/03/31 02:56:35 INFO : one: Deleted 2026/03/31 02:56:36 DEBUG : one: size = 4 OK 2026/03/31 02:56:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:56:36 INFO : one: Copied (new) 2026/03/31 02:56:36 DEBUG : two: size = 3 OK 2026/03/31 02:56:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:56:36 DEBUG : two: Unchanged skipping 2026/03/31 02:56:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:56:36 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:56:36 DEBUG : three.txt: Sizes differ 2026/03/31 02:56:37 DEBUG : three.txt.bak: size = 5 OK 2026/03/31 02:56:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/31 02:56:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/31 02:56:37 INFO : three.txt: Deleted 2026/03/31 02:56:37 DEBUG : three.txt: size = 6 OK 2026/03/31 02:56:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:56:37 INFO : three.txt: Copied (new) 2026/03/31 02:56:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/31 02:56:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/31 02:56:38 DEBUG : pacer: Reducing sleep to 10ms 2026/03/31 02:56:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:56:38 DEBUG : one: size = 4 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:56:38 DEBUG : one: Sizes differ 2026/03/31 02:56:39 DEBUG : one.bak: size = 4 OK 2026/03/31 02:56:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:56:39 INFO : one: Copied (server-side copy) to: one.bak 2026/03/31 02:56:39 INFO : one: Deleted 2026/03/31 02:56:39 DEBUG : one: size = 5 OK 2026/03/31 02:56:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/31 02:56:39 INFO : one: Copied (new) 2026/03/31 02:56:39 DEBUG : two: size = 3 OK 2026/03/31 02:56:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:56:39 DEBUG : two: Unchanged skipping 2026/03/31 02:56:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:56:40 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:56:40 DEBUG : three.txt: Sizes differ 2026/03/31 02:56:40 DEBUG : three.txt.bak: size = 6 OK 2026/03/31 02:56:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:56:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/31 02:56:41 INFO : three.txt: Deleted 2026/03/31 02:56:41 DEBUG : three.txt: size = 19 OK 2026/03/31 02:56:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/31 02:56:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.91s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:56:44 DEBUG : Creating backend with remote "TestB2:rclone-test-nivinac2geci/dst" 2026/03/31 02:56:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:56:45 DEBUG : one: size = 3 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:56:45 DEBUG : one: Sizes differ 2026/03/31 02:56:47 DEBUG : one-2019-01-01: size = 3 OK 2026/03/31 02:56:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:56:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/31 02:56:47 INFO : one: Deleted 2026/03/31 02:56:48 DEBUG : one: size = 4 OK 2026/03/31 02:56:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:56:48 INFO : one: Copied (new) 2026/03/31 02:56:49 DEBUG : two: size = 3 OK 2026/03/31 02:56:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:56:49 DEBUG : two: Unchanged skipping 2026/03/31 02:56:49 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:56:49 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:56:49 DEBUG : three.txt: Sizes differ 2026/03/31 02:56:49 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/31 02:56:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/31 02:56:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/31 02:56:49 INFO : three.txt: Deleted 2026/03/31 02:56:50 DEBUG : three.txt: size = 6 OK 2026/03/31 02:56:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:56:50 INFO : three.txt: Copied (new) 2026/03/31 02:56:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:56:51 DEBUG : one: size = 4 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:56:51 DEBUG : one: Sizes differ 2026/03/31 02:56:51 DEBUG : one-2019-01-01: size = 4 OK 2026/03/31 02:56:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:56:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/31 02:56:52 INFO : one: Deleted 2026/03/31 02:56:52 DEBUG : one: size = 5 OK 2026/03/31 02:56:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/31 02:56:52 INFO : one: Copied (new) 2026/03/31 02:56:53 DEBUG : two: size = 3 OK 2026/03/31 02:56:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:56:53 DEBUG : two: Unchanged skipping 2026/03/31 02:56:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:56:53 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nivinac2geci path dst) 2026/03/31 02:56:53 DEBUG : three.txt: Sizes differ 2026/03/31 02:56:53 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/31 02:56:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:56:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/31 02:56:54 INFO : three.txt: Deleted 2026/03/31 02:56:54 DEBUG : three.txt: size = 19 OK 2026/03/31 02:56:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/31 02:56:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.99s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:56:56 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:56:56 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:56:56 DEBUG : Testêé: Sizes differ 2026/03/31 02:56:56 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:56:56 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:56:57 DEBUG : Testêé: size = 14 OK 2026/03/31 02:56:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/31 02:56:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/31 02:56:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.23s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:56:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/31 02:56:58 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:56:58 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:56:58 DEBUG : existing: size = 6 OK 2026/03/31 02:56:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/31 02:56:58 INFO : existing: Copied (new) 2026/03/31 02:56:58 DEBUG : Waiting for deletions to finish 2026/03/31 02:56:59 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:56:59 DEBUG : existing: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:56:59 DEBUG : existing: Sizes differ 2026/03/31 02:56:59 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:56:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/31 02:56:59 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:56:59 ERROR : B2 bucket rclone-test-nivinac2geci: not deleting files as there were IO errors 2026/03/31 02:56:59 ERROR : B2 bucket rclone-test-nivinac2geci: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.90s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:57:00 DEBUG : EXISTING: size = 6 OK 2026/03/31 02:57:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:00 DEBUG : existing: Unchanged skipping 2026/03/31 02:57:00 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:57:00 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:57:00 DEBUG : Waiting for deletions to finish 2026/03/31 02:57:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:57:12 DEBUG : both0: size = 6 OK 2026/03/31 02:57:12 DEBUG : both11: size = 6 OK 2026/03/31 02:57:12 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:57:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both10: size = 6 OK 2026/03/31 02:57:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both12: size = 6 OK 2026/03/31 02:57:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both11: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both13: size = 6 OK 2026/03/31 02:57:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both13: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both14: size = 6 OK 2026/03/31 02:57:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both0: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both15: size = 6 OK 2026/03/31 02:57:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both15: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both16: size = 6 OK 2026/03/31 02:57:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both10: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both17: size = 6 OK 2026/03/31 02:57:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both12: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both18: size = 6 OK 2026/03/31 02:57:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both14: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both19: size = 6 OK 2026/03/31 02:57:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both19: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both1: size = 6 OK 2026/03/31 02:57:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both1: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both2: size = 6 OK 2026/03/31 02:57:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both2: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both3: size = 6 OK 2026/03/31 02:57:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both16: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both4: size = 6 OK 2026/03/31 02:57:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both4: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both5: size = 6 OK 2026/03/31 02:57:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both17: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both6: size = 6 OK 2026/03/31 02:57:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both6: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both7: size = 6 OK 2026/03/31 02:57:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both18: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both8: size = 6 OK 2026/03/31 02:57:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both3: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both9: size = 6 OK 2026/03/31 02:57:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:12 DEBUG : both5: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both9: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both7: Unchanged skipping 2026/03/31 02:57:12 DEBUG : both8: Unchanged skipping 2026/03/31 02:57:12 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:57:12 DEBUG : Waiting for deletions to finish 2026/03/31 02:57:12 INFO : only8: Deleted 2026/03/31 02:57:12 INFO : only11: Deleted 2026/03/31 02:57:13 INFO : only0: Deleted 2026/03/31 02:57:13 INFO : only10: Deleted 2026/03/31 02:57:13 INFO : only15: Deleted 2026/03/31 02:57:13 INFO : only18: Deleted 2026/03/31 02:57:13 INFO : only9: Deleted 2026/03/31 02:57:13 INFO : only17: Deleted 2026/03/31 02:57:13 INFO : only1: Deleted 2026/03/31 02:57:13 INFO : only5: Deleted 2026/03/31 02:57:13 INFO : only6: Deleted 2026/03/31 02:57:13 INFO : only14: Deleted 2026/03/31 02:57:13 INFO : only2: Deleted 2026/03/31 02:57:13 INFO : only12: Deleted 2026/03/31 02:57:13 INFO : only13: Deleted 2026/03/31 02:57:13 INFO : only16: Deleted 2026/03/31 02:57:13 INFO : only19: Deleted 2026/03/31 02:57:13 INFO : only3: Deleted 2026/03/31 02:57:13 INFO : only4: Deleted 2026/03/31 02:57:13 INFO : only7: Deleted 2026/03/31 02:57:13 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.30s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:57:27 DEBUG : both0: size = 6 OK 2026/03/31 02:57:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both10: size = 6 OK 2026/03/31 02:57:27 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:57:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both12: size = 6 OK 2026/03/31 02:57:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both11: size = 6 OK 2026/03/31 02:57:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both0: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both13: size = 6 OK 2026/03/31 02:57:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both10: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both14: size = 6 OK 2026/03/31 02:57:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both13: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both15: size = 6 OK 2026/03/31 02:57:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both15: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both16: size = 6 OK 2026/03/31 02:57:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both16: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both17: size = 6 OK 2026/03/31 02:57:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both17: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both18: size = 6 OK 2026/03/31 02:57:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both18: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both14: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both1: size = 6 OK 2026/03/31 02:57:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both19: size = 6 OK 2026/03/31 02:57:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both1: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both2: size = 6 OK 2026/03/31 02:57:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both2: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both3: size = 6 OK 2026/03/31 02:57:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both3: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both4: size = 6 OK 2026/03/31 02:57:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both4: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both5: size = 6 OK 2026/03/31 02:57:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both5: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both6: size = 6 OK 2026/03/31 02:57:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both6: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both7: size = 6 OK 2026/03/31 02:57:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both7: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both8: size = 6 OK 2026/03/31 02:57:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both8: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both9: size = 6 OK 2026/03/31 02:57:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:27 DEBUG : both9: Unchanged skipping 2026/03/31 02:57:27 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only0: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only0: Sizes differ 2026/03/31 02:57:27 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only10: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only10: Sizes differ 2026/03/31 02:57:27 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only11: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only11: Sizes differ 2026/03/31 02:57:27 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only12: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only12: Sizes differ 2026/03/31 02:57:27 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only13: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only13: Sizes differ 2026/03/31 02:57:27 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only14: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only14: Sizes differ 2026/03/31 02:57:27 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only15: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only15: Sizes differ 2026/03/31 02:57:27 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only16: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only16: Sizes differ 2026/03/31 02:57:27 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only17: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only17: Sizes differ 2026/03/31 02:57:27 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only18: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only18: Sizes differ 2026/03/31 02:57:27 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only19: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only19: Sizes differ 2026/03/31 02:57:27 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only1: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only1: Sizes differ 2026/03/31 02:57:27 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only2: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only2: Sizes differ 2026/03/31 02:57:27 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only3: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only3: Sizes differ 2026/03/31 02:57:27 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only4: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only4: Sizes differ 2026/03/31 02:57:27 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only5: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only5: Sizes differ 2026/03/31 02:57:27 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only6: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only6: Sizes differ 2026/03/31 02:57:27 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only7: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only7: Sizes differ 2026/03/31 02:57:27 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only8: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only8: Sizes differ 2026/03/31 02:57:27 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2478883043) 2026/03/31 02:57:27 DEBUG : only9: size = 6 (B2 bucket rclone-test-nivinac2geci) 2026/03/31 02:57:27 DEBUG : only9: Sizes differ 2026/03/31 02:57:27 DEBUG : both11: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both12: Unchanged skipping 2026/03/31 02:57:27 DEBUG : both19: Unchanged skipping 2026/03/31 02:57:27 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:57:27 DEBUG : only0: size = 0 OK 2026/03/31 02:57:27 DEBUG : only10: size = 0 OK 2026/03/31 02:57:27 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:27 INFO : only10: Copied (replaced existing) 2026/03/31 02:57:27 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:27 INFO : only0: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only14: size = 0 OK 2026/03/31 02:57:28 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only14: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only13: size = 0 OK 2026/03/31 02:57:28 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only13: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only15: size = 0 OK 2026/03/31 02:57:28 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only15: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only16: size = 0 OK 2026/03/31 02:57:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only16: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only11: size = 0 OK 2026/03/31 02:57:28 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only11: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only17: size = 0 OK 2026/03/31 02:57:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only17: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only18: size = 0 OK 2026/03/31 02:57:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only18: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only19: size = 0 OK 2026/03/31 02:57:28 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only19: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only12: size = 0 OK 2026/03/31 02:57:28 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only12: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only1: size = 0 OK 2026/03/31 02:57:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only1: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only2: size = 0 OK 2026/03/31 02:57:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only2: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only3: size = 0 OK 2026/03/31 02:57:28 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only3: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only4: size = 0 OK 2026/03/31 02:57:28 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only4: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only5: size = 0 OK 2026/03/31 02:57:28 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only5: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only6: size = 0 OK 2026/03/31 02:57:28 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only6: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only7: size = 0 OK 2026/03/31 02:57:28 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only7: Copied (replaced existing) 2026/03/31 02:57:28 DEBUG : only8: size = 0 OK 2026/03/31 02:57:28 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:28 INFO : only8: Copied (replaced existing) 2026/03/31 02:57:29 DEBUG : only9: size = 0 OK 2026/03/31 02:57:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:57:29 INFO : only9: Copied (replaced existing) 2026/03/31 02:57:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.06s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:57:37 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:57:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:57:37 DEBUG : empty_on_remote: Making directory with metadata 2026/03/31 02:57:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:57:37 INFO : empty_on_remote: Making directory 2026/03/31 02:57:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/31 02:57:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/31 02:57:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/31 02:57:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:57:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.72s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:57:39 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:57:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:57:39 DEBUG : empty_on_remote: Making directory with metadata 2026/03/31 02:57:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:57:39 INFO : empty_on_remote: Making directory 2026/03/31 02:57:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/31 02:57:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/31 02:57:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/31 02:57:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:57:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/31 02:57:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:57:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:57:42 INFO : sub dir: Making directory 2026/03/31 02:57:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:57:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:57:45 INFO : sub dir: Making directory 2026/03/31 02:57:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.22s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:57:51 DEBUG : dir1/0002-cdefghi.txt: Clearing upload URL because of error: Post "https://pod-000-1182-02.backblaze.com/b2api/v1/b2_upload_file/8fc29d83c0ed4b1b9fd80e1b/c001_v0001182_t0029": EOF 2026/03/31 02:57:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-02.backblaze.com/b2api/v1/b2_upload_file/8fc29d83c0ed4b1b9fd80e1b/c001_v0001182_t0029": EOF) 2026/03/31 02:57:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dir1/0002-cdefghi.txt" to B2 bucket rclone-test-nivinac2geci: 1/10 (Post "https://pod-000-1182-02.backblaze.com/b2api/v1/b2_upload_file/8fc29d83c0ed4b1b9fd80e1b/c001_v0001182_t0029": EOF) 2026/03/31 02:57:54 DEBUG : pacer: Reducing sleep to 10ms 2026/03/31 02:58:00 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:00 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:58:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : apple: size = 5 OK 2026/03/31 02:58:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : apple: Unchanged skipping 2026/03/31 02:58:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:58:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:58:01 DEBUG : banana: size = 6 OK 2026/03/31 02:58:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : banana: Unchanged skipping 2026/03/31 02:58:01 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:58:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:58:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:58:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:58:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:58:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:58:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:58:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:58:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:58:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:58:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:58:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:58:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:58:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:58:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:58:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:58:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:58:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:58:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:58:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:58:01 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:58:01 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:01 INFO : There was nothing to transfer 2026/03/31 02:58:01 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:01 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:58:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : apple: size = 5 OK 2026/03/31 02:58:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : apple: Unchanged skipping 2026/03/31 02:58:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:58:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : banana: size = 6 OK 2026/03/31 02:58:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : banana: Unchanged skipping 2026/03/31 02:58:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:58:02 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:58:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:58:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:58:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:58:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:58:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:58:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:58:02 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:58:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:58:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:58:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:58:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:58:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:58:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:58:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:58:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:58:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:58:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:58:02 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:58:02 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:02 INFO : There was nothing to transfer 2026/03/31 02:58:02 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:02 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:58:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:58:16 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:16 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:58:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:58:17 DEBUG : banana: size = 6 OK 2026/03/31 02:58:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : apple: size = 5 OK 2026/03/31 02:58:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : apple: Unchanged skipping 2026/03/31 02:58:17 DEBUG : banana: Unchanged skipping 2026/03/31 02:58:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:58:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:58:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:58:17 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:58:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:58:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:58:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:58:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:58:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:58:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:58:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:58:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:58:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:58:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:58:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:58:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:58:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:58:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:58:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:58:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:58:17 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:58:17 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:17 INFO : There was nothing to transfer 2026/03/31 02:58:17 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:17 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : apple: size = 5 OK 2026/03/31 02:58:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:58:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : apple: Unchanged skipping 2026/03/31 02:58:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:58:18 DEBUG : banana: size = 6 OK 2026/03/31 02:58:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : banana: Unchanged skipping 2026/03/31 02:58:18 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:58:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:58:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:58:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:58:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:58:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:58:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:58:18 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:58:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:58:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:58:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:58:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:58:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:58:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:58:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:58:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:58:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:58:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:58:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:58:18 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:58:18 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:18 INFO : There was nothing to transfer 2026/03/31 02:58:18 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:18 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:58:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:58:31 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:32 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:58:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:32 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:32 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:32 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:32 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:32 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:32 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:32 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 02:58:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:58:32 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 02:58:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:58:32 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:32 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 02:58:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 02:58:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:33 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:58:33 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:58:33 DEBUG : YXBwbGU=: size = 5 OK 2026/03/31 02:58:33 DEBUG : YmFuYW5h: size = 6 OK 2026/03/31 02:58:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/31 02:58:33 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/31 02:58:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/31 02:58:33 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/31 02:58:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/31 02:58:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/31 02:58:33 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/31 02:58:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/31 02:58:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/31 02:58:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/31 02:58:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/31 02:58:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/31 02:58:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/31 02:58:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/31 02:58:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/31 02:58:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/31 02:58:33 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/31 02:58:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/31 02:58:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/31 02:58:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/31 02:58:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/31 02:58:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/31 02:58:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/31 02:58:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/31 02:58:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/31 02:58:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/31 02:58:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/31 02:58:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/31 02:58:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/31 02:58:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/31 02:58:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/31 02:58:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/31 02:58:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:58:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/31 02:58:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/31 02:58:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/31 02:58:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/31 02:58:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/31 02:58:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/31 02:58:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:34 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/31 02:58:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/31 02:58:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:58:34 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:35 INFO : splitbananasplit: Deleted 2026/03/31 02:58:35 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 02:58:35 INFO : banana: Deleted 2026/03/31 02:58:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 02:58:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 02:58:35 INFO : appleappleapplebanana: Deleted 2026/03/31 02:58:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 02:58:35 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 02:58:35 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 02:58:35 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 02:58:35 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 02:58:35 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 02:58:35 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 02:58:35 INFO : apple: Deleted 2026/03/31 02:58:35 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 02:58:35 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 02:58:35 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 02:58:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 02:58:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 02:58:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 02:58:35 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:36 DEBUG : YXBwbGU=: size = 5 OK 2026/03/31 02:58:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : apple: Unchanged skipping 2026/03/31 02:58:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:58:36 DEBUG : YmFuYW5h: size = 6 OK 2026/03/31 02:58:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : banana: Unchanged skipping 2026/03/31 02:58:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/31 02:58:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/31 02:58:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/31 02:58:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 02:58:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/31 02:58:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/31 02:58:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/31 02:58:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/31 02:58:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/31 02:58:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/31 02:58:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/31 02:58:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/31 02:58:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/31 02:58:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/31 02:58:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/31 02:58:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:58:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/31 02:58:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/31 02:58:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/31 02:58:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:58:36 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:58:36 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:36 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/31 02:58:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/31 02:58:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:58:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:58:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:58:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:58:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:58:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:58:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:58:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:58:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:58:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:58:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:58:49 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:49 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:58:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:58:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:58:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:58:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:58:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:58:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:58:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:58:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:58:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:58:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:58:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:58:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:58:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:58:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:58:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:58:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:58:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:58:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:58:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:58:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:58:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:58:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:58:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:58:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:58:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:58:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:58:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:58:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:58:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:58:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:58:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:58:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:58:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:58:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:58:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:58:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:58:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:58:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:58:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:58:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:58:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:58:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:58:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:58:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:58:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:58:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:58:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:58:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:58:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:58:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:58:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:58:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:58:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:58:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:58:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:58:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:58:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:58:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:58:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:58:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:58:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:58:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:58:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:58:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:58:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:58:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:58:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:58:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:58:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:58:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:58:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:58:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:58:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:58:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:58:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:58:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:58:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:58:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:58:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:58:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:58:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:58:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:58:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:58:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:58:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:58:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:58:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:58:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:58:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:58:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:58:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:58:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:58:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:58:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:58:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:58:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:58:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:58:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:58:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:58:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:58:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:58:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:58:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:58:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:58:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : PREFIXapple: size = 5 OK 2026/03/31 02:58:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/31 02:58:50 INFO : apple: Copied (new) to: PREFIXapple 2026/03/31 02:58:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:58:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:58:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:58:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:58:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:58:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:58:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:58:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:58:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:58:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:58:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:58:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:58:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:58:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/31 02:58:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:50 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:58:50 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:58:50 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/31 02:58:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/31 02:58:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/31 02:58:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : PREFIXbanana: size = 6 OK 2026/03/31 02:58:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/31 02:58:50 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/31 02:58:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:58:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/31 02:58:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/31 02:58:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:58:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:58:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:58:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/31 02:58:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:58:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:58:50 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/31 02:58:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/31 02:58:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/31 02:58:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:58:50 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/31 02:58:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/31 02:58:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:58:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:58:50 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/31 02:58:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/31 02:58:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:58:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:58:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/31 02:58:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/31 02:58:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:58:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:58:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/31 02:58:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/31 02:58:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:58:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:58:51 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/31 02:58:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/31 02:58:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:58:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:58:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/31 02:58:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/31 02:58:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:58:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:58:51 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/31 02:58:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/31 02:58:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:58:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:58:51 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/31 02:58:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/31 02:58:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/31 02:58:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:58:51 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/31 02:58:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/31 02:58:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:58:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:58:51 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/31 02:58:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/31 02:58:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:58:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:58:51 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/31 02:58:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/31 02:58:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:58:51 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/31 02:58:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/31 02:58:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:58:51 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/31 02:58:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/31 02:58:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:58:51 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/31 02:58:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/31 02:58:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:58:51 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:51 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 02:58:51 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 02:58:51 INFO : appleappleapplebanana: Deleted 2026/03/31 02:58:51 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 02:58:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 02:58:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 02:58:52 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 02:58:52 INFO : banana: Deleted 2026/03/31 02:58:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 02:58:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 02:58:52 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 02:58:52 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 02:58:52 INFO : apple: Deleted 2026/03/31 02:58:52 INFO : splitbananasplit: Deleted 2026/03/31 02:58:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 02:58:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 02:58:52 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 02:58:52 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 02:58:52 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 02:58:52 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 02:58:52 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:52 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:58:52 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:58:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:58:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:58:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:58:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:58:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : apple: size = 5 OK 2026/03/31 02:58:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/31 02:58:53 INFO : apple: Copied (new) 2026/03/31 02:58:53 DEBUG : banana: size = 6 OK 2026/03/31 02:58:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/31 02:58:53 INFO : banana: Copied (new) 2026/03/31 02:58:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:58:53 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:58:53 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:58:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:58:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/31 02:58:53 INFO : splitbananasplit: Copied (new) 2026/03/31 02:58:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:58:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/31 02:58:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/31 02:58:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:58:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/31 02:58:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:58:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/31 02:58:53 INFO : appleappleapplebanana: Copied (new) 2026/03/31 02:58:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:58:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/31 02:58:53 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/31 02:58:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:58:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/31 02:58:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/31 02:58:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:58:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/31 02:58:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/31 02:58:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:58:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/31 02:58:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/31 02:58:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:58:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/31 02:58:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/31 02:58:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:58:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/31 02:58:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/31 02:58:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:58:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/31 02:58:54 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/31 02:58:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:58:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/31 02:58:54 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/31 02:58:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:58:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/31 02:58:54 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/31 02:58:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:58:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/31 02:58:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/31 02:58:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:58:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/31 02:58:54 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/31 02:58:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:58:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/31 02:58:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/31 02:58:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:58:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/31 02:58:54 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/31 02:58:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:58:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/31 02:58:54 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/31 02:58:54 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:54 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/31 02:58:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/31 02:58:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/31 02:58:54 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/31 02:58:54 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/31 02:58:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/31 02:58:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/31 02:58:54 INFO : PREFIXapple: Deleted 2026/03/31 02:58:55 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/31 02:58:55 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/31 02:58:55 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/31 02:58:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/31 02:58:55 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/31 02:58:55 INFO : PREFIXbanana: Deleted 2026/03/31 02:58:55 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/31 02:58:55 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/31 02:58:55 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/31 02:58:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/31 02:58:55 INFO : PREFIXsplitbananasplit: Deleted 2026/03/31 02:58:55 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/31 02:58:55 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:55 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : Waiting for deletions to finish 2026/03/31 02:58:55 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:58:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:59:08 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:09 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:59:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:59:09 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:59:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:09 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:59:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:59:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:09 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:09 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:59:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : appleSUFFIX: size = 5 OK 2026/03/31 02:59:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/31 02:59:09 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:09 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:59:09 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:59:09 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/31 02:59:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/31 02:59:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:09 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/31 02:59:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/31 02:59:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/31 02:59:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/31 02:59:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/31 02:59:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/31 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/31 02:59:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:59:10 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/31 02:59:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/31 02:59:10 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/31 02:59:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/31 02:59:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/31 02:59:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/31 02:59:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/31 02:59:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/31 02:59:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/31 02:59:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/31 02:59:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/31 02:59:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/31 02:59:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/31 02:59:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/31 02:59:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/31 02:59:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/31 02:59:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/31 02:59:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/31 02:59:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/31 02:59:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/31 02:59:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/31 02:59:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/31 02:59:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:59:10 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/31 02:59:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/31 02:59:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:59:11 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/31 02:59:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/31 02:59:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:59:11 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/31 02:59:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/31 02:59:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:59:11 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/31 02:59:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/31 02:59:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:59:11 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:11 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 02:59:11 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 02:59:11 INFO : banana: Deleted 2026/03/31 02:59:11 INFO : splitbananasplit: Deleted 2026/03/31 02:59:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 02:59:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 02:59:11 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 02:59:11 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 02:59:11 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 02:59:11 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 02:59:11 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 02:59:11 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 02:59:11 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 02:59:11 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 02:59:12 INFO : appleappleapplebanana: Deleted 2026/03/31 02:59:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 02:59:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 02:59:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 02:59:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 02:59:12 INFO : apple: Deleted 2026/03/31 02:59:12 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/31 02:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:59:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:59:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:59:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/31 02:59:12 INFO : appleappleapplebanana: Copied (new) 2026/03/31 02:59:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:12 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:59:12 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:59:13 DEBUG : banana: size = 6 OK 2026/03/31 02:59:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/31 02:59:13 INFO : banana: Copied (new) 2026/03/31 02:59:13 DEBUG : apple: size = 5 OK 2026/03/31 02:59:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/31 02:59:13 INFO : apple: Copied (new) 2026/03/31 02:59:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:59:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/31 02:59:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/31 02:59:13 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:59:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/31 02:59:13 INFO : splitbananasplit: Copied (new) 2026/03/31 02:59:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:59:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/31 02:59:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/31 02:59:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:59:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/31 02:59:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/31 02:59:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:59:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/31 02:59:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/31 02:59:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:59:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/31 02:59:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/31 02:59:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:59:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/31 02:59:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/31 02:59:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:59:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/31 02:59:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/31 02:59:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:59:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/31 02:59:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/31 02:59:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:59:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/31 02:59:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/31 02:59:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:59:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/31 02:59:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/31 02:59:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:59:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/31 02:59:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/31 02:59:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:59:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/31 02:59:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/31 02:59:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:59:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/31 02:59:14 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/31 02:59:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:59:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/31 02:59:14 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/31 02:59:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:59:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/31 02:59:14 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/31 02:59:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:59:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/31 02:59:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/31 02:59:14 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:14 INFO : splitbananasplitSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/31 02:59:14 INFO : appleSUFFIX: Deleted 2026/03/31 02:59:14 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/31 02:59:14 INFO : bananaSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/31 02:59:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/31 02:59:14 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:15 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:15 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:59:28 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:29 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:59:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:29 DEBUG : banana: size = 6 OK 2026/03/31 02:59:29 DEBUG : apple: size = 5 OK 2026/03/31 02:59:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:29 DEBUG : banana: Unchanged skipping 2026/03/31 02:59:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:29 DEBUG : apple: Unchanged skipping 2026/03/31 02:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:29 DEBUG : splitbanan: size = 16 OK 2026/03/31 02:59:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/31 02:59:29 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/31 02:59:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:59:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:59:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:59:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 02:59:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:59:29 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:59:29 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:59:29 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/31 02:59:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/31 02:59:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/31 02:59:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:59:29 DEBUG : appleapple: size = 21 OK 2026/03/31 02:59:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/31 02:59:29 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/31 02:59:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:59:30 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/31 02:59:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/31 02:59:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/31 02:59:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:59:30 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/31 02:59:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/31 02:59:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/31 02:59:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:59:30 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/31 02:59:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/31 02:59:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/31 02:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:59:30 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/31 02:59:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/31 02:59:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/31 02:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:59:30 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/31 02:59:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/31 02:59:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/31 02:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:59:30 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/31 02:59:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/31 02:59:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/31 02:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:59:30 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/31 02:59:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/31 02:59:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/31 02:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:59:30 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/31 02:59:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/31 02:59:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/31 02:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:59:30 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/31 02:59:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/31 02:59:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/31 02:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:59:30 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/31 02:59:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/31 02:59:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/31 02:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:59:30 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/31 02:59:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/31 02:59:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/31 02:59:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:59:30 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/31 02:59:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/31 02:59:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/31 02:59:30 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/31 02:59:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/31 02:59:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/31 02:59:30 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/31 02:59:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/31 02:59:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/31 02:59:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/31 02:59:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/31 02:59:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/31 02:59:31 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 02:59:31 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 02:59:31 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 02:59:31 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 02:59:31 INFO : splitbananasplit: Deleted 2026/03/31 02:59:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 02:59:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 02:59:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 02:59:31 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 02:59:31 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 02:59:31 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 02:59:31 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 02:59:31 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 02:59:31 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 02:59:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 02:59:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 02:59:31 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 02:59:31 INFO : appleappleapplebanana: Deleted 2026/03/31 02:59:31 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : appleapple: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:59:32 DEBUG : apple: size = 5 OK 2026/03/31 02:59:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : appleapple: size = 21 OK 2026/03/31 02:59:32 DEBUG : apple: Unchanged skipping 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:59:32 DEBUG : banana: size = 6 OK 2026/03/31 02:59:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : splitbanan: size = 16 OK 2026/03/31 02:59:32 DEBUG : banana: Unchanged skipping 2026/03/31 02:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:59:32 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/31 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/31 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/31 02:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/31 02:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/31 02:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/31 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/31 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:59:32 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/31 02:59:32 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/31 02:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/31 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:59:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 02:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/31 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/31 02:59:32 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/31 02:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/31 02:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:59:32 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/31 02:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/31 02:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:59:32 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:59:32 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:32 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : appleapple: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/31 02:59:32 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/31 02:59:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:59:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:59:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:59:33 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 02:59:45 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:45 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:59:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:59:46 DEBUG : apple: size = 5 OK 2026/03/31 02:59:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : apple: Unchanged skipping 2026/03/31 02:59:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:59:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:59:46 DEBUG : banana: size = 6 OK 2026/03/31 02:59:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : banana: Unchanged skipping 2026/03/31 02:59:46 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:59:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:59:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:59:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:59:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:59:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:59:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:59:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:59:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:59:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:59:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:59:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:59:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:59:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:59:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:59:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:59:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:59:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:59:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:59:46 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:59:46 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:46 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:47 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:59:47 DEBUG : apple: size = 5 OK 2026/03/31 02:59:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : apple: Unchanged skipping 2026/03/31 02:59:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:59:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:59:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:59:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:59:47 DEBUG : banana: size = 6 OK 2026/03/31 02:59:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : banana: Unchanged skipping 2026/03/31 02:59:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:59:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:59:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:59:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:59:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:59:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:59:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:59:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:59:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:59:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:59:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:59:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:59:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:59:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:59:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:59:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:59:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:59:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 02:59:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:59:47 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 02:59:47 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:47 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:48 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : Waiting for deletions to finish 2026/03/31 02:59:48 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:59:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:00:01 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:01 DEBUG : apple: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : banana: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 03:00:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : apple: size = 5 OK 2026/03/31 03:00:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : apple: Unchanged skipping 2026/03/31 03:00:02 DEBUG : banana: size = 6 OK 2026/03/31 03:00:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 03:00:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 03:00:02 DEBUG : banana: Unchanged skipping 2026/03/31 03:00:02 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 03:00:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 03:00:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 03:00:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 03:00:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 03:00:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 03:00:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 03:00:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 03:00:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 03:00:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 03:00:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 03:00:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 03:00:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 03:00:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 03:00:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 03:00:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 03:00:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 03:00:02 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:00:02 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:00:02 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:02 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:02 DEBUG : apple: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : banana: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 03:00:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : apple: size = 5 OK 2026/03/31 03:00:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : apple: Unchanged skipping 2026/03/31 03:00:03 DEBUG : banana: size = 6 OK 2026/03/31 03:00:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : banana: Unchanged skipping 2026/03/31 03:00:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 03:00:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 03:00:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 03:00:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 03:00:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 03:00:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 03:00:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 03:00:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 03:00:03 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:00:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 03:00:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 03:00:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 03:00:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 03:00:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 03:00:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 03:00:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 03:00:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 03:00:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 03:00:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 03:00:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 03:00:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 03:00:03 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:00:03 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:03 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:03 DEBUG : apple: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : banana: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 03:00:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:00:17 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:17 DEBUG : apple: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : banana: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 03:00:17 DEBUG : apple: size = 5 OK 2026/03/31 03:00:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:17 DEBUG : banana: size = 6 OK 2026/03/31 03:00:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 03:00:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 03:00:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:17 DEBUG : banana: Unchanged skipping 2026/03/31 03:00:17 DEBUG : apple: Unchanged skipping 2026/03/31 03:00:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 03:00:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 03:00:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 03:00:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 03:00:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 03:00:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 03:00:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 03:00:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 03:00:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 03:00:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 03:00:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 03:00:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 03:00:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:00:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 03:00:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 03:00:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 03:00:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 03:00:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 03:00:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 03:00:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 03:00:18 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:00:18 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:18 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:18 DEBUG : apple: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : banana: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 03:00:18 DEBUG : apple: size = 5 OK 2026/03/31 03:00:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : apple: Unchanged skipping 2026/03/31 03:00:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 03:00:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 03:00:18 DEBUG : banana: size = 6 OK 2026/03/31 03:00:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : banana: Unchanged skipping 2026/03/31 03:00:18 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 03:00:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:18 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 03:00:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 03:00:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 03:00:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 03:00:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 03:00:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 03:00:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 03:00:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 03:00:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 03:00:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 03:00:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 03:00:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 03:00:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:00:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 03:00:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 03:00:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 03:00:19 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:00:19 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:19 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:19 DEBUG : apple: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : banana: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 03:00:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:00:32 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:33 DEBUG : apple: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : banana: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 03:00:33 DEBUG : apple: size = 5 OK 2026/03/31 03:00:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : apple: Unchanged skipping 2026/03/31 03:00:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 03:00:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 03:00:33 DEBUG : banana: size = 6 OK 2026/03/31 03:00:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : banana: Unchanged skipping 2026/03/31 03:00:33 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 03:00:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 03:00:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 03:00:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 03:00:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 03:00:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 03:00:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 03:00:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:00:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 03:00:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 03:00:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 03:00:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 03:00:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 03:00:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 03:00:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 03:00:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 03:00:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 03:00:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 03:00:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 03:00:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 03:00:33 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:00:33 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:33 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:34 DEBUG : apple: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : banana: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 03:00:34 DEBUG : apple: size = 5 OK 2026/03/31 03:00:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : apple: Unchanged skipping 2026/03/31 03:00:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 03:00:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 03:00:34 DEBUG : banana: size = 6 OK 2026/03/31 03:00:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : banana: Unchanged skipping 2026/03/31 03:00:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 03:00:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 03:00:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 03:00:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 03:00:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 03:00:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 03:00:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 03:00:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 03:00:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 03:00:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:00:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 03:00:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 03:00:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 03:00:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 03:00:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 03:00:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 03:00:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 03:00:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 03:00:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 03:00:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 03:00:34 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:00:34 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:34 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 03:00:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:00:47 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:48 DEBUG : apple: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : banana: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 03:00:48 DEBUG : apple: size = 5 OK 2026/03/31 03:00:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:48 DEBUG : apple: Unchanged skipping 2026/03/31 03:00:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 03:00:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 03:00:48 DEBUG : banana: size = 6 OK 2026/03/31 03:00:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:48 DEBUG : banana: Unchanged skipping 2026/03/31 03:00:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 03:00:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 03:00:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 03:00:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 03:00:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 03:00:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 03:00:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 03:00:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:00:49 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:00:49 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:49 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:49 DEBUG : apple: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : banana: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 03:00:49 DEBUG : apple: size = 5 OK 2026/03/31 03:00:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : apple: Unchanged skipping 2026/03/31 03:00:49 DEBUG : banana: size = 6 OK 2026/03/31 03:00:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 03:00:49 DEBUG : banana: Unchanged skipping 2026/03/31 03:00:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 03:00:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 03:00:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:00:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 03:00:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 03:00:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 03:00:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 03:00:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 03:00:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 03:00:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 03:00:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:00:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 03:00:49 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:00:49 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:49 DEBUG : Waiting for deletions to finish 2026/03/31 03:00:50 DEBUG : apple: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : banana: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 03:00:50 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (184.85s) --- PASS: TestTransform/NFC (17.30s) --- PASS: TestTransform/NFD (15.85s) --- PASS: TestTransform/base64 (18.60s) --- PASS: TestTransform/prefix (19.16s) --- PASS: TestTransform/suffix (19.39s) --- PASS: TestTransform/truncate (17.30s) --- PASS: TestTransform/encoder (15.65s) --- PASS: TestTransform/ISO-8859-1 (15.27s) --- PASS: TestTransform/charmap (15.46s) --- PASS: TestTransform/lowercase (15.85s) --- PASS: TestTransform/ascii (15.01s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:00:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/31 03:00:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/31 03:00:55 INFO : sub dir_somesuffix: Making directory 2026/03/31 03:00:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/31 03:00:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/31 03:00:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/31 03:00:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/31 03:00:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/31 03:00:55 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:00:55 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:00:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/31 03:00:55 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:00:55 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/31 03:00:55 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.77s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:00:56 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:00:56 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:00:56 INFO : tictactoe: Making directory 2026/03/31 03:00:56 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:00:56 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:00:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 03:00:56 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/31 03:00:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 03:00:56 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:00:56 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:00:57 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/31 03:00:57 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:00:57 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/31 03:00:57 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.81s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:00:58 INFO : toe: Making directory 2026/03/31 03:00:58 INFO : toe/toe: Making directory 2026/03/31 03:00:58 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:00:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 03:00:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 03:00:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 03:00:58 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:00:58 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:00:59 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/31 03:00:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:00:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/31 03:00:59 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.55s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:01:00 INFO : toe: Making directory 2026/03/31 03:01:00 INFO : toe/toe: Making directory 2026/03/31 03:01:00 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 03:01:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 03:01:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 03:01:00 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:01:00 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:01:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/31 03:01:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:01:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/31 03:01:01 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.82s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:01:01 DEBUG : empty_dir: Making directory with metadata 2026/03/31 03:01:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 03:01:01 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:02 INFO : tictacempty_dir: Making directory 2026/03/31 03:01:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:02 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:02 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:02 INFO : tictactoe: Making directory 2026/03/31 03:01:02 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:02 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 03:01:02 INFO : tictactoe/tictactoe: Making directory 2026/03/31 03:01:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 03:01:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 03:01:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 03:01:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 03:01:02 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:01:02 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:01:02 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/31 03:01:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:01:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/31 03:01:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.73s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:01:03 DEBUG : empty_dir: Making directory with metadata 2026/03/31 03:01:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 03:01:03 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:03 INFO : tictacempty_dir: Making directory 2026/03/31 03:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:03 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:03 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:03 INFO : tictactoe: Making directory 2026/03/31 03:01:03 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:03 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 03:01:03 INFO : tictactoe/tictactoe: Making directory 2026/03/31 03:01:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 03:01:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 03:01:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 03:01:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 03:01:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 03:01:03 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:01:03 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:01:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 03:01:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:01:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 03:01:04 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/31 03:01:04 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:01:04 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:05 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:05 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 03:01:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 03:01:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:01:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/31 03:01:05 NOTICE: B2 bucket rclone-test-nivinac2geci: 0 differences found 2026/03/31 03:01:05 NOTICE: B2 bucket rclone-test-nivinac2geci: 1 matching files --- PASS: TestAllTag (2.55s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:01:06 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:06 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:06 INFO : tictactoe: Making directory 2026/03/31 03:01:06 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:06 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 03:01:06 INFO : tictactoe/tictactoe: Making directory 2026/03/31 03:01:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 03:01:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 03:01:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 03:01:06 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:01:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 03:01:06 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:01:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/31 03:01:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:01:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/31 03:01:06 DEBUG : Waiting for deletions to finish 2026/03/31 03:01:07 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:07 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:07 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 03:01:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/31 03:01:07 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 03:01:07 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:01:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 03:01:07 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/31 03:01:07 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:01:07 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.45s) === RUN TestSyntax 2026/03/31 03:01:08 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:01:08 INFO : toe: Making directory 2026/03/31 03:01:08 INFO : toe/toe: Making directory 2026/03/31 03:01:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 03:01:08 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:01:08 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:01:09 DEBUG : toe/toe/toe: size = 11 OK 2026/03/31 03:01:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:01:09 INFO : toe/toe/toe: Copied (new) 2026/03/31 03:01:09 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.69s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:01:10 DEBUG : empty_dir: Making directory with metadata 2026/03/31 03:01:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 03:01:10 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:10 INFO : tictacempty_dir: Making directory 2026/03/31 03:01:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:10 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:10 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:10 INFO : tictactoe: Making directory 2026/03/31 03:01:10 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:10 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 03:01:10 INFO : tictactoe/tictactoe: Making directory 2026/03/31 03:01:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 03:01:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 03:01:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 03:01:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 03:01:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 03:01:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 03:01:10 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:01:10 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:01:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 03:01:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:01:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 03:01:11 INFO : toe/toe/toe.txt: Deleted 2026/03/31 03:01:11 INFO : toe/toe: Removing directory 2026/03/31 03:01:11 INFO : toe: Removing directory 2026/03/31 03:01:11 INFO : empty_dir: Removing directory 2026/03/31 03:01:11 DEBUG : Local file system at /tmp/rclone2478883043: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.73s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:01:12 DEBUG : empty_dir: Making directory with metadata 2026/03/31 03:01:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 03:01:12 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:12 INFO : tictacempty_dir: Making directory 2026/03/31 03:01:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:12 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:12 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:12 INFO : tictactoe: Making directory 2026/03/31 03:01:12 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:12 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 03:01:12 INFO : tictactoe/tictactoe: Making directory 2026/03/31 03:01:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 03:01:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 03:01:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 03:01:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 03:01:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 03:01:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 03:01:12 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:01:12 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:01:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 03:01:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:01:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 03:01:13 INFO : toe/toe/toe.txt: Deleted 2026/03/31 03:01:13 INFO : toe/toe: Removing directory 2026/03/31 03:01:13 INFO : toe: Removing directory 2026/03/31 03:01:13 INFO : empty_dir: Removing directory 2026/03/31 03:01:13 DEBUG : Local file system at /tmp/rclone2478883043: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/31 03:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 03:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/31 03:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 03:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 03:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 03:01:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/31 03:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:01:14 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/31 03:01:14 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.42s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:01:15 DEBUG : Reset feature "Copy" 2026/03/31 03:01:15 DEBUG : Reset feature "Move" 2026/03/31 03:01:15 DEBUG : Reset feature "Copy" 2026/03/31 03:01:15 DEBUG : Reset feature "Move" 2026/03/31 03:01:15 DEBUG : empty_dir: Making directory with metadata 2026/03/31 03:01:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 03:01:15 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:15 INFO : tictacempty_dir: Making directory 2026/03/31 03:01:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 03:01:15 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:15 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:15 INFO : tictactoe: Making directory 2026/03/31 03:01:15 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:15 DEBUG : toe: transformed to: tictactoe 2026/03/31 03:01:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 03:01:15 INFO : tictactoe/tictactoe: Making directory 2026/03/31 03:01:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 03:01:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 03:01:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 03:01:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 03:01:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 03:01:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 03:01:15 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:01:15 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:01:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 03:01:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:01:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 03:01:16 INFO : toe/toe/toe.txt: Deleted 2026/03/31 03:01:16 INFO : toe/toe: Removing directory 2026/03/31 03:01:16 INFO : toe: Removing directory 2026/03/31 03:01:16 INFO : empty_dir: Removing directory 2026/03/31 03:01:16 DEBUG : Local file system at /tmp/rclone2478883043: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/31 03:01:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 03:01:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/31 03:01:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 03:01:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 03:01:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 03:01:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/31 03:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:01:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/31 03:01:18 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.27s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:01:19 DEBUG : toe: transformed to: dG9l 2026/03/31 03:01:20 DEBUG : toe: transformed to: dG9l 2026/03/31 03:01:20 INFO : dG9l: Making directory 2026/03/31 03:01:20 DEBUG : toe: transformed to: dG9l 2026/03/31 03:01:20 DEBUG : toe: transformed to: dG9l 2026/03/31 03:01:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/31 03:01:20 INFO : dG9l/dG9l: Making directory 2026/03/31 03:01:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/31 03:01:20 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/31 03:01:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/31 03:01:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 03:01:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/31 03:01:20 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:01:20 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:01:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/31 03:01:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:01:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/31 03:01:20 DEBUG : Waiting for deletions to finish 2026/03/31 03:01:21 DEBUG : dG9l: transformed to: toe 2026/03/31 03:01:21 DEBUG : dG9l: transformed to: toe 2026/03/31 03:01:21 DEBUG : dG9l: transformed to: toe 2026/03/31 03:01:21 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/31 03:01:21 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/31 03:01:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/31 03:01:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/31 03:01:21 DEBUG : Local file system at /tmp/rclone2478883043: Waiting for checks to finish 2026/03/31 03:01:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/31 03:01:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/31 03:01:21 DEBUG : Local file system at /tmp/rclone2478883043: Waiting for transfers to finish 2026/03/31 03:01:21 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.64s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-nivinac2geci", Local "Local file system at /tmp/rclone2478883043", Modify Window "1ms" 2026/03/31 03:01:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 03:01:22 DEBUG : toe: transformed to: 2026/03/31 03:01:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 03:01:22 DEBUG : toe: transformed to: 2026/03/31 03:01:22 INFO : B2 bucket rclone-test-nivinac2geci: Making directory 2026/03/31 03:01:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 03:01:22 DEBUG : toe: transformed to: 2026/03/31 03:01:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 03:01:22 DEBUG : toe: transformed to: 2026/03/31 03:01:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 03:01:22 DEBUG : toe/toe: transformed to: 2026/03/31 03:01:22 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/31 03:01:22 INFO : toe/toe: Making directory 2026/03/31 03:01:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 03:01:22 DEBUG : toe/toe: transformed to: 2026/03/31 03:01:22 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/31 03:01:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 03:01:22 DEBUG : toe: transformed to: 2026/03/31 03:01:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 03:01:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 03:01:22 DEBUG : toe/toe/toe: transformed to: 2026/03/31 03:01:22 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/31 03:01:22 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for checks to finish 2026/03/31 03:01:22 DEBUG : B2 bucket rclone-test-nivinac2geci: Waiting for transfers to finish 2026/03/31 03:01:23 DEBUG : toe/toe/toe: size = 11 OK 2026/03/31 03:01:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 03:01:23 INFO : toe/toe/toe: Copied (new) 2026/03/31 03:01:23 ERROR : B2 bucket rclone-test-nivinac2geci: not deleting files as there were IO errors 2026/03/31 03:01:23 ERROR : B2 bucket rclone-test-nivinac2geci: not deleting directories as there were IO errors --- PASS: TestError (1.81s) PASS 2026/03/31 03:01:24 DEBUG : B2 bucket rclone-test-nivinac2geci: Purge remote 2026/03/31 03:01:24 INFO : B2 bucket rclone-test-nivinac2geci: cleaning bucket "rclone-test-nivinac2geci" of all files 2026/03/31 03:01:25 DEBUG : BackupDir/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bdd1_d20260331_m025541_c001_v7007000_t0000_u01774925741354") 2026/03/31 03:01:25 DEBUG : BackupDir/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f100aedfd9a4b791b_d20260331_m025535_c001_v0001161_t0045_u01774925735267") 2026/03/31 03:01:25 DEBUG : CompareDest/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f405821d05f751536_d20260331_m025516_c001_v7007000_t0000_u01774925716237") 2026/03/31 03:01:25 DEBUG : CompareDest/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd132b6_d20260331_m025509_c001_v0001182_t0046_u01774925709512") 2026/03/31 03:01:25 DEBUG : CompareDest/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f405821d05f751538_d20260331_m025516_c001_v7007000_t0000_u01774925716420") 2026/03/31 03:01:25 DEBUG : CompareDest/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086573dc_d20260331_m025510_c001_v0001185_t0055_u01774925710808") 2026/03/31 03:01:25 DEBUG : CopyDest/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bdd2_d20260331_m025541_c001_v7007000_t0000_u01774925741534") 2026/03/31 03:01:25 DEBUG : CopyDest/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e614_d20260331_m025532_c001_v0001183_t0031_u01774925732415") 2026/03/31 03:01:25 DEBUG : CopyDest/three: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bdd3_d20260331_m025541_c001_v7007000_t0000_u01774925741718") 2026/03/31 03:01:25 DEBUG : CopyDest/three: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086575bc_d20260331_m025539_c001_v0001185_t0057_u01774925739242") 2026/03/31 03:01:25 DEBUG : CopyDest/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bdd4_d20260331_m025541_c001_v7007000_t0000_u01774925741900") 2026/03/31 03:01:25 DEBUG : CopyDest/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd1334e_d20260331_m025536_c001_v0001182_t0031_u01774925736952") 2026/03/31 03:01:25 DEBUG : EXISTING: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596e13_d20260331_m025701_c001_v7007000_t0000_u01774925821024") 2026/03/31 03:01:25 DEBUG : EXISTING: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086579de_d20260331_m025700_c001_v0001185_t0024_u01774925820048") 2026/03/31 03:01:26 DEBUG : PREFIXapple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4238f2ad9a59f35d_d20260331_m025854_c001_v7007000_t0000_u01774925934882") 2026/03/31 03:01:26 DEBUG : PREFIXapple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086580fd_d20260331_m025850_c001_v0001185_t0023_u01774925930254") 2026/03/31 03:01:26 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407de7e05d4f98e2_d20260331_m025854_c001_v7007000_t0000_u01774925934989") 2026/03/31 03:01:26 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81f99_d20260331_m025850_c001_v0001165_t0005_u01774925930269") 2026/03/31 03:01:26 DEBUG : PREFIXbanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f405821d05f7582b7_d20260331_m025855_c001_v7007000_t0000_u01774925935046") 2026/03/31 03:01:26 DEBUG : PREFIXbanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2485_d20260331_m025850_c001_v0001100_t0027_u01774925930279") 2026/03/31 03:01:26 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407ac54df6ac076f_d20260331_m025855_c001_v7007000_t0000_u01774925935196") 2026/03/31 03:01:26 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c02_d20260331_m025850_c001_v0001036_t0050_u01774925930288") 2026/03/31 03:01:26 DEBUG : Testêé: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596e0f_d20260331_m025657_c001_v7007000_t0000_u01774925817778") 2026/03/31 03:01:26 DEBUG : Testêé: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086579cc_d20260331_m025657_c001_v0001185_t0057_u01774925817221") 2026/03/31 03:01:26 DEBUG : Testêé: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd134c3_d20260331_m025656_c001_v0001182_t0041_u01774925816284") 2026/03/31 03:01:26 DEBUG : YXBwbGU=: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e912_d20260331_m025837_c001_v7007000_t0000_u01774925917540") 2026/03/31 03:01:26 DEBUG : YXBwbGU=: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657ff2_d20260331_m025832_c001_v0001185_t0002_u01774925912966") 2026/03/31 03:01:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e913_d20260331_m025837_c001_v7007000_t0000_u01774925917725") 2026/03/31 03:01:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81f59_d20260331_m025833_c001_v0001165_t0043_u01774925913775") 2026/03/31 03:01:26 DEBUG : YmFuYW5h: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e914_d20260331_m025837_c001_v7007000_t0000_u01774925917912") 2026/03/31 03:01:26 DEBUG : YmFuYW5h: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b23e7_d20260331_m025832_c001_v0001100_t0055_u01774925912980") 2026/03/31 03:01:26 DEBUG : a/potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80c8f_d20260331_m025343_c001_v7007000_t0000_u01774925623970") 2026/03/31 03:01:26 DEBUG : a/potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e33f_d20260331_m025343_c001_v0001183_t0010_u01774925623405") 2026/03/31 03:01:26 DEBUG : a/potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6b9d_d20260331_m025341_c001_v7007000_t0000_u01774925621944") 2026/03/31 03:01:27 DEBUG : a/potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e32f_d20260331_m025341_c001_v0001183_t0026_u01774925621044") 2026/03/31 03:01:27 DEBUG : a/potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf73f_d20260331_m025325_c001_v7007000_t0000_u01774925605907") 2026/03/31 03:01:27 DEBUG : a/potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e2d1_d20260331_m025325_c001_v0001183_t0023_u01774925605017") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f8fc_d20260331_m030050_c001_v7007000_t0000_u01774926050754") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b288b_d20260331_m030046_c001_v0001100_t0018_u01774926046459") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865d3_d20260331_m030035_c001_v7007000_t0000_u01774926035676") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b280f_d20260331_m030031_c001_v0001100_t0004_u01774926031283") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa82_d20260331_m030019_c001_v7007000_t0000_u01774926019874") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b279b_d20260331_m030015_c001_v0001100_t0053_u01774926015540") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596ef0_d20260331_m030004_c001_v7007000_t0000_u01774926004317") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b26ed_d20260331_m030000_c001_v0001100_t0032_u01774926000334") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685a9c_d20260331_m025949_c001_v7007000_t0000_u01774925989058") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b265f_d20260331_m025944_c001_v0001100_t0019_u01774925984505") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa45_d20260331_m025933_c001_v7007000_t0000_u01774925973447") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c84_d20260331_m025927_c001_v0001036_t0027_u01774925967356") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea1b_d20260331_m025916_c001_v7007000_t0000_u01774925956200") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2539_d20260331_m025912_c001_v0001100_t0013_u01774925952840") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea0e_d20260331_m025911_c001_v7007000_t0000_u01774925951977") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fd7_d20260331_m025907_c001_v0001165_t0049_u01774925947846") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82938_d20260331_m025856_c001_v7007000_t0000_u01774925936711") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658121_d20260331_m025853_c001_v0001185_t0018_u01774925933345") 2026/03/31 03:01:27 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407de7e05d4f98de_d20260331_m025852_c001_v7007000_t0000_u01774925932252") 2026/03/31 03:01:28 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086580e7_d20260331_m025848_c001_v0001185_t0028_u01774925928514") 2026/03/31 03:01:28 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41931454b56bd599_d20260331_m025835_c001_v7007000_t0000_u01774925915478") 2026/03/31 03:01:28 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60bb6_d20260331_m025830_c001_v0001036_t0008_u01774925910322") 2026/03/31 03:01:28 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f747_d20260331_m025819_c001_v7007000_t0000_u01774925899079") 2026/03/31 03:01:28 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657e9c_d20260331_m025815_c001_v0001185_t0015_u01774925895100") 2026/03/31 03:01:28 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf57_d20260331_m025803_c001_v7007000_t0000_u01774925883247") 2026/03/31 03:01:28 DEBUG : apple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b22cc_d20260331_m025758_c001_v0001100_t0046_u01774925878975") 2026/03/31 03:01:28 DEBUG : appleSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276c7e6_d20260331_m025914_c001_v7007000_t0000_u01774925954529") 2026/03/31 03:01:28 DEBUG : appleSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fdf_d20260331_m025909_c001_v0001165_t0045_u01774925949760") 2026/03/31 03:01:28 DEBUG : appleapple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa46_d20260331_m025933_c001_v7007000_t0000_u01774925973628") 2026/03/31 03:01:28 DEBUG : appleapple: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c8c_d20260331_m025929_c001_v0001036_t0001_u01774925969622") 2026/03/31 03:01:28 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f8fe_d20260331_m030050_c001_v7007000_t0000_u01774926050936") 2026/03/31 03:01:28 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865871e_d20260331_m030047_c001_v0001185_t0039_u01774926047357") 2026/03/31 03:01:28 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865d4_d20260331_m030035_c001_v7007000_t0000_u01774926035858") 2026/03/31 03:01:28 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658698_d20260331_m030032_c001_v0001185_t0030_u01774926032347") 2026/03/31 03:01:28 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa85_d20260331_m030020_c001_v7007000_t0000_u01774926020058") 2026/03/31 03:01:28 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086585bc_d20260331_m030016_c001_v0001185_t0057_u01774926016551") 2026/03/31 03:01:28 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596ef1_d20260331_m030004_c001_v7007000_t0000_u01774926004500") 2026/03/31 03:01:28 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086584f2_d20260331_m030001_c001_v0001185_t0005_u01774926001258") 2026/03/31 03:01:28 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685a9d_d20260331_m025949_c001_v7007000_t0000_u01774925989298") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658442_d20260331_m025945_c001_v0001185_t0052_u01774925985328") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa44_d20260331_m025931_c001_v7007000_t0000_u01774925971682") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658376_d20260331_m025928_c001_v0001185_t0054_u01774925968329") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea1c_d20260331_m025916_c001_v7007000_t0000_u01774925956382") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81ff3_d20260331_m025912_c001_v0001165_t0054_u01774925952852") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685a7f_d20260331_m025911_c001_v7007000_t0000_u01774925951924") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c3a_d20260331_m025908_c001_v0001036_t0012_u01774925948456") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82939_d20260331_m025856_c001_v7007000_t0000_u01774925936896") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c0c_d20260331_m025853_c001_v0001036_t0049_u01774925933337") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f421ea000663ee970_d20260331_m025851_c001_v7007000_t0000_u01774925931882") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2479_d20260331_m025848_c001_v0001100_t0053_u01774925928915") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e90f_d20260331_m025835_c001_v7007000_t0000_u01774925915281") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b23d9_d20260331_m025831_c001_v0001100_t0035_u01774925911126") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f748_d20260331_m025819_c001_v7007000_t0000_u01774925899263") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b80_d20260331_m025815_c001_v0001036_t0016_u01774925895642") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf58_d20260331_m025803_c001_v7007000_t0000_u01774925883432") 2026/03/31 03:01:29 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657dc3_d20260331_m025759_c001_v0001185_t0012_u01774925879985") 2026/03/31 03:01:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea13_d20260331_m025914_c001_v7007000_t0000_u01774925954542") 2026/03/31 03:01:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2517_d20260331_m025909_c001_v0001100_t0049_u01774925949768") 2026/03/31 03:01:29 DEBUG : b/potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80c92_d20260331_m025344_c001_v7007000_t0000_u01774925624152") 2026/03/31 03:01:29 DEBUG : b/potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e335_d20260331_m025342_c001_v0001183_t0041_u01774925622491") 2026/03/31 03:01:29 DEBUG : b/potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6b9c_d20260331_m025341_c001_v7007000_t0000_u01774925621396") 2026/03/31 03:01:29 DEBUG : b/potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e32b_d20260331_m025340_c001_v0001183_t0023_u01774925620202") 2026/03/31 03:01:30 DEBUG : b/potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf73e_d20260331_m025325_c001_v7007000_t0000_u01774925605365") 2026/03/31 03:01:30 DEBUG : b/potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e2cb_d20260331_m025324_c001_v0001183_t0027_u01774925604229") 2026/03/31 03:01:30 DEBUG : backup/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f402bc640191a5f79_d20260331_m025553_c001_v7007000_t0000_u01774925753763") 2026/03/31 03:01:30 DEBUG : backup/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f10776bca2baf9cba_d20260331_m025551_c001_v0001167_t0036_u01774925751943") 2026/03/31 03:01:30 DEBUG : backup/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108b77ade17bfcf3_d20260331_m025548_c001_v0001029_t0040_u01774925748218") 2026/03/31 03:01:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82858_d20260331_m025617_c001_v7007000_t0000_u01774925777705") 2026/03/31 03:01:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1186d8fa3ee64be9_d20260331_m025615_c001_v0001181_t0043_u01774925775711") 2026/03/31 03:01:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f103e60cb34e6c2dc_d20260331_m025611_c001_v0001173_t0031_u01774925771921") 2026/03/31 03:01:30 DEBUG : backup/one.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f418e4eae27ac61e4_d20260331_m025605_c001_v7007000_t0000_u01774925765640") 2026/03/31 03:01:30 DEBUG : backup/one.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1156612e6032bfe1_d20260331_m025604_c001_v0001183_t0014_u01774925764030") 2026/03/31 03:01:30 DEBUG : backup/one.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f11524cc6c3960840_d20260331_m025600_c001_v0001105_t0031_u01774925760135") 2026/03/31 03:01:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e8285b_d20260331_m025617_c001_v7007000_t0000_u01774925777887") 2026/03/31 03:01:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101231cc458e74ed_d20260331_m025616_c001_v0001150_t0051_u01774925776885") 2026/03/31 03:01:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f118e3c68148fbe96_d20260331_m025613_c001_v0001184_t0036_u01774925773581") 2026/03/31 03:01:30 DEBUG : backup/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f402bc640191a5f7a_d20260331_m025553_c001_v7007000_t0000_u01774925753945") 2026/03/31 03:01:30 DEBUG : backup/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f105203edb3d098da_d20260331_m025552_c001_v0001182_t0009_u01774925752999") 2026/03/31 03:01:30 DEBUG : backup/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f116f9405ac2974c7_d20260331_m025549_c001_v0001183_t0009_u01774925749781") 2026/03/31 03:01:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f418e4eae27ac61e7_d20260331_m025605_c001_v7007000_t0000_u01774925765821") 2026/03/31 03:01:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f10003fe816c8901c_d20260331_m025604_c001_v0001165_t0033_u01774925764827") 2026/03/31 03:01:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f107dd87f38baa27e_d20260331_m025601_c001_v0001145_t0025_u01774925761664") 2026/03/31 03:01:30 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f901_d20260331_m030051_c001_v7007000_t0000_u01774926051118") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d44_d20260331_m030046_c001_v0001036_t0006_u01774926046949") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865d5_d20260331_m030036_c001_v7007000_t0000_u01774926036039") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d2a_d20260331_m030031_c001_v0001036_t0014_u01774926031764") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa87_d20260331_m030020_c001_v7007000_t0000_u01774926020241") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d0a_d20260331_m030015_c001_v0001036_t0010_u01774926015873") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596ef2_d20260331_m030004_c001_v7007000_t0000_u01774926004684") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60cf0_d20260331_m030000_c001_v0001036_t0034_u01774926000729") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685a9e_d20260331_m025949_c001_v7007000_t0000_u01774925989482") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60cc2_d20260331_m025944_c001_v0001036_t0027_u01774925984808") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa47_d20260331_m025933_c001_v7007000_t0000_u01774925973810") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82039_d20260331_m025928_c001_v0001165_t0041_u01774925968081") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea1d_d20260331_m025916_c001_v7007000_t0000_u01774925956564") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658243_d20260331_m025912_c001_v0001185_t0009_u01774925952860") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea09_d20260331_m025911_c001_v7007000_t0000_u01774925951396") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b250b_d20260331_m025908_c001_v0001100_t0020_u01774925948113") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e8293a_d20260331_m025857_c001_v7007000_t0000_u01774925937080") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fa9_d20260331_m025853_c001_v0001165_t0023_u01774925933359") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407de7e05d4f98dd_d20260331_m025852_c001_v7007000_t0000_u01774925932071") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81f93_d20260331_m025848_c001_v0001165_t0005_u01774925928711") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e90e_d20260331_m025835_c001_v7007000_t0000_u01774925915094") 2026/03/31 03:01:31 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657fd6_d20260331_m025830_c001_v0001185_t0037_u01774925910931") 2026/03/31 03:01:32 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f749_d20260331_m025819_c001_v7007000_t0000_u01774925899445") 2026/03/31 03:01:32 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2356_d20260331_m025815_c001_v0001100_t0050_u01774925895288") 2026/03/31 03:01:32 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf59_d20260331_m025803_c001_v7007000_t0000_u01774925883616") 2026/03/31 03:01:32 DEBUG : banana: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b4a_d20260331_m025759_c001_v0001036_t0019_u01774925879485") 2026/03/31 03:01:32 DEBUG : bananaSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4180b70d88699b3d_d20260331_m025914_c001_v7007000_t0000_u01774925954551") 2026/03/31 03:01:32 DEBUG : bananaSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c42_d20260331_m025909_c001_v0001036_t0050_u01774925949779") 2026/03/31 03:01:32 DEBUG : both0: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5639b_d20260331_m025729_c001_v7007000_t0000_u01774925849617") 2026/03/31 03:01:32 DEBUG : both0: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13557_d20260331_m025718_c001_v0001182_t0023_u01774925838556") 2026/03/31 03:01:32 DEBUG : both0: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864a1_d20260331_m025714_c001_v7007000_t0000_u01774925834340") 2026/03/31 03:01:32 DEBUG : both0: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd134d5_d20260331_m025702_c001_v0001182_t0053_u01774925822893") 2026/03/31 03:01:32 DEBUG : both1: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5639c_d20260331_m025729_c001_v7007000_t0000_u01774925849798") 2026/03/31 03:01:32 DEBUG : both1: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd1355d_d20260331_m025719_c001_v0001182_t0003_u01774925839323") 2026/03/31 03:01:32 DEBUG : both1: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864a2_d20260331_m025714_c001_v7007000_t0000_u01774925834522") 2026/03/31 03:01:32 DEBUG : both1: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd134db_d20260331_m025703_c001_v0001182_t0026_u01774925823276") 2026/03/31 03:01:32 DEBUG : both10: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5639d_d20260331_m025729_c001_v7007000_t0000_u01774925849980") 2026/03/31 03:01:32 DEBUG : both10: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13581_d20260331_m025722_c001_v0001182_t0050_u01774925842940") 2026/03/31 03:01:32 DEBUG : both10: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864a4_d20260331_m025714_c001_v7007000_t0000_u01774925834705") 2026/03/31 03:01:32 DEBUG : both10: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13505_d20260331_m025706_c001_v0001182_t0031_u01774925826976") 2026/03/31 03:01:32 DEBUG : both11: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5639e_d20260331_m025730_c001_v7007000_t0000_u01774925850180") 2026/03/31 03:01:32 DEBUG : both11: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13583_d20260331_m025723_c001_v0001182_t0051_u01774925843332") 2026/03/31 03:01:33 DEBUG : both11: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864a5_d20260331_m025714_c001_v7007000_t0000_u01774925834889") 2026/03/31 03:01:33 DEBUG : both11: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd1350d_d20260331_m025707_c001_v0001182_t0035_u01774925827489") 2026/03/31 03:01:33 DEBUG : both12: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5639f_d20260331_m025730_c001_v7007000_t0000_u01774925850363") 2026/03/31 03:01:33 DEBUG : both12: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13587_d20260331_m025723_c001_v0001182_t0003_u01774925843758") 2026/03/31 03:01:33 DEBUG : both12: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864a6_d20260331_m025715_c001_v7007000_t0000_u01774925835073") 2026/03/31 03:01:33 DEBUG : both12: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13513_d20260331_m025707_c001_v0001182_t0047_u01774925827893") 2026/03/31 03:01:33 DEBUG : both13: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563a0_d20260331_m025730_c001_v7007000_t0000_u01774925850545") 2026/03/31 03:01:33 DEBUG : both13: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd1358d_d20260331_m025724_c001_v0001182_t0003_u01774925844161") 2026/03/31 03:01:33 DEBUG : both13: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864a7_d20260331_m025715_c001_v7007000_t0000_u01774925835256") 2026/03/31 03:01:33 DEBUG : both13: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13515_d20260331_m025708_c001_v0001182_t0019_u01774925828286") 2026/03/31 03:01:33 DEBUG : both14: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563a1_d20260331_m025730_c001_v7007000_t0000_u01774925850727") 2026/03/31 03:01:33 DEBUG : both14: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd1358f_d20260331_m025724_c001_v0001182_t0029_u01774925844568") 2026/03/31 03:01:33 DEBUG : both14: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864a8_d20260331_m025715_c001_v7007000_t0000_u01774925835440") 2026/03/31 03:01:33 DEBUG : both14: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13519_d20260331_m025708_c001_v0001182_t0059_u01774925828714") 2026/03/31 03:01:33 DEBUG : both15: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563a2_d20260331_m025730_c001_v7007000_t0000_u01774925850914") 2026/03/31 03:01:33 DEBUG : both15: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13591_d20260331_m025724_c001_v0001182_t0056_u01774925844962") 2026/03/31 03:01:33 DEBUG : both15: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864a9_d20260331_m025715_c001_v7007000_t0000_u01774925835623") 2026/03/31 03:01:33 DEBUG : both15: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd1351d_d20260331_m025709_c001_v0001182_t0033_u01774925829111") 2026/03/31 03:01:33 DEBUG : both16: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563a3_d20260331_m025731_c001_v7007000_t0000_u01774925851095") 2026/03/31 03:01:33 DEBUG : both16: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13593_d20260331_m025725_c001_v0001182_t0037_u01774925845376") 2026/03/31 03:01:33 DEBUG : both16: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864aa_d20260331_m025715_c001_v7007000_t0000_u01774925835805") 2026/03/31 03:01:33 DEBUG : both16: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd1351f_d20260331_m025709_c001_v0001182_t0059_u01774925829531") 2026/03/31 03:01:33 DEBUG : both17: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563a4_d20260331_m025731_c001_v7007000_t0000_u01774925851276") 2026/03/31 03:01:34 DEBUG : both17: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13599_d20260331_m025725_c001_v0001182_t0045_u01774925845796") 2026/03/31 03:01:34 DEBUG : both17: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864ab_d20260331_m025715_c001_v7007000_t0000_u01774925835989") 2026/03/31 03:01:34 DEBUG : both17: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13523_d20260331_m025709_c001_v0001182_t0048_u01774925829989") 2026/03/31 03:01:34 DEBUG : both18: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563a5_d20260331_m025731_c001_v7007000_t0000_u01774925851459") 2026/03/31 03:01:34 DEBUG : both18: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd1359b_d20260331_m025726_c001_v0001182_t0058_u01774925846178") 2026/03/31 03:01:34 DEBUG : both18: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864ac_d20260331_m025716_c001_v7007000_t0000_u01774925836172") 2026/03/31 03:01:34 DEBUG : both18: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13525_d20260331_m025710_c001_v0001182_t0033_u01774925830387") 2026/03/31 03:01:34 DEBUG : both19: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563a6_d20260331_m025731_c001_v7007000_t0000_u01774925851649") 2026/03/31 03:01:34 DEBUG : both19: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd1359d_d20260331_m025726_c001_v0001182_t0012_u01774925846607") 2026/03/31 03:01:34 DEBUG : both19: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864ad_d20260331_m025716_c001_v7007000_t0000_u01774925836355") 2026/03/31 03:01:34 DEBUG : both19: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13529_d20260331_m025710_c001_v0001182_t0032_u01774925830972") 2026/03/31 03:01:34 DEBUG : both2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563a7_d20260331_m025731_c001_v7007000_t0000_u01774925851831") 2026/03/31 03:01:34 DEBUG : both2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13561_d20260331_m025719_c001_v0001182_t0001_u01774925839741") 2026/03/31 03:01:34 DEBUG : both2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864ae_d20260331_m025716_c001_v7007000_t0000_u01774925836537") 2026/03/31 03:01:34 DEBUG : both2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd134e3_d20260331_m025703_c001_v0001182_t0032_u01774925823736") 2026/03/31 03:01:34 DEBUG : both3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563a8_d20260331_m025732_c001_v7007000_t0000_u01774925852071") 2026/03/31 03:01:34 DEBUG : both3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13565_d20260331_m025720_c001_v0001182_t0009_u01774925840130") 2026/03/31 03:01:34 DEBUG : both3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864af_d20260331_m025716_c001_v7007000_t0000_u01774925836721") 2026/03/31 03:01:34 DEBUG : both3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd134e9_d20260331_m025704_c001_v0001182_t0054_u01774925824124") 2026/03/31 03:01:34 DEBUG : both4: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563aa_d20260331_m025732_c001_v7007000_t0000_u01774925852253") 2026/03/31 03:01:35 DEBUG : both4: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13567_d20260331_m025720_c001_v0001182_t0018_u01774925840530") 2026/03/31 03:01:35 DEBUG : both4: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864b0_d20260331_m025716_c001_v7007000_t0000_u01774925836906") 2026/03/31 03:01:35 DEBUG : both4: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd134ed_d20260331_m025704_c001_v0001182_t0026_u01774925824552") 2026/03/31 03:01:35 DEBUG : both5: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563ab_d20260331_m025732_c001_v7007000_t0000_u01774925852434") 2026/03/31 03:01:35 DEBUG : both5: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd1356b_d20260331_m025720_c001_v0001182_t0019_u01774925840929") 2026/03/31 03:01:35 DEBUG : both5: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864b1_d20260331_m025717_c001_v7007000_t0000_u01774925837089") 2026/03/31 03:01:35 DEBUG : both5: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd134ef_d20260331_m025704_c001_v0001182_t0057_u01774925824997") 2026/03/31 03:01:35 DEBUG : both6: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563ac_d20260331_m025732_c001_v7007000_t0000_u01774925852616") 2026/03/31 03:01:35 DEBUG : both6: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd1356d_d20260331_m025721_c001_v0001182_t0019_u01774925841317") 2026/03/31 03:01:35 DEBUG : both6: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864b2_d20260331_m025717_c001_v7007000_t0000_u01774925837271") 2026/03/31 03:01:35 DEBUG : both6: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd134f9_d20260331_m025705_c001_v0001182_t0031_u01774925825411") 2026/03/31 03:01:35 DEBUG : both7: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563ad_d20260331_m025732_c001_v7007000_t0000_u01774925852798") 2026/03/31 03:01:35 DEBUG : both7: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13575_d20260331_m025721_c001_v0001182_t0003_u01774925841717") 2026/03/31 03:01:35 DEBUG : both7: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864b4_d20260331_m025717_c001_v7007000_t0000_u01774925837453") 2026/03/31 03:01:35 DEBUG : both7: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd134fb_d20260331_m025705_c001_v0001182_t0016_u01774925825821") 2026/03/31 03:01:35 DEBUG : both8: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563ae_d20260331_m025732_c001_v7007000_t0000_u01774925852979") 2026/03/31 03:01:35 DEBUG : both8: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13579_d20260331_m025722_c001_v0001182_t0031_u01774925842167") 2026/03/31 03:01:35 DEBUG : both8: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864b5_d20260331_m025717_c001_v7007000_t0000_u01774925837637") 2026/03/31 03:01:35 DEBUG : both8: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd134ff_d20260331_m025706_c001_v0001182_t0031_u01774925826212") 2026/03/31 03:01:35 DEBUG : both9: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563af_d20260331_m025733_c001_v7007000_t0000_u01774925853160") 2026/03/31 03:01:36 DEBUG : both9: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd1357d_d20260331_m025722_c001_v0001182_t0030_u01774925842555") 2026/03/31 03:01:36 DEBUG : both9: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864b6_d20260331_m025717_c001_v7007000_t0000_u01774925837819") 2026/03/31 03:01:36 DEBUG : both9: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13503_d20260331_m025706_c001_v0001182_t0046_u01774925826595") 2026/03/31 03:01:36 DEBUG : c/non empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80c96_d20260331_m025344_c001_v7007000_t0000_u01774925624334") 2026/03/31 03:01:36 DEBUG : c/non empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e337_d20260331_m025342_c001_v0001183_t0011_u01774925622813") 2026/03/31 03:01:36 DEBUG : c/non empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6b9e_d20260331_m025342_c001_v7007000_t0000_u01774925622126") 2026/03/31 03:01:36 DEBUG : c/non empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e32d_d20260331_m025340_c001_v0001183_t0010_u01774925620396") 2026/03/31 03:01:36 DEBUG : c/non empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf740_d20260331_m025326_c001_v7007000_t0000_u01774925606088") 2026/03/31 03:01:36 DEBUG : c/non empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e2cd_d20260331_m025324_c001_v0001183_t0035_u01774925604441") 2026/03/31 03:01:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e915_d20260331_m025838_c001_v7007000_t0000_u01774925918097") 2026/03/31 03:01:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60bbe_d20260331_m025832_c001_v0001036_t0018_u01774925912989") 2026/03/31 03:01:36 DEBUG : check sum: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf72c_d20260331_m025317_c001_v7007000_t0000_u01774925597721") 2026/03/31 03:01:36 DEBUG : check sum: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e28b_d20260331_m025316_c001_v0001183_t0042_u01774925596667") 2026/03/31 03:01:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f413781a4b7447970_d20260331_m030122_c001_v7007000_t0000_u01774926082070") 2026/03/31 03:01:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2987_d20260331_m030120_c001_v0001100_t0003_u01774926080462") 2026/03/31 03:01:36 DEBUG : dest/3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bdc6_d20260331_m025525_c001_v7007000_t0000_u01774925725124") 2026/03/31 03:01:36 DEBUG : dest/3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40457f4c4aa718b0_d20260331_m025524_c001_v0001154_t0022_u01774925724031") 2026/03/31 03:01:36 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa48_d20260331_m025933_c001_v7007000_t0000_u01774925973990") 2026/03/31 03:01:36 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658394_d20260331_m025929_c001_v0001185_t0027_u01774925969859") 2026/03/31 03:01:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f903_d20260331_m030051_c001_v7007000_t0000_u01774926051300") 2026/03/31 03:01:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2851_d20260331_m030040_c001_v0001100_t0050_u01774926040365") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865d6_d20260331_m030036_c001_v7007000_t0000_u01774926036269") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b27df_d20260331_m030024_c001_v0001100_t0044_u01774926024558") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa88_d20260331_m030020_c001_v7007000_t0000_u01774926020423") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2747_d20260331_m030009_c001_v0001100_t0041_u01774926009056") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596ef3_d20260331_m030004_c001_v7007000_t0000_u01774926004871") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b26af_d20260331_m025953_c001_v0001100_t0046_u01774925993780") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685a9f_d20260331_m025949_c001_v7007000_t0000_u01774925989665") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2629_d20260331_m025938_c001_v0001100_t0017_u01774925978133") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa42_d20260331_m025931_c001_v7007000_t0000_u01774925971312") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c66_d20260331_m025920_c001_v0001036_t0055_u01774925960827") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea1f_d20260331_m025916_c001_v7007000_t0000_u01774925956746") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81ff9_d20260331_m025913_c001_v0001165_t0014_u01774925953063") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f421ea000663ee97f_d20260331_m025911_c001_v7007000_t0000_u01774925951937") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fc7_d20260331_m025901_c001_v0001165_t0005_u01774925941442") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e8293b_d20260331_m025857_c001_v7007000_t0000_u01774925937263") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658125_d20260331_m025853_c001_v0001185_t0046_u01774925933563") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f404bddfa8dc8f546_d20260331_m025852_c001_v7007000_t0000_u01774925932275") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086580a4_d20260331_m025842_c001_v0001185_t0027_u01774925922278") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d8650b_d20260331_m025835_c001_v7007000_t0000_u01774925915098") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2398_d20260331_m025823_c001_v0001100_t0036_u01774925903681") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f74a_d20260331_m025819_c001_v7007000_t0000_u01774925899628") 2026/03/31 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b66_d20260331_m025807_c001_v0001036_t0039_u01774925887848") 2026/03/31 03:01:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf5a_d20260331_m025803_c001_v7007000_t0000_u01774925883799") 2026/03/31 03:01:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657cdf_d20260331_m025750_c001_v0001185_t0023_u01774925870527") 2026/03/31 03:01:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea10_d20260331_m025914_c001_v7007000_t0000_u01774925954359") 2026/03/31 03:01:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fe1_d20260331_m025909_c001_v0001165_t0036_u01774925949979") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa49_d20260331_m025934_c001_v7007000_t0000_u01774925974171") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b25df_d20260331_m025929_c001_v0001100_t0045_u01774925969872") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f906_d20260331_m030051_c001_v7007000_t0000_u01774926051481") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d3a_d20260331_m030041_c001_v0001036_t0040_u01774926041123") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865d7_d20260331_m030036_c001_v7007000_t0000_u01774926036454") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d16_d20260331_m030025_c001_v0001036_t0052_u01774926025277") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa8a_d20260331_m030020_c001_v7007000_t0000_u01774926020608") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60cfa_d20260331_m030009_c001_v0001036_t0029_u01774926009813") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596ef5_d20260331_m030005_c001_v7007000_t0000_u01774926005055") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60cd8_d20260331_m025954_c001_v0001036_t0014_u01774925994542") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685aa0_d20260331_m025949_c001_v7007000_t0000_u01774925989847") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60caa_d20260331_m025938_c001_v0001036_t0026_u01774925978867") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80e7b_d20260331_m025931_c001_v7007000_t0000_u01774925971328") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82021_d20260331_m025921_c001_v0001165_t0031_u01774925961634") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea20_d20260331_m025916_c001_v7007000_t0000_u01774925956927") 2026/03/31 03:01:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658249_d20260331_m025913_c001_v0001185_t0053_u01774925953116") 2026/03/31 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea0d_d20260331_m025911_c001_v7007000_t0000_u01774925951947") 2026/03/31 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b24e1_d20260331_m025902_c001_v0001100_t0050_u01774925942080") 2026/03/31 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e8293c_d20260331_m025857_c001_v7007000_t0000_u01774925937447") 2026/03/31 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fab_d20260331_m025853_c001_v0001165_t0005_u01774925933578") 2026/03/31 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41135e7dac975d68_d20260331_m025852_c001_v7007000_t0000_u01774925932289") 2026/03/31 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81f7f_d20260331_m025842_c001_v0001165_t0003_u01774925922875") 2026/03/31 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f405761c66438ba50_d20260331_m025835_c001_v7007000_t0000_u01774925915523") 2026/03/31 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b9e_d20260331_m025824_c001_v0001036_t0029_u01774925904445") 2026/03/31 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f74b_d20260331_m025819_c001_v7007000_t0000_u01774925899812") 2026/03/31 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657e46_d20260331_m025808_c001_v0001185_t0049_u01774925888716") 2026/03/31 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf5b_d20260331_m025803_c001_v7007000_t0000_u01774925883980") 2026/03/31 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2282_d20260331_m025751_c001_v0001100_t0011_u01774925871115") 2026/03/31 03:01:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4180b70d88699b3a_d20260331_m025914_c001_v7007000_t0000_u01774925954368") 2026/03/31 03:01:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658217_d20260331_m025910_c001_v0001185_t0003_u01774925950044") 2026/03/31 03:01:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa4a_d20260331_m025934_c001_v7007000_t0000_u01774925974354") 2026/03/31 03:01:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82041_d20260331_m025929_c001_v0001165_t0055_u01774925969885") 2026/03/31 03:01:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f907_d20260331_m030051_c001_v7007000_t0000_u01774926051663") 2026/03/31 03:01:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086586ea_d20260331_m030041_c001_v0001185_t0049_u01774926041909") 2026/03/31 03:01:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865d8_d20260331_m030036_c001_v7007000_t0000_u01774926036636") 2026/03/31 03:01:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865862a_d20260331_m030026_c001_v0001185_t0028_u01774926026166") 2026/03/31 03:01:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa8c_d20260331_m030020_c001_v7007000_t0000_u01774926020796") 2026/03/31 03:01:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658566_d20260331_m030010_c001_v0001185_t0025_u01774926010613") 2026/03/31 03:01:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596ef6_d20260331_m030005_c001_v7007000_t0000_u01774926005241") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086584ac_d20260331_m025955_c001_v0001185_t0009_u01774925995347") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685aa1_d20260331_m025950_c001_v7007000_t0000_u01774925990030") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086583fc_d20260331_m025939_c001_v0001185_t0035_u01774925979660") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80e7c_d20260331_m025931_c001_v7007000_t0000_u01774925971545") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086582f4_d20260331_m025922_c001_v0001185_t0024_u01774925962244") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea21_d20260331_m025917_c001_v7007000_t0000_u01774925957109") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b253d_d20260331_m025913_c001_v0001100_t0011_u01774925953250") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f421ea000663ee97d_d20260331_m025911_c001_v7007000_t0000_u01774925951570") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c26_d20260331_m025902_c001_v0001036_t0009_u01774925942754") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e8293d_d20260331_m025857_c001_v7007000_t0000_u01774925937631") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b24a3_d20260331_m025853_c001_v0001100_t0045_u01774925933710") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f414e6892f7017490_d20260331_m025852_c001_v7007000_t0000_u01774925932037") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2449_d20260331_m025843_c001_v0001100_t0013_u01774925923462") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f402bc640191a6010_d20260331_m025835_c001_v7007000_t0000_u01774925915290") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657f54_d20260331_m025825_c001_v0001185_t0058_u01774925905503") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f74c_d20260331_m025819_c001_v7007000_t0000_u01774925899996") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2322_d20260331_m025809_c001_v0001100_t0040_u01774925889323") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf5c_d20260331_m025804_c001_v7007000_t0000_u01774925884162") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b30_d20260331_m025754_c001_v0001036_t0025_u01774925874076") 2026/03/31 03:01:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f421ea000663ee981_d20260331_m025914_c001_v7007000_t0000_u01774925954382") 2026/03/31 03:01:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b251b_d20260331_m025910_c001_v0001100_t0019_u01774925950080") 2026/03/31 03:01:41 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa4b_d20260331_m025934_c001_v7007000_t0000_u01774925974536") 2026/03/31 03:01:41 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658396_d20260331_m025930_c001_v0001185_t0049_u01774925970044") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f909_d20260331_m030051_c001_v7007000_t0000_u01774926051845") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82128_d20260331_m030042_c001_v0001165_t0029_u01774926042465") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865da_d20260331_m030036_c001_v7007000_t0000_u01774926036820") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad820f4_d20260331_m030026_c001_v0001165_t0009_u01774926026763") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa8d_d20260331_m030020_c001_v7007000_t0000_u01774926020978") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad820bb_d20260331_m030011_c001_v0001165_t0025_u01774926011199") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596ef7_d20260331_m030005_c001_v7007000_t0000_u01774926005424") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82093_d20260331_m025955_c001_v0001165_t0019_u01774925995897") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685aa2_d20260331_m025950_c001_v7007000_t0000_u01774925990213") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad8206d_d20260331_m025940_c001_v0001165_t0015_u01774925980230") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf945_d20260331_m025931_c001_v7007000_t0000_u01774925971531") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b259b_d20260331_m025922_c001_v0001100_t0012_u01774925962793") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea22_d20260331_m025917_c001_v7007000_t0000_u01774925957291") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81ffb_d20260331_m025913_c001_v0001165_t0032_u01774925953262") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea0b_d20260331_m025911_c001_v7007000_t0000_u01774925951758") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086581b4_d20260331_m025903_c001_v0001185_t0011_u01774925943745") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e8293e_d20260331_m025857_c001_v7007000_t0000_u01774925937815") 2026/03/31 03:01:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81faf_d20260331_m025853_c001_v0001165_t0009_u01774925933780") 2026/03/31 03:01:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f414e6892f7017493_d20260331_m025852_c001_v7007000_t0000_u01774925932399") 2026/03/31 03:01:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60bec_d20260331_m025844_c001_v0001036_t0027_u01774925924231") 2026/03/31 03:01:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701e939_d20260331_m025835_c001_v7007000_t0000_u01774925915303") 2026/03/31 03:01:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b23a4_d20260331_m025825_c001_v0001100_t0033_u01774925905710") 2026/03/31 03:01:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f74d_d20260331_m025820_c001_v7007000_t0000_u01774925900179") 2026/03/31 03:01:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b6e_d20260331_m025809_c001_v0001036_t0010_u01774925889739") 2026/03/31 03:01:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf5d_d20260331_m025804_c001_v7007000_t0000_u01774925884343") 2026/03/31 03:01:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657d35_d20260331_m025754_c001_v0001185_t0012_u01774925874525") 2026/03/31 03:01:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f421ea000663ee982_d20260331_m025914_c001_v7007000_t0000_u01774925954567") 2026/03/31 03:01:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fe3_d20260331_m025910_c001_v0001165_t0001_u01774925950234") 2026/03/31 03:01:42 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa4c_d20260331_m025934_c001_v7007000_t0000_u01774925974718") 2026/03/31 03:01:42 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c90_d20260331_m025930_c001_v0001036_t0040_u01774925970057") 2026/03/31 03:01:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f90a_d20260331_m030052_c001_v7007000_t0000_u01774926052027") 2026/03/31 03:01:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2861_d20260331_m030042_c001_v0001100_t0055_u01774926042756") 2026/03/31 03:01:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865db_d20260331_m030037_c001_v7007000_t0000_u01774926037005") 2026/03/31 03:01:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b27ed_d20260331_m030026_c001_v0001100_t0004_u01774926026956") 2026/03/31 03:01:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa8f_d20260331_m030021_c001_v7007000_t0000_u01774926021162") 2026/03/31 03:01:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2767_d20260331_m030011_c001_v0001100_t0014_u01774926011446") 2026/03/31 03:01:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596ef8_d20260331_m030005_c001_v7007000_t0000_u01774926005606") 2026/03/31 03:01:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b26c5_d20260331_m025956_c001_v0001100_t0026_u01774925996093") 2026/03/31 03:01:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685aa4_d20260331_m025950_c001_v7007000_t0000_u01774925990397") 2026/03/31 03:01:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b263b_d20260331_m025940_c001_v0001100_t0059_u01774925980453") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6d82_d20260331_m025931_c001_v7007000_t0000_u01774925971111") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c6c_d20260331_m025923_c001_v0001036_t0059_u01774925963113") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea23_d20260331_m025917_c001_v7007000_t0000_u01774925957473") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c50_d20260331_m025913_c001_v0001036_t0043_u01774925953275") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea0a_d20260331_m025911_c001_v7007000_t0000_u01774925951577") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fcb_d20260331_m025903_c001_v0001165_t0059_u01774925943936") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e8293f_d20260331_m025857_c001_v7007000_t0000_u01774925937998") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865812b_d20260331_m025853_c001_v0001185_t0015_u01774925933788") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484dd26_d20260331_m025852_c001_v7007000_t0000_u01774925932057") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086580ba_d20260331_m025844_c001_v0001185_t0048_u01774925924747") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82926_d20260331_m025835_c001_v7007000_t0000_u01774925915535") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60ba8_d20260331_m025826_c001_v0001036_t0051_u01774925906074") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f74e_d20260331_m025820_c001_v7007000_t0000_u01774925900361") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657e56_d20260331_m025810_c001_v0001185_t0031_u01774925890133") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf5e_d20260331_m025804_c001_v7007000_t0000_u01774925884524") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b22a0_d20260331_m025754_c001_v0001100_t0010_u01774925874761") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea14_d20260331_m025914_c001_v7007000_t0000_u01774925954576") 2026/03/31 03:01:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865821b_d20260331_m025910_c001_v0001185_t0013_u01774925950242") 2026/03/31 03:01:43 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa4d_d20260331_m025934_c001_v7007000_t0000_u01774925974900") 2026/03/31 03:01:43 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82043_d20260331_m025930_c001_v0001165_t0056_u01774925970110") 2026/03/31 03:01:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f90b_d20260331_m030052_c001_v7007000_t0000_u01774926052212") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d3c_d20260331_m030043_c001_v0001036_t0024_u01774926043078") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865dc_d20260331_m030037_c001_v7007000_t0000_u01774926037186") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d1c_d20260331_m030027_c001_v0001036_t0030_u01774926027225") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa91_d20260331_m030021_c001_v7007000_t0000_u01774926021345") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d00_d20260331_m030011_c001_v0001036_t0015_u01774926011786") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596efa_d20260331_m030005_c001_v7007000_t0000_u01774926005792") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60ce0_d20260331_m025956_c001_v0001036_t0008_u01774925996491") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685aa5_d20260331_m025950_c001_v7007000_t0000_u01774925990583") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60cb2_d20260331_m025940_c001_v0001036_t0034_u01774925980770") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f419a75b90fe97366_d20260331_m025931_c001_v7007000_t0000_u01774925971334") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad8202d_d20260331_m025923_c001_v0001165_t0037_u01774925963589") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea24_d20260331_m025917_c001_v7007000_t0000_u01774925957653") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865824b_d20260331_m025913_c001_v0001185_t0056_u01774925953317") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276c7e1_d20260331_m025911_c001_v7007000_t0000_u01774925951955") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b24e9_d20260331_m025904_c001_v0001100_t0028_u01774925944152") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82940_d20260331_m025858_c001_v7007000_t0000_u01774925938182") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c10_d20260331_m025853_c001_v0001036_t0043_u01774925933817") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f414e6892f7017491_d20260331_m025852_c001_v7007000_t0000_u01774925932219") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81f81_d20260331_m025844_c001_v0001165_t0004_u01774925924935") 2026/03/31 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e910_d20260331_m025835_c001_v7007000_t0000_u01774925915542") 2026/03/31 03:01:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657f66_d20260331_m025826_c001_v0001185_t0040_u01774925906422") 2026/03/31 03:01:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f74f_d20260331_m025820_c001_v7007000_t0000_u01774925900545") 2026/03/31 03:01:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b232c_d20260331_m025810_c001_v0001100_t0010_u01774925890321") 2026/03/31 03:01:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf5f_d20260331_m025804_c001_v7007000_t0000_u01774925884706") 2026/03/31 03:01:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b3a_d20260331_m025755_c001_v0001036_t0053_u01774925875122") 2026/03/31 03:01:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685a80_d20260331_m025914_c001_v7007000_t0000_u01774925954400") 2026/03/31 03:01:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c48_d20260331_m025910_c001_v0001036_t0031_u01774925950394") 2026/03/31 03:01:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa4e_d20260331_m025935_c001_v7007000_t0000_u01774925975081") 2026/03/31 03:01:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b25e3_d20260331_m025930_c001_v0001100_t0010_u01774925970198") 2026/03/31 03:01:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f90d_d20260331_m030052_c001_v7007000_t0000_u01774926052395") 2026/03/31 03:01:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086586f2_d20260331_m030043_c001_v0001185_t0045_u01774926043500") 2026/03/31 03:01:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865de_d20260331_m030037_c001_v7007000_t0000_u01774926037368") 2026/03/31 03:01:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865864a_d20260331_m030027_c001_v0001185_t0040_u01774926027851") 2026/03/31 03:01:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa92_d20260331_m030021_c001_v7007000_t0000_u01774926021529") 2026/03/31 03:01:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865857a_d20260331_m030012_c001_v0001185_t0005_u01774926012382") 2026/03/31 03:01:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596efb_d20260331_m030006_c001_v7007000_t0000_u01774926006056") 2026/03/31 03:01:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086584ba_d20260331_m025957_c001_v0001185_t0016_u01774925997182") 2026/03/31 03:01:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685aa6_d20260331_m025950_c001_v7007000_t0000_u01774925990767") 2026/03/31 03:01:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865840e_d20260331_m025941_c001_v0001185_t0029_u01774925981216") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f416538f743e28d76_d20260331_m025931_c001_v7007000_t0000_u01774925971552") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865831e_d20260331_m025923_c001_v0001185_t0044_u01774925963936") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea25_d20260331_m025917_c001_v7007000_t0000_u01774925957835") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658253_d20260331_m025913_c001_v0001185_t0014_u01774925953504") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f80b_d20260331_m025911_c001_v7007000_t0000_u01774925951967") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c28_d20260331_m025904_c001_v0001036_t0022_u01774925944640") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82941_d20260331_m025858_c001_v7007000_t0000_u01774925938367") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fb1_d20260331_m025853_c001_v0001165_t0057_u01774925933977") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484dd27_d20260331_m025852_c001_v7007000_t0000_u01774925932242") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2459_d20260331_m025845_c001_v0001100_t0030_u01774925925136") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d8650c_d20260331_m025835_c001_v7007000_t0000_u01774925915283") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b23ac_d20260331_m025826_c001_v0001100_t0030_u01774925906616") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f751_d20260331_m025820_c001_v7007000_t0000_u01774925900728") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b70_d20260331_m025810_c001_v0001036_t0034_u01774925890768") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf61_d20260331_m025804_c001_v7007000_t0000_u01774925884887") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657d41_d20260331_m025755_c001_v0001185_t0043_u01774925875542") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea12_d20260331_m025914_c001_v7007000_t0000_u01774925954508") 2026/03/31 03:01:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865821f_d20260331_m025910_c001_v0001185_t0012_u01774925950429") 2026/03/31 03:01:46 DEBUG : dir1/0007-12345: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa4f_d20260331_m025935_c001_v7007000_t0000_u01774925975262") 2026/03/31 03:01:46 DEBUG : dir1/0007-12345: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658398_d20260331_m025930_c001_v0001185_t0032_u01774925970228") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f90f_d20260331_m030052_c001_v7007000_t0000_u01774926052578") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad8212c_d20260331_m030043_c001_v0001165_t0045_u01774926043743") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865e0_d20260331_m030037_c001_v7007000_t0000_u01774926037552") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad820fa_d20260331_m030028_c001_v0001165_t0054_u01774926028039") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa95_d20260331_m030021_c001_v7007000_t0000_u01774926021712") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad820c3_d20260331_m030012_c001_v0001165_t0040_u01774926012615") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596efc_d20260331_m030006_c001_v7007000_t0000_u01774926006239") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82099_d20260331_m025957_c001_v0001165_t0000_u01774925997393") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685aa7_d20260331_m025950_c001_v7007000_t0000_u01774925990950") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82071_d20260331_m025941_c001_v0001165_t0032_u01774925981407") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa41_d20260331_m025931_c001_v7007000_t0000_u01774925971131") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b25a9_d20260331_m025924_c001_v0001100_t0035_u01774925964123") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea26_d20260331_m025918_c001_v7007000_t0000_u01774925958016") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81ffd_d20260331_m025913_c001_v0001165_t0036_u01774925953518") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685a7b_d20260331_m025911_c001_v7007000_t0000_u01774925951376") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086581c6_d20260331_m025905_c001_v0001185_t0032_u01774925945139") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82943_d20260331_m025858_c001_v7007000_t0000_u01774925938551") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865812d_d20260331_m025853_c001_v0001185_t0015_u01774925933984") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407de7e05d4f98df_d20260331_m025852_c001_v7007000_t0000_u01774925932445") 2026/03/31 03:01:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60bf0_d20260331_m025845_c001_v0001036_t0003_u01774925925538") 2026/03/31 03:01:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f403c31894b050852_d20260331_m025835_c001_v7007000_t0000_u01774925915313") 2026/03/31 03:01:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60baa_d20260331_m025827_c001_v0001036_t0030_u01774925907069") 2026/03/31 03:01:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f752_d20260331_m025820_c001_v7007000_t0000_u01774925900911") 2026/03/31 03:01:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657e6e_d20260331_m025811_c001_v0001185_t0030_u01774925891223") 2026/03/31 03:01:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf63_d20260331_m025805_c001_v7007000_t0000_u01774925885069") 2026/03/31 03:01:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b22aa_d20260331_m025755_c001_v0001100_t0004_u01774925875881") 2026/03/31 03:01:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f814_d20260331_m025914_c001_v7007000_t0000_u01774925954335") 2026/03/31 03:01:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fe5_d20260331_m025910_c001_v0001165_t0034_u01774925950442") 2026/03/31 03:01:48 DEBUG : dir1/0008-23456: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa50_d20260331_m025935_c001_v7007000_t0000_u01774925975443") 2026/03/31 03:01:48 DEBUG : dir1/0008-23456: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82047_d20260331_m025930_c001_v0001165_t0051_u01774925970324") 2026/03/31 03:01:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f912_d20260331_m030052_c001_v7007000_t0000_u01774926052761") 2026/03/31 03:01:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2871_d20260331_m030043_c001_v0001100_t0012_u01774926043945") 2026/03/31 03:01:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865e1_d20260331_m030037_c001_v7007000_t0000_u01774926037737") 2026/03/31 03:01:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b27f9_d20260331_m030028_c001_v0001100_t0058_u01774926028707") 2026/03/31 03:01:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa96_d20260331_m030021_c001_v7007000_t0000_u01774926021898") 2026/03/31 03:01:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2783_d20260331_m030013_c001_v0001100_t0014_u01774926013297") 2026/03/31 03:01:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596efd_d20260331_m030006_c001_v7007000_t0000_u01774926006426") 2026/03/31 03:01:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b26d5_d20260331_m025957_c001_v0001100_t0047_u01774925997593") 2026/03/31 03:01:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685aa8_d20260331_m025951_c001_v7007000_t0000_u01774925991134") 2026/03/31 03:01:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2647_d20260331_m025941_c001_v0001100_t0017_u01774925981656") 2026/03/31 03:01:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6d84_d20260331_m025931_c001_v7007000_t0000_u01774925971483") 2026/03/31 03:01:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c72_d20260331_m025924_c001_v0001036_t0033_u01774925964594") 2026/03/31 03:01:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea27_d20260331_m025918_c001_v7007000_t0000_u01774925958197") 2026/03/31 03:01:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2541_d20260331_m025913_c001_v0001100_t0051_u01774925953637") 2026/03/31 03:01:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276c7e0_d20260331_m025911_c001_v7007000_t0000_u01774925951767") 2026/03/31 03:01:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fd1_d20260331_m025905_c001_v0001165_t0057_u01774925945331") 2026/03/31 03:01:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82946_d20260331_m025858_c001_v7007000_t0000_u01774925938734") 2026/03/31 03:01:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b24a9_d20260331_m025854_c001_v0001100_t0003_u01774925934020") 2026/03/31 03:01:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f421ea000663ee972_d20260331_m025852_c001_v7007000_t0000_u01774925932249") 2026/03/31 03:01:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086580c4_d20260331_m025845_c001_v0001185_t0031_u01774925925951") 2026/03/31 03:01:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f405761c66438ba4f_d20260331_m025835_c001_v7007000_t0000_u01774925915331") 2026/03/31 03:01:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657f7e_d20260331_m025827_c001_v0001185_t0002_u01774925907555") 2026/03/31 03:01:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f753_d20260331_m025821_c001_v7007000_t0000_u01774925901094") 2026/03/31 03:01:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2334_d20260331_m025811_c001_v0001100_t0039_u01774925891411") 2026/03/31 03:01:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf64_d20260331_m025805_c001_v7007000_t0000_u01774925885253") 2026/03/31 03:01:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b3c_d20260331_m025756_c001_v0001036_t0005_u01774925876217") 2026/03/31 03:01:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685a82_d20260331_m025914_c001_v7007000_t0000_u01774925954587") 2026/03/31 03:01:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2523_d20260331_m025910_c001_v0001100_t0055_u01774925950452") 2026/03/31 03:01:49 DEBUG : dir1/0009-34567: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa51_d20260331_m025935_c001_v7007000_t0000_u01774925975624") 2026/03/31 03:01:49 DEBUG : dir1/0009-34567: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865839a_d20260331_m025930_c001_v0001185_t0053_u01774925970411") 2026/03/31 03:01:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f913_d20260331_m030052_c001_v7007000_t0000_u01774926052944") 2026/03/31 03:01:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d3e_d20260331_m030044_c001_v0001036_t0000_u01774926044416") 2026/03/31 03:01:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865e2_d20260331_m030037_c001_v7007000_t0000_u01774926037920") 2026/03/31 03:01:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d20_d20260331_m030029_c001_v0001036_t0021_u01774926029019") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa97_d20260331_m030022_c001_v7007000_t0000_u01774926022081") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d06_d20260331_m030013_c001_v0001036_t0004_u01774926013652") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596eff_d20260331_m030006_c001_v7007000_t0000_u01774926006612") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60ce6_d20260331_m025957_c001_v0001036_t0013_u01774925997959") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685aa9_d20260331_m025951_c001_v7007000_t0000_u01774925991318") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60cb8_d20260331_m025942_c001_v0001036_t0021_u01774925982000") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f419a75b90fe97364_d20260331_m025931_c001_v7007000_t0000_u01774925971140") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82033_d20260331_m025925_c001_v0001165_t0049_u01774925965129") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea28_d20260331_m025918_c001_v7007000_t0000_u01774925958378") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658257_d20260331_m025913_c001_v0001185_t0025_u01774925953691") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685a7e_d20260331_m025911_c001_v7007000_t0000_u01774925951741") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b24f7_d20260331_m025905_c001_v0001100_t0038_u01774925945530") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82947_d20260331_m025858_c001_v7007000_t0000_u01774925938997") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658131_d20260331_m025854_c001_v0001185_t0026_u01774925934185") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d8651a_d20260331_m025852_c001_v7007000_t0000_u01774925932253") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81f89_d20260331_m025846_c001_v0001165_t0041_u01774925926140") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701e93c_d20260331_m025835_c001_v7007000_t0000_u01774925915490") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b23b5_d20260331_m025827_c001_v0001100_t0030_u01774925907742") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f754_d20260331_m025821_c001_v7007000_t0000_u01774925901278") 2026/03/31 03:01:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b74_d20260331_m025811_c001_v0001036_t0022_u01774925891773") 2026/03/31 03:01:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf66_d20260331_m025805_c001_v7007000_t0000_u01774925885435") 2026/03/31 03:01:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657d67_d20260331_m025756_c001_v0001185_t0055_u01774925876859") 2026/03/31 03:01:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276c7e5_d20260331_m025914_c001_v7007000_t0000_u01774925954345") 2026/03/31 03:01:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658221_d20260331_m025910_c001_v0001185_t0034_u01774925950617") 2026/03/31 03:01:51 DEBUG : dir1/0010-45678: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa52_d20260331_m025935_c001_v7007000_t0000_u01774925975894") 2026/03/31 03:01:51 DEBUG : dir1/0010-45678: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c92_d20260331_m025930_c001_v0001036_t0051_u01774925970500") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f915_d20260331_m030053_c001_v7007000_t0000_u01774926053126") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658702_d20260331_m030044_c001_v0001185_t0056_u01774926044825") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865e3_d20260331_m030038_c001_v7007000_t0000_u01774926038106") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658662_d20260331_m030029_c001_v0001185_t0028_u01774926029459") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa98_d20260331_m030022_c001_v7007000_t0000_u01774926022268") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865858c_d20260331_m030014_c001_v0001185_t0024_u01774926014003") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596f00_d20260331_m030006_c001_v7007000_t0000_u01774926006796") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086584ca_d20260331_m025958_c001_v0001185_t0056_u01774925998612") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685aaa_d20260331_m025951_c001_v7007000_t0000_u01774925991501") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658422_d20260331_m025942_c001_v0001185_t0048_u01774925982541") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa43_d20260331_m025931_c001_v7007000_t0000_u01774925971493") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865833a_d20260331_m025925_c001_v0001185_t0040_u01774925965339") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea29_d20260331_m025918_c001_v7007000_t0000_u01774925958560") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fff_d20260331_m025913_c001_v0001165_t0038_u01774925953759") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f809_d20260331_m025911_c001_v7007000_t0000_u01774925951775") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c2e_d20260331_m025905_c001_v0001036_t0019_u01774925945944") 2026/03/31 03:01:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82948_d20260331_m025859_c001_v7007000_t0000_u01774925939182") 2026/03/31 03:01:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fb3_d20260331_m025854_c001_v0001165_t0002_u01774925934244") 2026/03/31 03:01:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f421ea000663ee971_d20260331_m025852_c001_v7007000_t0000_u01774925932064") 2026/03/31 03:01:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2467_d20260331_m025846_c001_v0001100_t0038_u01774925926420") 2026/03/31 03:01:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d8650a_d20260331_m025834_c001_v7007000_t0000_u01774925914913") 2026/03/31 03:01:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60bb0_d20260331_m025828_c001_v0001036_t0030_u01774925908162") 2026/03/31 03:01:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f755_d20260331_m025821_c001_v7007000_t0000_u01774925901461") 2026/03/31 03:01:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657e7e_d20260331_m025812_c001_v0001185_t0016_u01774925892479") 2026/03/31 03:01:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf67_d20260331_m025805_c001_v7007000_t0000_u01774925885617") 2026/03/31 03:01:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b22b6_d20260331_m025757_c001_v0001100_t0018_u01774925877048") 2026/03/31 03:01:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f817_d20260331_m025914_c001_v7007000_t0000_u01774925954518") 2026/03/31 03:01:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fe7_d20260331_m025910_c001_v0001165_t0012_u01774925950713") 2026/03/31 03:01:52 DEBUG : dir1/0011-56789: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa53_d20260331_m025936_c001_v7007000_t0000_u01774925976075") 2026/03/31 03:01:52 DEBUG : dir1/0011-56789: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b25e7_d20260331_m025930_c001_v0001100_t0041_u01774925970512") 2026/03/31 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f916_d20260331_m030053_c001_v7007000_t0000_u01774926053307") 2026/03/31 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82136_d20260331_m030045_c001_v0001165_t0004_u01774926045019") 2026/03/31 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865e4_d20260331_m030038_c001_v7007000_t0000_u01774926038289") 2026/03/31 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82100_d20260331_m030029_c001_v0001165_t0054_u01774926029648") 2026/03/31 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa99_d20260331_m030022_c001_v7007000_t0000_u01774926022455") 2026/03/31 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad820c7_d20260331_m030014_c001_v0001165_t0054_u01774926014194") 2026/03/31 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596f01_d20260331_m030006_c001_v7007000_t0000_u01774926006982") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad8209f_d20260331_m025958_c001_v0001165_t0016_u01774925998802") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685aab_d20260331_m025951_c001_v7007000_t0000_u01774925991684") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82073_d20260331_m025942_c001_v0001165_t0005_u01774925982731") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80e7a_d20260331_m025931_c001_v7007000_t0000_u01774925971146") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b25b9_d20260331_m025925_c001_v0001100_t0038_u01774925965527") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea2a_d20260331_m025918_c001_v7007000_t0000_u01774925958741") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c54_d20260331_m025913_c001_v0001036_t0001_u01774925953863") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e929_d20260331_m025911_c001_v7007000_t0000_u01774925951788") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086581e0_d20260331_m025906_c001_v0001185_t0000_u01774925946323") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82949_d20260331_m025859_c001_v7007000_t0000_u01774925939365") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c12_d20260331_m025854_c001_v0001036_t0048_u01774925934290") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407de7e05d4f98dc_d20260331_m025851_c001_v7007000_t0000_u01774925931889") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60bf6_d20260331_m025846_c001_v0001036_t0014_u01774925926838") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f402bc640191a6012_d20260331_m025835_c001_v7007000_t0000_u01774925915499") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657f94_d20260331_m025828_c001_v0001185_t0012_u01774925908632") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f757_d20260331_m025821_c001_v7007000_t0000_u01774925901644") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2342_d20260331_m025812_c001_v0001100_t0031_u01774925892689") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf68_d20260331_m025805_c001_v7007000_t0000_u01774925885798") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b42_d20260331_m025757_c001_v0001036_t0052_u01774925877350") 2026/03/31 03:01:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276c7e7_d20260331_m025914_c001_v7007000_t0000_u01774925954713") 2026/03/31 03:01:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2529_d20260331_m025910_c001_v0001100_t0003_u01774925950740") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa54_d20260331_m025936_c001_v7007000_t0000_u01774925976257") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad8204b_d20260331_m025930_c001_v0001165_t0004_u01774925970588") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f917_d20260331_m030053_c001_v7007000_t0000_u01774926053490") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2883_d20260331_m030045_c001_v0001100_t0039_u01774926045218") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865e6_d20260331_m030038_c001_v7007000_t0000_u01774926038472") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2803_d20260331_m030029_c001_v0001100_t0028_u01774926029868") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa9a_d20260331_m030022_c001_v7007000_t0000_u01774926022641") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2791_d20260331_m030014_c001_v0001100_t0059_u01774926014405") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596f02_d20260331_m030007_c001_v7007000_t0000_u01774926007166") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b26e1_d20260331_m025958_c001_v0001100_t0006_u01774925998997") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685aac_d20260331_m025951_c001_v7007000_t0000_u01774925991867") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2651_d20260331_m025942_c001_v0001100_t0020_u01774925982938") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6d85_d20260331_m025931_c001_v7007000_t0000_u01774925971668") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c7a_d20260331_m025925_c001_v0001036_t0012_u01774925965874") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea2b_d20260331_m025918_c001_v7007000_t0000_u01774925958923") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865825f_d20260331_m025913_c001_v0001185_t0023_u01774925953878") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f421ea000663ee97e_d20260331_m025911_c001_v7007000_t0000_u01774925951752") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fd3_d20260331_m025906_c001_v0001165_t0044_u01774925946714") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e8294a_d20260331_m025859_c001_v7007000_t0000_u01774925939549") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b24ad_d20260331_m025854_c001_v0001100_t0017_u01774925934399") 2026/03/31 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484dd28_d20260331_m025852_c001_v7007000_t0000_u01774925932426") 2026/03/31 03:01:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086580d4_d20260331_m025847_c001_v0001185_t0043_u01774925927267") 2026/03/31 03:01:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f403c31894b050855_d20260331_m025835_c001_v7007000_t0000_u01774925915504") 2026/03/31 03:01:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b23c1_d20260331_m025828_c001_v0001100_t0019_u01774925908819") 2026/03/31 03:01:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f758_d20260331_m025821_c001_v7007000_t0000_u01774925901827") 2026/03/31 03:01:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b78_d20260331_m025813_c001_v0001036_t0047_u01774925893391") 2026/03/31 03:01:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf69_d20260331_m025805_c001_v7007000_t0000_u01774925885979") 2026/03/31 03:01:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657d7f_d20260331_m025757_c001_v0001185_t0035_u01774925877793") 2026/03/31 03:01:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea15_d20260331_m025914_c001_v7007000_t0000_u01774925954689") 2026/03/31 03:01:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658229_d20260331_m025910_c001_v0001185_t0008_u01774925950808") 2026/03/31 03:01:55 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa55_d20260331_m025936_c001_v7007000_t0000_u01774925976437") 2026/03/31 03:01:55 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086583a2_d20260331_m025930_c001_v0001185_t0027_u01774925970594") 2026/03/31 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f918_d20260331_m030053_c001_v7007000_t0000_u01774926053672") 2026/03/31 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d40_d20260331_m030045_c001_v0001036_t0053_u01774926045636") 2026/03/31 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865e7_d20260331_m030038_c001_v7007000_t0000_u01774926038655") 2026/03/31 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d26_d20260331_m030030_c001_v0001036_t0049_u01774926030300") 2026/03/31 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa9b_d20260331_m030022_c001_v7007000_t0000_u01774926022827") 2026/03/31 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d08_d20260331_m030014_c001_v0001036_t0000_u01774926014766") 2026/03/31 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596f03_d20260331_m030007_c001_v7007000_t0000_u01774926007350") 2026/03/31 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60cea_d20260331_m025959_c001_v0001036_t0028_u01774925999305") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685aad_d20260331_m025952_c001_v7007000_t0000_u01774925992052") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60cbc_d20260331_m025943_c001_v0001036_t0000_u01774925983349") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf944_d20260331_m025931_c001_v7007000_t0000_u01774925971514") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82035_d20260331_m025926_c001_v0001165_t0038_u01774925966530") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea2c_d20260331_m025919_c001_v7007000_t0000_u01774925959104") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2549_d20260331_m025913_c001_v0001100_t0002_u01774925953963") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea0c_d20260331_m025911_c001_v7007000_t0000_u01774925951794") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b24ff_d20260331_m025906_c001_v0001100_t0003_u01774925946927") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e8294b_d20260331_m025859_c001_v7007000_t0000_u01774925939732") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658133_d20260331_m025854_c001_v0001185_t0004_u01774925934406") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484dd24_d20260331_m025851_c001_v7007000_t0000_u01774925931873") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81f8d_d20260331_m025847_c001_v0001165_t0050_u01774925927546") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82925_d20260331_m025835_c001_v7007000_t0000_u01774925915345") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60bb2_d20260331_m025829_c001_v0001036_t0051_u01774925909146") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f759_d20260331_m025822_c001_v7007000_t0000_u01774925902010") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657e8e_d20260331_m025813_c001_v0001185_t0047_u01774925893945") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf6a_d20260331_m025806_c001_v7007000_t0000_u01774925886161") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b22be_d20260331_m025757_c001_v0001100_t0024_u01774925877981") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea11_d20260331_m025914_c001_v7007000_t0000_u01774925954391") 2026/03/31 03:01:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81feb_d20260331_m025910_c001_v0001165_t0001_u01774925950915") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa56_d20260331_m025936_c001_v7007000_t0000_u01774925976619") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086583a4_d20260331_m025930_c001_v0001185_t0056_u01774925970788") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f919_d20260331_m030053_c001_v7007000_t0000_u01774926053855") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658710_d20260331_m030046_c001_v0001185_t0051_u01774926046021") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865e8_d20260331_m030038_c001_v7007000_t0000_u01774926038847") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658678_d20260331_m030030_c001_v0001185_t0028_u01774926030864") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa9d_d20260331_m030023_c001_v7007000_t0000_u01774926023010") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086585a4_d20260331_m030015_c001_v0001185_t0001_u01774926015152") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596f04_d20260331_m030007_c001_v7007000_t0000_u01774926007535") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086584de_d20260331_m025959_c001_v0001185_t0045_u01774925999787") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685aae_d20260331_m025952_c001_v7007000_t0000_u01774925992236") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658436_d20260331_m025944_c001_v0001185_t0046_u01774925984101") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596e81_d20260331_m025931_c001_v7007000_t0000_u01774925971524") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658356_d20260331_m025926_c001_v0001185_t0034_u01774925966795") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea2d_d20260331_m025919_c001_v7007000_t0000_u01774925959286") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82003_d20260331_m025914_c001_v0001165_t0026_u01774925954047") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4238f2ad9a59f363_d20260331_m025911_c001_v7007000_t0000_u01774925951808") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c30_d20260331_m025907_c001_v0001036_t0032_u01774925947215") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e8294c_d20260331_m025859_c001_v7007000_t0000_u01774925939916") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fb5_d20260331_m025854_c001_v0001165_t0019_u01774925934464") 2026/03/31 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f414e6892f701748c_d20260331_m025851_c001_v7007000_t0000_u01774925931856") 2026/03/31 03:01:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2471_d20260331_m025847_c001_v0001100_t0018_u01774925927775") 2026/03/31 03:01:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41931454b56bd598_d20260331_m025835_c001_v7007000_t0000_u01774925915291") 2026/03/31 03:01:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657fae_d20260331_m025829_c001_v0001185_t0008_u01774925909697") 2026/03/31 03:01:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f75a_d20260331_m025822_c001_v7007000_t0000_u01774925902193") 2026/03/31 03:01:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b234e_d20260331_m025814_c001_v0001100_t0013_u01774925894137") 2026/03/31 03:01:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf6b_d20260331_m025806_c001_v7007000_t0000_u01774925886344") 2026/03/31 03:01:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b44_d20260331_m025758_c001_v0001036_t0016_u01774925878349") 2026/03/31 03:01:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f819_d20260331_m025914_c001_v7007000_t0000_u01774925954699") 2026/03/31 03:01:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c4a_d20260331_m025910_c001_v0001036_t0036_u01774925950945") 2026/03/31 03:01:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa57_d20260331_m025936_c001_v7007000_t0000_u01774925976802") 2026/03/31 03:01:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad8204d_d20260331_m025930_c001_v0001165_t0014_u01774925970914") 2026/03/31 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f91a_d20260331_m030054_c001_v7007000_t0000_u01774926054036") 2026/03/31 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82139_d20260331_m030046_c001_v0001165_t0038_u01774926046212") 2026/03/31 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865e9_d20260331_m030039_c001_v7007000_t0000_u01774926039029") 2026/03/31 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82108_d20260331_m030031_c001_v0001165_t0033_u01774926031057") 2026/03/31 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa9e_d20260331_m030023_c001_v7007000_t0000_u01774926023192") 2026/03/31 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad820cf_d20260331_m030015_c001_v0001165_t0058_u01774926015342") 2026/03/31 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596f06_d20260331_m030007_c001_v7007000_t0000_u01774926007719") 2026/03/31 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad820a3_d20260331_m030000_c001_v0001165_t0030_u01774926000046") 2026/03/31 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685aaf_d20260331_m025952_c001_v7007000_t0000_u01774925992419") 2026/03/31 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82079_d20260331_m025944_c001_v0001165_t0002_u01774925984292") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f419a75b90fe97367_d20260331_m025931_c001_v7007000_t0000_u01774925971527") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b25c7_d20260331_m025926_c001_v0001100_t0037_u01774925966984") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea2e_d20260331_m025919_c001_v7007000_t0000_u01774925959468") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658265_d20260331_m025914_c001_v0001185_t0012_u01774925954078") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f421ea000663ee97c_d20260331_m025911_c001_v7007000_t0000_u01774925951387") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086581f8_d20260331_m025907_c001_v0001185_t0018_u01774925947641") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e8294d_d20260331_m025900_c001_v7007000_t0000_u01774925940099") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658136_d20260331_m025854_c001_v0001185_t0035_u01774925934615") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407ac54df6ac076a_d20260331_m025852_c001_v7007000_t0000_u01774925932442") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60bfc_d20260331_m025848_c001_v0001036_t0003_u01774925928082") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d8650d_d20260331_m025835_c001_v7007000_t0000_u01774925915469") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b23c7_d20260331_m025829_c001_v0001100_t0042_u01774925909884") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f75b_d20260331_m025822_c001_v7007000_t0000_u01774925902377") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b7c_d20260331_m025814_c001_v0001036_t0021_u01774925894477") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf6c_d20260331_m025806_c001_v7007000_t0000_u01774925886525") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657d9d_d20260331_m025758_c001_v0001185_t0047_u01774925878788") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea16_d20260331_m025914_c001_v7007000_t0000_u01774925954727") 2026/03/31 03:01:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865822d_d20260331_m025911_c001_v0001185_t0011_u01774925951018") 2026/03/31 03:01:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e916_d20260331_m025838_c001_v7007000_t0000_u01774925918288") 2026/03/31 03:01:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657ffc_d20260331_m025833_c001_v0001185_t0042_u01774925913370") 2026/03/31 03:02:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e917_d20260331_m025838_c001_v7007000_t0000_u01774925918473") 2026/03/31 03:02:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b23eb_d20260331_m025833_c001_v0001100_t0059_u01774925913382") 2026/03/31 03:02:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e918_d20260331_m025838_c001_v7007000_t0000_u01774925918658") 2026/03/31 03:02:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60bc2_d20260331_m025833_c001_v0001036_t0049_u01774925913393") 2026/03/31 03:02:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e919_d20260331_m025838_c001_v7007000_t0000_u01774925918843") 2026/03/31 03:02:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658000_d20260331_m025833_c001_v0001185_t0053_u01774925913634") 2026/03/31 03:02:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e91a_d20260331_m025839_c001_v7007000_t0000_u01774925919030") 2026/03/31 03:02:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b23f3_d20260331_m025833_c001_v0001100_t0003_u01774925913752") 2026/03/31 03:02:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e91b_d20260331_m025839_c001_v7007000_t0000_u01774925919216") 2026/03/31 03:02:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60bc8_d20260331_m025833_c001_v0001036_t0049_u01774925913784") 2026/03/31 03:02:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e91c_d20260331_m025839_c001_v7007000_t0000_u01774925919453") 2026/03/31 03:02:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865800a_d20260331_m025833_c001_v0001185_t0022_u01774925913882") 2026/03/31 03:02:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e91d_d20260331_m025839_c001_v7007000_t0000_u01774925919639") 2026/03/31 03:02:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81f5b_d20260331_m025834_c001_v0001165_t0020_u01774925914066") 2026/03/31 03:02:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e91e_d20260331_m025839_c001_v7007000_t0000_u01774925919829") 2026/03/31 03:02:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865800e_d20260331_m025834_c001_v0001185_t0027_u01774925914075") 2026/03/31 03:02:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e91f_d20260331_m025840_c001_v7007000_t0000_u01774925920014") 2026/03/31 03:02:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b23fd_d20260331_m025834_c001_v0001100_t0037_u01774925914103") 2026/03/31 03:02:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e920_d20260331_m025840_c001_v7007000_t0000_u01774925920203") 2026/03/31 03:02:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81f5d_d20260331_m025834_c001_v0001165_t0044_u01774925914293") 2026/03/31 03:02:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e921_d20260331_m025840_c001_v7007000_t0000_u01774925920388") 2026/03/31 03:02:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658012_d20260331_m025834_c001_v0001185_t0011_u01774925914298") 2026/03/31 03:02:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e922_d20260331_m025840_c001_v7007000_t0000_u01774925920572") 2026/03/31 03:02:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2401_d20260331_m025834_c001_v0001100_t0030_u01774925914473") 2026/03/31 03:02:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e923_d20260331_m025840_c001_v7007000_t0000_u01774925920758") 2026/03/31 03:02:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658018_d20260331_m025834_c001_v0001185_t0023_u01774925914482") 2026/03/31 03:02:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e924_d20260331_m025840_c001_v7007000_t0000_u01774925920944") 2026/03/31 03:02:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81f5f_d20260331_m025834_c001_v0001165_t0050_u01774925914503") 2026/03/31 03:02:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e925_d20260331_m025841_c001_v7007000_t0000_u01774925921129") 2026/03/31 03:02:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60bcc_d20260331_m025834_c001_v0001036_t0012_u01774925914579") 2026/03/31 03:02:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f414e6892f701749e_d20260331_m025855_c001_v7007000_t0000_u01774925935058") 2026/03/31 03:02:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086580ff_d20260331_m025850_c001_v0001185_t0012_u01774925930467") 2026/03/31 03:02:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82937_d20260331_m025855_c001_v7007000_t0000_u01774925935209") 2026/03/31 03:02:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81f9d_d20260331_m025850_c001_v0001165_t0056_u01774925930519") 2026/03/31 03:02:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4238f2ad9a59f35e_d20260331_m025855_c001_v7007000_t0000_u01774925935068") 2026/03/31 03:02:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2489_d20260331_m025850_c001_v0001100_t0017_u01774925930642") 2026/03/31 03:02:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407de7e05d4f98e0_d20260331_m025854_c001_v7007000_t0000_u01774925934806") 2026/03/31 03:02:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658103_d20260331_m025850_c001_v0001185_t0019_u01774925930666") 2026/03/31 03:02:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407de7e05d4f98e3_d20260331_m025855_c001_v7007000_t0000_u01774925935170") 2026/03/31 03:02:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81f9f_d20260331_m025850_c001_v0001165_t0021_u01774925930745") 2026/03/31 03:02:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f414e6892f701749a_d20260331_m025854_c001_v7007000_t0000_u01774925934816") 2026/03/31 03:02:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c04_d20260331_m025850_c001_v0001036_t0020_u01774925930754") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f414e6892f701749d_d20260331_m025855_c001_v7007000_t0000_u01774925935004") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658105_d20260331_m025850_c001_v0001185_t0059_u01774925930858") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f405821d05f7582b6_d20260331_m025854_c001_v7007000_t0000_u01774925934857") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fa1_d20260331_m025850_c001_v0001165_t0016_u01774925930979") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407ac54df6ac076e_d20260331_m025855_c001_v7007000_t0000_u01774925935014") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b248d_d20260331_m025851_c001_v0001100_t0011_u01774925931030") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f414e6892f70174a0_d20260331_m025855_c001_v7007000_t0000_u01774925935185") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658107_d20260331_m025851_c001_v0001185_t0046_u01774925931043") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407ac54df6ac076d_d20260331_m025854_c001_v7007000_t0000_u01774925934826") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fa5_d20260331_m025851_c001_v0001165_t0002_u01774925931182") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82936_d20260331_m025855_c001_v7007000_t0000_u01774925935026") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c06_d20260331_m025851_c001_v0001036_t0043_u01774925931191") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484dd2e_d20260331_m025855_c001_v7007000_t0000_u01774925935035") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658109_d20260331_m025851_c001_v0001185_t0039_u01774925931245") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82935_d20260331_m025854_c001_v7007000_t0000_u01774925934837") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad81fa7_d20260331_m025851_c001_v0001165_t0032_u01774925931391") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484dd2c_d20260331_m025854_c001_v7007000_t0000_u01774925934845") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865810b_d20260331_m025851_c001_v0001185_t0054_u01774925931429") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f414e6892f701749b_d20260331_m025854_c001_v7007000_t0000_u01774925934870") 2026/03/31 03:02:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2491_d20260331_m025851_c001_v0001100_t0037_u01774925931444") 2026/03/31 03:02:02 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596e09_d20260331_m025654_c001_v7007000_t0000_u01774925814816") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106ca246458a90a6_d20260331_m025652_c001_v0001150_t0009_u01774925812265") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276be93_d20260331_m025652_c001_v7007000_t0000_u01774925812081") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106ca246458a909c_d20260331_m025648_c001_v0001150_t0027_u01774925808561") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276be8c_d20260331_m025647_c001_v7007000_t0000_u01774925807793") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657926_d20260331_m025643_c001_v0001185_t0020_u01774925803313") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407ac54df6ac04c2_d20260331_m025641_c001_v7007000_t0000_u01774925801829") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1127adbfa39bfca2_d20260331_m025639_c001_v0001150_t0035_u01774925799405") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701e89e_d20260331_m025639_c001_v7007000_t0000_u01774925799222") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1127adbfa39bfc9c_d20260331_m025635_c001_v0001150_t0054_u01774925795949") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701e89b_d20260331_m025635_c001_v7007000_t0000_u01774925795185") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13440_d20260331_m025629_c001_v0001182_t0028_u01774925789380") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e8288e_d20260331_m025628_c001_v7007000_t0000_u01774925788106") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1140754995b9dbbc_d20260331_m025626_c001_v0001101_t0016_u01774925786500") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41135e7dac975cf7_d20260331_m025626_c001_v7007000_t0000_u01774925786322") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1140754995b9dbb2_d20260331_m025623_c001_v0001101_t0045_u01774925783425") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41135e7dac975cf4_d20260331_m025622_c001_v7007000_t0000_u01774925782686") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e6ff_d20260331_m025619_c001_v0001183_t0026_u01774925779006") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e8285e_d20260331_m025618_c001_v7007000_t0000_u01774925778070") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f114cf55cf530ad9e_d20260331_m025616_c001_v0001043_t0052_u01774925776285") 2026/03/31 03:02:03 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276be17_d20260331_m025616_c001_v7007000_t0000_u01774925776102") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f114cf55cf530ad98_d20260331_m025612_c001_v0001043_t0048_u01774925772951") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276be04_d20260331_m025612_c001_v7007000_t0000_u01774925772209") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865777e_d20260331_m025606_c001_v0001185_t0010_u01774925766927") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f418e4eae27ac61eb_d20260331_m025606_c001_v7007000_t0000_u01774925766003") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1124b005c74a195d_d20260331_m025604_c001_v0001182_t0026_u01774925764418") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41135e7dac975ce8_d20260331_m025604_c001_v7007000_t0000_u01774925764234") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1124b005c74a1947_d20260331_m025601_c001_v0001182_t0014_u01774925761263") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41135e7dac975ce5_d20260331_m025600_c001_v7007000_t0000_u01774925760541") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd133a4_d20260331_m025555_c001_v0001182_t0045_u01774925755109") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f402bc640191a5f7b_d20260331_m025554_c001_v7007000_t0000_u01774925754177") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f118a864c3da85421_d20260331_m025552_c001_v0001183_t0048_u01774925752591") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f419a75b90fe97043_d20260331_m025552_c001_v7007000_t0000_u01774925752406") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f118a864c3da853e7_d20260331_m025549_c001_v0001183_t0037_u01774925749370") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f419a75b90fe97024_d20260331_m025548_c001_v7007000_t0000_u01774925748627") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e654_d20260331_m025543_c001_v0001183_t0023_u01774925743186") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bdd5_d20260331_m025542_c001_v7007000_t0000_u01774925742094") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1046d2dfcf3846fa_d20260331_m025535_c001_v0001040_t0057_u01774925735857") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407de7e05d4f9752_d20260331_m025535_c001_v7007000_t0000_u01774925735563") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657552_d20260331_m025531_c001_v0001185_t0026_u01774925731849") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f107a468b38d9aea2_d20260331_m025530_c001_v0001098_t0036_u01774925730765") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f107a468b38d9ae9e_d20260331_m025529_c001_v0001098_t0035_u01774925729599") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f405821d05f751539_d20260331_m025516_c001_v7007000_t0000_u01774925716603") 2026/03/31 03:02:04 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e584_d20260331_m025508_c001_v0001183_t0015_u01774925708927") 2026/03/31 03:02:05 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f113599bd05bf19e4_d20260331_m025507_c001_v0001115_t0052_u01774925707868") 2026/03/31 03:02:05 DEBUG : dst/one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f113599bd05bf19de_d20260331_m025506_c001_v0001115_t0018_u01774925706414") 2026/03/31 03:02:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596e0b_d20260331_m025654_c001_v7007000_t0000_u01774925814998") 2026/03/31 03:02:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109d5277b31c5eb5_d20260331_m025651_c001_v0001185_t0016_u01774925811845") 2026/03/31 03:02:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f112ae8be7e2fe0c6_d20260331_m025646_c001_v0001033_t0045_u01774925806679") 2026/03/31 03:02:05 DEBUG : dst/one.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407ac54df6ac04c3_d20260331_m025642_c001_v7007000_t0000_u01774925802012") 2026/03/31 03:02:05 DEBUG : dst/one.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f116238d8b287d6f2_d20260331_m025638_c001_v0001092_t0027_u01774925798827") 2026/03/31 03:02:05 DEBUG : dst/one.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f102f12a88cf68989_d20260331_m025634_c001_v0001180_t0058_u01774925794976") 2026/03/31 03:02:05 DEBUG : dst/one.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e8288f_d20260331_m025628_c001_v7007000_t0000_u01774925788287") 2026/03/31 03:02:05 DEBUG : dst/one.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f114d871dfe3d50c3_d20260331_m025625_c001_v0001091_t0057_u01774925785945") 2026/03/31 03:02:05 DEBUG : dst/one.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f117a6c1348acaacb_d20260331_m025622_c001_v0001092_t0047_u01774925782364") 2026/03/31 03:02:05 DEBUG : dst/three: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bdd6_d20260331_m025542_c001_v7007000_t0000_u01774925742276") 2026/03/31 03:02:05 DEBUG : dst/three: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f107a468b38d9aec4_d20260331_m025540_c001_v0001098_t0005_u01774925740404") 2026/03/31 03:02:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596e0c_d20260331_m025655_c001_v7007000_t0000_u01774925815180") 2026/03/31 03:02:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f10457f4c4aa7193a_d20260331_m025653_c001_v0001154_t0025_u01774925813553") 2026/03/31 03:02:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1099d5d6781a9d6a_d20260331_m025649_c001_v0001176_t0027_u01774925809564") 2026/03/31 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596e0d_d20260331_m025655_c001_v7007000_t0000_u01774925815363") 2026/03/31 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106ca246458a90ac_d20260331_m025654_c001_v0001150_t0056_u01774925814184") 2026/03/31 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276be9a_d20260331_m025654_c001_v7007000_t0000_u01774925814000") 2026/03/31 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106ca246458a909e_d20260331_m025649_c001_v0001150_t0054_u01774925809966") 2026/03/31 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276be8d_d20260331_m025649_c001_v7007000_t0000_u01774925809781") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657932_d20260331_m025644_c001_v0001185_t0019_u01774925804048") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407ac54df6ac04c4_d20260331_m025642_c001_v7007000_t0000_u01774925802194") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1127adbfa39bfca6_d20260331_m025641_c001_v0001150_t0017_u01774925801161") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701e8a0_d20260331_m025640_c001_v7007000_t0000_u01774925800927") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1127adbfa39bfca0_d20260331_m025637_c001_v0001150_t0047_u01774925797308") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701e89c_d20260331_m025637_c001_v7007000_t0000_u01774925797125") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13454_d20260331_m025632_c001_v0001182_t0000_u01774925792290") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41135e7dac975cf8_d20260331_m025627_c001_v7007000_t0000_u01774925787547") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e743_d20260331_m025625_c001_v0001183_t0024_u01774925785080") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41135e7dac975cf5_d20260331_m025624_c001_v7007000_t0000_u01774925784355") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657800_d20260331_m025619_c001_v0001185_t0043_u01774925779817") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276be1d_d20260331_m025617_c001_v7007000_t0000_u01774925777148") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086577c0_d20260331_m025614_c001_v0001185_t0026_u01774925774885") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276be0b_d20260331_m025613_c001_v7007000_t0000_u01774925773777") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd133dc_d20260331_m025607_c001_v0001182_t0009_u01774925767691") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41135e7dac975ce9_d20260331_m025605_c001_v7007000_t0000_u01774925765086") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd133c8_d20260331_m025603_c001_v0001182_t0056_u01774925763251") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41135e7dac975ce7_d20260331_m025602_c001_v7007000_t0000_u01774925762118") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e699_d20260331_m025555_c001_v0001183_t0044_u01774925755873") 2026/03/31 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f419a75b90fe97050_d20260331_m025553_c001_v7007000_t0000_u01774925753211") 2026/03/31 03:02:07 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e67f_d20260331_m025551_c001_v0001183_t0042_u01774925751079") 2026/03/31 03:02:07 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f419a75b90fe97025_d20260331_m025549_c001_v7007000_t0000_u01774925749984") 2026/03/31 03:02:07 DEBUG : dst/three.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865763e_d20260331_m025543_c001_v0001185_t0039_u01774925743991") 2026/03/31 03:02:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407ac54df6ac04c5_d20260331_m025642_c001_v7007000_t0000_u01774925802377") 2026/03/31 03:02:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1175cde2373a0b7d_d20260331_m025640_c001_v0001090_t0005_u01774925800399") 2026/03/31 03:02:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1049375425c7e636_d20260331_m025636_c001_v0001161_t0034_u01774925796757") 2026/03/31 03:02:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82891_d20260331_m025628_c001_v7007000_t0000_u01774925788470") 2026/03/31 03:02:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f10348a74877000fc_d20260331_m025627_c001_v0001171_t0021_u01774925787223") 2026/03/31 03:02:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108f8a87a27131f5_d20260331_m025624_c001_v0001092_t0014_u01774925784027") 2026/03/31 03:02:07 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596e0e_d20260331_m025655_c001_v7007000_t0000_u01774925815546") 2026/03/31 03:02:07 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13493_d20260331_m025643_c001_v0001182_t0008_u01774925803857") 2026/03/31 03:02:07 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f407ac54df6ac04c6_d20260331_m025642_c001_v7007000_t0000_u01774925802563") 2026/03/31 03:02:07 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657894_d20260331_m025629_c001_v0001185_t0035_u01774925789967") 2026/03/31 03:02:07 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82892_d20260331_m025628_c001_v7007000_t0000_u01774925788651") 2026/03/31 03:02:07 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd1340e_d20260331_m025619_c001_v0001182_t0029_u01774925779604") 2026/03/31 03:02:07 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e82863_d20260331_m025618_c001_v7007000_t0000_u01774925778284") 2026/03/31 03:02:07 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e6c1_d20260331_m025607_c001_v0001183_t0046_u01774925767495") 2026/03/31 03:02:07 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f418e4eae27ac61ed_d20260331_m025606_c001_v7007000_t0000_u01774925766189") 2026/03/31 03:02:07 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086576f9_d20260331_m025555_c001_v0001185_t0040_u01774925755679") 2026/03/31 03:02:07 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f402bc640191a5f7c_d20260331_m025554_c001_v7007000_t0000_u01774925754361") 2026/03/31 03:02:07 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd1337c_d20260331_m025543_c001_v0001182_t0000_u01774925743782") 2026/03/31 03:02:07 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bdd7_d20260331_m025542_c001_v7007000_t0000_u01774925742458") 2026/03/31 03:02:08 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106300219da2e995_d20260331_m025537_c001_v0001173_t0034_u01774925737729") 2026/03/31 03:02:08 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f405821d05f75153a_d20260331_m025516_c001_v7007000_t0000_u01774925716785") 2026/03/31 03:02:08 DEBUG : dst/two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f113599bd05bf19f2_d20260331_m025514_c001_v0001115_t0049_u01774925714955") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41931454b56bd45b_d20260331_m025441_c001_v7007000_t0000_u01774925681083") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086571f0_d20260331_m025437_c001_v0001185_t0050_u01774925677983") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41931454b56bd451_d20260331_m025436_c001_v7007000_t0000_u01774925676048") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865714a_d20260331_m025426_c001_v0001185_t0054_u01774925666572") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bd67_d20260331_m025416_c001_v7007000_t0000_u01774925656942") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657069_d20260331_m025413_c001_v0001185_t0037_u01774925653691") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80ce2_d20260331_m025354_c001_v7007000_t0000_u01774925634640") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e383_d20260331_m025352_c001_v0001183_t0025_u01774925632943") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80cde_d20260331_m025352_c001_v7007000_t0000_u01774925632139") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e379_d20260331_m025350_c001_v0001183_t0002_u01774925630967") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80cc8_d20260331_m025348_c001_v7007000_t0000_u01774925628445") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e35b_d20260331_m025346_c001_v0001183_t0048_u01774925626845") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80caa_d20260331_m025346_c001_v7007000_t0000_u01774925626087") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e349_d20260331_m025344_c001_v0001183_t0030_u01774925624926") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6b99_d20260331_m025339_c001_v7007000_t0000_u01774925619657") 2026/03/31 03:02:08 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e323_d20260331_m025338_c001_v0001183_t0012_u01774925618343") 2026/03/31 03:02:09 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6b95_d20260331_m025337_c001_v7007000_t0000_u01774925617586") 2026/03/31 03:02:09 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e30f_d20260331_m025336_c001_v0001183_t0054_u01774925616838") 2026/03/31 03:02:09 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6b90_d20260331_m025333_c001_v7007000_t0000_u01774925613071") 2026/03/31 03:02:09 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e2f5_d20260331_m025331_c001_v0001183_t0008_u01774925611793") 2026/03/31 03:02:09 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf743_d20260331_m025329_c001_v7007000_t0000_u01774925609803") 2026/03/31 03:02:09 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e2e3_d20260331_m025328_c001_v0001183_t0014_u01774925608878") 2026/03/31 03:02:09 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf741_d20260331_m025328_c001_v7007000_t0000_u01774925608514") 2026/03/31 03:02:09 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f119a72e32b8c5afc_d20260331_m025327_c001_v0001185_t0004_u01774925607957") 2026/03/31 03:02:09 DEBUG : empty space: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e2d9_d20260331_m025326_c001_v0001183_t0038_u01774925606453") 2026/03/31 03:02:09 DEBUG : enormous: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80ce0_d20260331_m025353_c001_v7007000_t0000_u01774925633723") 2026/03/31 03:02:09 DEBUG : enormous: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e387_d20260331_m025353_c001_v0001183_t0010_u01774925633142") 2026/03/31 03:02:09 DEBUG : existing: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596e12_d20260331_m025659_c001_v7007000_t0000_u01774925819675") 2026/03/31 03:02:09 DEBUG : existing: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd134cf_d20260331_m025658_c001_v0001182_t0009_u01774925818529") 2026/03/31 03:02:09 DEBUG : existing: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bd4f_d20260331_m025412_c001_v7007000_t0000_u01774925652386") 2026/03/31 03:02:09 DEBUG : existing: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e3e8_d20260331_m025411_c001_v0001183_t0010_u01774925651434") 2026/03/31 03:02:09 DEBUG : existing: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf73a_d20260331_m025323_c001_v7007000_t0000_u01774925603865") 2026/03/31 03:02:09 DEBUG : existing: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e2c1_d20260331_m025322_c001_v0001183_t0013_u01774925602932") 2026/03/31 03:02:09 DEBUG : existing: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf735_d20260331_m025322_c001_v7007000_t0000_u01774925602390") 2026/03/31 03:02:09 DEBUG : existing: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e2b5_d20260331_m025321_c001_v0001183_t0045_u01774925601786") 2026/03/31 03:02:09 DEBUG : existing: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e2ad_d20260331_m025321_c001_v0001183_t0052_u01774925601027") 2026/03/31 03:02:09 DEBUG : existing-b: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bd50_d20260331_m025412_c001_v7007000_t0000_u01774925652569") 2026/03/31 03:02:09 DEBUG : existing-b: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb0865704b_d20260331_m025411_c001_v0001185_t0052_u01774925651421") 2026/03/31 03:02:09 DEBUG : file1: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5dfdf_d20260331_m025741_c001_v7007000_t0000_u01774925861800") 2026/03/31 03:02:10 DEBUG : file1: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd135f5_d20260331_m025740_c001_v0001182_t0042_u01774925860529") 2026/03/31 03:02:10 DEBUG : file1: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5adfe_d20260331_m025739_c001_v7007000_t0000_u01774925859234") 2026/03/31 03:02:10 DEBUG : file1: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657c47_d20260331_m025737_c001_v0001185_t0039_u01774925857811") 2026/03/31 03:02:10 DEBUG : five: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80ce3_d20260331_m025358_c001_v7007000_t0000_u01774925638161") 2026/03/31 03:02:10 DEBUG : five: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409cc77c0606e39b_d20260331_m025356_c001_v0001183_t0045_u01774925636239") 2026/03/31 03:02:10 DEBUG : foo: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6b8f_d20260331_m025331_c001_v7007000_t0000_u01774925611417") 2026/03/31 03:02:10 DEBUG : foo: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409cc77c0606e2f1_d20260331_m025330_c001_v0001183_t0045_u01774925610872") 2026/03/31 03:02:10 DEBUG : foo: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409cc77c0606e2ed_d20260331_m025330_c001_v0001183_t0045_u01774925610243") 2026/03/31 03:02:10 DEBUG : four: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80ce4_d20260331_m025358_c001_v7007000_t0000_u01774925638342") 2026/03/31 03:02:10 DEBUG : four: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408106bb08656f5b_d20260331_m025356_c001_v0001185_t0019_u01774925636792") 2026/03/31 03:02:10 DEBUG : four: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e397_d20260331_m025355_c001_v0001183_t0038_u01774925635581") 2026/03/31 03:02:10 DEBUG : hello world2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484db65_d20260331_m025240_c001_v7007000_t0000_u01774925560713") 2026/03/31 03:02:10 DEBUG : hello world2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e1a5_d20260331_m025240_c001_v0001183_t0036_u01774925560152") 2026/03/31 03:02:10 DEBUG : ignore-size: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf733_d20260331_m025320_c001_v7007000_t0000_u01774925600661") 2026/03/31 03:02:10 DEBUG : ignore-size: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e2a1_d20260331_m025319_c001_v0001183_t0022_u01774925599734") 2026/03/31 03:02:10 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bd48_d20260331_m025410_c001_v7007000_t0000_u01774925650688") 2026/03/31 03:02:10 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e3de_d20260331_m025410_c001_v0001183_t0015_u01774925650107") 2026/03/31 03:02:10 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80cf3_d20260331_m025409_c001_v7007000_t0000_u01774925649360") 2026/03/31 03:02:10 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e3d8_d20260331_m025408_c001_v0001183_t0048_u01774925648423") 2026/03/31 03:02:10 DEBUG : one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80ce5_d20260331_m025358_c001_v7007000_t0000_u01774925638524") 2026/03/31 03:02:10 DEBUG : one: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409cc77c0606e38f_d20260331_m025355_c001_v0001183_t0045_u01774925635009") 2026/03/31 03:02:11 DEBUG : only0: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563b0_d20260331_m025733_c001_v7007000_t0000_u01774925853341") 2026/03/31 03:02:11 DEBUG : only0: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4026305cdfd1359f_d20260331_m025727_c001_v0001182_t0029_u01774925847619") 2026/03/31 03:02:11 DEBUG : only0: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b3d_d20260331_m025719_c001_v0001185_t0059_u01774925839135") 2026/03/31 03:02:11 DEBUG : only0: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf3a_d20260331_m025712_c001_v7007000_t0000_u01774925832956") 2026/03/31 03:02:11 DEBUG : only0: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a05_d20260331_m025703_c001_v0001185_t0029_u01774925823086") 2026/03/31 03:02:11 DEBUG : only1: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563b2_d20260331_m025733_c001_v7007000_t0000_u01774925853524") 2026/03/31 03:02:11 DEBUG : only1: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4026305cdfd135ab_d20260331_m025728_c001_v0001182_t0029_u01774925848568") 2026/03/31 03:02:11 DEBUG : only1: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b3f_d20260331_m025719_c001_v0001185_t0014_u01774925839533") 2026/03/31 03:02:11 DEBUG : only1: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f405821d05f758269_d20260331_m025713_c001_v7007000_t0000_u01774925833169") 2026/03/31 03:02:11 DEBUG : only1: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a0f_d20260331_m025703_c001_v0001185_t0030_u01774925823534") 2026/03/31 03:02:11 DEBUG : only10: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563b3_d20260331_m025733_c001_v7007000_t0000_u01774925853706") 2026/03/31 03:02:11 DEBUG : only10: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408106bb08657bb5_d20260331_m025727_c001_v0001185_t0019_u01774925847626") 2026/03/31 03:02:11 DEBUG : only10: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b81_d20260331_m025723_c001_v0001185_t0051_u01774925843142") 2026/03/31 03:02:11 DEBUG : only10: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d8649c_d20260331_m025712_c001_v7007000_t0000_u01774925832972") 2026/03/31 03:02:11 DEBUG : only10: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a67_d20260331_m025707_c001_v0001185_t0012_u01774925827282") 2026/03/31 03:02:11 DEBUG : only11: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563b4_d20260331_m025733_c001_v7007000_t0000_u01774925853888") 2026/03/31 03:02:11 DEBUG : only11: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f406d18778cd60aee_d20260331_m025728_c001_v0001036_t0055_u01774925848201") 2026/03/31 03:02:11 DEBUG : only11: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b83_d20260331_m025723_c001_v0001185_t0000_u01774925843532") 2026/03/31 03:02:11 DEBUG : only11: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf39_d20260331_m025712_c001_v7007000_t0000_u01774925832775") 2026/03/31 03:02:11 DEBUG : only11: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a71_d20260331_m025707_c001_v0001185_t0011_u01774925827693") 2026/03/31 03:02:12 DEBUG : only12: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563b5_d20260331_m025734_c001_v7007000_t0000_u01774925854069") 2026/03/31 03:02:12 DEBUG : only12: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401a33ee3c1b2234_d20260331_m025728_c001_v0001100_t0030_u01774925848409") 2026/03/31 03:02:12 DEBUG : only12: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b88_d20260331_m025723_c001_v0001185_t0028_u01774925843972") 2026/03/31 03:02:12 DEBUG : only12: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41135e7dac975d2d_d20260331_m025713_c001_v7007000_t0000_u01774925833364") 2026/03/31 03:02:12 DEBUG : only12: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a73_d20260331_m025708_c001_v0001185_t0047_u01774925828090") 2026/03/31 03:02:12 DEBUG : only13: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563b7_d20260331_m025734_c001_v7007000_t0000_u01774925854251") 2026/03/31 03:02:12 DEBUG : only13: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408106bb08657bbf_d20260331_m025728_c001_v0001185_t0019_u01774925848024") 2026/03/31 03:02:12 DEBUG : only13: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b8d_d20260331_m025724_c001_v0001185_t0040_u01774925844372") 2026/03/31 03:02:12 DEBUG : only13: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf3e_d20260331_m025713_c001_v7007000_t0000_u01774925833500") 2026/03/31 03:02:12 DEBUG : only13: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a75_d20260331_m025708_c001_v0001185_t0001_u01774925828499") 2026/03/31 03:02:12 DEBUG : only14: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563b8_d20260331_m025734_c001_v7007000_t0000_u01774925854432") 2026/03/31 03:02:12 DEBUG : only14: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4026305cdfd135a1_d20260331_m025728_c001_v0001182_t0029_u01774925848016") 2026/03/31 03:02:12 DEBUG : only14: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b91_d20260331_m025724_c001_v0001185_t0037_u01774925844760") 2026/03/31 03:02:12 DEBUG : only14: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d8649e_d20260331_m025713_c001_v7007000_t0000_u01774925833344") 2026/03/31 03:02:12 DEBUG : only14: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a7d_d20260331_m025708_c001_v0001185_t0046_u01774925828922") 2026/03/31 03:02:12 DEBUG : only15: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563b9_d20260331_m025734_c001_v7007000_t0000_u01774925854614") 2026/03/31 03:02:12 DEBUG : only15: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4026305cdfd135a5_d20260331_m025728_c001_v0001182_t0029_u01774925848202") 2026/03/31 03:02:12 DEBUG : only15: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b9b_d20260331_m025725_c001_v0001185_t0044_u01774925845185") 2026/03/31 03:02:12 DEBUG : only15: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f405821d05f758268_d20260331_m025712_c001_v7007000_t0000_u01774925832983") 2026/03/31 03:02:12 DEBUG : only15: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a87_d20260331_m025709_c001_v0001185_t0017_u01774925829308") 2026/03/31 03:02:13 DEBUG : only16: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563ba_d20260331_m025734_c001_v7007000_t0000_u01774925854864") 2026/03/31 03:02:13 DEBUG : only16: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408106bb08657bc5_d20260331_m025728_c001_v0001185_t0019_u01774925848208") 2026/03/31 03:02:13 DEBUG : only16: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657ba3_d20260331_m025725_c001_v0001185_t0016_u01774925845579") 2026/03/31 03:02:13 DEBUG : only16: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d8649f_d20260331_m025713_c001_v7007000_t0000_u01774925833527") 2026/03/31 03:02:13 DEBUG : only16: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a93_d20260331_m025709_c001_v0001185_t0059_u01774925829786") 2026/03/31 03:02:13 DEBUG : only17: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563bb_d20260331_m025735_c001_v7007000_t0000_u01774925855046") 2026/03/31 03:02:13 DEBUG : only17: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4026305cdfd135a9_d20260331_m025728_c001_v0001182_t0029_u01774925848385") 2026/03/31 03:02:13 DEBUG : only17: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657ba7_d20260331_m025725_c001_v0001185_t0029_u01774925845989") 2026/03/31 03:02:13 DEBUG : only17: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d8649d_d20260331_m025713_c001_v7007000_t0000_u01774925833158") 2026/03/31 03:02:13 DEBUG : only17: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a97_d20260331_m025710_c001_v0001185_t0045_u01774925830182") 2026/03/31 03:02:13 DEBUG : only18: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563bc_d20260331_m025735_c001_v7007000_t0000_u01774925855229") 2026/03/31 03:02:13 DEBUG : only18: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408106bb08657bc7_d20260331_m025728_c001_v0001185_t0019_u01774925848393") 2026/03/31 03:02:13 DEBUG : only18: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657ba9_d20260331_m025726_c001_v0001185_t0037_u01774925846388") 2026/03/31 03:02:13 DEBUG : only18: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41135e7dac975d2b_d20260331_m025712_c001_v7007000_t0000_u01774925832989") 2026/03/31 03:02:14 DEBUG : only18: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a9b_d20260331_m025710_c001_v0001185_t0021_u01774925830591") 2026/03/31 03:02:14 DEBUG : only19: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee563bd_d20260331_m025735_c001_v7007000_t0000_u01774925855410") 2026/03/31 03:02:14 DEBUG : only19: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f406d18778cd60af2_d20260331_m025728_c001_v0001036_t0055_u01774925848406") 2026/03/31 03:02:14 DEBUG : only19: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657baf_d20260331_m025726_c001_v0001185_t0044_u01774925846799") 2026/03/31 03:02:14 DEBUG : only19: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f405821d05f75826b_d20260331_m025713_c001_v7007000_t0000_u01774925833538") 2026/03/31 03:02:14 DEBUG : only19: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a9d_d20260331_m025711_c001_v0001185_t0010_u01774925831171") 2026/03/31 03:02:14 DEBUG : only2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee567a6_d20260331_m025735_c001_v7007000_t0000_u01774925855592") 2026/03/31 03:02:14 DEBUG : only2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408106bb08657bc9_d20260331_m025728_c001_v0001185_t0019_u01774925848576") 2026/03/31 03:02:14 DEBUG : only2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b49_d20260331_m025719_c001_v0001185_t0012_u01774925839941") 2026/03/31 03:02:14 DEBUG : only2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f405821d05f75826a_d20260331_m025713_c001_v7007000_t0000_u01774925833354") 2026/03/31 03:02:14 DEBUG : only2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a1b_d20260331_m025703_c001_v0001185_t0022_u01774925823934") 2026/03/31 03:02:14 DEBUG : only3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee56b8f_d20260331_m025735_c001_v7007000_t0000_u01774925855774") 2026/03/31 03:02:14 DEBUG : only3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f406d18778cd60af5_d20260331_m025728_c001_v0001036_t0055_u01774925848590") 2026/03/31 03:02:14 DEBUG : only3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b51_d20260331_m025720_c001_v0001185_t0011_u01774925840341") 2026/03/31 03:02:14 DEBUG : only3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41135e7dac975d2e_d20260331_m025713_c001_v7007000_t0000_u01774925833548") 2026/03/31 03:02:14 DEBUG : only3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a25_d20260331_m025704_c001_v0001185_t0034_u01774925824363") 2026/03/31 03:02:14 DEBUG : only4: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee56f78_d20260331_m025735_c001_v7007000_t0000_u01774925855956") 2026/03/31 03:02:14 DEBUG : only4: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401a33ee3c1b2236_d20260331_m025728_c001_v0001100_t0030_u01774925848608") 2026/03/31 03:02:14 DEBUG : only4: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b59_d20260331_m025720_c001_v0001185_t0011_u01774925840740") 2026/03/31 03:02:14 DEBUG : only4: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf3f_d20260331_m025713_c001_v7007000_t0000_u01774925833682") 2026/03/31 03:02:15 DEBUG : only4: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a2d_d20260331_m025704_c001_v0001185_t0057_u01774925824761") 2026/03/31 03:02:15 DEBUG : only5: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee57361_d20260331_m025736_c001_v7007000_t0000_u01774925856137") 2026/03/31 03:02:15 DEBUG : only5: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4026305cdfd135ad_d20260331_m025728_c001_v0001182_t0029_u01774925848751") 2026/03/31 03:02:15 DEBUG : only5: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b63_d20260331_m025721_c001_v0001185_t0059_u01774925841128") 2026/03/31 03:02:15 DEBUG : only5: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41135e7dac975d2c_d20260331_m025713_c001_v7007000_t0000_u01774925833179") 2026/03/31 03:02:15 DEBUG : only5: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a37_d20260331_m025705_c001_v0001185_t0027_u01774925825210") 2026/03/31 03:02:15 DEBUG : only6: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5774a_d20260331_m025736_c001_v7007000_t0000_u01774925856320") 2026/03/31 03:02:15 DEBUG : only6: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408106bb08657bcb_d20260331_m025728_c001_v0001185_t0019_u01774925848759") 2026/03/31 03:02:15 DEBUG : only6: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b67_d20260331_m025721_c001_v0001185_t0009_u01774925841525") 2026/03/31 03:02:15 DEBUG : only6: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf3c_d20260331_m025713_c001_v7007000_t0000_u01774925833318") 2026/03/31 03:02:15 DEBUG : only6: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a41_d20260331_m025705_c001_v0001185_t0011_u01774925825619") 2026/03/31 03:02:15 DEBUG : only7: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee57b33_d20260331_m025736_c001_v7007000_t0000_u01774925856502") 2026/03/31 03:02:15 DEBUG : only7: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f406d18778cd60af8_d20260331_m025728_c001_v0001036_t0055_u01774925848774") 2026/03/31 03:02:15 DEBUG : only7: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b6d_d20260331_m025721_c001_v0001185_t0029_u01774925841922") 2026/03/31 03:02:15 DEBUG : only7: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d864a0_d20260331_m025713_c001_v7007000_t0000_u01774925833712") 2026/03/31 03:02:15 DEBUG : only7: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a49_d20260331_m025706_c001_v0001185_t0015_u01774925826012") 2026/03/31 03:02:15 DEBUG : only8: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee57f1c_d20260331_m025736_c001_v7007000_t0000_u01774925856684") 2026/03/31 03:02:15 DEBUG : only8: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401a33ee3c1b2238_d20260331_m025728_c001_v0001100_t0030_u01774925848790") 2026/03/31 03:02:15 DEBUG : only8: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b77_d20260331_m025722_c001_v0001185_t0058_u01774925842366") 2026/03/31 03:02:15 DEBUG : only8: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf37_d20260331_m025712_c001_v7007000_t0000_u01774925832595") 2026/03/31 03:02:15 DEBUG : only8: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a53_d20260331_m025706_c001_v0001185_t0048_u01774925826405") 2026/03/31 03:02:16 DEBUG : only9: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee58305_d20260331_m025736_c001_v7007000_t0000_u01774925856866") 2026/03/31 03:02:16 DEBUG : only9: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4026305cdfd135af_d20260331_m025728_c001_v0001182_t0029_u01774925848933") 2026/03/31 03:02:16 DEBUG : only9: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657b7d_d20260331_m025722_c001_v0001185_t0018_u01774925842752") 2026/03/31 03:02:16 DEBUG : only9: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf3b_d20260331_m025713_c001_v7007000_t0000_u01774925833137") 2026/03/31 03:02:16 DEBUG : only9: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657a5d_d20260331_m025706_c001_v0001185_t0046_u01774925826787") 2026/03/31 03:02:16 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80cf0_d20260331_m025407_c001_v7007000_t0000_u01774925647306") 2026/03/31 03:02:16 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13162_d20260331_m025405_c001_v0001182_t0024_u01774925645595") 2026/03/31 03:02:16 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80ced_d20260331_m025404_c001_v7007000_t0000_u01774925644500") 2026/03/31 03:02:16 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08656f9f_d20260331_m025402_c001_v0001185_t0026_u01774925642410") 2026/03/31 03:02:16 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80ce9_d20260331_m025401_c001_v7007000_t0000_u01774925641669") 2026/03/31 03:02:16 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08656f7b_d20260331_m025359_c001_v0001185_t0000_u01774925639440") 2026/03/31 03:02:16 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80cdc_d20260331_m025350_c001_v7007000_t0000_u01774925630149") 2026/03/31 03:02:16 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e36f_d20260331_m025348_c001_v0001183_t0024_u01774925628995") 2026/03/31 03:02:16 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80cbb_d20260331_m025347_c001_v7007000_t0000_u01774925627422") 2026/03/31 03:02:16 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e359_d20260331_m025346_c001_v0001183_t0020_u01774925626638") 2026/03/31 03:02:16 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80ca4_d20260331_m025345_c001_v7007000_t0000_u01774925625531") 2026/03/31 03:02:16 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e347_d20260331_m025344_c001_v0001183_t0025_u01774925624701") 2026/03/31 03:02:16 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6b98_d20260331_m025339_c001_v7007000_t0000_u01774925619111") 2026/03/31 03:02:17 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e31d_d20260331_m025338_c001_v0001183_t0010_u01774925618133") 2026/03/31 03:02:17 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6b96_d20260331_m025337_c001_v7007000_t0000_u01774925617768") 2026/03/31 03:02:17 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e30d_d20260331_m025336_c001_v0001183_t0038_u01774925616613") 2026/03/31 03:02:17 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6b93_d20260331_m025336_c001_v7007000_t0000_u01774925616249") 2026/03/31 03:02:17 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e309_d20260331_m025335_c001_v0001183_t0035_u01774925615680") 2026/03/31 03:02:17 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e307_d20260331_m025335_c001_v0001183_t0033_u01774925615122") 2026/03/31 03:02:17 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6b92_d20260331_m025334_c001_v7007000_t0000_u01774925614759") 2026/03/31 03:02:17 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e305_d20260331_m025334_c001_v0001183_t0057_u01774925614191") 2026/03/31 03:02:17 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e303_d20260331_m025333_c001_v0001183_t0033_u01774925613617") 2026/03/31 03:02:17 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6b91_d20260331_m025333_c001_v7007000_t0000_u01774925613253") 2026/03/31 03:02:17 DEBUG : potato: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e2fb_d20260331_m025332_c001_v0001183_t0020_u01774925612518") 2026/03/31 03:02:17 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f404bddfa8dc8f2d5_d20260331_m025450_c001_v7007000_t0000_u01774925690821") 2026/03/31 03:02:17 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13250_d20260331_m025450_c001_v0001182_t0051_u01774925690259") 2026/03/31 03:02:18 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41931454b56bd45c_d20260331_m025441_c001_v7007000_t0000_u01774925681499") 2026/03/31 03:02:18 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13212_d20260331_m025437_c001_v0001182_t0008_u01774925677404") 2026/03/31 03:02:18 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f405821d05f751494_d20260331_m025430_c001_v7007000_t0000_u01774925670188") 2026/03/31 03:02:18 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd131ce_d20260331_m025426_c001_v0001182_t0001_u01774925666019") 2026/03/31 03:02:18 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bd68_d20260331_m025417_c001_v7007000_t0000_u01774925657184") 2026/03/31 03:02:18 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13194_d20260331_m025413_c001_v0001182_t0008_u01774925653495") 2026/03/31 03:02:18 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80ce1_d20260331_m025353_c001_v7007000_t0000_u01774925633904") 2026/03/31 03:02:19 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e381_d20260331_m025352_c001_v0001183_t0059_u01774925632743") 2026/03/31 03:02:19 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80cdf_d20260331_m025352_c001_v7007000_t0000_u01774925632321") 2026/03/31 03:02:19 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e375_d20260331_m025350_c001_v0001183_t0033_u01774925630701") 2026/03/31 03:02:19 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80cdd_d20260331_m025350_c001_v7007000_t0000_u01774925630334") 2026/03/31 03:02:19 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e373_d20260331_m025349_c001_v0001183_t0054_u01774925629575") 2026/03/31 03:02:19 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80ccc_d20260331_m025348_c001_v7007000_t0000_u01774925628627") 2026/03/31 03:02:19 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e365_d20260331_m025347_c001_v0001183_t0034_u01774925627792") 2026/03/31 03:02:19 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80cad_d20260331_m025346_c001_v7007000_t0000_u01774925626272") 2026/03/31 03:02:19 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e34f_d20260331_m025345_c001_v0001183_t0001_u01774925625521") 2026/03/31 03:02:19 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6b9a_d20260331_m025339_c001_v7007000_t0000_u01774925619838") 2026/03/31 03:02:20 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e325_d20260331_m025338_c001_v0001183_t0014_u01774925618905") 2026/03/31 03:02:20 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484db67_d20260331_m025243_c001_v7007000_t0000_u01774925563278") 2026/03/31 03:02:20 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e1ad_d20260331_m025242_c001_v0001183_t0010_u01774925562717") 2026/03/31 03:02:20 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484db66_d20260331_m025241_c001_v7007000_t0000_u01774925561816") 2026/03/31 03:02:20 DEBUG : potato2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e1a7_d20260331_m025241_c001_v0001183_t0020_u01774925561258") 2026/03/31 03:02:20 DEBUG : potato3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41931454b56bd45d_d20260331_m025441_c001_v7007000_t0000_u01774925681887") 2026/03/31 03:02:20 DEBUG : potato3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e48c_d20260331_m025438_c001_v0001183_t0050_u01774925678529") 2026/03/31 03:02:20 DEBUG : potato3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f405821d05f751495_d20260331_m025430_c001_v7007000_t0000_u01774925670374") 2026/03/31 03:02:20 DEBUG : potato3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e446_d20260331_m025427_c001_v0001183_t0022_u01774925667210") 2026/03/31 03:02:20 DEBUG : potato3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bd69_d20260331_m025417_c001_v7007000_t0000_u01774925657420") 2026/03/31 03:02:20 DEBUG : potato3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e3f0_d20260331_m025413_c001_v0001183_t0035_u01774925653880") 2026/03/31 03:02:21 DEBUG : pre-dest1/1: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bdc7_d20260331_m025525_c001_v7007000_t0000_u01774925725309") 2026/03/31 03:02:21 DEBUG : pre-dest1/1: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e5c8_d20260331_m025517_c001_v0001183_t0022_u01774925717520") 2026/03/31 03:02:21 DEBUG : pre-dest2/2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bdc8_d20260331_m025525_c001_v7007000_t0000_u01774925725493") 2026/03/31 03:02:21 DEBUG : pre-dest2/2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd132da_d20260331_m025518_c001_v0001182_t0013_u01774925718129") 2026/03/31 03:02:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f405821d05f75151f_d20260331_m025502_c001_v7007000_t0000_u01774925702437") 2026/03/31 03:02:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657350_d20260331_m025458_c001_v0001185_t0010_u01774925698611") 2026/03/31 03:02:21 DEBUG : sizeonly: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf731_d20260331_m025319_c001_v7007000_t0000_u01774925599191") 2026/03/31 03:02:21 DEBUG : sizeonly: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e295_d20260331_m025318_c001_v0001183_t0047_u01774925598266") 2026/03/31 03:02:21 DEBUG : splitbanan: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa58_d20260331_m025936_c001_v7007000_t0000_u01774925976984") 2026/03/31 03:02:21 DEBUG : splitbanan: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad8203f_d20260331_m025929_c001_v0001165_t0014_u01774925969645") 2026/03/31 03:02:21 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f91b_d20260331_m030054_c001_v7007000_t0000_u01774926054218") 2026/03/31 03:02:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad8213b_d20260331_m030047_c001_v0001165_t0032_u01774926047548") 2026/03/31 03:02:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f410358b861d865eb_d20260331_m030039_c001_v7007000_t0000_u01774926039210") 2026/03/31 03:02:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad8210e_d20260331_m030032_c001_v0001165_t0043_u01774926032536") 2026/03/31 03:02:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4156b7c90a64aa9f_d20260331_m030023_c001_v7007000_t0000_u01774926023375") 2026/03/31 03:02:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad820d5_d20260331_m030016_c001_v0001165_t0008_u01774926016740") 2026/03/31 03:02:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4122dcd551596f07_d20260331_m030007_c001_v7007000_t0000_u01774926007902") 2026/03/31 03:02:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad820a5_d20260331_m030001_c001_v0001165_t0003_u01774926001469") 2026/03/31 03:02:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685ab0_d20260331_m025952_c001_v7007000_t0000_u01774925992623") 2026/03/31 03:02:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad8207d_d20260331_m025945_c001_v0001165_t0054_u01774925985517") 2026/03/31 03:02:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f401c9a85586d6d83_d20260331_m025931_c001_v7007000_t0000_u01774925971297") 2026/03/31 03:02:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b25d3_d20260331_m025928_c001_v0001100_t0000_u01774925968552") 2026/03/31 03:02:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea2f_d20260331_m025919_c001_v7007000_t0000_u01774925959649") 2026/03/31 03:02:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60c4c_d20260331_m025912_c001_v0001036_t0045_u01774925952871") 2026/03/31 03:02:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f420aa437c1685a7d_d20260331_m025911_c001_v7007000_t0000_u01774925951558") 2026/03/31 03:02:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658206_d20260331_m025908_c001_v0001185_t0057_u01774925948869") 2026/03/31 03:02:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4097fae617e8294f_d20260331_m025900_c001_v7007000_t0000_u01774925940282") 2026/03/31 03:02:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b249f_d20260331_m025853_c001_v0001100_t0051_u01774925933369") 2026/03/31 03:02:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4180b70d88699ab4_d20260331_m025852_c001_v7007000_t0000_u01774925932270") 2026/03/31 03:02:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60bfe_d20260331_m025849_c001_v0001036_t0003_u01774925929195") 2026/03/31 03:02:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409c9f6b4fa2e90d_d20260331_m025834_c001_v7007000_t0000_u01774925914906") 2026/03/31 03:02:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60bb8_d20260331_m025831_c001_v0001036_t0037_u01774925911466") 2026/03/31 03:02:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f75c_d20260331_m025822_c001_v7007000_t0000_u01774925902561") 2026/03/31 03:02:24 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657ea8_d20260331_m025816_c001_v0001185_t0052_u01774925896045") 2026/03/31 03:02:24 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bf6e_d20260331_m025806_c001_v7007000_t0000_u01774925886706") 2026/03/31 03:02:24 DEBUG : splitbananasplit: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b22d6_d20260331_m025800_c001_v0001100_t0010_u01774925880173") 2026/03/31 03:02:24 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f417e3c635701ea0f_d20260331_m025914_c001_v7007000_t0000_u01774925954326") 2026/03/31 03:02:24 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658215_d20260331_m025909_c001_v0001185_t0041_u01774925949790") 2026/03/31 03:02:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f73c_d20260331_m025749_c001_v7007000_t0000_u01774925869607") 2026/03/31 03:02:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b22_d20260331_m025746_c001_v0001036_t0016_u01774925866526") 2026/03/31 03:02:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f404a9f87441672da_d20260331_m025745_c001_v7007000_t0000_u01774925865390") 2026/03/31 03:02:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b225e_d20260331_m025742_c001_v0001100_t0043_u01774925862734") 2026/03/31 03:02:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f422d87a2a276bd49_d20260331_m025410_c001_v7007000_t0000_u01774925650872") 2026/03/31 03:02:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13182_d20260331_m025410_c001_v0001182_t0030_u01774925650100") 2026/03/31 03:02:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80cf4_d20260331_m025409_c001_v7007000_t0000_u01774925649543") 2026/03/31 03:02:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657017_d20260331_m025408_c001_v0001185_t0045_u01774925648790") 2026/03/31 03:02:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf727_d20260331_m025316_c001_v7007000_t0000_u01774925596124") 2026/03/31 03:02:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e283_d20260331_m025314_c001_v0001183_t0015_u01774925594585") 2026/03/31 03:02:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf6bc_d20260331_m025314_c001_v7007000_t0000_u01774925594223") 2026/03/31 03:02:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e279_d20260331_m025313_c001_v0001183_t0035_u01774925593121") 2026/03/31 03:02:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf6b1_d20260331_m025311_c001_v7007000_t0000_u01774925591089") 2026/03/31 03:02:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e263_d20260331_m025309_c001_v0001183_t0042_u01774925589762") 2026/03/31 03:02:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf6ab_d20260331_m025309_c001_v7007000_t0000_u01774925589221") 2026/03/31 03:02:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e257_d20260331_m025307_c001_v0001183_t0040_u01774925587899") 2026/03/31 03:02:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e249_d20260331_m025305_c001_v0001183_t0021_u01774925585070") 2026/03/31 03:02:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf631_d20260331_m025304_c001_v7007000_t0000_u01774925584708") 2026/03/31 03:02:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e241_d20260331_m025304_c001_v0001183_t0045_u01774925584150") 2026/03/31 03:02:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e23b_d20260331_m025303_c001_v0001183_t0003_u01774925583385") 2026/03/31 03:02:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f40630a9449edf629_d20260331_m025302_c001_v7007000_t0000_u01774925582975") 2026/03/31 03:02:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e225_d20260331_m025259_c001_v0001183_t0016_u01774925579778") 2026/03/31 03:02:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e20d_d20260331_m025256_c001_v0001183_t0041_u01774925576974") 2026/03/31 03:02:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484db73_d20260331_m025256_c001_v7007000_t0000_u01774925576609") 2026/03/31 03:02:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e203_d20260331_m025256_c001_v0001183_t0034_u01774925576038") 2026/03/31 03:02:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e1ff_d20260331_m025255_c001_v0001183_t0047_u01774925575292") 2026/03/31 03:02:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484db72_d20260331_m025254_c001_v7007000_t0000_u01774925574929") 2026/03/31 03:02:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e1f1_d20260331_m025251_c001_v0001183_t0019_u01774925571367") 2026/03/31 03:02:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484db6f_d20260331_m025251_c001_v7007000_t0000_u01774925571004") 2026/03/31 03:02:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e1eb_d20260331_m025250_c001_v0001183_t0016_u01774925570439") 2026/03/31 03:02:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484db6d_d20260331_m025249_c001_v7007000_t0000_u01774925569533") 2026/03/31 03:02:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e1d9_d20260331_m025248_c001_v0001183_t0052_u01774925568944") 2026/03/31 03:02:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484db6c_d20260331_m025248_c001_v7007000_t0000_u01774925568399") 2026/03/31 03:02:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e1cf_d20260331_m025247_c001_v0001183_t0003_u01774925567804") 2026/03/31 03:02:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484db6b_d20260331_m025246_c001_v7007000_t0000_u01774925566900") 2026/03/31 03:02:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e1c3_d20260331_m025246_c001_v0001183_t0043_u01774925566045") 2026/03/31 03:02:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484db6a_d20260331_m025245_c001_v7007000_t0000_u01774925565502") 2026/03/31 03:02:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e1bd_d20260331_m025244_c001_v0001183_t0054_u01774925564932") 2026/03/31 03:02:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484db68_d20260331_m025244_c001_v7007000_t0000_u01774925564390") 2026/03/31 03:02:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e1b7_d20260331_m025243_c001_v0001183_t0018_u01774925563823") 2026/03/31 03:02:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484db63_d20260331_m025239_c001_v7007000_t0000_u01774925559512") 2026/03/31 03:02:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e19b_d20260331_m025238_c001_v0001183_t0021_u01774925558940") 2026/03/31 03:02:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484db61_d20260331_m025238_c001_v7007000_t0000_u01774925558396") 2026/03/31 03:02:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e18f_d20260331_m025237_c001_v0001183_t0051_u01774925557812") 2026/03/31 03:02:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484db5d_d20260331_m025236_c001_v7007000_t0000_u01774925556909") 2026/03/31 03:02:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e185_d20260331_m025236_c001_v0001183_t0037_u01774925556330") 2026/03/31 03:02:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f408df0c82484db5b_d20260331_m025234_c001_v7007000_t0000_u01774925554149") 2026/03/31 03:02:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e177_d20260331_m025233_c001_v0001183_t0051_u01774925553596") 2026/03/31 03:02:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f73d_d20260331_m025749_c001_v7007000_t0000_u01774925869795") 2026/03/31 03:02:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd1361b_d20260331_m025746_c001_v0001182_t0027_u01774925866516") 2026/03/31 03:02:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f404a9f87441672db_d20260331_m025745_c001_v7007000_t0000_u01774925865573") 2026/03/31 03:02:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657c7f_d20260331_m025742_c001_v0001185_t0014_u01774925862743") 2026/03/31 03:02:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f91f_d20260331_m030056_c001_v7007000_t0000_u01774926056402") 2026/03/31 03:02:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b28d1_d20260331_m030055_c001_v0001100_t0015_u01774926055631") 2026/03/31 03:02:30 DEBUG : sub/yam: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80cef_d20260331_m025406_c001_v7007000_t0000_u01774925646760") 2026/03/31 03:02:30 DEBUG : sub/yam: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e3c5_d20260331_m025405_c001_v0001183_t0048_u01774925645245") 2026/03/31 03:02:30 DEBUG : test_dir1/file2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5e0ca_d20260331_m025741_c001_v7007000_t0000_u01774925861984") 2026/03/31 03:02:30 DEBUG : test_dir1/file2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b10_d20260331_m025740_c001_v0001036_t0017_u01774925860186") 2026/03/31 03:02:30 DEBUG : test_dir1/file2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5b1e7_d20260331_m025739_c001_v7007000_t0000_u01774925859415") 2026/03/31 03:02:30 DEBUG : test_dir1/file2: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b224a_d20260331_m025737_c001_v0001100_t0030_u01774925857875") 2026/03/31 03:02:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5e4b3_d20260331_m025742_c001_v7007000_t0000_u01774925862166") 2026/03/31 03:02:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08657c65_d20260331_m025740_c001_v0001185_t0051_u01774925860174") 2026/03/31 03:02:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5b5d0_d20260331_m025739_c001_v7007000_t0000_u01774925859597") 2026/03/31 03:02:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60b08_d20260331_m025737_c001_v0001036_t0042_u01774925857823") 2026/03/31 03:02:30 DEBUG : three: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80ce6_d20260331_m025358_c001_v7007000_t0000_u01774925638708") 2026/03/31 03:02:31 DEBUG : three: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e3a5_d20260331_m025357_c001_v0001183_t0058_u01774925637573") 2026/03/31 03:02:31 DEBUG : three: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e395_d20260331_m025355_c001_v0001183_t0020_u01774925635373") 2026/03/31 03:02:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f923_d20260331_m030058_c001_v7007000_t0000_u01774926058214") 2026/03/31 03:02:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d5a_d20260331_m030057_c001_v0001036_t0015_u01774926057347") 2026/03/31 03:02:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f94a_d20260331_m030118_c001_v7007000_t0000_u01774926078476") 2026/03/31 03:02:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086588e4_d20260331_m030116_c001_v0001185_t0039_u01774926076191") 2026/03/31 03:02:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f943_d20260331_m030114_c001_v7007000_t0000_u01774926074551") 2026/03/31 03:02:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d78_d20260331_m030112_c001_v0001036_t0025_u01774926072680") 2026/03/31 03:02:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f93e_d20260331_m030111_c001_v7007000_t0000_u01774926071712") 2026/03/31 03:02:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b293d_d20260331_m030110_c001_v0001100_t0020_u01774926070992") 2026/03/31 03:02:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f932_d20260331_m030105_c001_v7007000_t0000_u01774926065853") 2026/03/31 03:02:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d66_d20260331_m030104_c001_v0001036_t0037_u01774926064287") 2026/03/31 03:02:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f935_d20260331_m030108_c001_v7007000_t0000_u01774926068189") 2026/03/31 03:02:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb08658830_d20260331_m030106_c001_v0001185_t0037_u01774926066805") 2026/03/31 03:02:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f92e_d20260331_m030103_c001_v7007000_t0000_u01774926063313") 2026/03/31 03:02:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f101a33ee3c1b2905_d20260331_m030102_c001_v0001100_t0008_u01774926062522") 2026/03/31 03:02:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f928_d20260331_m030101_c001_v7007000_t0000_u01774926061577") 2026/03/31 03:02:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82153_d20260331_m030100_c001_v0001165_t0002_u01774926060977") 2026/03/31 03:02:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f926_d20260331_m030059_c001_v7007000_t0000_u01774926059763") 2026/03/31 03:02:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108106bb086587ac_d20260331_m030059_c001_v0001185_t0018_u01774926059157") 2026/03/31 03:02:33 DEBUG : toe/toe/toe: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f413781a4b7447973_d20260331_m030123_c001_v7007000_t0000_u01774926083879") 2026/03/31 03:02:33 DEBUG : toe/toe/toe: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106d18778cd60d8e_d20260331_m030123_c001_v0001036_t0014_u01774926083039") 2026/03/31 03:02:33 DEBUG : toe/toe/toe: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f939_d20260331_m030110_c001_v7007000_t0000_u01774926070000") 2026/03/31 03:02:33 DEBUG : toe/toe/toe: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82167_d20260331_m030109_c001_v0001165_t0030_u01774926069275") 2026/03/31 03:02:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f94b_d20260331_m030119_c001_v7007000_t0000_u01774926079067") 2026/03/31 03:02:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f106e135d7ad82185_d20260331_m030118_c001_v0001165_t0033_u01774926078217") 2026/03/31 03:02:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f400162639ee5f945_d20260331_m030115_c001_v7007000_t0000_u01774926075139") 2026/03/31 03:02:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f108ed71d57a463c9_d20260331_m030114_c001_v0001130_t0043_u01774926074149") 2026/03/31 03:02:34 DEBUG : two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80ce7_d20260331_m025358_c001_v7007000_t0000_u01774925638891") 2026/03/31 03:02:34 DEBUG : two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f4026305cdfd13140_d20260331_m025357_c001_v0001182_t0029_u01774925637007") 2026/03/31 03:02:34 DEBUG : two: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f409cc77c0606e393_d20260331_m025355_c001_v0001183_t0045_u01774925635191") 2026/03/31 03:02:34 DEBUG : yam: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80cf1_d20260331_m025407_c001_v7007000_t0000_u01774925647487") 2026/03/31 03:02:34 DEBUG : yam: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f11442876846e8e6d_d20260331_m025406_c001_v0001181_t0018_u01774925646551") 2026/03/31 03:02:34 DEBUG : yam: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80cec_d20260331_m025403_c001_v7007000_t0000_u01774925643952") 2026/03/31 03:02:34 DEBUG : yam: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f109cc77c0606e3b5_d20260331_m025402_c001_v0001183_t0012_u01774925642401") 2026/03/31 03:02:34 DEBUG : yam: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80ce8_d20260331_m025401_c001_v7007000_t0000_u01774925641122") 2026/03/31 03:02:34 DEBUG : yam: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1026305cdfd13150_d20260331_m025359_c001_v0001182_t0040_u01774925639453") 2026/03/31 03:02:34 DEBUG : yaml: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80cee_d20260331_m025404_c001_v7007000_t0000_u01774925644681") 2026/03/31 03:02:35 DEBUG : yaml: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f1092c2327eb5f97a_d20260331_m025403_c001_v0001040_t0051_u01774925643208") 2026/03/31 03:02:35 DEBUG : yaml: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f41789a451cd80cea_d20260331_m025401_c001_v7007000_t0000_u01774925641851") 2026/03/31 03:02:35 DEBUG : yaml: Deleting (id "4_z8fc29d83c0ed4b1b9fd80e1b_f112773f81f5882fa_d20260331_m025400_c001_v0001165_t0042_u01774925640799") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m7.371040095s (try 1/5)