"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/27 02:15:58 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ" 2026/03/27 02:15:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 02:15:59 DEBUG : Creating backend with remote "/tmp/rclone3489682708" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:16:00 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:00 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.68s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/27 02:16:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:16:01 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:01 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:16:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:01 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:16:02 DEBUG : B2 bucket rclone-test-hubotig9lequ: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.74s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", 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-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:03 DEBUG : Creating backend with remote "/non-existing" 2026/03/27 02:16:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/27 02:16:03 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:03 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:16:04 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:04 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:04 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:16:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.50s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", 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-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:05 INFO : B2 bucket rclone-test-hubotig9lequ: Running all checks before starting transfers 2026/03/27 02:16:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:16:05 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:05 INFO : B2 bucket rclone-test-hubotig9lequ: Checks finished, now starting transfers 2026/03/27 02:16:05 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:16:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.16s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:06 ERROR : Ignoring --no-traverse with sync 2026/03/27 02:16:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:16:07 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:07 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:07 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:16:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:07 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:16:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/27 02:16:08 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:08 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:08 DEBUG : hello world2: size = 12 OK 2026/03/27 02:16:08 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/27 02:16:08 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.11s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:16:09 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:09 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:09 DEBUG : potato2: size = 11 OK 2026/03/27 02:16:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:16:10 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:10 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:10 DEBUG : potato2: size = 11 OK 2026/03/27 02:16:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.52s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/27 02:16:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:16:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/27 02:16:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/27 02:16:11 INFO : sub dir2: Making directory 2026/03/27 02:16:11 INFO : sub dir: Making directory 2026/03/27 02:16:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:16:11 INFO : sub dir2/sub sub dir2: Making directory 2026/03/27 02:16:11 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:11 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:12 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:16:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:12 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/27 02:16:12 DEBUG : B2 bucket rclone-test-hubotig9lequ: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.30s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:13 INFO : sub dir2: Making directory 2026/03/27 02:16:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/27 02:16:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:16:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:16:13 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:13 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:13 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:16:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:14 DEBUG : sub dir2: Making directory with metadata 2026/03/27 02:16:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:16:14 INFO : sub dir2: Making directory 2026/03/27 02:16:14 INFO : sub dir: Making directory 2026/03/27 02:16:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:16:14 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:14 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:14 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:16:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:14 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:16:14 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/27 02:16:14 DEBUG : B2 bucket rclone-test-hubotig9lequ: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/27 02:16:14 DEBUG : B2 bucket rclone-test-hubotig9lequ: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.30s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", 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-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:15 INFO : sub dir2: Making directory 2026/03/27 02:16:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:16:15 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:15 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:16:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:16 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:16:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:16 DEBUG : sub dir2: Making directory with metadata 2026/03/27 02:16:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:16:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/27 02:16:17 INFO : sub dir2: Making directory 2026/03/27 02:16:17 INFO : sub dir: Making directory 2026/03/27 02:16:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:16:17 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:17 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:17 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:16:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:17 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:16:17 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/27 02:16:17 DEBUG : B2 bucket rclone-test-hubotig9lequ: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.10s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", 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-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:18 INFO : sub dir2: Making directory 2026/03/27 02:16:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:16:18 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:18 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:16:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:18 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:16:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.28s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bazitek0minu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-hubotig9lequ -> B2 bucket rclone-test-bazitek0minu 2026/03/27 02:16:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:16:21 DEBUG : B2 bucket rclone-test-bazitek0minu: Waiting for checks to finish 2026/03/27 02:16:21 DEBUG : B2 bucket rclone-test-bazitek0minu: Waiting for transfers to finish 2026/03/27 02:16:22 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:16:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/27 02:16:22 DEBUG : B2 bucket rclone-test-bazitek0minu: Purge remote 2026/03/27 02:16:22 INFO : B2 bucket rclone-test-bazitek0minu: cleaning bucket "rclone-test-bazitek0minu" of all files 2026/03/27 02:16:22 DEBUG : sub dir/hello world: Deleting (id "4_zff920da3104d2bdb9fd80e1b_f110659cf4195a2cf_d20260327_m021621_c001_v0001041_t0054_u01774577781988") --- PASS: TestServerSideCopy (4.31s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:24 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:16:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:16:24 DEBUG : sub dir/hello world: Sizes differ 2026/03/27 02:16:24 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:24 DEBUG : sub dir/hello world: size = 17 OK 2026/03/27 02:16:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/27 02:16:24 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.70s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zubewik6veji" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-hubotig9lequ -> B2 bucket rclone-test-zubewik6veji 2026/03/27 02:16:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:16:27 DEBUG : B2 bucket rclone-test-zubewik6veji: Waiting for checks to finish 2026/03/27 02:16:27 DEBUG : B2 bucket rclone-test-zubewik6veji: Waiting for transfers to finish 2026/03/27 02:16:28 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:16:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/27 02:16:29 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:16:29 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zubewik6veji) 2026/03/27 02:16:29 DEBUG : sub dir/hello world: Sizes differ 2026/03/27 02:16:29 DEBUG : B2 bucket rclone-test-zubewik6veji: Waiting for checks to finish 2026/03/27 02:16:29 DEBUG : B2 bucket rclone-test-zubewik6veji: Waiting for transfers to finish 2026/03/27 02:16:30 DEBUG : sub dir/hello world: size = 17 OK 2026/03/27 02:16:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/27 02:16:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/27 02:16:30 DEBUG : B2 bucket rclone-test-zubewik6veji: Purge remote 2026/03/27 02:16:30 INFO : B2 bucket rclone-test-zubewik6veji: cleaning bucket "rclone-test-zubewik6veji" of all files 2026/03/27 02:16:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f122d23104d2bdb9fd80e1b_f10678871589eb051_d20260327_m021629_c001_v0001097_t0022_u01774577789802") 2026/03/27 02:16:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f122d23104d2bdb9fd80e1b_f1019cf238dd06e14_d20260327_m021628_c001_v0001093_t0048_u01774577788030") --- PASS: TestServerSideCopyOverSelf (7.08s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:33 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:33 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:16:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:16:33 DEBUG : sub dir/hello world: Sizes differ 2026/03/27 02:16:33 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:33 DEBUG : sub dir/hello world: size = 17 OK 2026/03/27 02:16:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/27 02:16:33 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/27 02:16:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.78s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:34 DEBUG : Creating backend with remote "TestB2:rclone-test-zuyujod0hewe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-hubotig9lequ -> B2 bucket rclone-test-zuyujod0hewe 2026/03/27 02:16:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:16:36 DEBUG : B2 bucket rclone-test-zuyujod0hewe: Waiting for checks to finish 2026/03/27 02:16:36 DEBUG : B2 bucket rclone-test-zuyujod0hewe: Waiting for transfers to finish 2026/03/27 02:16:36 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:16:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/27 02:16:37 DEBUG : B2 bucket rclone-test-zuyujod0hewe: Waiting for checks to finish 2026/03/27 02:16:37 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:16:37 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zuyujod0hewe) 2026/03/27 02:16:37 DEBUG : sub dir/hello world: Sizes differ 2026/03/27 02:16:37 DEBUG : B2 bucket rclone-test-zuyujod0hewe: Waiting for transfers to finish 2026/03/27 02:16:38 DEBUG : sub dir/hello world: size = 17 OK 2026/03/27 02:16:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/27 02:16:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/27 02:16:38 INFO : sub dir/hello world: Deleted 2026/03/27 02:16:39 DEBUG : testing file moves 2026/03/27 02:16:39 DEBUG : B2 bucket rclone-test-zuyujod0hewe: Waiting for checks to finish 2026/03/27 02:16:39 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:16:39 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zuyujod0hewe) 2026/03/27 02:16:39 DEBUG : sub dir/hello world: Sizes differ 2026/03/27 02:16:39 DEBUG : B2 bucket rclone-test-zuyujod0hewe: Waiting for transfers to finish 2026/03/27 02:16:39 DEBUG : sub dir/hello world: size = 24 OK 2026/03/27 02:16:39 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/27 02:16:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/27 02:16:40 INFO : sub dir/hello world: Deleted 2026/03/27 02:16:40 DEBUG : B2 bucket rclone-test-zuyujod0hewe: Purge remote 2026/03/27 02:16:40 INFO : B2 bucket rclone-test-zuyujod0hewe: cleaning bucket "rclone-test-zuyujod0hewe" of all files 2026/03/27 02:16:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf824d43104d2bdb9fd80e1b_f108f8a87a2694aa0_d20260327_m021639_c001_v0001092_t0029_u01774577799747") 2026/03/27 02:16:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf824d43104d2bdb9fd80e1b_f10355b988622ec6c_d20260327_m021638_c001_v0001103_t0029_u01774577798055") 2026/03/27 02:16:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf824d43104d2bdb9fd80e1b_f100aedfd9a400f12_d20260327_m021636_c001_v0001161_t0011_u01774577796771") --- PASS: TestServerSideMoveOverSelf (7.44s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:42 ERROR : error listing: directory not found 2026/03/27 02:16:42 INFO : Local file system at /tmp/rclone3489682708: Making directory 2026/03/27 02:16:42 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:42 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.54s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:16:44 DEBUG : Local file system at /tmp/rclone3489682708: Waiting for checks to finish 2026/03/27 02:16:44 DEBUG : Local file system at /tmp/rclone3489682708: Waiting for transfers to finish 2026/03/27 02:16:44 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/27 02:16:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:16:44 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/27 02:16:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.81s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:45 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/27 02:16:45 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:45 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:45 DEBUG : check sum: size = 1 OK 2026/03/27 02:16:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/27 02:16:45 INFO : check sum: Copied (new) 2026/03/27 02:16:45 DEBUG : Waiting for deletions to finish 2026/03/27 02:16:46 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:46 DEBUG : check sum: size = 1 OK 2026/03/27 02:16:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/27 02:16:46 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/27 02:16:46 DEBUG : check sum: Unchanged skipping 2026/03/27 02:16:46 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:46 DEBUG : Waiting for deletions to finish 2026/03/27 02:16:46 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.63s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/27 02:16:47 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:47 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:47 DEBUG : sizeonly: size = 6 OK 2026/03/27 02:16:47 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/27 02:16:47 INFO : sizeonly: Copied (new) 2026/03/27 02:16:47 DEBUG : Waiting for deletions to finish 2026/03/27 02:16:47 DEBUG : sizeonly: size = 6 OK 2026/03/27 02:16:47 DEBUG : sizeonly: Sizes identical 2026/03/27 02:16:47 DEBUG : sizeonly: Unchanged skipping 2026/03/27 02:16:47 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:47 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:47 DEBUG : Waiting for deletions to finish 2026/03/27 02:16:47 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.46s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/27 02:16:48 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:48 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:48 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/27 02:16:48 INFO : ignore-size: Copied (new) 2026/03/27 02:16:48 DEBUG : Waiting for deletions to finish 2026/03/27 02:16:49 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:49 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:16:49 DEBUG : ignore-size: Unchanged skipping 2026/03/27 02:16:49 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:49 DEBUG : Waiting for deletions to finish 2026/03/27 02:16:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.45s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:50 DEBUG : existing: size = 6 OK 2026/03/27 02:16:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:16:50 DEBUG : existing: Unchanged skipping 2026/03/27 02:16:50 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:50 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:50 DEBUG : Waiting for deletions to finish 2026/03/27 02:16:50 INFO : There was nothing to transfer 2026/03/27 02:16:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/27 02:16:50 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:50 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:50 DEBUG : existing: size = 6 OK 2026/03/27 02:16:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/27 02:16:50 INFO : existing: Copied (replaced existing) 2026/03/27 02:16:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.75s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/27 02:16:51 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:51 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:52 DEBUG : existing: size = 6 OK 2026/03/27 02:16:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/27 02:16:52 INFO : existing: Copied (new) 2026/03/27 02:16:52 DEBUG : Waiting for deletions to finish 2026/03/27 02:16:52 DEBUG : existing: Destination exists, skipping 2026/03/27 02:16:52 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:52 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:52 DEBUG : Waiting for deletions to finish 2026/03/27 02:16:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:53 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/27 02:16:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/27 02:16:54 DEBUG : c/non empty space: size = 5 OK 2026/03/27 02:16:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:16:54 DEBUG : c/non empty space: Unchanged skipping 2026/03/27 02:16:54 DEBUG : a/potato2: size = 60 OK 2026/03/27 02:16:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:16:54 INFO : a/potato2: Copied (new) 2026/03/27 02:16:54 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:54 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:54 DEBUG : Waiting for deletions to finish 2026/03/27 02:16:54 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:56 DEBUG : empty space: size = 1 OK 2026/03/27 02:16:56 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/27 02:16:56 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/27 02:16:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/27 02:16:56 DEBUG : empty space: Unchanged skipping 2026/03/27 02:16:56 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:56 DEBUG : Waiting for deletions to finish 2026/03/27 02:16:56 INFO : There was nothing to transfer 2026/03/27 02:16:56 DEBUG : empty space: size = 1 OK 2026/03/27 02:16:56 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/27 02:16:56 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/27 02:16:57 INFO : empty space: Updated modification time in destination 2026/03/27 02:16:57 DEBUG : empty space: Unchanged skipping 2026/03/27 02:16:57 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:57 DEBUG : Waiting for deletions to finish 2026/03/27 02:16:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:16:58 DEBUG : empty space: size = 1 OK 2026/03/27 02:16:58 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/27 02:16:58 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:16:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/27 02:16:58 DEBUG : empty space: Unchanged skipping 2026/03/27 02:16:58 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:16:58 DEBUG : Waiting for deletions to finish 2026/03/27 02:16:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:00 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:00 DEBUG : foo: size = 3 OK 2026/03/27 02:17:00 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/27 02:17:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:17:00 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:17:00 DEBUG : foo: sha1 differ 2026/03/27 02:17:00 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:00 DEBUG : foo: size = 3 OK 2026/03/27 02:17:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/27 02:17:00 INFO : foo: Copied (replaced existing) 2026/03/27 02:17:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.58s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:01 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/27 02:17:01 DEBUG : empty space: size = 1 OK 2026/03/27 02:17:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:17:01 DEBUG : empty space: Unchanged skipping 2026/03/27 02:17:01 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:01 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:02 DEBUG : potato: size = 60 OK 2026/03/27 02:17:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:17:02 INFO : potato: Copied (new) 2026/03/27 02:17:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:03 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:17:03 DEBUG : potato: size = 60 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:17:03 DEBUG : potato: Sizes differ 2026/03/27 02:17:03 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:03 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:03 DEBUG : potato: size = 21 OK 2026/03/27 02:17:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/27 02:17:03 INFO : potato: Copied (replaced existing) 2026/03/27 02:17:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.47s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:05 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:05 DEBUG : potato: size = 21 OK 2026/03/27 02:17:05 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/27 02:17:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3489682708) 2026/03/27 02:17:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:17:05 DEBUG : potato: sha1 differ 2026/03/27 02:17:05 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:05 DEBUG : potato: size = 21 OK 2026/03/27 02:17:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/27 02:17:05 INFO : potato: Copied (replaced existing) 2026/03/27 02:17:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:17:06 DEBUG : empty space: size = 1 OK 2026/03/27 02:17:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:17:06 DEBUG : empty space: Unchanged skipping 2026/03/27 02:17:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/27 02:17:06 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:06 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:06 DEBUG : Waiting for deletions to finish 2026/03/27 02:17:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:17:08 DEBUG : empty space: size = 1 OK 2026/03/27 02:17:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:17:08 DEBUG : empty space: Unchanged skipping 2026/03/27 02:17:08 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:08 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:08 DEBUG : potato2: size = 60 OK 2026/03/27 02:17:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:17:08 INFO : potato2: Copied (new) 2026/03/27 02:17:08 DEBUG : Waiting for deletions to finish 2026/03/27 02:17:08 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:10 INFO : d: Making directory 2026/03/27 02:17:10 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/27 02:17:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/27 02:17:10 DEBUG : c/non empty space: size = 5 OK 2026/03/27 02:17:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:17:10 DEBUG : c/non empty space: Unchanged skipping 2026/03/27 02:17:10 DEBUG : a/potato2: size = 60 OK 2026/03/27 02:17:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:17:10 INFO : a/potato2: Copied (new) 2026/03/27 02:17:10 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:10 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:10 DEBUG : Waiting for deletions to finish 2026/03/27 02:17:11 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/27 02:17:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/27 02:17:13 DEBUG : c/non empty space: size = 5 OK 2026/03/27 02:17:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:17:13 DEBUG : c/non empty space: Unchanged skipping 2026/03/27 02:17:13 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:13 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:13 DEBUG : a/potato2: size = 60 OK 2026/03/27 02:17:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:17:13 INFO : a/potato2: Copied (new) 2026/03/27 02:17:13 ERROR : B2 bucket rclone-test-hubotig9lequ: not deleting files as there were IO errors 2026/03/27 02:17:13 ERROR : B2 bucket rclone-test-hubotig9lequ: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.25s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:14 DEBUG : Waiting for deletions to finish 2026/03/27 02:17:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:17:15 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:15 DEBUG : empty space: size = 1 OK 2026/03/27 02:17:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:17:15 DEBUG : empty space: Unchanged skipping 2026/03/27 02:17:15 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:15 INFO : potato: Deleted 2026/03/27 02:17:15 DEBUG : potato2: size = 60 OK 2026/03/27 02:17:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:17:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.91s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:16 DEBUG : Waiting for deletions to finish 2026/03/27 02:17:17 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:17 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:17 INFO : potato: Deleted 2026/03/27 02:17:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:17:17 DEBUG : empty space: size = 1 OK 2026/03/27 02:17:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:17:17 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:17 DEBUG : empty space: Unchanged skipping 2026/03/27 02:17:17 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:17 DEBUG : potato2: size = 60 OK 2026/03/27 02:17:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:17:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.38s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:17:19 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:19 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:19 DEBUG : potato2: size = 19 OK 2026/03/27 02:17:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/27 02:17:19 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.65s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:20 DEBUG : enormous: Excluded (Size Filter) 2026/03/27 02:17:20 DEBUG : enormous: Excluded 2026/03/27 02:17:20 DEBUG : potato2: Excluded (Size Filter) 2026/03/27 02:17:20 DEBUG : potato2: Excluded 2026/03/27 02:17:20 DEBUG : potato2: Excluded (Size Filter) 2026/03/27 02:17:20 DEBUG : potato2: Excluded 2026/03/27 02:17:20 DEBUG : empty space: size = 1 OK 2026/03/27 02:17:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:17:20 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:20 DEBUG : empty space: Unchanged skipping 2026/03/27 02:17:20 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:20 DEBUG : Waiting for deletions to finish 2026/03/27 02:17:20 INFO : There was nothing to transfer 2026/03/27 02:17:21 DEBUG : enormous: Excluded (Size Filter) 2026/03/27 02:17:21 DEBUG : enormous: Excluded 2026/03/27 02:17:21 DEBUG : potato2: Excluded (Size Filter) 2026/03/27 02:17:21 DEBUG : potato2: Excluded 2026/03/27 02:17:21 DEBUG : potato2: Excluded (Size Filter) 2026/03/27 02:17:21 DEBUG : potato2: Excluded 2026/03/27 02:17:21 DEBUG : empty space: size = 1 OK 2026/03/27 02:17:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/27 02:17:21 DEBUG : Local file system at /tmp/rclone3489682708: Waiting for checks to finish 2026/03/27 02:17:21 DEBUG : empty space: Unchanged skipping 2026/03/27 02:17:21 DEBUG : Local file system at /tmp/rclone3489682708: Waiting for transfers to finish 2026/03/27 02:17:21 DEBUG : Waiting for deletions to finish 2026/03/27 02:17:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.86s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:22 DEBUG : enormous: Excluded (Size Filter) 2026/03/27 02:17:22 DEBUG : enormous: Excluded 2026/03/27 02:17:22 DEBUG : potato2: Excluded (Size Filter) 2026/03/27 02:17:22 DEBUG : potato2: Excluded 2026/03/27 02:17:23 DEBUG : empty space: size = 1 OK 2026/03/27 02:17:23 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:17:23 DEBUG : empty space: Unchanged skipping 2026/03/27 02:17:23 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:23 DEBUG : Waiting for deletions to finish 2026/03/27 02:17:23 INFO : enormous: Deleted 2026/03/27 02:17:23 INFO : potato2: Deleted 2026/03/27 02:17:23 INFO : There was nothing to transfer 2026/03/27 02:17:23 DEBUG : empty space: size = 1 OK 2026/03/27 02:17:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/27 02:17:23 DEBUG : empty space: Unchanged skipping 2026/03/27 02:17:23 DEBUG : Local file system at /tmp/rclone3489682708: Waiting for checks to finish 2026/03/27 02:17:23 DEBUG : Local file system at /tmp/rclone3489682708: Waiting for transfers to finish 2026/03/27 02:17:23 DEBUG : Waiting for deletions to finish 2026/03/27 02:17:23 INFO : enormous: Deleted 2026/03/27 02:17:23 INFO : potato2: Deleted 2026/03/27 02:17:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.28s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:25 DEBUG : five: Need to transfer - File not found at Destination 2026/03/27 02:17:25 DEBUG : four: size = 4 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:17:25 DEBUG : four: size = 8 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:17:25 DEBUG : four: Sizes differ 2026/03/27 02:17:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/27 02:17:25 DEBUG : one: Destination is newer than source, skipping 2026/03/27 02:17:25 DEBUG : three: size = 5 OK 2026/03/27 02:17:25 DEBUG : three: Sizes identical 2026/03/27 02:17:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/27 02:17:25 DEBUG : two: size = 3 OK 2026/03/27 02:17:25 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3489682708) 2026/03/27 02:17:25 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:17:25 DEBUG : two: sha1 differ 2026/03/27 02:17:25 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:26 DEBUG : five: size = 4 OK 2026/03/27 02:17:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/27 02:17:26 INFO : five: Copied (new) 2026/03/27 02:17:26 DEBUG : four: size = 4 OK 2026/03/27 02:17:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/27 02:17:26 INFO : four: Copied (replaced existing) 2026/03/27 02:17:26 DEBUG : two: size = 3 OK 2026/03/27 02:17:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/27 02:17:26 INFO : two: Copied (replaced existing) 2026/03/27 02:17:26 DEBUG : Waiting for deletions to finish 2026/03/27 02:17:27 DEBUG : five: size = 4 OK 2026/03/27 02:17:27 DEBUG : four: size = 4 OK 2026/03/27 02:17:27 DEBUG : one: Destination is newer than source, skipping 2026/03/27 02:17:27 DEBUG : three: size = 5 OK 2026/03/27 02:17:27 DEBUG : two: size = 3 OK 2026/03/27 02:17:27 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/27 02:17:27 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/27 02:17:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/27 02:17:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/27 02:17:27 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/27 02:17:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/27 02:17:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3489682708) 2026/03/27 02:17:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:17:27 DEBUG : three: sha1 differ 2026/03/27 02:17:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/27 02:17:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/27 02:17:27 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/27 02:17:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/27 02:17:27 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:27 DEBUG : three: size = 5 OK 2026/03/27 02:17:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/27 02:17:27 INFO : three: Copied (replaced existing) 2026/03/27 02:17:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.38s) === 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-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/27 02:17:28 INFO : B2 bucket rclone-test-hubotig9lequ: Making map for --track-renames 2026/03/27 02:17:28 INFO : B2 bucket rclone-test-hubotig9lequ: Finished making map for --track-renames 2026/03/27 02:17:28 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/27 02:17:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/27 02:17:28 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for renames to finish 2026/03/27 02:17:28 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:29 DEBUG : yam: size = 11 OK 2026/03/27 02:17:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/27 02:17:29 INFO : yam: Copied (new) 2026/03/27 02:17:29 DEBUG : potato: size = 14 OK 2026/03/27 02:17:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/27 02:17:29 INFO : potato: Copied (new) 2026/03/27 02:17:29 DEBUG : Waiting for deletions to finish 2026/03/27 02:17:29 INFO : B2 bucket rclone-test-hubotig9lequ: Making map for --track-renames 2026/03/27 02:17:29 DEBUG : potato: size = 14 OK 2026/03/27 02:17:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:17:29 INFO : B2 bucket rclone-test-hubotig9lequ: Finished making map for --track-renames 2026/03/27 02:17:29 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:29 DEBUG : potato: Unchanged skipping 2026/03/27 02:17:29 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for renames to finish 2026/03/27 02:17:30 DEBUG : yaml: size = 11 OK 2026/03/27 02:17:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/27 02:17:30 INFO : yam: Copied (server-side copy) to: yaml 2026/03/27 02:17:30 INFO : yam: Deleted 2026/03/27 02:17:30 INFO : yaml: Renamed from "yam" 2026/03/27 02:17:30 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/27 02:17:32 INFO : B2 bucket rclone-test-hubotig9lequ: Making map for --track-renames 2026/03/27 02:17:32 INFO : B2 bucket rclone-test-hubotig9lequ: Finished making map for --track-renames 2026/03/27 02:17:32 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/27 02:17:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/27 02:17:32 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for renames to finish 2026/03/27 02:17:32 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:32 DEBUG : potato: size = 14 OK 2026/03/27 02:17:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/27 02:17:32 INFO : potato: Copied (new) 2026/03/27 02:17:32 DEBUG : yam: size = 11 OK 2026/03/27 02:17:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/27 02:17:32 INFO : yam: Copied (new) 2026/03/27 02:17:32 DEBUG : Waiting for deletions to finish 2026/03/27 02:17:32 DEBUG : potato: size = 14 OK 2026/03/27 02:17:32 INFO : B2 bucket rclone-test-hubotig9lequ: Making map for --track-renames 2026/03/27 02:17:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:17:32 INFO : B2 bucket rclone-test-hubotig9lequ: Finished making map for --track-renames 2026/03/27 02:17:32 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:32 DEBUG : potato: Unchanged skipping 2026/03/27 02:17:32 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for renames to finish 2026/03/27 02:17:33 DEBUG : yaml: size = 11 OK 2026/03/27 02:17:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/27 02:17:33 INFO : yam: Copied (server-side copy) to: yaml 2026/03/27 02:17:33 INFO : yam: Deleted 2026/03/27 02:17:33 INFO : yaml: Renamed from "yam" 2026/03/27 02:17:33 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/27 02:17:35 INFO : B2 bucket rclone-test-hubotig9lequ: Making map for --track-renames 2026/03/27 02:17:35 INFO : B2 bucket rclone-test-hubotig9lequ: Finished making map for --track-renames 2026/03/27 02:17:35 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/27 02:17:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/27 02:17:35 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for renames to finish 2026/03/27 02:17:35 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:35 DEBUG : sub/yam: size = 11 OK 2026/03/27 02:17:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/27 02:17:35 INFO : sub/yam: Copied (new) 2026/03/27 02:17:36 DEBUG : potato: size = 14 OK 2026/03/27 02:17:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/27 02:17:36 INFO : potato: Copied (new) 2026/03/27 02:17:36 DEBUG : Waiting for deletions to finish 2026/03/27 02:17:36 DEBUG : potato: size = 14 OK 2026/03/27 02:17:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:17:36 DEBUG : potato: Unchanged skipping 2026/03/27 02:17:36 INFO : B2 bucket rclone-test-hubotig9lequ: Making map for --track-renames 2026/03/27 02:17:36 INFO : B2 bucket rclone-test-hubotig9lequ: Finished making map for --track-renames 2026/03/27 02:17:36 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:36 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for renames to finish 2026/03/27 02:17:37 DEBUG : yam: size = 11 OK 2026/03/27 02:17:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/27 02:17:37 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/27 02:17:37 INFO : sub/yam: Deleted 2026/03/27 02:17:37 INFO : yam: Renamed from "sub/yam" 2026/03/27 02:17:37 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.47s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:38 DEBUG : Creating backend with remote "/tmp/rclone3489682708/dir1" 2026/03/27 02:17:38 DEBUG : Creating backend with remote "/tmp/rclone3489682708/dir2" 2026/03/27 02:17:38 DEBUG : Local file system at /tmp/rclone3489682708/dir2: Using server-side directory move 2026/03/27 02:17:38 INFO : Local file system at /tmp/rclone3489682708/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/27 02:17:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/27 02:17:38 DEBUG : Local file system at /tmp/rclone3489682708/dir2: Waiting for checks to finish 2026/03/27 02:17:38 DEBUG : Local file system at /tmp/rclone3489682708/dir2: Waiting for transfers to finish 2026/03/27 02:17:38 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:17:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/27 02:17:38 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:38 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:39 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/27 02:17:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/27 02:17:39 INFO : nested/sub dir/file: Copied (new) 2026/03/27 02:17:39 INFO : nested/sub dir/file: Deleted 2026/03/27 02:17:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:17:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:17:39 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:17:39 INFO : sub dir/hello world: Deleted 2026/03/27 02:17:39 INFO : sub dir: Removing directory 2026/03/27 02:17:39 INFO : nested/sub dir: Removing directory 2026/03/27 02:17:39 INFO : nested: Removing directory 2026/03/27 02:17:39 DEBUG : Local file system at /tmp/rclone3489682708: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.87s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:17:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/27 02:17:40 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:40 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:41 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/27 02:17:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/27 02:17:41 INFO : nested/sub dir/file: Copied (new) 2026/03/27 02:17:41 INFO : nested/sub dir/file: Deleted 2026/03/27 02:17:41 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:17:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:17:41 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:17:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.17s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/27 02:17:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/27 02:17:42 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:42 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:43 DEBUG : existing: size = 6 OK 2026/03/27 02:17:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/27 02:17:43 INFO : existing: Copied (new) 2026/03/27 02:17:43 INFO : existing: Deleted 2026/03/27 02:17:43 DEBUG : existing-b: size = 6 OK 2026/03/27 02:17:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/27 02:17:43 INFO : existing-b: Copied (new) 2026/03/27 02:17:43 INFO : existing-b: Deleted 2026/03/27 02:17:43 DEBUG : existing: Destination exists, skipping 2026/03/27 02:17:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/27 02:17:43 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:17:43 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:17:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.84s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:44 DEBUG : Creating backend with remote "TestB2:rclone-test-dibikiw0huzi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hubotig9lequ -> B2 bucket rclone-test-dibikiw0huzi 2026/03/27 02:17:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:17:48 DEBUG : empty space: size = 1 OK 2026/03/27 02:17:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/27 02:17:48 DEBUG : empty space: Unchanged skipping 2026/03/27 02:17:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:17:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dibikiw0huzi) 2026/03/27 02:17:48 DEBUG : potato3: Sizes differ 2026/03/27 02:17:48 DEBUG : B2 bucket rclone-test-dibikiw0huzi: Waiting for checks to finish 2026/03/27 02:17:48 INFO : empty space: Deleted 2026/03/27 02:17:48 DEBUG : B2 bucket rclone-test-dibikiw0huzi: Waiting for transfers to finish 2026/03/27 02:17:48 DEBUG : potato2: size = 60 OK 2026/03/27 02:17:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:17:48 INFO : potato2: Copied (server-side copy) 2026/03/27 02:17:48 INFO : potato2: Deleted 2026/03/27 02:17:49 DEBUG : potato3: size = 68 OK 2026/03/27 02:17:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/27 02:17:49 INFO : potato3: Copied (server-side copy) 2026/03/27 02:17:49 INFO : potato3: Deleted 2026/03/27 02:17:49 DEBUG : Creating backend with remote "TestB2:rclone-test-benomit3luki" 2026/03/27 02:17:51 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/27 02:17:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:17:51 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/27 02:17:51 DEBUG : B2 bucket rclone-test-benomit3luki: Waiting for checks to finish 2026/03/27 02:17:51 DEBUG : B2 bucket rclone-test-benomit3luki: Waiting for transfers to finish 2026/03/27 02:17:52 DEBUG : empty space: size = 1 OK 2026/03/27 02:17:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/27 02:17:52 INFO : empty space: Copied (server-side copy) 2026/03/27 02:17:52 INFO : empty space: Deleted 2026/03/27 02:17:52 DEBUG : potato3: size = 68 OK 2026/03/27 02:17:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/27 02:17:52 INFO : potato3: Copied (server-side copy) 2026/03/27 02:17:52 DEBUG : potato2: size = 60 OK 2026/03/27 02:17:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:17:52 INFO : potato2: Copied (server-side copy) 2026/03/27 02:17:52 INFO : potato3: Deleted 2026/03/27 02:17:52 INFO : potato2: Deleted 2026/03/27 02:17:53 DEBUG : B2 bucket rclone-test-benomit3luki: Purge remote 2026/03/27 02:17:53 INFO : B2 bucket rclone-test-benomit3luki: cleaning bucket "rclone-test-benomit3luki" of all files 2026/03/27 02:17:53 DEBUG : empty space: Deleting (id "4_z8f626d93105d2bdb9fd80e1b_f118bf581bdf74df0_d20260327_m021751_c001_v0001098_t0014_u01774577871767") 2026/03/27 02:17:53 DEBUG : potato2: Deleting (id "4_z8f626d93105d2bdb9fd80e1b_f11445e774d8600df_d20260327_m021752_c001_v0001032_t0014_u01774577872139") 2026/03/27 02:17:53 DEBUG : potato3: Deleting (id "4_z8f626d93105d2bdb9fd80e1b_f1071fe6056bf9242_d20260327_m021752_c001_v0001171_t0015_u01774577872154") 2026/03/27 02:17:53 DEBUG : B2 bucket rclone-test-dibikiw0huzi: Purge remote 2026/03/27 02:17:53 INFO : B2 bucket rclone-test-dibikiw0huzi: cleaning bucket "rclone-test-dibikiw0huzi" of all files 2026/03/27 02:17:53 DEBUG : empty space: Deleting (id "4_z5f825d83105d2bdb9fd80e1b_f422559d13ff4dcc5_d20260327_m021752_c001_v7007000_t0000_u01774577872186") 2026/03/27 02:17:53 DEBUG : empty space: Deleting (id "4_z5f825d83105d2bdb9fd80e1b_f114b94f745a0e6ef_d20260327_m021747_c001_v0001180_t0033_u01774577867832") 2026/03/27 02:17:53 DEBUG : potato2: Deleting (id "4_z5f825d83105d2bdb9fd80e1b_f408df0c8243c7b2b_d20260327_m021752_c001_v7007000_t0000_u01774577872530") 2026/03/27 02:17:53 DEBUG : potato2: Deleting (id "4_z5f825d83105d2bdb9fd80e1b_f100674b7acafe0bc_d20260327_m021748_c001_v0001171_t0051_u01774577868621") 2026/03/27 02:17:53 DEBUG : potato3: Deleting (id "4_z5f825d83105d2bdb9fd80e1b_f422559d13ff4dcc6_d20260327_m021752_c001_v7007000_t0000_u01774577872432") 2026/03/27 02:17:53 DEBUG : potato3: Deleting (id "4_z5f825d83105d2bdb9fd80e1b_f10773d8afbf92ba8_d20260327_m021749_c001_v0001101_t0028_u01774577869031") 2026/03/27 02:17:53 DEBUG : potato3: Deleting (id "4_z5f825d83105d2bdb9fd80e1b_f114b94f745a0e6f3_d20260327_m021748_c001_v0001180_t0020_u01774577868035") --- PASS: TestServerSideMove (11.16s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:17:55 DEBUG : Creating backend with remote "TestB2:rclone-test-bogahis8sigo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hubotig9lequ -> B2 bucket rclone-test-bogahis8sigo 2026/03/27 02:18:01 DEBUG : empty space: Excluded (Size Filter) 2026/03/27 02:18:01 DEBUG : empty space: Excluded 2026/03/27 02:18:01 DEBUG : empty space: Excluded (Size Filter) 2026/03/27 02:18:01 DEBUG : empty space: Excluded 2026/03/27 02:18:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:18:01 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:18:01 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bogahis8sigo) 2026/03/27 02:18:01 DEBUG : potato3: Sizes differ 2026/03/27 02:18:01 DEBUG : B2 bucket rclone-test-bogahis8sigo: Waiting for checks to finish 2026/03/27 02:18:01 DEBUG : B2 bucket rclone-test-bogahis8sigo: Waiting for transfers to finish 2026/03/27 02:18:02 DEBUG : potato2: size = 60 OK 2026/03/27 02:18:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:18:02 INFO : potato2: Copied (server-side copy) 2026/03/27 02:18:02 INFO : potato2: Deleted 2026/03/27 02:18:02 DEBUG : potato3: size = 68 OK 2026/03/27 02:18:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/27 02:18:02 INFO : potato3: Copied (server-side copy) 2026/03/27 02:18:02 INFO : potato3: Deleted 2026/03/27 02:18:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kobojod8seca" 2026/03/27 02:18:03 DEBUG : empty space: Excluded (Size Filter) 2026/03/27 02:18:03 DEBUG : empty space: Excluded 2026/03/27 02:18:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:18:04 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/27 02:18:04 DEBUG : B2 bucket rclone-test-kobojod8seca: Waiting for checks to finish 2026/03/27 02:18:04 DEBUG : B2 bucket rclone-test-kobojod8seca: Waiting for transfers to finish 2026/03/27 02:18:05 DEBUG : potato2: size = 60 OK 2026/03/27 02:18:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:18:05 INFO : potato2: Copied (server-side copy) 2026/03/27 02:18:05 DEBUG : potato3: size = 68 OK 2026/03/27 02:18:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/27 02:18:05 INFO : potato3: Copied (server-side copy) 2026/03/27 02:18:05 INFO : potato2: Deleted 2026/03/27 02:18:05 INFO : potato3: Deleted 2026/03/27 02:18:06 DEBUG : B2 bucket rclone-test-kobojod8seca: Purge remote 2026/03/27 02:18:06 INFO : B2 bucket rclone-test-kobojod8seca: cleaning bucket "rclone-test-kobojod8seca" of all files 2026/03/27 02:18:06 DEBUG : potato2: Deleting (id "4_zff529dc3105d2bdb9fd80e1b_f101b5f6fc4820732_d20260327_m021804_c001_v0001033_t0041_u01774577884926") 2026/03/27 02:18:06 DEBUG : potato3: Deleting (id "4_zff529dc3105d2bdb9fd80e1b_f111246d9102f8ce7_d20260327_m021805_c001_v0001150_t0028_u01774577885303") 2026/03/27 02:18:06 DEBUG : B2 bucket rclone-test-bogahis8sigo: Purge remote 2026/03/27 02:18:06 INFO : B2 bucket rclone-test-bogahis8sigo: cleaning bucket "rclone-test-bogahis8sigo" of all files 2026/03/27 02:18:07 DEBUG : empty space: Deleting (id "4_z0f828da3105d2bdb9fd80e1b_f1015a86887e88f2b_d20260327_m021800_c001_v0001097_t0051_u01774577880776") 2026/03/27 02:18:07 DEBUG : potato2: Deleting (id "4_z0f828da3105d2bdb9fd80e1b_f421226183d90b908_d20260327_m021805_c001_v7007000_t0000_u01774577885620") 2026/03/27 02:18:07 DEBUG : potato2: Deleting (id "4_z0f828da3105d2bdb9fd80e1b_f102ab1345db31872_d20260327_m021801_c001_v0001178_t0016_u01774577881965") 2026/03/27 02:18:07 DEBUG : potato3: Deleting (id "4_z0f828da3105d2bdb9fd80e1b_f403c9e06cf3ad4ea_d20260327_m021805_c001_v7007000_t0000_u01774577885686") 2026/03/27 02:18:07 DEBUG : potato3: Deleting (id "4_z0f828da3105d2bdb9fd80e1b_f1102493fe6b4450c_d20260327_m021802_c001_v0001109_t0000_u01774577882211") 2026/03/27 02:18:07 DEBUG : potato3: Deleting (id "4_z0f828da3105d2bdb9fd80e1b_f1015a86887e88f2d_d20260327_m021801_c001_v0001097_t0022_u01774577881243") --- PASS: TestServerSideMoveWithFilter (13.36s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:18:09 DEBUG : Creating backend with remote "TestB2:rclone-test-zemacim2puno" 2026/03/27 02:18:12 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hubotig9lequ -> B2 bucket rclone-test-zemacim2puno 2026/03/27 02:18:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:18:16 DEBUG : empty space: size = 1 OK 2026/03/27 02:18:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/27 02:18:16 DEBUG : empty space: Unchanged skipping 2026/03/27 02:18:16 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:18:16 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zemacim2puno) 2026/03/27 02:18:16 DEBUG : potato3: Sizes differ 2026/03/27 02:18:16 DEBUG : B2 bucket rclone-test-zemacim2puno: Waiting for checks to finish 2026/03/27 02:18:16 INFO : empty space: Deleted 2026/03/27 02:18:16 DEBUG : B2 bucket rclone-test-zemacim2puno: Waiting for transfers to finish 2026/03/27 02:18:16 DEBUG : potato2: size = 60 OK 2026/03/27 02:18:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:18:16 INFO : potato2: Copied (server-side copy) 2026/03/27 02:18:16 INFO : potato2: Deleted 2026/03/27 02:18:17 DEBUG : potato3: size = 68 OK 2026/03/27 02:18:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/27 02:18:17 INFO : potato3: Copied (server-side copy) 2026/03/27 02:18:17 INFO : potato3: Deleted 2026/03/27 02:18:17 DEBUG : Creating backend with remote "TestB2:rclone-test-lubacux3nedi" 2026/03/27 02:18:18 INFO : tomatoDir: Making directory 2026/03/27 02:18:18 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/27 02:18:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:18:18 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/27 02:18:18 DEBUG : B2 bucket rclone-test-lubacux3nedi: Waiting for checks to finish 2026/03/27 02:18:18 DEBUG : B2 bucket rclone-test-lubacux3nedi: Waiting for transfers to finish 2026/03/27 02:18:19 DEBUG : empty space: size = 1 OK 2026/03/27 02:18:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/27 02:18:19 INFO : empty space: Copied (server-side copy) 2026/03/27 02:18:19 INFO : empty space: Deleted 2026/03/27 02:18:20 DEBUG : potato2: size = 60 OK 2026/03/27 02:18:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:18:20 INFO : potato2: Copied (server-side copy) 2026/03/27 02:18:20 DEBUG : potato3: size = 68 OK 2026/03/27 02:18:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/27 02:18:20 INFO : potato3: Copied (server-side copy) 2026/03/27 02:18:20 INFO : potato2: Deleted 2026/03/27 02:18:20 INFO : potato3: Deleted 2026/03/27 02:18:20 DEBUG : B2 bucket rclone-test-lubacux3nedi: Purge remote 2026/03/27 02:18:20 INFO : B2 bucket rclone-test-lubacux3nedi: cleaning bucket "rclone-test-lubacux3nedi" of all files 2026/03/27 02:18:21 DEBUG : empty space: Deleting (id "4_z3fc2dd63105d2bdb9fd80e1b_f106f506ad4aaf533_d20260327_m021819_c001_v0001136_t0035_u01774577899578") 2026/03/27 02:18:21 DEBUG : potato2: Deleting (id "4_z3fc2dd63105d2bdb9fd80e1b_f1174d03c5975a6a2_d20260327_m021819_c001_v0001185_t0020_u01774577899896") 2026/03/27 02:18:21 DEBUG : potato3: Deleting (id "4_z3fc2dd63105d2bdb9fd80e1b_f101a492001361109_d20260327_m021819_c001_v0001176_t0022_u01774577899993") 2026/03/27 02:18:21 DEBUG : B2 bucket rclone-test-zemacim2puno: Purge remote 2026/03/27 02:18:21 INFO : B2 bucket rclone-test-zemacim2puno: cleaning bucket "rclone-test-zemacim2puno" of all files 2026/03/27 02:18:21 DEBUG : empty space: Deleting (id "4_z1f62bde3105d2bdb9fd80e1b_f403c9e06cf3ad556_d20260327_m021819_c001_v7007000_t0000_u01774577899878") 2026/03/27 02:18:21 DEBUG : empty space: Deleting (id "4_z1f62bde3105d2bdb9fd80e1b_f1129cf9e691f9c00_d20260327_m021813_c001_v0001039_t0014_u01774577893982") 2026/03/27 02:18:21 DEBUG : potato2: Deleting (id "4_z1f62bde3105d2bdb9fd80e1b_f403c9e06cf3ad557_d20260327_m021820_c001_v7007000_t0000_u01774577900092") 2026/03/27 02:18:21 DEBUG : potato2: Deleting (id "4_z1f62bde3105d2bdb9fd80e1b_f110bf916a9b58492_d20260327_m021816_c001_v0001176_t0023_u01774577896644") 2026/03/27 02:18:21 DEBUG : potato3: Deleting (id "4_z1f62bde3105d2bdb9fd80e1b_f4058f4758061d390_d20260327_m021820_c001_v7007000_t0000_u01774577900265") 2026/03/27 02:18:21 DEBUG : potato3: Deleting (id "4_z1f62bde3105d2bdb9fd80e1b_f105bf2ae7a068180_d20260327_m021816_c001_v0001171_t0015_u01774577896919") 2026/03/27 02:18:21 DEBUG : potato3: Deleting (id "4_z1f62bde3105d2bdb9fd80e1b_f1129cf9e691f9c04_d20260327_m021814_c001_v0001039_t0051_u01774577894778") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.59s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:18:23 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.71s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:18:26 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:18:27 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/rclone-sync-test" 2026/03/27 02:18:29 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/rclone-sync-test-include/layer2" 2026/03/27 02:18:31 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/rclone-sync-test-ignore-file" 2026/03/27 02:18:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/27 02:18:35 DEBUG : B2 bucket rclone-test-hubotig9lequ path rclone-sync-test: Waiting for checks to finish 2026/03/27 02:18:35 DEBUG : B2 bucket rclone-test-hubotig9lequ path rclone-sync-test: Waiting for transfers to finish 2026/03/27 02:18:35 DEBUG : Waiting for deletions to finish 2026/03/27 02:18:35 INFO : There was nothing to transfer 2026/03/27 02:18:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/27 02:18:35 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:18:35 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:18:35 DEBUG : Waiting for deletions to finish 2026/03/27 02:18:35 INFO : There was nothing to transfer 2026/03/27 02:18:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/27 02:18:36 DEBUG : B2 bucket rclone-test-hubotig9lequ path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/27 02:18:36 DEBUG : B2 bucket rclone-test-hubotig9lequ path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/27 02:18:36 DEBUG : Waiting for deletions to finish 2026/03/27 02:18:36 INFO : There was nothing to transfer 2026/03/27 02:18:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/27 02:18:37 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:18:37 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:18:37 DEBUG : Waiting for deletions to finish 2026/03/27 02:18:37 INFO : There was nothing to transfer 2026/03/27 02:18:37 DEBUG : Excluded 2026/03/27 02:18:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/27 02:18:37 DEBUG : B2 bucket rclone-test-hubotig9lequ path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/27 02:18:37 DEBUG : B2 bucket rclone-test-hubotig9lequ path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/27 02:18:37 DEBUG : Waiting for deletions to finish 2026/03/27 02:18:37 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.33s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:18:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/dst" 2026/03/27 02:18:39 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/CompareDest" 2026/03/27 02:18:41 DEBUG : one: Need to transfer - File not found at Destination 2026/03/27 02:18:41 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:18:41 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:18:42 DEBUG : one: size = 3 OK 2026/03/27 02:18:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:18:42 INFO : one: Copied (new) 2026/03/27 02:18:42 DEBUG : Waiting for deletions to finish 2026/03/27 02:18:42 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:18:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:18:42 DEBUG : one: size = 3 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:18:42 DEBUG : one: Sizes differ 2026/03/27 02:18:42 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:18:43 DEBUG : one: size = 5 OK 2026/03/27 02:18:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/27 02:18:43 INFO : one: Copied (replaced existing) 2026/03/27 02:18:43 DEBUG : Waiting for deletions to finish 2026/03/27 02:18:45 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:18:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:18:45 DEBUG : one: size = 3 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:18:45 DEBUG : one: Sizes differ 2026/03/27 02:18:45 DEBUG : one: size = 5 OK 2026/03/27 02:18:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:18:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/27 02:18:45 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:18:45 DEBUG : Waiting for deletions to finish 2026/03/27 02:18:45 INFO : There was nothing to transfer 2026/03/27 02:18:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:18:46 DEBUG : one: size = 3 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:18:46 DEBUG : one: Sizes differ 2026/03/27 02:18:47 DEBUG : two: size = 3 OK 2026/03/27 02:18:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:18:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/27 02:18:47 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:18:47 DEBUG : one: size = 5 OK 2026/03/27 02:18:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:18:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/27 02:18:47 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:18:47 DEBUG : Waiting for deletions to finish 2026/03/27 02:18:47 INFO : There was nothing to transfer 2026/03/27 02:18:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:18:47 DEBUG : one: size = 3 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:18:47 DEBUG : one: Sizes differ 2026/03/27 02:18:47 DEBUG : two: size = 3 OK 2026/03/27 02:18:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:18:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/27 02:18:47 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:18:48 DEBUG : one: size = 5 OK 2026/03/27 02:18:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:18:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/27 02:18:48 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:18:48 DEBUG : Waiting for deletions to finish 2026/03/27 02:18:48 INFO : There was nothing to transfer 2026/03/27 02:18:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:18:49 DEBUG : one: size = 3 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:18:49 DEBUG : one: Sizes differ 2026/03/27 02:18:49 DEBUG : two: size = 3 OK 2026/03/27 02:18:49 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/27 02:18:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/27 02:18:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/27 02:18:49 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:18:49 DEBUG : one: size = 5 OK 2026/03/27 02:18:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:18:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/27 02:18:49 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:18:49 DEBUG : Waiting for deletions to finish 2026/03/27 02:18:49 INFO : There was nothing to transfer 2026/03/27 02:18:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:18:49 DEBUG : one: size = 3 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:18:49 DEBUG : one: Sizes differ 2026/03/27 02:18:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:18:50 DEBUG : two: size = 3 (B2 bucket rclone-test-hubotig9lequ path CompareDest) 2026/03/27 02:18:50 DEBUG : two: Sizes differ 2026/03/27 02:18:50 DEBUG : two: Need to transfer - File not found at Destination 2026/03/27 02:18:50 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:18:50 DEBUG : one: size = 5 OK 2026/03/27 02:18:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:18:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/27 02:18:50 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:18:50 DEBUG : two: size = 5 OK 2026/03/27 02:18:50 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/27 02:18:50 INFO : two: Copied (new) 2026/03/27 02:18:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.04s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:18:54 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/dest" 2026/03/27 02:18:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/pre-dest1" 2026/03/27 02:18:56 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/pre-dest2" 2026/03/27 02:18:58 DEBUG : 1: size = 1 OK 2026/03/27 02:18:58 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:18:58 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/27 02:18:59 DEBUG : 2: size = 1 OK 2026/03/27 02:18:59 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:18:59 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/27 02:18:59 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/27 02:18:59 DEBUG : B2 bucket rclone-test-hubotig9lequ path dest: Waiting for checks to finish 2026/03/27 02:18:59 DEBUG : B2 bucket rclone-test-hubotig9lequ path dest: Waiting for transfers to finish 2026/03/27 02:19:00 DEBUG : 3: size = 1 OK 2026/03/27 02:19:00 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/27 02:19:00 INFO : 3: Copied (new) 2026/03/27 02:19:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.59s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:19:01 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/dst" 2026/03/27 02:19:02 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/CopyDest" 2026/03/27 02:19:04 DEBUG : one: Need to transfer - File not found at Destination 2026/03/27 02:19:04 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:19:04 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:19:06 DEBUG : one: size = 3 OK 2026/03/27 02:19:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:19:06 INFO : one: Copied (new) 2026/03/27 02:19:06 DEBUG : Waiting for deletions to finish 2026/03/27 02:19:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:19:06 DEBUG : one: size = 3 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:19:06 DEBUG : one: Sizes differ 2026/03/27 02:19:06 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:19:06 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:19:07 DEBUG : one: size = 5 OK 2026/03/27 02:19:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/27 02:19:07 INFO : one: Copied (replaced existing) 2026/03/27 02:19:07 DEBUG : Waiting for deletions to finish 2026/03/27 02:19:08 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/BackupDir" 2026/03/27 02:19:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:19:10 DEBUG : one: size = 3 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:19:10 DEBUG : one: Sizes differ 2026/03/27 02:19:10 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:19:10 DEBUG : one: size = 5 OK 2026/03/27 02:19:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:19:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:19:10 DEBUG : one: size = 3 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:19:10 DEBUG : one: Sizes differ 2026/03/27 02:19:11 DEBUG : one: size = 3 OK 2026/03/27 02:19:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:19:11 INFO : one: Copied (server-side copy) 2026/03/27 02:19:11 INFO : one: Deleted 2026/03/27 02:19:12 DEBUG : one: size = 5 OK 2026/03/27 02:19:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/27 02:19:12 INFO : one: Copied (server-side copy) 2026/03/27 02:19:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/27 02:19:12 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:19:12 DEBUG : Waiting for deletions to finish 2026/03/27 02:19:13 DEBUG : one: size = 5 OK 2026/03/27 02:19:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:19:13 DEBUG : one: Unchanged skipping 2026/03/27 02:19:13 DEBUG : two: size = 3 OK 2026/03/27 02:19:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:19:14 DEBUG : two: size = 3 OK 2026/03/27 02:19:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/27 02:19:14 INFO : two: Copied (server-side copy) 2026/03/27 02:19:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/27 02:19:14 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:19:14 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:19:14 DEBUG : Waiting for deletions to finish 2026/03/27 02:19:14 DEBUG : one: size = 5 OK 2026/03/27 02:19:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:19:14 DEBUG : one: Unchanged skipping 2026/03/27 02:19:14 DEBUG : two: size = 3 OK 2026/03/27 02:19:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:19:14 DEBUG : two: Unchanged skipping 2026/03/27 02:19:14 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:19:14 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:19:14 DEBUG : Waiting for deletions to finish 2026/03/27 02:19:14 INFO : There was nothing to transfer 2026/03/27 02:19:15 DEBUG : one: size = 5 OK 2026/03/27 02:19:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:19:15 DEBUG : one: Unchanged skipping 2026/03/27 02:19:15 DEBUG : three: size = 7 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:19:15 DEBUG : three: size = 5 (B2 bucket rclone-test-hubotig9lequ path CopyDest) 2026/03/27 02:19:15 DEBUG : three: Sizes differ 2026/03/27 02:19:15 DEBUG : three: Destination not found in --copy-dest 2026/03/27 02:19:15 DEBUG : three: Need to transfer - File not found at Destination 2026/03/27 02:19:15 DEBUG : two: size = 3 OK 2026/03/27 02:19:15 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:19:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:19:15 DEBUG : two: Unchanged skipping 2026/03/27 02:19:15 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:19:16 DEBUG : three: size = 7 OK 2026/03/27 02:19:16 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/27 02:19:16 INFO : three: Copied (new) 2026/03/27 02:19:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.65s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:19:20 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/dst" 2026/03/27 02:19:20 DEBUG : Config file has changed externally - reloading 2026/03/27 02:19:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/backup" 2026/03/27 02:19:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:19:23 DEBUG : one: size = 3 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:19:23 DEBUG : one: Sizes differ 2026/03/27 02:19:23 DEBUG : two: size = 3 OK 2026/03/27 02:19:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:19:23 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:19:23 DEBUG : two: Unchanged skipping 2026/03/27 02:19:24 DEBUG : one: size = 3 OK 2026/03/27 02:19:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:19:24 INFO : one: Copied (server-side copy) 2026/03/27 02:19:24 INFO : one: Deleted 2026/03/27 02:19:24 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:19:25 DEBUG : one: size = 4 OK 2026/03/27 02:19:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:19:25 INFO : one: Copied (new) 2026/03/27 02:19:25 DEBUG : Waiting for deletions to finish 2026/03/27 02:19:26 DEBUG : three.txt: size = 5 OK 2026/03/27 02:19:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/27 02:19:26 INFO : three.txt: Copied (server-side copy) 2026/03/27 02:19:26 INFO : three.txt: Deleted 2026/03/27 02:19:26 INFO : three.txt: Moved into backup dir 2026/03/27 02:19:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:19:28 DEBUG : one: size = 4 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:19:28 DEBUG : one: Sizes differ 2026/03/27 02:19:28 DEBUG : two: size = 3 OK 2026/03/27 02:19:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:19:28 DEBUG : two: Unchanged skipping 2026/03/27 02:19:28 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:19:28 DEBUG : one: size = 4 OK 2026/03/27 02:19:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:19:28 INFO : one: Copied (server-side copy) 2026/03/27 02:19:29 INFO : one: Deleted 2026/03/27 02:19:29 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:19:29 DEBUG : one: size = 5 OK 2026/03/27 02:19:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/27 02:19:29 INFO : one: Copied (new) 2026/03/27 02:19:29 DEBUG : Waiting for deletions to finish 2026/03/27 02:19:29 DEBUG : three.txt: size = 6 OK 2026/03/27 02:19:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:19:29 INFO : three.txt: Copied (server-side copy) 2026/03/27 02:19:29 INFO : three.txt: Deleted 2026/03/27 02:19:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.72s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:19:33 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/dst" 2026/03/27 02:19:34 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/backup" 2026/03/27 02:19:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:19:36 DEBUG : one: size = 3 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:19:36 DEBUG : one: Sizes differ 2026/03/27 02:19:36 DEBUG : two: size = 3 OK 2026/03/27 02:19:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:19:36 DEBUG : two: Unchanged skipping 2026/03/27 02:19:36 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:19:37 DEBUG : one.bak: size = 3 OK 2026/03/27 02:19:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:19:37 INFO : one: Copied (server-side copy) to: one.bak 2026/03/27 02:19:37 INFO : one: Deleted 2026/03/27 02:19:37 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:19:38 DEBUG : one: size = 4 OK 2026/03/27 02:19:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:19:38 INFO : one: Copied (new) 2026/03/27 02:19:38 DEBUG : Waiting for deletions to finish 2026/03/27 02:19:39 DEBUG : three.txt.bak: size = 5 OK 2026/03/27 02:19:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/27 02:19:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/27 02:19:39 INFO : three.txt: Deleted 2026/03/27 02:19:39 INFO : three.txt: Moved into backup dir 2026/03/27 02:19:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:19:41 DEBUG : one: size = 4 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:19:41 DEBUG : two: size = 3 OK 2026/03/27 02:19:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:19:41 DEBUG : two: Unchanged skipping 2026/03/27 02:19:41 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:19:41 DEBUG : one: Sizes differ 2026/03/27 02:19:41 DEBUG : one.bak: size = 4 OK 2026/03/27 02:19:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:19:41 INFO : one: Copied (server-side copy) to: one.bak 2026/03/27 02:19:42 INFO : one: Deleted 2026/03/27 02:19:42 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:19:42 DEBUG : one: size = 5 OK 2026/03/27 02:19:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/27 02:19:42 INFO : one: Copied (new) 2026/03/27 02:19:42 DEBUG : Waiting for deletions to finish 2026/03/27 02:19:43 DEBUG : three.txt.bak: size = 6 OK 2026/03/27 02:19:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:19:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/27 02:19:43 INFO : three.txt: Deleted 2026/03/27 02:19:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:19:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/dst" 2026/03/27 02:19:48 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/backup" 2026/03/27 02:19:50 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:19:50 DEBUG : two: size = 3 OK 2026/03/27 02:19:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:19:50 DEBUG : two: Unchanged skipping 2026/03/27 02:19:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:19:50 DEBUG : one: size = 3 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:19:50 DEBUG : one: Sizes differ 2026/03/27 02:19:51 DEBUG : one-2019-01-01: size = 3 OK 2026/03/27 02:19:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:19:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/27 02:19:51 INFO : one: Deleted 2026/03/27 02:19:51 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:19:52 DEBUG : one: size = 4 OK 2026/03/27 02:19:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:19:52 INFO : one: Copied (new) 2026/03/27 02:19:52 DEBUG : Waiting for deletions to finish 2026/03/27 02:19:53 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/27 02:19:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/27 02:19:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/27 02:19:53 INFO : three.txt: Deleted 2026/03/27 02:19:53 INFO : three.txt: Moved into backup dir 2026/03/27 02:19:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:19:55 DEBUG : one: size = 4 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:19:55 DEBUG : one: Sizes differ 2026/03/27 02:19:55 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:19:55 DEBUG : two: size = 3 OK 2026/03/27 02:19:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:19:55 DEBUG : two: Unchanged skipping 2026/03/27 02:19:56 DEBUG : one-2019-01-01: size = 4 OK 2026/03/27 02:19:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:19:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/27 02:19:56 INFO : one: Deleted 2026/03/27 02:19:56 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:19:56 DEBUG : one: size = 5 OK 2026/03/27 02:19:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/27 02:19:56 INFO : one: Copied (new) 2026/03/27 02:19:56 DEBUG : Waiting for deletions to finish 2026/03/27 02:19:57 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/27 02:19:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:19:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/27 02:19:57 INFO : three.txt: Deleted 2026/03/27 02:19:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.64s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:20:00 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/dst" 2026/03/27 02:20:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:20:02 DEBUG : one: size = 3 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:20:02 DEBUG : one: Sizes differ 2026/03/27 02:20:02 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:20:02 DEBUG : two: size = 3 OK 2026/03/27 02:20:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:20:02 DEBUG : two: Unchanged skipping 2026/03/27 02:20:03 DEBUG : one.bak: size = 3 OK 2026/03/27 02:20:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:20:03 INFO : one: Copied (server-side copy) to: one.bak 2026/03/27 02:20:03 INFO : one: Deleted 2026/03/27 02:20:03 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:20:04 DEBUG : one: size = 4 OK 2026/03/27 02:20:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:20:04 INFO : one: Copied (new) 2026/03/27 02:20:04 DEBUG : Waiting for deletions to finish 2026/03/27 02:20:05 DEBUG : three.txt.bak: size = 5 OK 2026/03/27 02:20:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/27 02:20:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/27 02:20:05 INFO : three.txt: Deleted 2026/03/27 02:20:05 INFO : three.txt: Moved into backup dir 2026/03/27 02:20:06 DEBUG : one.bak: Excluded (Path Filter) 2026/03/27 02:20:06 DEBUG : one.bak: Excluded 2026/03/27 02:20:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/27 02:20:06 DEBUG : three.txt.bak: Excluded 2026/03/27 02:20:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:20:06 DEBUG : one: size = 4 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:20:06 DEBUG : one: Sizes differ 2026/03/27 02:20:06 DEBUG : two: size = 3 OK 2026/03/27 02:20:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:20:06 DEBUG : two: Unchanged skipping 2026/03/27 02:20:06 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for checks to finish 2026/03/27 02:20:07 DEBUG : one.bak: size = 4 OK 2026/03/27 02:20:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:20:07 INFO : one: Copied (server-side copy) to: one.bak 2026/03/27 02:20:07 INFO : one: Deleted 2026/03/27 02:20:07 DEBUG : B2 bucket rclone-test-hubotig9lequ path dst: Waiting for transfers to finish 2026/03/27 02:20:08 DEBUG : one: size = 5 OK 2026/03/27 02:20:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/27 02:20:08 INFO : one: Copied (new) 2026/03/27 02:20:08 DEBUG : Waiting for deletions to finish 2026/03/27 02:20:08 DEBUG : three.txt.bak: size = 6 OK 2026/03/27 02:20:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:20:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/27 02:20:08 INFO : three.txt: Deleted 2026/03/27 02:20:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.45s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:20:11 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1157-17.backblaze.com/b2api/v1/b2_upload_file/9fd2bd53103d2bdb9fd80e1b/c001_v0001157_t0010": EOF 2026/03/27 02:20:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-17.backblaze.com/b2api/v1/b2_upload_file/9fd2bd53103d2bdb9fd80e1b/c001_v0001157_t0010": EOF) 2026/03/27 02:20:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-hubotig9lequ: 1/10 (Post "https://pod-000-1157-17.backblaze.com/b2api/v1/b2_upload_file/9fd2bd53103d2bdb9fd80e1b/c001_v0001157_t0010": EOF) 2026/03/27 02:20:14 DEBUG : pacer: Reducing sleep to 10ms 2026/03/27 02:20:14 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/dst" 2026/03/27 02:20:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:20:15 DEBUG : one: size = 3 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:20:15 DEBUG : one: Sizes differ 2026/03/27 02:20:17 DEBUG : one.bak: size = 3 OK 2026/03/27 02:20:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:20:17 INFO : one: Copied (server-side copy) to: one.bak 2026/03/27 02:20:17 INFO : one: Deleted 2026/03/27 02:20:18 DEBUG : one: size = 4 OK 2026/03/27 02:20:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:20:18 INFO : one: Copied (new) 2026/03/27 02:20:18 DEBUG : two: size = 3 OK 2026/03/27 02:20:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:20:18 DEBUG : two: Unchanged skipping 2026/03/27 02:20:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:20:18 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:20:18 DEBUG : three.txt: Sizes differ 2026/03/27 02:20:19 DEBUG : three.txt.bak: size = 5 OK 2026/03/27 02:20:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/27 02:20:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/27 02:20:19 INFO : three.txt: Deleted 2026/03/27 02:20:19 DEBUG : three.txt: size = 6 OK 2026/03/27 02:20:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:20:19 INFO : three.txt: Copied (new) 2026/03/27 02:20:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:20:20 DEBUG : one: size = 4 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:20:20 DEBUG : one: Sizes differ 2026/03/27 02:20:21 DEBUG : one.bak: size = 4 OK 2026/03/27 02:20:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:20:21 INFO : one: Copied (server-side copy) to: one.bak 2026/03/27 02:20:21 INFO : one: Deleted 2026/03/27 02:20:21 DEBUG : one: size = 5 OK 2026/03/27 02:20:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/27 02:20:21 INFO : one: Copied (new) 2026/03/27 02:20:22 DEBUG : two: size = 3 OK 2026/03/27 02:20:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:20:22 DEBUG : two: Unchanged skipping 2026/03/27 02:20:22 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:20:22 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:20:22 DEBUG : three.txt: Sizes differ 2026/03/27 02:20:22 DEBUG : three.txt.bak: size = 6 OK 2026/03/27 02:20:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:20:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/27 02:20:23 INFO : three.txt: Deleted 2026/03/27 02:20:23 DEBUG : three.txt: size = 19 OK 2026/03/27 02:20:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/27 02:20:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.90s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:20:26 DEBUG : Creating backend with remote "TestB2:rclone-test-hubotig9lequ/dst" 2026/03/27 02:20:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:20:28 DEBUG : one: size = 3 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:20:28 DEBUG : one: Sizes differ 2026/03/27 02:20:29 DEBUG : one-2019-01-01: size = 3 OK 2026/03/27 02:20:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:20:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/27 02:20:29 INFO : one: Deleted 2026/03/27 02:20:30 DEBUG : one: size = 4 OK 2026/03/27 02:20:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:20:30 INFO : one: Copied (new) 2026/03/27 02:20:30 DEBUG : two: size = 3 OK 2026/03/27 02:20:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:20:30 DEBUG : two: Unchanged skipping 2026/03/27 02:20:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:20:30 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:20:30 DEBUG : three.txt: Sizes differ 2026/03/27 02:20:31 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/27 02:20:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/27 02:20:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/27 02:20:31 INFO : three.txt: Deleted 2026/03/27 02:20:31 DEBUG : three.txt: size = 6 OK 2026/03/27 02:20:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:20:31 INFO : three.txt: Copied (new) 2026/03/27 02:20:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/27 02:20:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/27 02:20:32 DEBUG : pacer: Reducing sleep to 10ms 2026/03/27 02:20:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:20:32 DEBUG : one: size = 4 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:20:32 DEBUG : one: Sizes differ 2026/03/27 02:20:33 DEBUG : one-2019-01-01: size = 4 OK 2026/03/27 02:20:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:20:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/27 02:20:33 INFO : one: Deleted 2026/03/27 02:20:33 DEBUG : one: size = 5 OK 2026/03/27 02:20:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/27 02:20:33 INFO : one: Copied (new) 2026/03/27 02:20:33 DEBUG : two: size = 3 OK 2026/03/27 02:20:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:20:33 DEBUG : two: Unchanged skipping 2026/03/27 02:20:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:20:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hubotig9lequ path dst) 2026/03/27 02:20:34 DEBUG : three.txt: Sizes differ 2026/03/27 02:20:34 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/27 02:20:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:20:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/27 02:20:34 INFO : three.txt: Deleted 2026/03/27 02:20:34 DEBUG : three.txt: size = 19 OK 2026/03/27 02:20:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/27 02:20:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.50s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:20:37 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:20:37 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:20:37 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:20:37 DEBUG : Testêé: Sizes differ 2026/03/27 02:20:37 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:20:38 DEBUG : Testêé: size = 14 OK 2026/03/27 02:20:38 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/27 02:20:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/27 02:20:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.90s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:20:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/27 02:20:39 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:20:39 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:20:40 DEBUG : existing: size = 6 OK 2026/03/27 02:20:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/27 02:20:40 INFO : existing: Copied (new) 2026/03/27 02:20:40 DEBUG : Waiting for deletions to finish 2026/03/27 02:20:40 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:20:40 DEBUG : existing: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:20:40 DEBUG : existing: Sizes differ 2026/03/27 02:20:40 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:20:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/27 02:20:40 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:20:40 ERROR : B2 bucket rclone-test-hubotig9lequ: not deleting files as there were IO errors 2026/03/27 02:20:40 ERROR : B2 bucket rclone-test-hubotig9lequ: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.20s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:20:42 DEBUG : EXISTING: size = 6 OK 2026/03/27 02:20:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:20:42 DEBUG : existing: Unchanged skipping 2026/03/27 02:20:42 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:20:42 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:20:42 DEBUG : Waiting for deletions to finish 2026/03/27 02:20:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:21:05 DEBUG : both0: size = 6 OK 2026/03/27 02:21:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both0: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both10: size = 6 OK 2026/03/27 02:21:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both10: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both11: size = 6 OK 2026/03/27 02:21:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both11: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both12: size = 6 OK 2026/03/27 02:21:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both12: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both13: size = 6 OK 2026/03/27 02:21:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both13: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both14: size = 6 OK 2026/03/27 02:21:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both14: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both15: size = 6 OK 2026/03/27 02:21:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both15: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both16: size = 6 OK 2026/03/27 02:21:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both16: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both17: size = 6 OK 2026/03/27 02:21:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both17: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both18: size = 6 OK 2026/03/27 02:21:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both18: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both19: size = 6 OK 2026/03/27 02:21:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both19: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both1: size = 6 OK 2026/03/27 02:21:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both1: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both2: size = 6 OK 2026/03/27 02:21:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both2: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both3: size = 6 OK 2026/03/27 02:21:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both3: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both4: size = 6 OK 2026/03/27 02:21:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both4: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both5: size = 6 OK 2026/03/27 02:21:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both5: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both6: size = 6 OK 2026/03/27 02:21:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both6: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both7: size = 6 OK 2026/03/27 02:21:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both7: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both8: size = 6 OK 2026/03/27 02:21:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both8: Unchanged skipping 2026/03/27 02:21:05 DEBUG : both9: size = 6 OK 2026/03/27 02:21:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:05 DEBUG : both9: Unchanged skipping 2026/03/27 02:21:05 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:21:05 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:21:05 DEBUG : Waiting for deletions to finish 2026/03/27 02:21:06 INFO : only19: Deleted 2026/03/27 02:21:06 INFO : only4: Deleted 2026/03/27 02:21:06 INFO : only5: Deleted 2026/03/27 02:21:06 INFO : only11: Deleted 2026/03/27 02:21:06 INFO : only12: Deleted 2026/03/27 02:21:06 INFO : only6: Deleted 2026/03/27 02:21:06 INFO : only13: Deleted 2026/03/27 02:21:06 INFO : only14: Deleted 2026/03/27 02:21:06 INFO : only15: Deleted 2026/03/27 02:21:06 INFO : only17: Deleted 2026/03/27 02:21:06 INFO : only8: Deleted 2026/03/27 02:21:06 INFO : only2: Deleted 2026/03/27 02:21:06 INFO : only7: Deleted 2026/03/27 02:21:06 INFO : only3: Deleted 2026/03/27 02:21:07 INFO : only0: Deleted 2026/03/27 02:21:07 INFO : only16: Deleted 2026/03/27 02:21:07 INFO : only18: Deleted 2026/03/27 02:21:07 INFO : only1: Deleted 2026/03/27 02:21:07 INFO : only9: Deleted 2026/03/27 02:21:07 INFO : only10: Deleted 2026/03/27 02:21:07 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (27.25s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:21:28 DEBUG : both0: size = 6 OK 2026/03/27 02:21:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both12: size = 6 OK 2026/03/27 02:21:28 DEBUG : both11: size = 6 OK 2026/03/27 02:21:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both10: size = 6 OK 2026/03/27 02:21:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both0: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both13: size = 6 OK 2026/03/27 02:21:28 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:21:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both10: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both14: size = 6 OK 2026/03/27 02:21:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both14: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both15: size = 6 OK 2026/03/27 02:21:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both15: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both16: size = 6 OK 2026/03/27 02:21:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both16: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both17: size = 6 OK 2026/03/27 02:21:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both17: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both18: size = 6 OK 2026/03/27 02:21:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both18: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both19: size = 6 OK 2026/03/27 02:21:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both19: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both1: size = 6 OK 2026/03/27 02:21:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both1: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both2: size = 6 OK 2026/03/27 02:21:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both2: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both3: size = 6 OK 2026/03/27 02:21:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both3: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both4: size = 6 OK 2026/03/27 02:21:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both4: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both5: size = 6 OK 2026/03/27 02:21:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both5: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both6: size = 6 OK 2026/03/27 02:21:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both6: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both7: size = 6 OK 2026/03/27 02:21:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both7: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both8: size = 6 OK 2026/03/27 02:21:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both12: Unchanged skipping 2026/03/27 02:21:28 DEBUG : both9: size = 6 OK 2026/03/27 02:21:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:21:28 DEBUG : both9: Unchanged skipping 2026/03/27 02:21:28 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only0: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only0: Sizes differ 2026/03/27 02:21:28 DEBUG : both11: Unchanged skipping 2026/03/27 02:21:28 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only10: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only10: Sizes differ 2026/03/27 02:21:28 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only11: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only11: Sizes differ 2026/03/27 02:21:28 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only12: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only12: Sizes differ 2026/03/27 02:21:28 DEBUG : both13: Unchanged skipping 2026/03/27 02:21:28 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only13: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only13: Sizes differ 2026/03/27 02:21:28 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only14: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only14: Sizes differ 2026/03/27 02:21:28 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only15: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only15: Sizes differ 2026/03/27 02:21:28 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only16: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only16: Sizes differ 2026/03/27 02:21:28 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only18: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only18: Sizes differ 2026/03/27 02:21:28 DEBUG : both8: Unchanged skipping 2026/03/27 02:21:28 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only19: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only19: Sizes differ 2026/03/27 02:21:28 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only1: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only1: Sizes differ 2026/03/27 02:21:28 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only17: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only17: Sizes differ 2026/03/27 02:21:28 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only3: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only2: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only2: Sizes differ 2026/03/27 02:21:28 DEBUG : only3: Sizes differ 2026/03/27 02:21:28 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only4: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only4: Sizes differ 2026/03/27 02:21:28 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only5: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only5: Sizes differ 2026/03/27 02:21:28 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only6: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only6: Sizes differ 2026/03/27 02:21:28 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only7: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only7: Sizes differ 2026/03/27 02:21:28 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only8: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only8: Sizes differ 2026/03/27 02:21:28 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3489682708) 2026/03/27 02:21:28 DEBUG : only9: size = 6 (B2 bucket rclone-test-hubotig9lequ) 2026/03/27 02:21:28 DEBUG : only9: Sizes differ 2026/03/27 02:21:28 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:21:29 DEBUG : only10: size = 0 OK 2026/03/27 02:21:29 DEBUG : only11: size = 0 OK 2026/03/27 02:21:29 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:29 INFO : only10: Copied (replaced existing) 2026/03/27 02:21:29 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:29 INFO : only11: Copied (replaced existing) 2026/03/27 02:21:29 DEBUG : only15: size = 0 OK 2026/03/27 02:21:29 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:29 INFO : only15: Copied (replaced existing) 2026/03/27 02:21:29 DEBUG : only0: size = 0 OK 2026/03/27 02:21:29 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:29 INFO : only0: Copied (replaced existing) 2026/03/27 02:21:29 DEBUG : only16: size = 0 OK 2026/03/27 02:21:29 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:29 INFO : only16: Copied (replaced existing) 2026/03/27 02:21:29 DEBUG : only18: size = 0 OK 2026/03/27 02:21:29 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:29 INFO : only18: Copied (replaced existing) 2026/03/27 02:21:29 DEBUG : only13: size = 0 OK 2026/03/27 02:21:29 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:29 INFO : only13: Copied (replaced existing) 2026/03/27 02:21:29 DEBUG : only12: size = 0 OK 2026/03/27 02:21:29 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:29 INFO : only12: Copied (replaced existing) 2026/03/27 02:21:29 DEBUG : only19: size = 0 OK 2026/03/27 02:21:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:29 INFO : only19: Copied (replaced existing) 2026/03/27 02:21:29 DEBUG : only14: size = 0 OK 2026/03/27 02:21:29 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:29 INFO : only14: Copied (replaced existing) 2026/03/27 02:21:29 DEBUG : only1: size = 0 OK 2026/03/27 02:21:29 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:29 INFO : only1: Copied (replaced existing) 2026/03/27 02:21:29 DEBUG : only4: size = 0 OK 2026/03/27 02:21:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:29 INFO : only4: Copied (replaced existing) 2026/03/27 02:21:29 DEBUG : only5: size = 0 OK 2026/03/27 02:21:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:29 INFO : only5: Copied (replaced existing) 2026/03/27 02:21:30 DEBUG : only17: size = 0 OK 2026/03/27 02:21:30 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:30 INFO : only17: Copied (replaced existing) 2026/03/27 02:21:30 DEBUG : only7: size = 0 OK 2026/03/27 02:21:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:30 INFO : only7: Copied (replaced existing) 2026/03/27 02:21:30 DEBUG : only8: size = 0 OK 2026/03/27 02:21:30 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:30 INFO : only8: Copied (replaced existing) 2026/03/27 02:21:30 DEBUG : only2: size = 0 OK 2026/03/27 02:21:30 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:30 INFO : only2: Copied (replaced existing) 2026/03/27 02:21:30 DEBUG : only3: size = 0 OK 2026/03/27 02:21:30 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:30 INFO : only3: Copied (replaced existing) 2026/03/27 02:21:30 DEBUG : only6: size = 0 OK 2026/03/27 02:21:30 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:30 INFO : only6: Copied (replaced existing) 2026/03/27 02:21:30 DEBUG : only9: size = 0 OK 2026/03/27 02:21:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:21:30 INFO : only9: Copied (replaced existing) 2026/03/27 02:21:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.80s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:21:38 DEBUG : empty_dir: Making directory with metadata 2026/03/27 02:21:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:21:38 DEBUG : empty_on_remote: Making directory with metadata 2026/03/27 02:21:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:21:38 INFO : empty_on_remote: Making directory 2026/03/27 02:21:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/27 02:21:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/27 02:21:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/27 02:21:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/27 02:21:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.75s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:21:41 DEBUG : empty_dir: Making directory with metadata 2026/03/27 02:21:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:21:41 DEBUG : empty_on_remote: Making directory with metadata 2026/03/27 02:21:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:21:41 INFO : empty_on_remote: Making directory 2026/03/27 02:21:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/27 02:21:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/27 02:21:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/27 02:21:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/27 02:21:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/27 02:21:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.75s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:21:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/27 02:21:43 INFO : sub dir: Making directory 2026/03/27 02:21:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:21:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/27 02:21:47 INFO : sub dir: Making directory 2026/03/27 02:21:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.77s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:22:01 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:01 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:22:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : apple: size = 5 OK 2026/03/27 02:22:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : apple: Unchanged skipping 2026/03/27 02:22:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:22:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:22:02 DEBUG : banana: size = 6 OK 2026/03/27 02:22:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : banana: Unchanged skipping 2026/03/27 02:22:02 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:22:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:22:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:22:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:22:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:22:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:22:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:22:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:22:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:22:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:22:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:22:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:22:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:22:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:22:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:22:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:22:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:22:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:22:02 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:22:02 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:02 INFO : There was nothing to transfer 2026/03/27 02:22:02 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:02 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:22:02 DEBUG : apple: size = 5 OK 2026/03/27 02:22:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : apple: Unchanged skipping 2026/03/27 02:22:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:22:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:22:02 DEBUG : banana: size = 6 OK 2026/03/27 02:22:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : banana: Unchanged skipping 2026/03/27 02:22:02 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:22:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:02 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:22:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:22:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:22:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:22:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:22:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:22:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:22:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:22:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:22:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:22:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:22:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:22:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:22:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:22:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:22:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:22:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:22:03 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:22:03 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:22:03 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:03 INFO : There was nothing to transfer 2026/03/27 02:22:03 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:03 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:22:20 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:20 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:22:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : apple: size = 5 OK 2026/03/27 02:22:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : banana: size = 6 OK 2026/03/27 02:22:21 DEBUG : apple: Unchanged skipping 2026/03/27 02:22:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:22:21 DEBUG : banana: Unchanged skipping 2026/03/27 02:22:21 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:22:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:22:21 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:22:21 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:22:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:22:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:22:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:22:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:22:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:22:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:22:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:22:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:22:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:22:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:22:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:22:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:22:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:22:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:22:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:22:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:22:21 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:22:21 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:21 INFO : There was nothing to transfer 2026/03/27 02:22:21 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:21 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:22:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : apple: size = 5 OK 2026/03/27 02:22:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:22:22 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:22:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:22:22 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:22:22 DEBUG : apple: Unchanged skipping 2026/03/27 02:22:22 DEBUG : banana: size = 6 OK 2026/03/27 02:22:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : banana: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:22:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:22:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:22:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:22:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:22:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:22:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:22:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:22:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:22:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:22:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:22:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:22:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:22:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:22:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:22:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:22:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:22:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:22:22 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:22:22 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:22 INFO : There was nothing to transfer 2026/03/27 02:22:22 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:22 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:22:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:22:37 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:37 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:22:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:22:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:38 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:38 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:38 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:38 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:38 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:38 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:38 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:38 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:38 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/27 02:22:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:38 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:22:38 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:22:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/27 02:22:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/27 02:22:38 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/27 02:22:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/27 02:22:38 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:38 DEBUG : YXBwbGU=: size = 5 OK 2026/03/27 02:22:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/27 02:22:38 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/27 02:22:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/27 02:22:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/27 02:22:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/27 02:22:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/27 02:22:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/27 02:22:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/27 02:22:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/27 02:22:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/27 02:22:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/27 02:22:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/27 02:22:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:39 DEBUG : YmFuYW5h: size = 6 OK 2026/03/27 02:22:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/27 02:22:39 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/27 02:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/27 02:22:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/27 02:22:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/27 02:22:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/27 02:22:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/27 02:22:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/27 02:22:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/27 02:22:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/27 02:22:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/27 02:22:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/27 02:22:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/27 02:22:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/27 02:22:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/27 02:22:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/27 02:22:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:22:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/27 02:22:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/27 02:22:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/27 02:22:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/27 02:22:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/27 02:22:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/27 02:22:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:22:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/27 02:22:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/27 02:22:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:40 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/27 02:22:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/27 02:22:40 INFO : dir1/0009-3456789.txt: Deleted 2026/03/27 02:22:40 INFO : dir1/0010-456789.txt: Deleted 2026/03/27 02:22:40 INFO : dir1/0007-1234567.txt: Deleted 2026/03/27 02:22:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/27 02:22:40 INFO : dir1/0012-6789;.txt: Deleted 2026/03/27 02:22:40 INFO : dir1/0013-789;=.txt: Deleted 2026/03/27 02:22:40 INFO : banana: Deleted 2026/03/27 02:22:40 INFO : dir1/0008-2345678.txt: Deleted 2026/03/27 02:22:40 INFO : splitbananasplit: Deleted 2026/03/27 02:22:40 INFO : dir1/0014-89;=.txt: Deleted 2026/03/27 02:22:40 INFO : dir1/0003-defghij.txt: Deleted 2026/03/27 02:22:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/27 02:22:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/27 02:22:40 INFO : dir1/0011-56789;.txt: Deleted 2026/03/27 02:22:40 INFO : dir1/0015-9;=.txt: Deleted 2026/03/27 02:22:40 INFO : apple: Deleted 2026/03/27 02:22:41 INFO : appleappleapplebanana: Deleted 2026/03/27 02:22:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/27 02:22:41 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/27 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:41 DEBUG : YXBwbGU=: size = 5 OK 2026/03/27 02:22:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : apple: Unchanged skipping 2026/03/27 02:22:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/27 02:22:41 DEBUG : YmFuYW5h: size = 6 OK 2026/03/27 02:22:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : banana: Unchanged skipping 2026/03/27 02:22:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/27 02:22:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:22:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/27 02:22:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/27 02:22:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/27 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/27 02:22:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/27 02:22:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/27 02:22:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/27 02:22:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/27 02:22:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/27 02:22:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/27 02:22:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/27 02:22:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/27 02:22:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/27 02:22:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/27 02:22:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/27 02:22:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/27 02:22:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/27 02:22:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:22:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:22:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:22:41 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:22:41 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:41 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/27 02:22:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:42 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:42 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:42 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:22:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:42 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:22:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:22:42 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:22:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:22:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:22:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:22:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:22:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:22:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:22:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:22:58 DEBUG : Waiting for deletions to finish 2026/03/27 02:22:58 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:22:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:22:58 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:22:58 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:22:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:22:58 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:22:58 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:22:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:22:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:22:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:22:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:22:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:22:58 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:22:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:22:58 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:22:58 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:22:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/27 02:22:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:22:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/27 02:22:58 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:22:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/27 02:22:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:22:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/27 02:22:58 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:22:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:22:58 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:22:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:22:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:22:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:22:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:22:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:22:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:22:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:22:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:22:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:22:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:22:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:22:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:22:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:22:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:22:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:22:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:22:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:22:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:22:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:22:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:22:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:22:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:22:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:22:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:22:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:22:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:22:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:22:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:22:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:22:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:22:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:22:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:22:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:22:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:22:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:22:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:22:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:22:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:22:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:22:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:22:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:22:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:22:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:22:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:22:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:22:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:22:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:22:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:22:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:22:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:22:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:22:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:22:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:22:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:22:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:22:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:22:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:22:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:22:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:22:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:22:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:22:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:22:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:22:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:22:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:22:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:22:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:22:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:22:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:22:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:22:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:22:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:22:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:22:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:22:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:22:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:22:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:22:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:22:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:22:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:22:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:22:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:22:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:22:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:22:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:22:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:22:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:22:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:22:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:22:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:22:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:22:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:22:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:22:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:22:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:22:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:22:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:22:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:22:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:22:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:22:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:22:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:22:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:22:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:22:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:22:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:22:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:22:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:22:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/27 02:22:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/27 02:22:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:22:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/27 02:22:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:22:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/27 02:22:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:22:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/27 02:22:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:22:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:22:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:22:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:22:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:22:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:22:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:22:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:22:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:22:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/27 02:22:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:22:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:22:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:22:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:22:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:22:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:22:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:22:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:22:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:22:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:22:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:22:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:22:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:22:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:22:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:22:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:22:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:22:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/27 02:22:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:22:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:22:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:22:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:22:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:22:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:22:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:22:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:22:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:22:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:22:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/27 02:22:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:22:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:22:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:22:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:22:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/27 02:22:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:22:59 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:22:59 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:22:59 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/27 02:22:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/27 02:22:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/27 02:22:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:22:59 DEBUG : PREFIXbanana: size = 6 OK 2026/03/27 02:22:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/27 02:22:59 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/27 02:22:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:22:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/27 02:22:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/27 02:22:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:22:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:22:59 DEBUG : PREFIXapple: size = 5 OK 2026/03/27 02:22:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/27 02:22:59 INFO : apple: Copied (new) to: PREFIXapple 2026/03/27 02:22:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:22:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/27 02:22:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/27 02:22:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:22:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:22:59 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/27 02:22:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/27 02:22:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/27 02:22:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:22:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:22:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/27 02:22:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:22:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:22:59 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/27 02:22:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/27 02:22:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:22:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:22:59 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/27 02:22:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/27 02:22:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:22:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:22:59 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/27 02:22:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/27 02:22:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:22:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:22:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/27 02:22:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/27 02:22:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:22:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:22:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/27 02:22:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/27 02:22:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:22:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:23:00 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/27 02:23:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/27 02:23:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:23:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:23:00 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/27 02:23:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/27 02:23:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/27 02:23:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:23:00 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/27 02:23:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/27 02:23:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:23:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:23:00 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/27 02:23:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/27 02:23:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:23:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:23:00 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/27 02:23:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/27 02:23:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:23:00 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/27 02:23:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/27 02:23:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:23:00 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/27 02:23:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/27 02:23:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:23:00 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/27 02:23:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/27 02:23:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:23:00 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:01 INFO : splitbananasplit: Deleted 2026/03/27 02:23:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/27 02:23:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/27 02:23:01 INFO : dir1/0009-3456789.txt: Deleted 2026/03/27 02:23:01 INFO : dir1/0010-456789.txt: Deleted 2026/03/27 02:23:01 INFO : dir1/0011-56789;.txt: Deleted 2026/03/27 02:23:01 INFO : dir1/0003-defghij.txt: Deleted 2026/03/27 02:23:01 INFO : apple: Deleted 2026/03/27 02:23:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/27 02:23:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/27 02:23:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/27 02:23:01 INFO : dir1/0013-789;=.txt: Deleted 2026/03/27 02:23:01 INFO : banana: Deleted 2026/03/27 02:23:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/27 02:23:01 INFO : dir1/0007-1234567.txt: Deleted 2026/03/27 02:23:01 INFO : dir1/0012-6789;.txt: Deleted 2026/03/27 02:23:01 INFO : dir1/0015-9;=.txt: Deleted 2026/03/27 02:23:01 INFO : appleappleapplebanana: Deleted 2026/03/27 02:23:01 INFO : dir1/0008-2345678.txt: Deleted 2026/03/27 02:23:01 INFO : dir1/0014-89;=.txt: Deleted 2026/03/27 02:23:01 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:02 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:23:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:23:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:23:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:23:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:23:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:23:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:23:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:23:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:23:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:23:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:23:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:23:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:23:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:23:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:23:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:23:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:23:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:23:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:23:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:23:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:23:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:23:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:23:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:23:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:23:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:23:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:23:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:23:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:23:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:23:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:23:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:23:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:23:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:23:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:23:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:23:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:23:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:23:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:23:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:23:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:23:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:23:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:23:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:23:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:23:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:23:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:23:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:23:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:23:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:23:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/27 02:23:02 INFO : appleappleapplebanana: Copied (new) 2026/03/27 02:23:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:02 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:23:02 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:23:02 DEBUG : apple: size = 5 OK 2026/03/27 02:23:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/27 02:23:02 INFO : apple: Copied (new) 2026/03/27 02:23:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:23:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/27 02:23:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/27 02:23:02 DEBUG : banana: size = 6 OK 2026/03/27 02:23:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/27 02:23:02 INFO : banana: Copied (new) 2026/03/27 02:23:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:23:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/27 02:23:03 INFO : splitbananasplit: Copied (new) 2026/03/27 02:23:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:23:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/27 02:23:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/27 02:23:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:23:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/27 02:23:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/27 02:23:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:23:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/27 02:23:03 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/27 02:23:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:23:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/27 02:23:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/27 02:23:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:23:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/27 02:23:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/27 02:23:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:23:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/27 02:23:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/27 02:23:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:23:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/27 02:23:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/27 02:23:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:23:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/27 02:23:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/27 02:23:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:23:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/27 02:23:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/27 02:23:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:23:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/27 02:23:04 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/27 02:23:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:23:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/27 02:23:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/27 02:23:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:23:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/27 02:23:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/27 02:23:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:23:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/27 02:23:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/27 02:23:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:23:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/27 02:23:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/27 02:23:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:23:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/27 02:23:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/27 02:23:05 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/27 02:23:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/27 02:23:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/27 02:23:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/27 02:23:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/27 02:23:05 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/27 02:23:05 INFO : PREFIXapple: Deleted 2026/03/27 02:23:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/27 02:23:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/27 02:23:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/27 02:23:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/27 02:23:05 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/27 02:23:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/27 02:23:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/27 02:23:05 INFO : PREFIXsplitbananasplit: Deleted 2026/03/27 02:23:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/27 02:23:06 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/27 02:23:06 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/27 02:23:06 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/27 02:23:06 INFO : PREFIXbanana: Deleted 2026/03/27 02:23:06 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:06 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:06 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:23:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:23:20 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:20 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:23:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:23:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:23:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:23:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:23:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:23:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:21 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:23:21 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:23:21 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/27 02:23:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/27 02:23:21 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/27 02:23:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/27 02:23:21 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/27 02:23:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/27 02:23:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:23:21 DEBUG : appleSUFFIX: size = 5 OK 2026/03/27 02:23:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/27 02:23:21 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:23:21 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/27 02:23:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/27 02:23:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/27 02:23:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/27 02:23:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/27 02:23:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/27 02:23:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/27 02:23:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/27 02:23:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/27 02:23:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/27 02:23:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/27 02:23:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/27 02:23:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/27 02:23:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/27 02:23:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/27 02:23:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/27 02:23:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/27 02:23:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/27 02:23:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/27 02:23:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/27 02:23:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/27 02:23:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/27 02:23:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/27 02:23:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/27 02:23:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/27 02:23:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/27 02:23:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:23:22 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/27 02:23:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/27 02:23:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:23:23 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/27 02:23:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/27 02:23:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:23:23 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/27 02:23:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/27 02:23:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:23:23 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/27 02:23:23 INFO : dir1/0008-2345678.txt: Deleted 2026/03/27 02:23:23 INFO : dir1/0009-3456789.txt: Deleted 2026/03/27 02:23:23 INFO : dir1/0014-89;=.txt: Deleted 2026/03/27 02:23:23 INFO : dir1/0011-56789;.txt: Deleted 2026/03/27 02:23:23 INFO : dir1/0010-456789.txt: Deleted 2026/03/27 02:23:23 INFO : appleappleapplebanana: Deleted 2026/03/27 02:23:23 INFO : banana: Deleted 2026/03/27 02:23:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/27 02:23:23 INFO : dir1/0007-1234567.txt: Deleted 2026/03/27 02:23:23 INFO : dir1/0012-6789;.txt: Deleted 2026/03/27 02:23:24 INFO : dir1/0015-9;=.txt: Deleted 2026/03/27 02:23:24 INFO : splitbananasplit: Deleted 2026/03/27 02:23:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/27 02:23:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/27 02:23:24 INFO : dir1/0013-789;=.txt: Deleted 2026/03/27 02:23:24 INFO : dir1/0003-defghij.txt: Deleted 2026/03/27 02:23:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/27 02:23:24 INFO : apple: Deleted 2026/03/27 02:23:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/27 02:23:24 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:24 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/27 02:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:23:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:23:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:23:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/27 02:23:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/27 02:23:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/27 02:23:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:25 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:23:25 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:23:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:23:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/27 02:23:25 INFO : appleappleapplebanana: Copied (new) 2026/03/27 02:23:25 DEBUG : banana: size = 6 OK 2026/03/27 02:23:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/27 02:23:25 INFO : banana: Copied (new) 2026/03/27 02:23:25 DEBUG : apple: size = 5 OK 2026/03/27 02:23:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/27 02:23:25 INFO : apple: Copied (new) 2026/03/27 02:23:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:23:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/27 02:23:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/27 02:23:25 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:23:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/27 02:23:25 INFO : splitbananasplit: Copied (new) 2026/03/27 02:23:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:23:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/27 02:23:25 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/27 02:23:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:23:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/27 02:23:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/27 02:23:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:23:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/27 02:23:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/27 02:23:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:23:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/27 02:23:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/27 02:23:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:23:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/27 02:23:25 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/27 02:23:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:23:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/27 02:23:25 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/27 02:23:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:23:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/27 02:23:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/27 02:23:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:23:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/27 02:23:26 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/27 02:23:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:23:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/27 02:23:26 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/27 02:23:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:23:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/27 02:23:26 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/27 02:23:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:23:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/27 02:23:26 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/27 02:23:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:23:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/27 02:23:26 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/27 02:23:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:23:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/27 02:23:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/27 02:23:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:23:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/27 02:23:26 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/27 02:23:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:23:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/27 02:23:26 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/27 02:23:26 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:26 INFO : appleSUFFIX: Deleted 2026/03/27 02:23:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/27 02:23:26 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/27 02:23:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/27 02:23:26 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/27 02:23:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/27 02:23:27 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/27 02:23:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/27 02:23:27 INFO : bananaSUFFIX: Deleted 2026/03/27 02:23:27 INFO : splitbananasplitSUFFIX: Deleted 2026/03/27 02:23:27 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/27 02:23:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/27 02:23:27 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/27 02:23:27 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/27 02:23:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/27 02:23:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/27 02:23:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/27 02:23:27 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/27 02:23:27 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/27 02:23:27 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/27 02:23:27 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:27 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:23:27 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:28 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:23:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:23:41 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:41 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:23:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:23:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:23:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:23:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:23:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:23:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : apple: size = 5 OK 2026/03/27 02:23:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:42 DEBUG : apple: Unchanged skipping 2026/03/27 02:23:42 DEBUG : banana: size = 6 OK 2026/03/27 02:23:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:42 DEBUG : banana: Unchanged skipping 2026/03/27 02:23:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:23:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:23:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:23:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:23:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:23:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:23:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:23:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/27 02:23:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:23:42 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:23:42 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:23:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:23:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:23:42 DEBUG : splitbanan: size = 16 OK 2026/03/27 02:23:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/27 02:23:42 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/27 02:23:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:23:42 DEBUG : appleapple: size = 21 OK 2026/03/27 02:23:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/27 02:23:42 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/27 02:23:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:23:42 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/27 02:23:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/27 02:23:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/27 02:23:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:23:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/27 02:23:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/27 02:23:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/27 02:23:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:23:42 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/27 02:23:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/27 02:23:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/27 02:23:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:23:42 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/27 02:23:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/27 02:23:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/27 02:23:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:23:42 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/27 02:23:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/27 02:23:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/27 02:23:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:23:42 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/27 02:23:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/27 02:23:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/27 02:23:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:23:42 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/27 02:23:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/27 02:23:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/27 02:23:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:23:43 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/27 02:23:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/27 02:23:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/27 02:23:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:23:43 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/27 02:23:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/27 02:23:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/27 02:23:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:23:43 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/27 02:23:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/27 02:23:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/27 02:23:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:23:43 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/27 02:23:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/27 02:23:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/27 02:23:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:23:43 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/27 02:23:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/27 02:23:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/27 02:23:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:23:43 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/27 02:23:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/27 02:23:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/27 02:23:43 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/27 02:23:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/27 02:23:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/27 02:23:43 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/27 02:23:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/27 02:23:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/27 02:23:43 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/27 02:23:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/27 02:23:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/27 02:23:43 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/27 02:23:44 INFO : dir1/0013-789;=.txt: Deleted 2026/03/27 02:23:44 INFO : dir1/0010-456789.txt: Deleted 2026/03/27 02:23:44 INFO : dir1/0008-2345678.txt: Deleted 2026/03/27 02:23:44 INFO : splitbananasplit: Deleted 2026/03/27 02:23:44 INFO : dir1/0003-defghij.txt: Deleted 2026/03/27 02:23:44 INFO : dir1/0014-89;=.txt: Deleted 2026/03/27 02:23:44 INFO : dir1/0012-6789;.txt: Deleted 2026/03/27 02:23:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/27 02:23:44 INFO : dir1/0011-56789;.txt: Deleted 2026/03/27 02:23:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/27 02:23:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/27 02:23:44 INFO : dir1/0007-1234567.txt: Deleted 2026/03/27 02:23:44 INFO : dir1/0009-3456789.txt: Deleted 2026/03/27 02:23:44 INFO : dir1/0015-9;=.txt: Deleted 2026/03/27 02:23:44 INFO : appleappleapplebanana: Deleted 2026/03/27 02:23:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/27 02:23:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/27 02:23:44 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:44 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : appleapple: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/27 02:23:44 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:23:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:23:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:23:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:23:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:23:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:23:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:23:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:23:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:23:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:23:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:23:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:23:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:23:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:23:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:23:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:23:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:23:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:23:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:23:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:23:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:23:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:23:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:23:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:23:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:23:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:23:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:23:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:23:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:23:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:23:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:23:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:23:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:23:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:23:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:23:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:23:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:23:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:23:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:23:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:23:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:23:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:23:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:23:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:23:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:23:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:23:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:23:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:23:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:23:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:23:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:23:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:23:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:23:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:23:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:23:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:23:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:23:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:23:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:23:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:23:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:23:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:23:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:23:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:23:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:23:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:23:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:23:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:23:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:23:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:23:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:23:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:23:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:23:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:23:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:23:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:23:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:23:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:23:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:23:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:23:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:23:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:23:45 DEBUG : apple: size = 5 OK 2026/03/27 02:23:45 DEBUG : appleapple: size = 21 OK 2026/03/27 02:23:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:23:45 DEBUG : apple: Unchanged skipping 2026/03/27 02:23:45 DEBUG : banana: size = 6 OK 2026/03/27 02:23:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : banana: Unchanged skipping 2026/03/27 02:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:45 DEBUG : splitbanan: size = 16 OK 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:45 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:23:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:23:45 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/27 02:23:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/27 02:23:45 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/27 02:23:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/27 02:23:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/27 02:23:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/27 02:23:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/27 02:23:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/27 02:23:45 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/27 02:23:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/27 02:23:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/27 02:23:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/27 02:23:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:23:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/27 02:23:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:23:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/27 02:23:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/27 02:23:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/27 02:23:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/27 02:23:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:23:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:23:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:23:45 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:23:45 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:45 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:45 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : appleapple: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/27 02:23:45 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/27 02:23:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:23:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:23:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:23:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:23:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:23:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:23:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:23:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:23:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:23:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:23:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:23:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:23:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:23:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:23:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:23:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:23:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:23:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:23:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:23:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:23:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:23:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:23:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:23:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:23:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:23:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:23:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:23:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:23:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:23:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:23:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:23:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:23:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:23:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:23:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:23:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:23:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:23:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:23:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:23:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:23:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:23:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:23:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:23:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:23:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:23:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:23:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:23:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:23:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:23:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:23:46 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:23:59 DEBUG : Waiting for deletions to finish 2026/03/27 02:23:59 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:23:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:24:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:24:00 DEBUG : banana: size = 6 OK 2026/03/27 02:24:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : banana: Unchanged skipping 2026/03/27 02:24:00 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:24:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:24:00 DEBUG : apple: size = 5 OK 2026/03/27 02:24:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : apple: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:24:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:24:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:24:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:24:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:24:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:24:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:24:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:24:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:24:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:24:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:24:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:24:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:24:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:24:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:24:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:24:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:24:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:24:00 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:24:00 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:00 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:00 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:24:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : apple: size = 5 OK 2026/03/27 02:24:01 DEBUG : banana: size = 6 OK 2026/03/27 02:24:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : banana: Unchanged skipping 2026/03/27 02:24:01 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:24:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : apple: Unchanged skipping 2026/03/27 02:24:01 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:24:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:24:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:24:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:24:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:24:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:24:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:24:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:24:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:24:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:24:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:24:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:24:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:24:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:24:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:24:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:24:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:24:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:24:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:24:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:24:01 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:24:01 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:01 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:01 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:01 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:24:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:24:16 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:16 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:24:16 DEBUG : banana: size = 6 OK 2026/03/27 02:24:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:16 DEBUG : banana: Unchanged skipping 2026/03/27 02:24:16 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:24:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:24:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:24:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:16 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:24:16 DEBUG : apple: size = 5 OK 2026/03/27 02:24:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:16 DEBUG : apple: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:24:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:24:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:24:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:24:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:24:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:24:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:24:17 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:24:17 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:17 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:17 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:24:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:24:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:24:17 DEBUG : banana: size = 6 OK 2026/03/27 02:24:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : apple: size = 5 OK 2026/03/27 02:24:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : apple: Unchanged skipping 2026/03/27 02:24:17 DEBUG : banana: Unchanged skipping 2026/03/27 02:24:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:24:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:24:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:24:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:24:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:24:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:24:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:24:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:24:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:24:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:24:17 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:24:17 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:17 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:18 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:24:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:24:31 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:32 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:24:32 DEBUG : apple: size = 5 OK 2026/03/27 02:24:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:32 DEBUG : apple: Unchanged skipping 2026/03/27 02:24:32 DEBUG : banana: size = 6 OK 2026/03/27 02:24:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:24:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:24:32 DEBUG : banana: Unchanged skipping 2026/03/27 02:24:32 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:24:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:32 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:24:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:24:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:24:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:24:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:24:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:24:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:24:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:24:33 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:33 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:33 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:24:33 DEBUG : apple: size = 5 OK 2026/03/27 02:24:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : apple: Unchanged skipping 2026/03/27 02:24:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:24:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:24:33 DEBUG : banana: size = 6 OK 2026/03/27 02:24:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : banana: Unchanged skipping 2026/03/27 02:24:33 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:24:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:24:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:24:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:24:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:24:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:24:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:24:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:24:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:24:33 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:24:33 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:24:33 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:33 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:34 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:24:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:24:48 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:49 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:24:49 DEBUG : apple: size = 5 OK 2026/03/27 02:24:49 DEBUG : banana: size = 6 OK 2026/03/27 02:24:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : banana: Unchanged skipping 2026/03/27 02:24:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : apple: Unchanged skipping 2026/03/27 02:24:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:24:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:24:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:24:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:24:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:24:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:24:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:24:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:24:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:24:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:24:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:24:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:24:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:24:49 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:24:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:24:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:24:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:24:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:24:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:24:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:24:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:24:49 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:24:49 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:49 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:50 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:24:50 DEBUG : apple: size = 5 OK 2026/03/27 02:24:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : apple: Unchanged skipping 2026/03/27 02:24:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:24:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:24:50 DEBUG : banana: size = 6 OK 2026/03/27 02:24:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : banana: Unchanged skipping 2026/03/27 02:24:50 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:24:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:24:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:24:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:24:50 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:24:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:24:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:24:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:24:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:24:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:24:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:24:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:24:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:24:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:24:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:24:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:24:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:24:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:24:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:24:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:24:50 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:24:50 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:50 DEBUG : Waiting for deletions to finish 2026/03/27 02:24:51 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:24:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:25:06 DEBUG : Waiting for deletions to finish 2026/03/27 02:25:06 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:25:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : apple: size = 5 OK 2026/03/27 02:25:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : apple: Unchanged skipping 2026/03/27 02:25:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:25:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : banana: size = 6 OK 2026/03/27 02:25:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:25:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : banana: Unchanged skipping 2026/03/27 02:25:07 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:25:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:25:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:25:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:25:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:25:07 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:25:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:25:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:25:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:25:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:25:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:25:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:25:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:25:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:25:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:25:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:25:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:25:07 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:07 DEBUG : Waiting for deletions to finish 2026/03/27 02:25:07 DEBUG : Waiting for deletions to finish 2026/03/27 02:25:07 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:25:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : apple: size = 5 OK 2026/03/27 02:25:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : apple: Unchanged skipping 2026/03/27 02:25:08 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:25:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:25:08 DEBUG : banana: size = 6 OK 2026/03/27 02:25:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : banana: Unchanged skipping 2026/03/27 02:25:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:25:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:25:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:25:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:25:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:25:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:25:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:25:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:25:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:25:08 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:25:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:25:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:25:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:25:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:25:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:25:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:25:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:25:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:25:08 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:08 DEBUG : Waiting for deletions to finish 2026/03/27 02:25:08 DEBUG : Waiting for deletions to finish 2026/03/27 02:25:08 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:25:08 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (202.54s) --- PASS: TestTransform/NFC (17.25s) --- PASS: TestTransform/NFD (19.11s) --- PASS: TestTransform/base64 (19.74s) --- PASS: TestTransform/prefix (24.44s) --- PASS: TestTransform/suffix (21.26s) --- PASS: TestTransform/truncate (17.83s) --- PASS: TestTransform/encoder (16.09s) --- PASS: TestTransform/ISO-8859-1 (16.31s) --- PASS: TestTransform/charmap (15.99s) --- PASS: TestTransform/lowercase (16.76s) --- PASS: TestTransform/ascii (17.75s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:25:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/27 02:25:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/27 02:25:13 INFO : sub dir_somesuffix: Making directory 2026/03/27 02:25:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/27 02:25:13 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/27 02:25:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/27 02:25:13 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/27 02:25:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/27 02:25:13 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:13 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/27 02:25:14 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:14 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/27 02:25:14 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.54s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:25:15 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:15 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:15 INFO : tictactoe: Making directory 2026/03/27 02:25:15 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:15 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:25:15 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/27 02:25:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:25:15 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:15 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:15 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/27 02:25:15 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/27 02:25:15 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.64s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:25:16 INFO : toe: Making directory 2026/03/27 02:25:16 INFO : toe/toe: Making directory 2026/03/27 02:25:16 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/27 02:25:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/27 02:25:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/27 02:25:16 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:16 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/27 02:25:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/27 02:25:17 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.73s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:25:18 INFO : toe: Making directory 2026/03/27 02:25:18 INFO : toe/toe: Making directory 2026/03/27 02:25:18 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/27 02:25:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/27 02:25:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/27 02:25:18 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:18 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/27 02:25:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/27 02:25:19 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.66s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:25:20 DEBUG : empty_dir: Making directory with metadata 2026/03/27 02:25:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/27 02:25:20 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:20 INFO : tictacempty_dir: Making directory 2026/03/27 02:25:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:20 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:20 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:20 INFO : tictactoe: Making directory 2026/03/27 02:25:20 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:20 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:25:20 INFO : tictactoe/tictactoe: Making directory 2026/03/27 02:25:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:25:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/27 02:25:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/27 02:25:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/27 02:25:20 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:20 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/27 02:25:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/27 02:25:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.54s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:25:21 DEBUG : empty_dir: Making directory with metadata 2026/03/27 02:25:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/27 02:25:21 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:21 INFO : tictacempty_dir: Making directory 2026/03/27 02:25:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:21 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:21 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:21 INFO : tictactoe: Making directory 2026/03/27 02:25:21 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:21 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:25:21 INFO : tictactoe/tictactoe: Making directory 2026/03/27 02:25:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:25:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/27 02:25:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:25:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/27 02:25:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:25:21 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:21 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/27 02:25:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:25:22 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/27 02:25:22 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:22 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:22 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:22 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/27 02:25:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/27 02:25:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/27 02:25:23 NOTICE: B2 bucket rclone-test-hubotig9lequ: 0 differences found 2026/03/27 02:25:23 NOTICE: B2 bucket rclone-test-hubotig9lequ: 1 matching files --- PASS: TestAllTag (2.28s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:25:23 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:24 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:24 INFO : tictactoe: Making directory 2026/03/27 02:25:24 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:24 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:25:24 INFO : tictactoe/tictactoe: Making directory 2026/03/27 02:25:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:25:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/27 02:25:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/27 02:25:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/27 02:25:24 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:24 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/27 02:25:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/27 02:25:24 DEBUG : Waiting for deletions to finish 2026/03/27 02:25:24 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:25 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:25 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:25:25 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/27 02:25:25 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:25:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/27 02:25:25 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/27 02:25:25 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:25 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.39s) === RUN TestSyntax 2026/03/27 02:25:26 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:25:26 INFO : toe: Making directory 2026/03/27 02:25:26 INFO : toe/toe: Making directory 2026/03/27 02:25:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/27 02:25:26 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:26 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:27 DEBUG : toe/toe/toe: size = 11 OK 2026/03/27 02:25:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:27 INFO : toe/toe/toe: Copied (new) 2026/03/27 02:25:27 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.88s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:25:28 DEBUG : empty_dir: Making directory with metadata 2026/03/27 02:25:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/27 02:25:28 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:28 INFO : tictacempty_dir: Making directory 2026/03/27 02:25:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:28 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:28 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:28 INFO : tictactoe: Making directory 2026/03/27 02:25:28 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:28 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:25:28 INFO : tictactoe/tictactoe: Making directory 2026/03/27 02:25:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:25:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/27 02:25:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:25:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/27 02:25:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:25:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:25:28 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:28 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/27 02:25:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:25:29 INFO : toe/toe/toe.txt: Deleted 2026/03/27 02:25:29 INFO : toe/toe: Removing directory 2026/03/27 02:25:29 INFO : toe: Removing directory 2026/03/27 02:25:29 INFO : empty_dir: Removing directory 2026/03/27 02:25:29 DEBUG : Local file system at /tmp/rclone3489682708: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:25:29 DEBUG : empty_dir: Making directory with metadata 2026/03/27 02:25:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/27 02:25:29 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:29 INFO : tictacempty_dir: Making directory 2026/03/27 02:25:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:29 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:29 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:29 INFO : tictactoe: Making directory 2026/03/27 02:25:29 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:29 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:25:29 INFO : tictactoe/tictactoe: Making directory 2026/03/27 02:25:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:25:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/27 02:25:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:25:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/27 02:25:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:25:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:25:29 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:29 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/27 02:25:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:25:30 INFO : toe/toe/toe.txt: Deleted 2026/03/27 02:25:30 INFO : toe/toe: Removing directory 2026/03/27 02:25:30 INFO : toe: Removing directory 2026/03/27 02:25:30 INFO : empty_dir: Removing directory 2026/03/27 02:25:30 DEBUG : Local file system at /tmp/rclone3489682708: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/27 02:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/27 02:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/27 02:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/27 02:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/27 02:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/27 02:25:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/27 02:25:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/27 02:25:32 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.44s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:25:33 DEBUG : Reset feature "Copy" 2026/03/27 02:25:33 DEBUG : Reset feature "Move" 2026/03/27 02:25:33 DEBUG : Reset feature "Copy" 2026/03/27 02:25:33 DEBUG : Reset feature "Move" 2026/03/27 02:25:33 DEBUG : empty_dir: Making directory with metadata 2026/03/27 02:25:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/27 02:25:33 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:33 INFO : tictacempty_dir: Making directory 2026/03/27 02:25:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:25:33 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:33 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:33 INFO : tictactoe: Making directory 2026/03/27 02:25:33 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:33 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:25:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:25:33 INFO : tictactoe/tictactoe: Making directory 2026/03/27 02:25:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:25:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/27 02:25:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:25:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/27 02:25:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:25:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:25:33 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:33 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/27 02:25:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:25:34 INFO : toe/toe/toe.txt: Deleted 2026/03/27 02:25:34 INFO : toe/toe: Removing directory 2026/03/27 02:25:34 INFO : toe: Removing directory 2026/03/27 02:25:34 INFO : empty_dir: Removing directory 2026/03/27 02:25:34 DEBUG : Local file system at /tmp/rclone3489682708: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/27 02:25:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/27 02:25:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/27 02:25:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/27 02:25:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/27 02:25:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/27 02:25:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/27 02:25:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/27 02:25:35 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.86s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:25:37 DEBUG : toe: transformed to: dG9l 2026/03/27 02:25:37 DEBUG : toe: transformed to: dG9l 2026/03/27 02:25:37 INFO : dG9l: Making directory 2026/03/27 02:25:37 DEBUG : toe: transformed to: dG9l 2026/03/27 02:25:37 DEBUG : toe: transformed to: dG9l 2026/03/27 02:25:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/27 02:25:37 INFO : dG9l/dG9l: Making directory 2026/03/27 02:25:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/27 02:25:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/27 02:25:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/27 02:25:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/27 02:25:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/27 02:25:37 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:37 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/27 02:25:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/27 02:25:37 DEBUG : Waiting for deletions to finish 2026/03/27 02:25:38 DEBUG : dG9l: transformed to: toe 2026/03/27 02:25:38 DEBUG : dG9l: transformed to: toe 2026/03/27 02:25:38 DEBUG : dG9l: transformed to: toe 2026/03/27 02:25:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/27 02:25:38 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/27 02:25:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/27 02:25:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/27 02:25:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/27 02:25:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/27 02:25:38 DEBUG : Local file system at /tmp/rclone3489682708: Waiting for checks to finish 2026/03/27 02:25:38 DEBUG : Local file system at /tmp/rclone3489682708: Waiting for transfers to finish 2026/03/27 02:25:38 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.39s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-hubotig9lequ", Local "Local file system at /tmp/rclone3489682708", Modify Window "1ms" 2026/03/27 02:25:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:25:39 DEBUG : toe: transformed to: 2026/03/27 02:25:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:25:39 DEBUG : toe: transformed to: 2026/03/27 02:25:39 INFO : B2 bucket rclone-test-hubotig9lequ: Making directory 2026/03/27 02:25:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:25:39 DEBUG : toe: transformed to: 2026/03/27 02:25:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:25:39 DEBUG : toe: transformed to: 2026/03/27 02:25:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:25:39 DEBUG : toe/toe: transformed to: 2026/03/27 02:25:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/27 02:25:39 INFO : toe/toe: Making directory 2026/03/27 02:25:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:25:39 DEBUG : toe/toe: transformed to: 2026/03/27 02:25:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/27 02:25:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:25:39 DEBUG : toe: transformed to: 2026/03/27 02:25:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/27 02:25:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:25:39 DEBUG : toe/toe/toe: transformed to: 2026/03/27 02:25:39 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/27 02:25:39 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for checks to finish 2026/03/27 02:25:39 DEBUG : B2 bucket rclone-test-hubotig9lequ: Waiting for transfers to finish 2026/03/27 02:25:40 DEBUG : toe/toe/toe: size = 11 OK 2026/03/27 02:25:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:25:40 INFO : toe/toe/toe: Copied (new) 2026/03/27 02:25:40 ERROR : B2 bucket rclone-test-hubotig9lequ: not deleting files as there were IO errors 2026/03/27 02:25:40 ERROR : B2 bucket rclone-test-hubotig9lequ: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2026/03/27 02:25:41 DEBUG : B2 bucket rclone-test-hubotig9lequ: Purge remote 2026/03/27 02:25:41 INFO : B2 bucket rclone-test-hubotig9lequ: cleaning bucket "rclone-test-hubotig9lequ" of all files 2026/03/27 02:25:42 DEBUG : BackupDir/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144778_d20260327_m021916_c001_v7007000_t0000_u01774577956991") 2026/03/27 02:25:42 DEBUG : BackupDir/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1134eba6185201f0_d20260327_m021911_c001_v0001183_t0020_u01774577951496") 2026/03/27 02:25:42 DEBUG : CompareDest/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28c46_d20260327_m021851_c001_v7007000_t0000_u01774577931424") 2026/03/27 02:25:42 DEBUG : CompareDest/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7db2a_d20260327_m021844_c001_v0001033_t0030_u01774577924820") 2026/03/27 02:25:42 DEBUG : CompareDest/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28c48_d20260327_m021851_c001_v7007000_t0000_u01774577931608") 2026/03/27 02:25:42 DEBUG : CompareDest/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd46ec_d20260327_m021846_c001_v0001185_t0057_u01774577926339") 2026/03/27 02:25:42 DEBUG : CopyDest/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f714477b_d20260327_m021917_c001_v7007000_t0000_u01774577957177") 2026/03/27 02:25:42 DEBUG : CopyDest/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627c03_d20260327_m021908_c001_v0001157_t0010_u01774577948436") 2026/03/27 02:25:42 DEBUG : CopyDest/three: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f714477e_d20260327_m021917_c001_v7007000_t0000_u01774577957362") 2026/03/27 02:25:42 DEBUG : CopyDest/three: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4900_d20260327_m021915_c001_v0001185_t0049_u01774577955159") 2026/03/27 02:25:42 DEBUG : CopyDest/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144781_d20260327_m021917_c001_v7007000_t0000_u01774577957545") 2026/03/27 02:25:42 DEBUG : CopyDest/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dbe4_d20260327_m021912_c001_v0001033_t0006_u01774577952703") 2026/03/27 02:25:42 DEBUG : EXISTING: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d75555_d20260327_m022042_c001_v7007000_t0000_u01774578042543") 2026/03/27 02:25:42 DEBUG : EXISTING: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4d9a_d20260327_m022041_c001_v0001185_t0040_u01774578041593") 2026/03/27 02:25:42 DEBUG : PREFIXapple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac718_d20260327_m022305_c001_v7007000_t0000_u01774578185675") 2026/03/27 02:25:43 DEBUG : PREFIXapple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac19_d20260327_m022258_c001_v0001105_t0038_u01774578178938") 2026/03/27 02:25:43 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40026f966506ab04_d20260327_m022306_c001_v7007000_t0000_u01774578186004") 2026/03/27 02:25:43 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5683_d20260327_m022258_c001_v0001185_t0014_u01774578178941") 2026/03/27 02:25:43 DEBUG : PREFIXbanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756533_d20260327_m022306_c001_v7007000_t0000_u01774578186015") 2026/03/27 02:25:43 DEBUG : PREFIXbanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa41a_d20260327_m022258_c001_v0001145_t0049_u01774578178937") 2026/03/27 02:25:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac719_d20260327_m022305_c001_v7007000_t0000_u01774578185860") 2026/03/27 02:25:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e12d_d20260327_m022258_c001_v0001033_t0003_u01774578178952") 2026/03/27 02:25:43 DEBUG : Testêé: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d75551_d20260327_m022039_c001_v7007000_t0000_u01774578039021") 2026/03/27 02:25:43 DEBUG : Testêé: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4d58_d20260327_m022038_c001_v0001185_t0054_u01774578038323") 2026/03/27 02:25:43 DEBUG : Testêé: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dda2_d20260327_m022036_c001_v0001033_t0022_u01774578036852") 2026/03/27 02:25:43 DEBUG : YXBwbGU=: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f06_d20260327_m022242_c001_v7007000_t0000_u01774578162740") 2026/03/27 02:25:43 DEBUG : YXBwbGU=: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dabc7_d20260327_m022238_c001_v0001105_t0003_u01774578158327") 2026/03/27 02:25:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f07_d20260327_m022242_c001_v7007000_t0000_u01774578162922") 2026/03/27 02:25:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa3c4_d20260327_m022238_c001_v0001145_t0004_u01774578158304") 2026/03/27 02:25:43 DEBUG : YmFuYW5h: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f0a_d20260327_m022243_c001_v7007000_t0000_u01774578163103") 2026/03/27 02:25:43 DEBUG : YmFuYW5h: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e0b5_d20260327_m022238_c001_v0001033_t0041_u01774578158337") 2026/03/27 02:25:43 DEBUG : a/potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee424_d20260327_m021713_c001_v7007000_t0000_u01774577833541") 2026/03/27 02:25:43 DEBUG : a/potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4144_d20260327_m021712_c001_v0001185_t0028_u01774577832980") 2026/03/27 02:25:43 DEBUG : a/potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f983745e85081_d20260327_m021711_c001_v7007000_t0000_u01774577831583") 2026/03/27 02:25:43 DEBUG : a/potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4129_d20260327_m021710_c001_v0001185_t0016_u01774577830694") 2026/03/27 02:25:43 DEBUG : a/potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f4f_d20260327_m021654_c001_v7007000_t0000_u01774577814864") 2026/03/27 02:25:43 DEBUG : a/potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4040_d20260327_m021653_c001_v0001185_t0045_u01774577813971") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226433_d20260327_m022509_c001_v7007000_t0000_u01774578309212") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd61dd_d20260327_m022505_c001_v0001185_t0020_u01774578305024") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecce_d20260327_m022451_c001_v7007000_t0000_u01774578291586") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd6077_d20260327_m022447_c001_v0001185_t0013_u01774578287042") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265b4_d20260327_m022434_c001_v7007000_t0000_u01774578274732") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5f7e_d20260327_m022430_c001_v0001185_t0033_u01774578270263") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d2e0_d20260327_m022418_c001_v7007000_t0000_u01774578258766") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5e08_d20260327_m022414_c001_v0001185_t0027_u01774578254735") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b0495465029_d20260327_m022402_c001_v7007000_t0000_u01774578242474") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5c5c_d20260327_m022358_c001_v0001185_t0029_u01774578238506") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a113ea_d20260327_m022346_c001_v7007000_t0000_u01774578226411") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5a63_d20260327_m022340_c001_v0001185_t0017_u01774578220018") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcd0_d20260327_m022328_c001_v7007000_t0000_u01774578208565") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5daca1_d20260327_m022324_c001_v0001105_t0011_u01774578204957") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144b67_d20260327_m022324_c001_v7007000_t0000_u01774578204074") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa46c_d20260327_m022318_c001_v0001145_t0009_u01774578198812") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c775653b_d20260327_m022307_c001_v7007000_t0000_u01774578187315") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa432_d20260327_m022302_c001_v0001145_t0014_u01774578182594") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4837_d20260327_m022301_c001_v7007000_t0000_u01774578181395") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac09_d20260327_m022256_c001_v0001105_t0033_u01774578176596") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d7581a_d20260327_m022240_c001_v7007000_t0000_u01774578160869") 2026/03/27 02:25:44 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa3bc_d20260327_m022235_c001_v0001145_t0004_u01774578155865") 2026/03/27 02:25:45 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6e8_d20260327_m022223_c001_v7007000_t0000_u01774578143149") 2026/03/27 02:25:45 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa39e_d20260327_m022218_c001_v0001145_t0021_u01774578138964") 2026/03/27 02:25:45 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb40_d20260327_m022203_c001_v7007000_t0000_u01774578123888") 2026/03/27 02:25:45 DEBUG : apple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa36e_d20260327_m022159_c001_v0001145_t0047_u01774578119485") 2026/03/27 02:25:45 DEBUG : appleSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d75909_d20260327_m022326_c001_v7007000_t0000_u01774578206837") 2026/03/27 02:25:45 DEBUG : appleSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa470_d20260327_m022321_c001_v0001145_t0056_u01774578201157") 2026/03/27 02:25:45 DEBUG : appleapple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a113eb_d20260327_m022346_c001_v7007000_t0000_u01774578226592") 2026/03/27 02:25:45 DEBUG : appleapple: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dad11_d20260327_m022342_c001_v0001105_t0000_u01774578222121") 2026/03/27 02:25:45 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226435_d20260327_m022509_c001_v7007000_t0000_u01774578309395") 2026/03/27 02:25:45 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dae79_d20260327_m022505_c001_v0001105_t0045_u01774578305504") 2026/03/27 02:25:45 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecd0_d20260327_m022451_c001_v7007000_t0000_u01774578291768") 2026/03/27 02:25:45 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dae45_d20260327_m022447_c001_v0001105_t0031_u01774578287713") 2026/03/27 02:25:45 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265b5_d20260327_m022434_c001_v7007000_t0000_u01774578274915") 2026/03/27 02:25:45 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dadf1_d20260327_m022430_c001_v0001105_t0022_u01774578270704") 2026/03/27 02:25:45 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d2e6_d20260327_m022418_c001_v7007000_t0000_u01774578258965") 2026/03/27 02:25:45 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dadb9_d20260327_m022415_c001_v0001105_t0040_u01774578255363") 2026/03/27 02:25:45 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b049546502a_d20260327_m022402_c001_v7007000_t0000_u01774578242659") 2026/03/27 02:25:45 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dad67_d20260327_m022358_c001_v0001105_t0010_u01774578238989") 2026/03/27 02:25:45 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144bf0_d20260327_m022344_c001_v7007000_t0000_u01774578224592") 2026/03/27 02:25:45 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa4c6_d20260327_m022340_c001_v0001145_t0036_u01774578220545") 2026/03/27 02:25:46 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcd1_d20260327_m022328_c001_v7007000_t0000_u01774578208748") 2026/03/27 02:25:46 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd591f_d20260327_m022324_c001_v0001185_t0048_u01774578204967") 2026/03/27 02:25:46 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c290be_d20260327_m022323_c001_v7007000_t0000_u01774578203746") 2026/03/27 02:25:46 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd58b9_d20260327_m022319_c001_v0001185_t0032_u01774578199886") 2026/03/27 02:25:46 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c775653c_d20260327_m022307_c001_v7007000_t0000_u01774578187498") 2026/03/27 02:25:46 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd56e7_d20260327_m022302_c001_v0001185_t0012_u01774578182606") 2026/03/27 02:25:46 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40026f966506aac4_d20260327_m022301_c001_v7007000_t0000_u01774578181704") 2026/03/27 02:25:46 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa412_d20260327_m022257_c001_v0001145_t0021_u01774578177042") 2026/03/27 02:25:46 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb78_d20260327_m022240_c001_v7007000_t0000_u01774578160913") 2026/03/27 02:25:46 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dabb5_d20260327_m022236_c001_v0001105_t0009_u01774578156511") 2026/03/27 02:25:46 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6e9_d20260327_m022223_c001_v7007000_t0000_u01774578143333") 2026/03/27 02:25:46 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dab67_d20260327_m022219_c001_v0001105_t0002_u01774578139444") 2026/03/27 02:25:46 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb41_d20260327_m022204_c001_v7007000_t0000_u01774578124073") 2026/03/27 02:25:46 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dab2b_d20260327_m022200_c001_v0001105_t0053_u01774578120014") 2026/03/27 02:25:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144b9c_d20260327_m022326_c001_v7007000_t0000_u01774578206882") 2026/03/27 02:25:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac83_d20260327_m022321_c001_v0001105_t0055_u01774578201148") 2026/03/27 02:25:46 DEBUG : b/potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee42a_d20260327_m021713_c001_v7007000_t0000_u01774577833721") 2026/03/27 02:25:46 DEBUG : b/potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd413a_d20260327_m021712_c001_v0001185_t0052_u01774577832130") 2026/03/27 02:25:46 DEBUG : b/potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f983745e85080_d20260327_m021711_c001_v7007000_t0000_u01774577831035") 2026/03/27 02:25:46 DEBUG : b/potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd411a_d20260327_m021709_c001_v0001185_t0048_u01774577829872") 2026/03/27 02:25:46 DEBUG : b/potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f4e_d20260327_m021654_c001_v7007000_t0000_u01774577814319") 2026/03/27 02:25:46 DEBUG : b/potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4036_d20260327_m021653_c001_v0001185_t0048_u01774577813214") 2026/03/27 02:25:47 DEBUG : backup/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f415f7c570ff8801a_d20260327_m021930_c001_v7007000_t0000_u01774577970379") 2026/03/27 02:25:47 DEBUG : backup/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1022d0a326514c92_d20260327_m021928_c001_v0001103_t0013_u01774577968445") 2026/03/27 02:25:47 DEBUG : backup/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f104be8aca93d39d1_d20260327_m021924_c001_v0001182_t0026_u01774577964312") 2026/03/27 02:25:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f3fb5_d20260327_m021957_c001_v7007000_t0000_u01774577997721") 2026/03/27 02:25:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f10111f50f8084dc2_d20260327_m021955_c001_v0001167_t0046_u01774577995689") 2026/03/27 02:25:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f109e17ae6223c582_d20260327_m021951_c001_v0001105_t0053_u01774577991400") 2026/03/27 02:25:47 DEBUG : backup/one.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f415f7c570ff88084_d20260327_m021943_c001_v7007000_t0000_u01774577983978") 2026/03/27 02:25:47 DEBUG : backup/one.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f119b66cde101b44d_d20260327_m021941_c001_v0001043_t0011_u01774577981636") 2026/03/27 02:25:47 DEBUG : backup/one.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f10827a3337bf6568_d20260327_m021937_c001_v0001120_t0013_u01774577977066") 2026/03/27 02:25:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f3fb6_d20260327_m021957_c001_v7007000_t0000_u01774577997904") 2026/03/27 02:25:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f119c4b229379ec5a_d20260327_m021956_c001_v0001092_t0050_u01774577996873") 2026/03/27 02:25:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1127ab864b7a37f1_d20260327_m021953_c001_v0001104_t0050_u01774577993259") 2026/03/27 02:25:47 DEBUG : backup/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f415f7c570ff8801c_d20260327_m021930_c001_v7007000_t0000_u01774577970568") 2026/03/27 02:25:47 DEBUG : backup/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1175a7baf7b860b0_d20260327_m021929_c001_v0001146_t0012_u01774577969495") 2026/03/27 02:25:47 DEBUG : backup/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1038d013df0de464_d20260327_m021925_c001_v0001039_t0010_u01774577965743") 2026/03/27 02:25:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f415f7c570ff88085_d20260327_m021944_c001_v7007000_t0000_u01774577984160") 2026/03/27 02:25:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f111b19c63814c518_d20260327_m021942_c001_v0001033_t0020_u01774577982719") 2026/03/27 02:25:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1172b0cbd62073c2_d20260327_m021938_c001_v0001173_t0055_u01774577978768") 2026/03/27 02:25:47 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226436_d20260327_m022509_c001_v7007000_t0000_u01774578309577") 2026/03/27 02:25:47 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa5ab_d20260327_m022505_c001_v0001145_t0030_u01774578305229") 2026/03/27 02:25:47 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecd1_d20260327_m022451_c001_v7007000_t0000_u01774578291950") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa575_d20260327_m022447_c001_v0001145_t0059_u01774578287228") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265b6_d20260327_m022435_c001_v7007000_t0000_u01774578275097") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa54c_d20260327_m022430_c001_v0001145_t0017_u01774578270449") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d2e9_d20260327_m022419_c001_v7007000_t0000_u01774578259152") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa528_d20260327_m022414_c001_v0001145_t0058_u01774578254935") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b049546502b_d20260327_m022402_c001_v7007000_t0000_u01774578242843") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa504_d20260327_m022358_c001_v0001145_t0035_u01774578238691") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a113ed_d20260327_m022346_c001_v7007000_t0000_u01774578226772") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dacff_d20260327_m022340_c001_v0001105_t0012_u01774578220202") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcd2_d20260327_m022328_c001_v7007000_t0000_u01774578208929") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa482_d20260327_m022324_c001_v0001145_t0030_u01774578204976") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ebe6_d20260327_m022323_c001_v7007000_t0000_u01774578203765") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac79_d20260327_m022319_c001_v0001105_t0039_u01774578199292") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c775653d_d20260327_m022307_c001_v7007000_t0000_u01774578187680") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e135_d20260327_m022302_c001_v0001033_t0025_u01774578182617") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f405761c664243be2_d20260327_m022301_c001_v7007000_t0000_u01774578181556") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd565b_d20260327_m022256_c001_v0001185_t0030_u01774578176857") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40810fd8fe9e259a_d20260327_m022240_c001_v7007000_t0000_u01774578160662") 2026/03/27 02:25:48 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd54f2_d20260327_m022236_c001_v0001185_t0026_u01774578156310") 2026/03/27 02:25:49 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6ea_d20260327_m022223_c001_v7007000_t0000_u01774578143517") 2026/03/27 02:25:49 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd53e7_d20260327_m022219_c001_v0001185_t0025_u01774578139253") 2026/03/27 02:25:49 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb42_d20260327_m022204_c001_v7007000_t0000_u01774578124256") 2026/03/27 02:25:49 DEBUG : banana: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd52ec_d20260327_m022159_c001_v0001185_t0024_u01774578119829") 2026/03/27 02:25:49 DEBUG : bananaSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d7590a_d20260327_m022327_c001_v7007000_t0000_u01774578207018") 2026/03/27 02:25:49 DEBUG : bananaSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd58cb_d20260327_m022321_c001_v0001185_t0050_u01774578201168") 2026/03/27 02:25:49 DEBUG : both0: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44ab_d20260327_m022130_c001_v7007000_t0000_u01774578090878") 2026/03/27 02:25:49 DEBUG : both0: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dea9_d20260327_m022112_c001_v0001033_t0007_u01774578072011") 2026/03/27 02:25:49 DEBUG : both0: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f714497a_d20260327_m022107_c001_v7007000_t0000_u01774578067814") 2026/03/27 02:25:49 DEBUG : both0: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7ddd1_d20260327_m022044_c001_v0001033_t0012_u01774578044397") 2026/03/27 02:25:49 DEBUG : both1: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44ac_d20260327_m022131_c001_v7007000_t0000_u01774578091060") 2026/03/27 02:25:49 DEBUG : both1: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7deaf_d20260327_m022113_c001_v0001033_t0009_u01774578073273") 2026/03/27 02:25:50 DEBUG : both1: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f714497b_d20260327_m022107_c001_v7007000_t0000_u01774578067996") 2026/03/27 02:25:50 DEBUG : both1: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7ddd9_d20260327_m022045_c001_v0001033_t0035_u01774578045024") 2026/03/27 02:25:50 DEBUG : both10: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44ad_d20260327_m022131_c001_v7007000_t0000_u01774578091242") 2026/03/27 02:25:50 DEBUG : both10: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7deee_d20260327_m022119_c001_v0001033_t0057_u01774578079583") 2026/03/27 02:25:50 DEBUG : both10: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f714497c_d20260327_m022108_c001_v7007000_t0000_u01774578068176") 2026/03/27 02:25:50 DEBUG : both10: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7de09_d20260327_m022054_c001_v0001033_t0033_u01774578054358") 2026/03/27 02:25:50 DEBUG : both11: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44ae_d20260327_m022131_c001_v7007000_t0000_u01774578091425") 2026/03/27 02:25:50 DEBUG : both11: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7df04_d20260327_m022120_c001_v0001033_t0013_u01774578080922") 2026/03/27 02:25:50 DEBUG : both11: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f714497d_d20260327_m022108_c001_v7007000_t0000_u01774578068357") 2026/03/27 02:25:50 DEBUG : both11: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7de15_d20260327_m022055_c001_v0001033_t0054_u01774578055101") 2026/03/27 02:25:51 DEBUG : both12: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44af_d20260327_m022131_c001_v7007000_t0000_u01774578091606") 2026/03/27 02:25:51 DEBUG : both12: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7df08_d20260327_m022121_c001_v0001033_t0018_u01774578081738") 2026/03/27 02:25:51 DEBUG : both12: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f714497e_d20260327_m022108_c001_v7007000_t0000_u01774578068537") 2026/03/27 02:25:51 DEBUG : both12: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7de35_d20260327_m022058_c001_v0001033_t0051_u01774578058369") 2026/03/27 02:25:51 DEBUG : both13: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44b0_d20260327_m022131_c001_v7007000_t0000_u01774578091787") 2026/03/27 02:25:51 DEBUG : both13: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7df13_d20260327_m022123_c001_v0001033_t0028_u01774578083285") 2026/03/27 02:25:51 DEBUG : both13: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144980_d20260327_m022108_c001_v7007000_t0000_u01774578068718") 2026/03/27 02:25:51 DEBUG : both13: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7de3d_d20260327_m022059_c001_v0001033_t0043_u01774578059627") 2026/03/27 02:25:51 DEBUG : both14: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44b1_d20260327_m022131_c001_v7007000_t0000_u01774578091969") 2026/03/27 02:25:51 DEBUG : both14: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7df1d_d20260327_m022124_c001_v0001033_t0057_u01774578084074") 2026/03/27 02:25:51 DEBUG : both14: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144981_d20260327_m022108_c001_v7007000_t0000_u01774578068907") 2026/03/27 02:25:51 DEBUG : both14: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7de45_d20260327_m022100_c001_v0001033_t0016_u01774578060428") 2026/03/27 02:25:51 DEBUG : both15: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44b2_d20260327_m022132_c001_v7007000_t0000_u01774578092151") 2026/03/27 02:25:51 DEBUG : both15: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7df27_d20260327_m022124_c001_v0001033_t0015_u01774578084847") 2026/03/27 02:25:51 DEBUG : both15: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144982_d20260327_m022109_c001_v7007000_t0000_u01774578069088") 2026/03/27 02:25:51 DEBUG : both15: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7de49_d20260327_m022101_c001_v0001033_t0049_u01774578061072") 2026/03/27 02:25:52 DEBUG : both16: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44b3_d20260327_m022132_c001_v7007000_t0000_u01774578092332") 2026/03/27 02:25:52 DEBUG : both16: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7df31_d20260327_m022125_c001_v0001033_t0015_u01774578085623") 2026/03/27 02:25:52 DEBUG : both16: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144983_d20260327_m022109_c001_v7007000_t0000_u01774578069269") 2026/03/27 02:25:52 DEBUG : both16: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7de57_d20260327_m022101_c001_v0001033_t0056_u01774578061863") 2026/03/27 02:25:52 DEBUG : both17: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44b4_d20260327_m022132_c001_v7007000_t0000_u01774578092514") 2026/03/27 02:25:52 DEBUG : both17: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7df39_d20260327_m022126_c001_v0001033_t0041_u01774578086221") 2026/03/27 02:25:52 DEBUG : both17: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144984_d20260327_m022109_c001_v7007000_t0000_u01774578069451") 2026/03/27 02:25:52 DEBUG : both17: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7de5f_d20260327_m022102_c001_v0001033_t0042_u01774578062686") 2026/03/27 02:25:52 DEBUG : both18: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44b5_d20260327_m022132_c001_v7007000_t0000_u01774578092696") 2026/03/27 02:25:52 DEBUG : both18: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7df3b_d20260327_m022126_c001_v0001033_t0011_u01774578086891") 2026/03/27 02:25:52 DEBUG : both18: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f714498a_d20260327_m022109_c001_v7007000_t0000_u01774578069631") 2026/03/27 02:25:52 DEBUG : both18: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7de69_d20260327_m022103_c001_v0001033_t0046_u01774578063325") 2026/03/27 02:25:52 DEBUG : both19: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44b7_d20260327_m022132_c001_v7007000_t0000_u01774578092877") 2026/03/27 02:25:52 DEBUG : both19: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7df41_d20260327_m022127_c001_v0001033_t0056_u01774578087459") 2026/03/27 02:25:52 DEBUG : both19: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f714498b_d20260327_m022109_c001_v7007000_t0000_u01774578069811") 2026/03/27 02:25:52 DEBUG : both19: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7de79_d20260327_m022104_c001_v0001033_t0019_u01774578064372") 2026/03/27 02:25:52 DEBUG : both2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44b8_d20260327_m022133_c001_v7007000_t0000_u01774578093058") 2026/03/27 02:25:53 DEBUG : both2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7debb_d20260327_m022113_c001_v0001033_t0029_u01774578073911") 2026/03/27 02:25:53 DEBUG : both2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f714498c_d20260327_m022109_c001_v7007000_t0000_u01774578069995") 2026/03/27 02:25:53 DEBUG : both2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dde1_d20260327_m022045_c001_v0001033_t0018_u01774578045663") 2026/03/27 02:25:53 DEBUG : both3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44b9_d20260327_m022133_c001_v7007000_t0000_u01774578093240") 2026/03/27 02:25:53 DEBUG : both3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dec1_d20260327_m022114_c001_v0001033_t0017_u01774578074502") 2026/03/27 02:25:53 DEBUG : both3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f714498d_d20260327_m022110_c001_v7007000_t0000_u01774578070177") 2026/03/27 02:25:53 DEBUG : both3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dde7_d20260327_m022046_c001_v0001033_t0051_u01774578046590") 2026/03/27 02:25:53 DEBUG : both4: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44ba_d20260327_m022133_c001_v7007000_t0000_u01774578093511") 2026/03/27 02:25:53 DEBUG : both4: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dec7_d20260327_m022115_c001_v0001033_t0056_u01774578075120") 2026/03/27 02:25:53 DEBUG : both4: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f714498e_d20260327_m022110_c001_v7007000_t0000_u01774578070365") 2026/03/27 02:25:53 DEBUG : both4: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dded_d20260327_m022048_c001_v0001033_t0020_u01774578048640") 2026/03/27 02:25:53 DEBUG : both5: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44bd_d20260327_m022133_c001_v7007000_t0000_u01774578093698") 2026/03/27 02:25:53 DEBUG : both5: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7ded3_d20260327_m022116_c001_v0001033_t0037_u01774578076466") 2026/03/27 02:25:53 DEBUG : both5: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144990_d20260327_m022110_c001_v7007000_t0000_u01774578070546") 2026/03/27 02:25:53 DEBUG : both5: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7ddef_d20260327_m022049_c001_v0001033_t0058_u01774578049203") 2026/03/27 02:25:54 DEBUG : both6: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44c1_d20260327_m022133_c001_v7007000_t0000_u01774578093879") 2026/03/27 02:25:54 DEBUG : both6: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7deda_d20260327_m022117_c001_v0001033_t0058_u01774578077160") 2026/03/27 02:25:54 DEBUG : both6: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144991_d20260327_m022110_c001_v7007000_t0000_u01774578070727") 2026/03/27 02:25:54 DEBUG : both6: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7ddf3_d20260327_m022049_c001_v0001033_t0048_u01774578049862") 2026/03/27 02:25:54 DEBUG : both7: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44c6_d20260327_m022134_c001_v7007000_t0000_u01774578094062") 2026/03/27 02:25:54 DEBUG : both7: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dede_d20260327_m022117_c001_v0001033_t0040_u01774578077892") 2026/03/27 02:25:54 DEBUG : both7: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144992_d20260327_m022110_c001_v7007000_t0000_u01774578070910") 2026/03/27 02:25:54 DEBUG : both7: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7ddf9_d20260327_m022051_c001_v0001033_t0006_u01774578051238") 2026/03/27 02:25:54 DEBUG : both8: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44cb_d20260327_m022134_c001_v7007000_t0000_u01774578094244") 2026/03/27 02:25:54 DEBUG : both8: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dee2_d20260327_m022118_c001_v0001033_t0012_u01774578078465") 2026/03/27 02:25:54 DEBUG : both8: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144993_d20260327_m022111_c001_v7007000_t0000_u01774578071093") 2026/03/27 02:25:54 DEBUG : both8: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7ddff_d20260327_m022051_c001_v0001033_t0048_u01774578051982") 2026/03/27 02:25:54 DEBUG : both9: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44cf_d20260327_m022134_c001_v7007000_t0000_u01774578094425") 2026/03/27 02:25:54 DEBUG : both9: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dee6_d20260327_m022119_c001_v0001033_t0012_u01774578079007") 2026/03/27 02:25:54 DEBUG : both9: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144994_d20260327_m022111_c001_v7007000_t0000_u01774578071274") 2026/03/27 02:25:54 DEBUG : both9: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7de07_d20260327_m022053_c001_v0001033_t0020_u01774578053697") 2026/03/27 02:25:54 DEBUG : c/non empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee42f_d20260327_m021713_c001_v7007000_t0000_u01774577833903") 2026/03/27 02:25:55 DEBUG : c/non empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd413e_d20260327_m021712_c001_v0001185_t0040_u01774577832393") 2026/03/27 02:25:55 DEBUG : c/non empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f983745e85082_d20260327_m021711_c001_v7007000_t0000_u01774577831765") 2026/03/27 02:25:55 DEBUG : c/non empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4120_d20260327_m021710_c001_v0001185_t0017_u01774577830107") 2026/03/27 02:25:55 DEBUG : c/non empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f50_d20260327_m021655_c001_v7007000_t0000_u01774577815045") 2026/03/27 02:25:55 DEBUG : c/non empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4038_d20260327_m021653_c001_v0001185_t0016_u01774577813413") 2026/03/27 02:25:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f10_d20260327_m022243_c001_v7007000_t0000_u01774578163285") 2026/03/27 02:25:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd550c_d20260327_m022238_c001_v0001185_t0050_u01774578158316") 2026/03/27 02:25:55 DEBUG : check sum: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f46_d20260327_m021646_c001_v7007000_t0000_u01774577806697") 2026/03/27 02:25:55 DEBUG : check sum: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3fdc_d20260327_m021645_c001_v0001185_t0027_u01774577805608") 2026/03/27 02:25:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4230f80752a5b20e_d20260327_m022539_c001_v7007000_t0000_u01774578339198") 2026/03/27 02:25:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd63c5_d20260327_m022537_c001_v0001185_t0034_u01774578337742") 2026/03/27 02:25:55 DEBUG : dest/3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f714470f_d20260327_m021901_c001_v7007000_t0000_u01774577941186") 2026/03/27 02:25:55 DEBUG : dest/3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f405dcbbb7bf4621c_d20260327_m021900_c001_v0001178_t0049_u01774577940085") 2026/03/27 02:25:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a113ee_d20260327_m022346_c001_v7007000_t0000_u01774578226953") 2026/03/27 02:25:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e1d7_d20260327_m022342_c001_v0001033_t0049_u01774578222337") 2026/03/27 02:25:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226437_d20260327_m022509_c001_v7007000_t0000_u01774578309760") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd6143_d20260327_m022456_c001_v0001185_t0016_u01774578296211") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecd2_d20260327_m022452_c001_v7007000_t0000_u01774578292133") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd600c_d20260327_m022439_c001_v0001185_t0043_u01774578279452") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265b7_d20260327_m022435_c001_v7007000_t0000_u01774578275281") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5ed6_d20260327_m022423_c001_v0001185_t0003_u01774578263456") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d2ef_d20260327_m022419_c001_v7007000_t0000_u01774578259339") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5d22_d20260327_m022407_c001_v0001185_t0020_u01774578247171") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b049546502c_d20260327_m022403_c001_v7007000_t0000_u01774578243026") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5b8c_d20260327_m022351_c001_v0001185_t0027_u01774578231076") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4230f80752a5b02c_d20260327_m022344_c001_v7007000_t0000_u01774578224609") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd59a5_d20260327_m022333_c001_v0001185_t0048_u01774578213219") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcd3_d20260327_m022329_c001_v7007000_t0000_u01774578209113") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5929_d20260327_m022325_c001_v0001185_t0038_u01774578205189") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcc0_d20260327_m022324_c001_v7007000_t0000_u01774578204067") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa44e_d20260327_m022312_c001_v0001145_t0010_u01774578192010") 2026/03/27 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c775653e_d20260327_m022307_c001_v7007000_t0000_u01774578187865") 2026/03/27 02:25:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd56ef_d20260327_m022302_c001_v0001185_t0035_u01774578182816") 2026/03/27 02:25:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c775651b_d20260327_m022301_c001_v7007000_t0000_u01774578181206") 2026/03/27 02:25:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dabe5_d20260327_m022247_c001_v0001105_t0043_u01774578167526") 2026/03/27 02:25:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d75817_d20260327_m022240_c001_v7007000_t0000_u01774578160636") 2026/03/27 02:25:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa3aa_d20260327_m022227_c001_v0001145_t0010_u01774578147780") 2026/03/27 02:25:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6ec_d20260327_m022223_c001_v7007000_t0000_u01774578143702") 2026/03/27 02:25:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa384_d20260327_m022208_c001_v0001145_t0047_u01774578128673") 2026/03/27 02:25:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb43_d20260327_m022204_c001_v7007000_t0000_u01774578124438") 2026/03/27 02:25:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa354_d20260327_m022151_c001_v0001145_t0028_u01774578111423") 2026/03/27 02:25:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144ba5_d20260327_m022327_c001_v7007000_t0000_u01774578207224") 2026/03/27 02:25:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd58d7_d20260327_m022321_c001_v0001185_t0042_u01774578201444") 2026/03/27 02:25:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a113ef_d20260327_m022347_c001_v7007000_t0000_u01774578227134") 2026/03/27 02:25:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa4ce_d20260327_m022342_c001_v0001145_t0042_u01774578222327") 2026/03/27 02:25:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226438_d20260327_m022509_c001_v7007000_t0000_u01774578309941") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa58f_d20260327_m022456_c001_v0001145_t0007_u01774578296762") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecd3_d20260327_m022452_c001_v7007000_t0000_u01774578292316") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa561_d20260327_m022440_c001_v0001145_t0011_u01774578280042") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265b8_d20260327_m022435_c001_v7007000_t0000_u01774578275464") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa534_d20260327_m022424_c001_v0001145_t0047_u01774578264005") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d2f3_d20260327_m022419_c001_v7007000_t0000_u01774578259523") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa51a_d20260327_m022407_c001_v0001145_t0009_u01774578247775") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b049546502e_d20260327_m022403_c001_v7007000_t0000_u01774578243210") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa4e6_d20260327_m022351_c001_v0001145_t0050_u01774578231727") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4230f80752a5b02b_d20260327_m022344_c001_v7007000_t0000_u01774578224428") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dacd9_d20260327_m022333_c001_v0001105_t0001_u01774578213775") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcd5_d20260327_m022329_c001_v7007000_t0000_u01774578209295") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa484_d20260327_m022325_c001_v0001145_t0007_u01774578205228") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f405761c664243bee_d20260327_m022324_c001_v7007000_t0000_u01774578204000") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac55_d20260327_m022312_c001_v0001105_t0054_u01774578192705") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c775653f_d20260327_m022308_c001_v7007000_t0000_u01774578188049") 2026/03/27 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa434_d20260327_m022302_c001_v0001145_t0001_u01774578182924") 2026/03/27 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4176330e82a54813_d20260327_m022301_c001_v7007000_t0000_u01774578181530") 2026/03/27 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd55bd_d20260327_m022248_c001_v0001185_t0042_u01774578168312") 2026/03/27 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28efe_d20260327_m022240_c001_v7007000_t0000_u01774578160162") 2026/03/27 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd546f_d20260327_m022228_c001_v0001185_t0033_u01774578148537") 2026/03/27 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6ed_d20260327_m022223_c001_v7007000_t0000_u01774578143886") 2026/03/27 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd535a_d20260327_m022209_c001_v0001185_t0036_u01774578129347") 2026/03/27 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb44_d20260327_m022204_c001_v7007000_t0000_u01774578124620") 2026/03/27 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5270_d20260327_m022152_c001_v0001185_t0010_u01774578112019") 2026/03/27 02:25:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144b9b_d20260327_m022326_c001_v7007000_t0000_u01774578206860") 2026/03/27 02:25:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac87_d20260327_m022321_c001_v0001105_t0004_u01774578201594") 2026/03/27 02:25:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a113f0_d20260327_m022347_c001_v7007000_t0000_u01774578227315") 2026/03/27 02:25:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5a9f_d20260327_m022342_c001_v0001185_t0020_u01774578222363") 2026/03/27 02:25:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa5022643a_d20260327_m022510_c001_v7007000_t0000_u01774578310123") 2026/03/27 02:25:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dae59_d20260327_m022457_c001_v0001105_t0042_u01774578297593") 2026/03/27 02:25:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecd4_d20260327_m022452_c001_v7007000_t0000_u01774578292500") 2026/03/27 02:25:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dae25_d20260327_m022440_c001_v0001105_t0014_u01774578280688") 2026/03/27 02:26:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265b9_d20260327_m022435_c001_v7007000_t0000_u01774578275647") 2026/03/27 02:26:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dadd7_d20260327_m022424_c001_v0001105_t0000_u01774578264772") 2026/03/27 02:26:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d2f5_d20260327_m022419_c001_v7007000_t0000_u01774578259706") 2026/03/27 02:26:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dad9d_d20260327_m022408_c001_v0001105_t0012_u01774578248635") 2026/03/27 02:26:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b049546502f_d20260327_m022403_c001_v7007000_t0000_u01774578243395") 2026/03/27 02:26:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dad41_d20260327_m022352_c001_v0001105_t0029_u01774578232549") 2026/03/27 02:26:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40810fd8fe9e25aa_d20260327_m022344_c001_v7007000_t0000_u01774578224539") 2026/03/27 02:26:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa4a4_d20260327_m022334_c001_v0001145_t0028_u01774578214550") 2026/03/27 02:26:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcd7_d20260327_m022329_c001_v7007000_t0000_u01774578209477") 2026/03/27 02:26:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5daca3_d20260327_m022325_c001_v0001105_t0045_u01774578205242") 2026/03/27 02:26:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4045074aba6e4201_d20260327_m022323_c001_v7007000_t0000_u01774578203780") 2026/03/27 02:26:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5855_d20260327_m022313_c001_v0001185_t0037_u01774578193499") 2026/03/27 02:26:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756541_d20260327_m022308_c001_v7007000_t0000_u01774578188240") 2026/03/27 02:26:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd56f9_d20260327_m022303_c001_v0001185_t0036_u01774578183057") 2026/03/27 02:26:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40026f966506aab9_d20260327_m022301_c001_v7007000_t0000_u01774578181337") 2026/03/27 02:26:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa3f6_d20260327_m022248_c001_v0001145_t0037_u01774578168871") 2026/03/27 02:26:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f04_d20260327_m022240_c001_v7007000_t0000_u01774578160924") 2026/03/27 02:26:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dab7d_d20260327_m022229_c001_v0001105_t0010_u01774578149197") 2026/03/27 02:26:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6ee_d20260327_m022224_c001_v7007000_t0000_u01774578144068") 2026/03/27 02:26:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dab3b_d20260327_m022209_c001_v0001105_t0053_u01774578129905") 2026/03/27 02:26:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb45_d20260327_m022204_c001_v7007000_t0000_u01774578124803") 2026/03/27 02:26:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dab09_d20260327_m022152_c001_v0001105_t0058_u01774578112203") 2026/03/27 02:26:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144b9e_d20260327_m022327_c001_v7007000_t0000_u01774578207043") 2026/03/27 02:26:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd58db_d20260327_m022321_c001_v0001185_t0012_u01774578201654") 2026/03/27 02:26:01 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a113f1_d20260327_m022347_c001_v7007000_t0000_u01774578227495") 2026/03/27 02:26:01 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dad17_d20260327_m022342_c001_v0001105_t0026_u01774578222507") 2026/03/27 02:26:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa5022643b_d20260327_m022510_c001_v7007000_t0000_u01774578310327") 2026/03/27 02:26:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e2a3_d20260327_m022458_c001_v0001033_t0056_u01774578298354") 2026/03/27 02:26:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecd5_d20260327_m022452_c001_v7007000_t0000_u01774578292682") 2026/03/27 02:26:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e27d_d20260327_m022441_c001_v0001033_t0006_u01774578281368") 2026/03/27 02:26:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265ba_d20260327_m022435_c001_v7007000_t0000_u01774578275829") 2026/03/27 02:26:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e247_d20260327_m022425_c001_v0001033_t0040_u01774578265579") 2026/03/27 02:26:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d2f6_d20260327_m022419_c001_v7007000_t0000_u01774578259922") 2026/03/27 02:26:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e219_d20260327_m022409_c001_v0001033_t0039_u01774578249248") 2026/03/27 02:26:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b0495465030_d20260327_m022403_c001_v7007000_t0000_u01774578243577") 2026/03/27 02:26:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e1f5_d20260327_m022353_c001_v0001033_t0017_u01774578233322") 2026/03/27 02:26:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f422559d13ff4e611_d20260327_m022344_c001_v7007000_t0000_u01774578224381") 2026/03/27 02:26:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e1bb_d20260327_m022335_c001_v0001033_t0012_u01774578215283") 2026/03/27 02:26:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcd8_d20260327_m022329_c001_v7007000_t0000_u01774578209660") 2026/03/27 02:26:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd592b_d20260327_m022325_c001_v0001185_t0024_u01774578205374") 2026/03/27 02:26:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144b66_d20260327_m022324_c001_v7007000_t0000_u01774578204000") 2026/03/27 02:26:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e15d_d20260327_m022314_c001_v0001033_t0000_u01774578194050") 2026/03/27 02:26:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756542_d20260327_m022308_c001_v7007000_t0000_u01774578188419") 2026/03/27 02:26:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e139_d20260327_m022303_c001_v0001033_t0044_u01774578183069") 2026/03/27 02:26:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756520_d20260327_m022301_c001_v7007000_t0000_u01774578181388") 2026/03/27 02:26:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e0f9_d20260327_m022249_c001_v0001033_t0036_u01774578169824") 2026/03/27 02:26:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f410ada88b67b1cf1_d20260327_m022240_c001_v7007000_t0000_u01774578160760") 2026/03/27 02:26:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e099_d20260327_m022229_c001_v0001033_t0001_u01774578149878") 2026/03/27 02:26:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6ef_d20260327_m022224_c001_v7007000_t0000_u01774578144251") 2026/03/27 02:26:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e045_d20260327_m022210_c001_v0001033_t0057_u01774578130680") 2026/03/27 02:26:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb46_d20260327_m022204_c001_v7007000_t0000_u01774578124985") 2026/03/27 02:26:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dfe7_d20260327_m022152_c001_v0001033_t0033_u01774578112608") 2026/03/27 02:26:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcce_d20260327_m022327_c001_v7007000_t0000_u01774578207056") 2026/03/27 02:26:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa472_d20260327_m022321_c001_v0001145_t0027_u01774578201665") 2026/03/27 02:26:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a113f2_d20260327_m022347_c001_v7007000_t0000_u01774578227676") 2026/03/27 02:26:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5aa7_d20260327_m022342_c001_v0001185_t0059_u01774578222567") 2026/03/27 02:26:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa5022643d_d20260327_m022510_c001_v7007000_t0000_u01774578310510") 2026/03/27 02:26:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd6179_d20260327_m022458_c001_v0001185_t0040_u01774578298822") 2026/03/27 02:26:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecd6_d20260327_m022452_c001_v7007000_t0000_u01774578292864") 2026/03/27 02:26:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd602c_d20260327_m022441_c001_v0001185_t0043_u01774578281909") 2026/03/27 02:26:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265bb_d20260327_m022436_c001_v7007000_t0000_u01774578276012") 2026/03/27 02:26:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5f1a_d20260327_m022426_c001_v0001185_t0024_u01774578266137") 2026/03/27 02:26:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d2f7_d20260327_m022420_c001_v7007000_t0000_u01774578260106") 2026/03/27 02:26:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5d7e_d20260327_m022409_c001_v0001185_t0026_u01774578249712") 2026/03/27 02:26:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b0495465031_d20260327_m022403_c001_v7007000_t0000_u01774578243764") 2026/03/27 02:26:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5bde_d20260327_m022353_c001_v0001185_t0025_u01774578233758") 2026/03/27 02:26:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40810fd8fe9e25a6_d20260327_m022343_c001_v7007000_t0000_u01774578223990") 2026/03/27 02:26:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd59d7_d20260327_m022335_c001_v0001185_t0031_u01774578215718") 2026/03/27 02:26:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcd9_d20260327_m022329_c001_v7007000_t0000_u01774578209842") 2026/03/27 02:26:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e19f_d20260327_m022325_c001_v0001033_t0023_u01774578205544") 2026/03/27 02:26:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c290bf_d20260327_m022323_c001_v7007000_t0000_u01774578203942") 2026/03/27 02:26:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa45a_d20260327_m022314_c001_v0001145_t0003_u01774578194998") 2026/03/27 02:26:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756544_d20260327_m022308_c001_v7007000_t0000_u01774578188600") 2026/03/27 02:26:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac2d_d20260327_m022303_c001_v0001105_t0007_u01774578183188") 2026/03/27 02:26:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac711_d20260327_m022301_c001_v7007000_t0000_u01774578181570") 2026/03/27 02:26:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dabf7_d20260327_m022250_c001_v0001105_t0029_u01774578170878") 2026/03/27 02:26:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d75819_d20260327_m022240_c001_v7007000_t0000_u01774578160833") 2026/03/27 02:26:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa3b0_d20260327_m022230_c001_v0001145_t0017_u01774578150817") 2026/03/27 02:26:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6f0_d20260327_m022224_c001_v7007000_t0000_u01774578144440") 2026/03/27 02:26:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa388_d20260327_m022212_c001_v0001145_t0045_u01774578132988") 2026/03/27 02:26:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb47_d20260327_m022205_c001_v7007000_t0000_u01774578125167") 2026/03/27 02:26:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa35c_d20260327_m022153_c001_v0001145_t0044_u01774578113310") 2026/03/27 02:26:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adccc_d20260327_m022326_c001_v7007000_t0000_u01774578206873") 2026/03/27 02:26:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e189_d20260327_m022321_c001_v0001033_t0007_u01774578201767") 2026/03/27 02:26:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a113f3_d20260327_m022347_c001_v7007000_t0000_u01774578227860") 2026/03/27 02:26:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa4d2_d20260327_m022342_c001_v0001145_t0033_u01774578222717") 2026/03/27 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa5022643e_d20260327_m022510_c001_v7007000_t0000_u01774578310691") 2026/03/27 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa597_d20260327_m022459_c001_v0001145_t0031_u01774578299014") 2026/03/27 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecd8_d20260327_m022453_c001_v7007000_t0000_u01774578293047") 2026/03/27 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa563_d20260327_m022442_c001_v0001145_t0058_u01774578282110") 2026/03/27 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265bc_d20260327_m022436_c001_v7007000_t0000_u01774578276202") 2026/03/27 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa536_d20260327_m022426_c001_v0001145_t0003_u01774578266342") 2026/03/27 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d2f8_d20260327_m022420_c001_v7007000_t0000_u01774578260287") 2026/03/27 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa520_d20260327_m022409_c001_v0001145_t0008_u01774578249897") 2026/03/27 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b0495465032_d20260327_m022403_c001_v7007000_t0000_u01774578243950") 2026/03/27 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa4f4_d20260327_m022353_c001_v0001145_t0032_u01774578233942") 2026/03/27 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a113e6_d20260327_m022344_c001_v7007000_t0000_u01774578224620") 2026/03/27 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dace5_d20260327_m022336_c001_v0001105_t0044_u01774578216053") 2026/03/27 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcda_d20260327_m022330_c001_v7007000_t0000_u01774578210027") 2026/03/27 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5931_d20260327_m022325_c001_v0001185_t0058_u01774578205573") 2026/03/27 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d75902_d20260327_m022324_c001_v7007000_t0000_u01774578204090") 2026/03/27 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac63_d20260327_m022315_c001_v0001105_t0059_u01774578195386") 2026/03/27 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756546_d20260327_m022308_c001_v7007000_t0000_u01774578188781") 2026/03/27 02:26:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5705_d20260327_m022303_c001_v0001185_t0001_u01774578183258") 2026/03/27 02:26:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40026f966506aabe_d20260327_m022301_c001_v7007000_t0000_u01774578181520") 2026/03/27 02:26:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd55e7_d20260327_m022251_c001_v0001185_t0025_u01774578171125") 2026/03/27 02:26:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f00_d20260327_m022240_c001_v7007000_t0000_u01774578160345") 2026/03/27 02:26:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd549a_d20260327_m022231_c001_v0001185_t0058_u01774578151103") 2026/03/27 02:26:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6f2_d20260327_m022224_c001_v7007000_t0000_u01774578144623") 2026/03/27 02:26:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5393_d20260327_m022213_c001_v0001185_t0013_u01774578133425") 2026/03/27 02:26:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb48_d20260327_m022205_c001_v7007000_t0000_u01774578125349") 2026/03/27 02:26:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd528a_d20260327_m022153_c001_v0001185_t0043_u01774578113646") 2026/03/27 02:26:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ebec_d20260327_m022326_c001_v7007000_t0000_u01774578206892") 2026/03/27 02:26:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd58e5_d20260327_m022321_c001_v0001185_t0011_u01774578201845") 2026/03/27 02:26:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a113f5_d20260327_m022348_c001_v7007000_t0000_u01774578228040") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5aaf_d20260327_m022342_c001_v0001185_t0048_u01774578222753") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa5022643f_d20260327_m022510_c001_v7007000_t0000_u01774578310933") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dae5f_d20260327_m022459_c001_v0001105_t0049_u01774578299269") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecd9_d20260327_m022453_c001_v7007000_t0000_u01774578293235") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dae29_d20260327_m022442_c001_v0001105_t0047_u01774578282650") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265bd_d20260327_m022436_c001_v7007000_t0000_u01774578276385") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dade3_d20260327_m022426_c001_v0001105_t0022_u01774578266760") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d2f9_d20260327_m022420_c001_v7007000_t0000_u01774578260470") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dada5_d20260327_m022410_c001_v0001105_t0034_u01774578250332") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b0495465033_d20260327_m022404_c001_v7007000_t0000_u01774578244134") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dad49_d20260327_m022354_c001_v0001105_t0049_u01774578234271") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f405761c664243c59_d20260327_m022344_c001_v7007000_t0000_u01774578224552") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa4a8_d20260327_m022336_c001_v0001145_t0030_u01774578216647") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcdb_d20260327_m022330_c001_v7007000_t0000_u01774578210209") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5daca7_d20260327_m022325_c001_v0001105_t0038_u01774578205592") 2026/03/27 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144b5d_d20260327_m022323_c001_v7007000_t0000_u01774578203338") 2026/03/27 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5875_d20260327_m022315_c001_v0001185_t0007_u01774578195891") 2026/03/27 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756547_d20260327_m022308_c001_v7007000_t0000_u01774578188961") 2026/03/27 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5711_d20260327_m022303_c001_v0001185_t0010_u01774578183577") 2026/03/27 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c7f21_d20260327_m022301_c001_v7007000_t0000_u01774578181395") 2026/03/27 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa3fe_d20260327_m022251_c001_v0001145_t0021_u01774578171487") 2026/03/27 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4046f3bd44b2c4ea_d20260327_m022240_c001_v7007000_t0000_u01774578160836") 2026/03/27 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dab8b_d20260327_m022231_c001_v0001105_t0038_u01774578151406") 2026/03/27 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6f3_d20260327_m022224_c001_v7007000_t0000_u01774578144806") 2026/03/27 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dab49_d20260327_m022213_c001_v0001105_t0040_u01774578133630") 2026/03/27 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb49_d20260327_m022205_c001_v7007000_t0000_u01774578125530") 2026/03/27 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dab11_d20260327_m022154_c001_v0001105_t0041_u01774578114412") 2026/03/27 02:26:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f405761c664243bf0_d20260327_m022327_c001_v7007000_t0000_u01774578207096") 2026/03/27 02:26:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa476_d20260327_m022321_c001_v0001145_t0059_u01774578201925") 2026/03/27 02:26:09 DEBUG : dir1/0007-12345: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a113f6_d20260327_m022348_c001_v7007000_t0000_u01774578228221") 2026/03/27 02:26:09 DEBUG : dir1/0007-12345: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dad1b_d20260327_m022342_c001_v0001105_t0011_u01774578222898") 2026/03/27 02:26:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226440_d20260327_m022511_c001_v7007000_t0000_u01774578311117") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e2a7_d20260327_m022459_c001_v0001033_t0034_u01774578299609") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecda_d20260327_m022453_c001_v7007000_t0000_u01774578293417") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e281_d20260327_m022443_c001_v0001033_t0017_u01774578283009") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265be_d20260327_m022436_c001_v7007000_t0000_u01774578276568") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e249_d20260327_m022427_c001_v0001033_t0019_u01774578267068") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d2fb_d20260327_m022420_c001_v7007000_t0000_u01774578260662") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e21f_d20260327_m022410_c001_v0001033_t0059_u01774578250726") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b0495465034_d20260327_m022404_c001_v7007000_t0000_u01774578244315") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e1f7_d20260327_m022354_c001_v0001033_t0028_u01774578234686") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40810fd8fe9e25ab_d20260327_m022344_c001_v7007000_t0000_u01774578224562") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e1c1_d20260327_m022336_c001_v0001033_t0018_u01774578216949") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcdc_d20260327_m022330_c001_v7007000_t0000_u01774578210391") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa48a_d20260327_m022325_c001_v0001145_t0044_u01774578205691") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcbb_d20260327_m022323_c001_v7007000_t0000_u01774578203883") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e167_d20260327_m022316_c001_v0001033_t0024_u01774578196122") 2026/03/27 02:26:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756548_d20260327_m022309_c001_v7007000_t0000_u01774578189143") 2026/03/27 02:26:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e13d_d20260327_m022303_c001_v0001033_t0023_u01774578183589") 2026/03/27 02:26:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c7f22_d20260327_m022301_c001_v7007000_t0000_u01774578181576") 2026/03/27 02:26:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e107_d20260327_m022251_c001_v0001033_t0006_u01774578171738") 2026/03/27 02:26:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f410ada88b67b1cf0_d20260327_m022240_c001_v7007000_t0000_u01774578160576") 2026/03/27 02:26:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e09f_d20260327_m022232_c001_v0001033_t0038_u01774578152157") 2026/03/27 02:26:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6f5_d20260327_m022224_c001_v7007000_t0000_u01774578144988") 2026/03/27 02:26:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e053_d20260327_m022213_c001_v0001033_t0041_u01774578133977") 2026/03/27 02:26:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb4a_d20260327_m022205_c001_v7007000_t0000_u01774578125712") 2026/03/27 02:26:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dff1_d20260327_m022154_c001_v0001033_t0002_u01774578114799") 2026/03/27 02:26:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c290c7_d20260327_m022327_c001_v7007000_t0000_u01774578207107") 2026/03/27 02:26:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd58e9_d20260327_m022322_c001_v0001185_t0030_u01774578202039") 2026/03/27 02:26:11 DEBUG : dir1/0008-23456: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a113f7_d20260327_m022348_c001_v7007000_t0000_u01774578228402") 2026/03/27 02:26:11 DEBUG : dir1/0008-23456: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5ab3_d20260327_m022342_c001_v0001185_t0044_u01774578222987") 2026/03/27 02:26:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226441_d20260327_m022511_c001_v7007000_t0000_u01774578311298") 2026/03/27 02:26:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd618f_d20260327_m022459_c001_v0001185_t0043_u01774578299949") 2026/03/27 02:26:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecdb_d20260327_m022453_c001_v7007000_t0000_u01774578293599") 2026/03/27 02:26:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd6041_d20260327_m022443_c001_v0001185_t0011_u01774578283436") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265bf_d20260327_m022436_c001_v7007000_t0000_u01774578276751") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5f44_d20260327_m022427_c001_v0001185_t0039_u01774578267537") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d2fc_d20260327_m022420_c001_v7007000_t0000_u01774578260845") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5dae_d20260327_m022411_c001_v0001185_t0024_u01774578251317") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b0495465035_d20260327_m022404_c001_v7007000_t0000_u01774578244497") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5c02_d20260327_m022355_c001_v0001185_t0041_u01774578235096") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f405761c664243c58_d20260327_m022344_c001_v7007000_t0000_u01774578224361") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5a19_d20260327_m022337_c001_v0001185_t0019_u01774578217572") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcdd_d20260327_m022330_c001_v7007000_t0000_u01774578210574") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5933_d20260327_m022325_c001_v0001185_t0035_u01774578205763") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144b61_d20260327_m022323_c001_v7007000_t0000_u01774578203519") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa460_d20260327_m022316_c001_v0001145_t0021_u01774578196494") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756549_d20260327_m022309_c001_v7007000_t0000_u01774578189324") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac33_d20260327_m022303_c001_v0001105_t0001_u01774578183599") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4176330e82a54814_d20260327_m022301_c001_v7007000_t0000_u01774578181714") 2026/03/27 02:26:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dabf9_d20260327_m022252_c001_v0001105_t0023_u01774578172183") 2026/03/27 02:26:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f983745e8559c_d20260327_m022240_c001_v7007000_t0000_u01774578160666") 2026/03/27 02:26:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa3b4_d20260327_m022232_c001_v0001145_t0014_u01774578152889") 2026/03/27 02:26:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6f6_d20260327_m022225_c001_v7007000_t0000_u01774578145171") 2026/03/27 02:26:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa392_d20260327_m022214_c001_v0001145_t0008_u01774578134405") 2026/03/27 02:26:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb4b_d20260327_m022205_c001_v7007000_t0000_u01774578125894") 2026/03/27 02:26:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa366_d20260327_m022155_c001_v0001145_t0050_u01774578115912") 2026/03/27 02:26:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adccf_d20260327_m022327_c001_v7007000_t0000_u01774578207239") 2026/03/27 02:26:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac8d_d20260327_m022322_c001_v0001105_t0041_u01774578202115") 2026/03/27 02:26:13 DEBUG : dir1/0009-34567: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a113fb_d20260327_m022348_c001_v7007000_t0000_u01774578228583") 2026/03/27 02:26:13 DEBUG : dir1/0009-34567: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e1d9_d20260327_m022343_c001_v0001033_t0056_u01774578223018") 2026/03/27 02:26:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226442_d20260327_m022511_c001_v7007000_t0000_u01774578311480") 2026/03/27 02:26:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa599_d20260327_m022500_c001_v0001145_t0022_u01774578300133") 2026/03/27 02:26:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecdc_d20260327_m022453_c001_v7007000_t0000_u01774578293782") 2026/03/27 02:26:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa569_d20260327_m022443_c001_v0001145_t0051_u01774578283678") 2026/03/27 02:26:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265c0_d20260327_m022436_c001_v7007000_t0000_u01774578276935") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa53c_d20260327_m022427_c001_v0001145_t0002_u01774578267723") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d2fd_d20260327_m022421_c001_v7007000_t0000_u01774578261027") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa522_d20260327_m022411_c001_v0001145_t0047_u01774578251555") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b0495465036_d20260327_m022404_c001_v7007000_t0000_u01774578244680") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa4f8_d20260327_m022355_c001_v0001145_t0009_u01774578235298") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f422559d13ff4e612_d20260327_m022344_c001_v7007000_t0000_u01774578224569") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dacef_d20260327_m022337_c001_v0001105_t0041_u01774578217757") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcde_d20260327_m022330_c001_v7007000_t0000_u01774578210756") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5937_d20260327_m022325_c001_v0001185_t0058_u01774578205949") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144b62_d20260327_m022323_c001_v7007000_t0000_u01774578203700") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac6f_d20260327_m022316_c001_v0001105_t0033_u01774578196743") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c775654a_d20260327_m022309_c001_v7007000_t0000_u01774578189529") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa438_d20260327_m022303_c001_v0001145_t0028_u01774578183667") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226343_d20260327_m022301_c001_v7007000_t0000_u01774578181356") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5601_d20260327_m022252_c001_v0001185_t0024_u01774578172655") 2026/03/27 02:26:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f02_d20260327_m022240_c001_v7007000_t0000_u01774578160533") 2026/03/27 02:26:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd54be_d20260327_m022233_c001_v0001185_t0055_u01774578153167") 2026/03/27 02:26:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6f7_d20260327_m022225_c001_v7007000_t0000_u01774578145354") 2026/03/27 02:26:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd53a7_d20260327_m022214_c001_v0001185_t0016_u01774578134826") 2026/03/27 02:26:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb4c_d20260327_m022206_c001_v7007000_t0000_u01774578126188") 2026/03/27 02:26:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd52b0_d20260327_m022156_c001_v0001185_t0048_u01774578116296") 2026/03/27 02:26:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144ba0_d20260327_m022327_c001_v7007000_t0000_u01774578207067") 2026/03/27 02:26:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e18b_d20260327_m022322_c001_v0001033_t0056_u01774578202252") 2026/03/27 02:26:15 DEBUG : dir1/0010-45678: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a11400_d20260327_m022348_c001_v7007000_t0000_u01774578228764") 2026/03/27 02:26:15 DEBUG : dir1/0010-45678: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa4d4_d20260327_m022343_c001_v0001145_t0021_u01774578223061") 2026/03/27 02:26:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226443_d20260327_m022511_c001_v7007000_t0000_u01774578311663") 2026/03/27 02:26:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dae65_d20260327_m022500_c001_v0001105_t0020_u01774578300516") 2026/03/27 02:26:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecdd_d20260327_m022453_c001_v7007000_t0000_u01774578293963") 2026/03/27 02:26:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dae31_d20260327_m022444_c001_v0001105_t0004_u01774578284212") 2026/03/27 02:26:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265c1_d20260327_m022437_c001_v7007000_t0000_u01774578277118") 2026/03/27 02:26:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dade9_d20260327_m022428_c001_v0001105_t0007_u01774578268190") 2026/03/27 02:26:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d2fe_d20260327_m022421_c001_v7007000_t0000_u01774578261208") 2026/03/27 02:26:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dada7_d20260327_m022412_c001_v0001105_t0043_u01774578252048") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b0495465037_d20260327_m022404_c001_v7007000_t0000_u01774578244918") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dad53_d20260327_m022355_c001_v0001105_t0047_u01774578235780") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40810fd8fe9e25a8_d20260327_m022344_c001_v7007000_t0000_u01774578224357") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa4b4_d20260327_m022338_c001_v0001145_t0017_u01774578218134") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adce1_d20260327_m022330_c001_v7007000_t0000_u01774578210938") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa48e_d20260327_m022325_c001_v0001145_t0044_u01774578205970") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144b63_d20260327_m022323_c001_v7007000_t0000_u01774578203746") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5883_d20260327_m022317_c001_v0001185_t0014_u01774578197055") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c775654c_d20260327_m022309_c001_v7007000_t0000_u01774578189711") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd571d_d20260327_m022303_c001_v0001185_t0052_u01774578183763") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f405761c664243be1_d20260327_m022301_c001_v7007000_t0000_u01774578181368") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa404_d20260327_m022252_c001_v0001145_t0025_u01774578172844") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb76_d20260327_m022240_c001_v7007000_t0000_u01774578160541") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dab9d_d20260327_m022233_c001_v0001105_t0027_u01774578153355") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6fa_d20260327_m022225_c001_v7007000_t0000_u01774578145537") 2026/03/27 02:26:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dab4f_d20260327_m022215_c001_v0001105_t0047_u01774578135042") 2026/03/27 02:26:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb4d_d20260327_m022206_c001_v7007000_t0000_u01774578126371") 2026/03/27 02:26:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dab1f_d20260327_m022156_c001_v0001105_t0000_u01774578116516") 2026/03/27 02:26:17 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226386_d20260327_m022326_c001_v7007000_t0000_u01774578206849") 2026/03/27 02:26:17 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd58ef_d20260327_m022322_c001_v0001185_t0007_u01774578202284") 2026/03/27 02:26:17 DEBUG : dir1/0011-56789: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a11404_d20260327_m022348_c001_v7007000_t0000_u01774578228944") 2026/03/27 02:26:17 DEBUG : dir1/0011-56789: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dad1f_d20260327_m022343_c001_v0001105_t0054_u01774578223166") 2026/03/27 02:26:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226444_d20260327_m022511_c001_v7007000_t0000_u01774578311845") 2026/03/27 02:26:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e2ab_d20260327_m022500_c001_v0001033_t0036_u01774578300803") 2026/03/27 02:26:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecde_d20260327_m022454_c001_v7007000_t0000_u01774578294146") 2026/03/27 02:26:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e289_d20260327_m022445_c001_v0001033_t0037_u01774578285035") 2026/03/27 02:26:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265c2_d20260327_m022437_c001_v7007000_t0000_u01774578277301") 2026/03/27 02:26:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e24d_d20260327_m022428_c001_v0001033_t0033_u01774578268546") 2026/03/27 02:26:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d2ff_d20260327_m022421_c001_v7007000_t0000_u01774578261391") 2026/03/27 02:26:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e223_d20260327_m022412_c001_v0001033_t0040_u01774578252419") 2026/03/27 02:26:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b0495465039_d20260327_m022405_c001_v7007000_t0000_u01774578245101") 2026/03/27 02:26:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e1fb_d20260327_m022356_c001_v0001033_t0049_u01774578236185") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a113e4_d20260327_m022344_c001_v7007000_t0000_u01774578224417") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e1c7_d20260327_m022338_c001_v0001033_t0058_u01774578218457") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adce2_d20260327_m022331_c001_v7007000_t0000_u01774578211121") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e1a1_d20260327_m022325_c001_v0001033_t0021_u01774578205982") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f405761c664243bec_d20260327_m022323_c001_v7007000_t0000_u01774578203720") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e16b_d20260327_m022317_c001_v0001033_t0006_u01774578197240") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c775654e_d20260327_m022309_c001_v7007000_t0000_u01774578189893") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5727_d20260327_m022303_c001_v0001185_t0019_u01774578183971") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac710_d20260327_m022301_c001_v7007000_t0000_u01774578181377") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e10d_d20260327_m022253_c001_v0001033_t0039_u01774578173156") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f983745e8559d_d20260327_m022240_c001_v7007000_t0000_u01774578160848") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e0a5_d20260327_m022233_c001_v0001033_t0048_u01774578153630") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6fb_d20260327_m022225_c001_v7007000_t0000_u01774578145721") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e059_d20260327_m022215_c001_v0001033_t0011_u01774578135474") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb4e_d20260327_m022206_c001_v7007000_t0000_u01774578126554") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e005_d20260327_m022156_c001_v0001033_t0007_u01774578116873") 2026/03/27 02:26:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ebed_d20260327_m022327_c001_v7007000_t0000_u01774578207076") 2026/03/27 02:26:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa478_d20260327_m022322_c001_v0001145_t0038_u01774578202448") 2026/03/27 02:26:19 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a11407_d20260327_m022349_c001_v7007000_t0000_u01774578229125") 2026/03/27 02:26:19 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5ab7_d20260327_m022343_c001_v0001185_t0017_u01774578223177") 2026/03/27 02:26:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226445_d20260327_m022512_c001_v7007000_t0000_u01774578312029") 2026/03/27 02:26:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd61b3_d20260327_m022502_c001_v0001185_t0024_u01774578302273") 2026/03/27 02:26:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ecdf_d20260327_m022454_c001_v7007000_t0000_u01774578294328") 2026/03/27 02:26:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd6061_d20260327_m022445_c001_v0001185_t0042_u01774578285466") 2026/03/27 02:26:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265c3_d20260327_m022437_c001_v7007000_t0000_u01774578277549") 2026/03/27 02:26:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5f6a_d20260327_m022428_c001_v0001185_t0042_u01774578268999") 2026/03/27 02:26:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d301_d20260327_m022421_c001_v7007000_t0000_u01774578261574") 2026/03/27 02:26:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5dd2_d20260327_m022413_c001_v0001185_t0029_u01774578253036") 2026/03/27 02:26:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b049546503a_d20260327_m022405_c001_v7007000_t0000_u01774578245283") 2026/03/27 02:26:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5c38_d20260327_m022356_c001_v0001185_t0001_u01774578236741") 2026/03/27 02:26:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144bef_d20260327_m022344_c001_v7007000_t0000_u01774578224401") 2026/03/27 02:26:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5a41_d20260327_m022338_c001_v0001185_t0045_u01774578218922") 2026/03/27 02:26:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adce4_d20260327_m022331_c001_v7007000_t0000_u01774578211302") 2026/03/27 02:26:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd593f_d20260327_m022326_c001_v0001185_t0024_u01774578206136") 2026/03/27 02:26:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144b64_d20260327_m022323_c001_v7007000_t0000_u01774578203882") 2026/03/27 02:26:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa464_d20260327_m022317_c001_v0001145_t0033_u01774578197657") 2026/03/27 02:26:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756550_d20260327_m022310_c001_v7007000_t0000_u01774578190074") 2026/03/27 02:26:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa43c_d20260327_m022303_c001_v0001145_t0038_u01774578183985") 2026/03/27 02:26:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4838_d20260327_m022301_c001_v7007000_t0000_u01774578181590") 2026/03/27 02:26:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac01_d20260327_m022254_c001_v0001105_t0038_u01774578174769") 2026/03/27 02:26:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4046f3bd44b2c4e9_d20260327_m022240_c001_v7007000_t0000_u01774578160654") 2026/03/27 02:26:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa3b8_d20260327_m022234_c001_v0001145_t0052_u01774578154395") 2026/03/27 02:26:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6fc_d20260327_m022225_c001_v7007000_t0000_u01774578145904") 2026/03/27 02:26:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa396_d20260327_m022215_c001_v0001145_t0014_u01774578135814") 2026/03/27 02:26:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb4f_d20260327_m022206_c001_v7007000_t0000_u01774578126736") 2026/03/27 02:26:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa36c_d20260327_m022157_c001_v0001145_t0015_u01774578117590") 2026/03/27 02:26:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d7590b_d20260327_m022327_c001_v7007000_t0000_u01774578207199") 2026/03/27 02:26:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac93_d20260327_m022322_c001_v0001105_t0028_u01774578202469") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a1140b_d20260327_m022349_c001_v7007000_t0000_u01774578229305") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa4d6_d20260327_m022343_c001_v0001145_t0006_u01774578223349") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226446_d20260327_m022512_c001_v7007000_t0000_u01774578312215") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa5a3_d20260327_m022502_c001_v0001145_t0030_u01774578302573") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ece0_d20260327_m022454_c001_v7007000_t0000_u01774578294511") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa56d_d20260327_m022445_c001_v0001145_t0059_u01774578285652") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265c4_d20260327_m022437_c001_v7007000_t0000_u01774578277732") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa544_d20260327_m022429_c001_v0001145_t0020_u01774578269184") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d302_d20260327_m022421_c001_v7007000_t0000_u01774578261756") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa526_d20260327_m022413_c001_v0001145_t0001_u01774578253236") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b049546503b_d20260327_m022405_c001_v7007000_t0000_u01774578245467") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa500_d20260327_m022356_c001_v0001145_t0006_u01774578236990") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40810fd8fe9e25a7_d20260327_m022344_c001_v7007000_t0000_u01774578224175") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dacf5_d20260327_m022339_c001_v0001105_t0034_u01774578219110") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adce6_d20260327_m022331_c001_v7007000_t0000_u01774578211542") 2026/03/27 02:26:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5943_d20260327_m022326_c001_v0001185_t0007_u01774578206332") 2026/03/27 02:26:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ebe7_d20260327_m022323_c001_v7007000_t0000_u01774578203951") 2026/03/27 02:26:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac73_d20260327_m022317_c001_v0001105_t0011_u01774578197987") 2026/03/27 02:26:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756552_d20260327_m022310_c001_v7007000_t0000_u01774578190255") 2026/03/27 02:26:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac35_d20260327_m022304_c001_v0001105_t0038_u01774578184024") 2026/03/27 02:26:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226344_d20260327_m022301_c001_v7007000_t0000_u01774578181538") 2026/03/27 02:26:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5633_d20260327_m022255_c001_v0001185_t0050_u01774578175124") 2026/03/27 02:26:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d75816_d20260327_m022240_c001_v7007000_t0000_u01774578160629") 2026/03/27 02:26:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd54ce_d20260327_m022234_c001_v0001185_t0045_u01774578154775") 2026/03/27 02:26:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6fd_d20260327_m022226_c001_v7007000_t0000_u01774578146088") 2026/03/27 02:26:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd53bd_d20260327_m022216_c001_v0001185_t0029_u01774578136143") 2026/03/27 02:26:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb50_d20260327_m022206_c001_v7007000_t0000_u01774578126920") 2026/03/27 02:26:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd52c8_d20260327_m022157_c001_v0001185_t0039_u01774578117881") 2026/03/27 02:26:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c290c6_d20260327_m022326_c001_v7007000_t0000_u01774578206911") 2026/03/27 02:26:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd58f3_d20260327_m022322_c001_v0001185_t0016_u01774578202582") 2026/03/27 02:26:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a1140e_d20260327_m022349_c001_v7007000_t0000_u01774578229486") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5abf_d20260327_m022343_c001_v0001185_t0017_u01774578223361") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226449_d20260327_m022512_c001_v7007000_t0000_u01774578312452") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dae6d_d20260327_m022502_c001_v0001105_t0054_u01774578302953") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ece1_d20260327_m022454_c001_v7007000_t0000_u01774578294693") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dae39_d20260327_m022446_c001_v0001105_t0036_u01774578286068") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265c5_d20260327_m022437_c001_v7007000_t0000_u01774578277914") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5daded_d20260327_m022429_c001_v0001105_t0029_u01774578269537") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d303_d20260327_m022421_c001_v7007000_t0000_u01774578261938") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dadb5_d20260327_m022413_c001_v0001105_t0002_u01774578253763") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b049546503c_d20260327_m022405_c001_v7007000_t0000_u01774578245650") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dad5b_d20260327_m022357_c001_v0001105_t0034_u01774578237559") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d275_d20260327_m022344_c001_v7007000_t0000_u01774578224394") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa4c0_d20260327_m022339_c001_v0001145_t0014_u01774578219371") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adce7_d20260327_m022331_c001_v7007000_t0000_u01774578211725") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa492_d20260327_m022326_c001_v0001145_t0041_u01774578206343") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d75900_d20260327_m022323_c001_v7007000_t0000_u01774578203726") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd589d_d20260327_m022318_c001_v0001185_t0053_u01774578198231") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756554_d20260327_m022310_c001_v7007000_t0000_u01774578190439") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e141_d20260327_m022304_c001_v0001033_t0056_u01774578184180") 2026/03/27 02:26:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226345_d20260327_m022301_c001_v7007000_t0000_u01774578181725") 2026/03/27 02:26:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa40a_d20260327_m022255_c001_v0001145_t0007_u01774578175309") 2026/03/27 02:26:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f03_d20260327_m022240_c001_v7007000_t0000_u01774578160721") 2026/03/27 02:26:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5daba9_d20260327_m022234_c001_v0001105_t0038_u01774578154968") 2026/03/27 02:26:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac6fe_d20260327_m022226_c001_v7007000_t0000_u01774578146271") 2026/03/27 02:26:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dab55_d20260327_m022216_c001_v0001105_t0043_u01774578136335") 2026/03/27 02:26:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb51_d20260327_m022207_c001_v7007000_t0000_u01774578127185") 2026/03/27 02:26:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dab25_d20260327_m022158_c001_v0001105_t0041_u01774578118066") 2026/03/27 02:26:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa5022638e_d20260327_m022327_c001_v7007000_t0000_u01774578207211") 2026/03/27 02:26:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e18f_d20260327_m022322_c001_v0001033_t0048_u01774578202706") 2026/03/27 02:26:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a11415_d20260327_m022349_c001_v7007000_t0000_u01774578229666") 2026/03/27 02:26:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e1dd_d20260327_m022343_c001_v0001033_t0008_u01774578223571") 2026/03/27 02:26:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa5022644a_d20260327_m022512_c001_v7007000_t0000_u01774578312633") 2026/03/27 02:26:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e2b3_d20260327_m022504_c001_v0001033_t0054_u01774578304305") 2026/03/27 02:26:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ece2_d20260327_m022454_c001_v7007000_t0000_u01774578294875") 2026/03/27 02:26:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e28d_d20260327_m022446_c001_v0001033_t0001_u01774578286543") 2026/03/27 02:26:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265c6_d20260327_m022438_c001_v7007000_t0000_u01774578278098") 2026/03/27 02:26:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e257_d20260327_m022429_c001_v0001033_t0017_u01774578269804") 2026/03/27 02:26:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d305_d20260327_m022422_c001_v7007000_t0000_u01774578262121") 2026/03/27 02:26:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e229_d20260327_m022414_c001_v0001033_t0059_u01774578254214") 2026/03/27 02:26:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b049546503d_d20260327_m022405_c001_v7007000_t0000_u01774578245833") 2026/03/27 02:26:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e1ff_d20260327_m022357_c001_v0001033_t0048_u01774578237910") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d276_d20260327_m022344_c001_v7007000_t0000_u01774578224582") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e1cf_d20260327_m022339_c001_v0001033_t0024_u01774578219649") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adce8_d20260327_m022331_c001_v7007000_t0000_u01774578211907") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e1a5_d20260327_m022326_c001_v0001033_t0047_u01774578206437") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d75901_d20260327_m022323_c001_v7007000_t0000_u01774578203908") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e171_d20260327_m022318_c001_v0001033_t0006_u01774578198416") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756556_d20260327_m022310_c001_v7007000_t0000_u01774578190626") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd573f_d20260327_m022304_c001_v0001185_t0012_u01774578184306") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756526_d20260327_m022301_c001_v7007000_t0000_u01774578181600") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e11f_d20260327_m022255_c001_v0001033_t0046_u01774578175864") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40810fd8fe9e259c_d20260327_m022240_c001_v7007000_t0000_u01774578160858") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e0a9_d20260327_m022235_c001_v0001033_t0015_u01774578155418") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac700_d20260327_m022226_c001_v7007000_t0000_u01774578146455") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e063_d20260327_m022216_c001_v0001033_t0046_u01774578136697") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb52_d20260327_m022207_c001_v7007000_t0000_u01774578127372") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e015_d20260327_m022158_c001_v0001033_t0046_u01774578118440") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f405761c664243bef_d20260327_m022326_c001_v7007000_t0000_u01774578206914") 2026/03/27 02:26:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa47c_d20260327_m022322_c001_v0001145_t0040_u01774578202732") 2026/03/27 02:26:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f16_d20260327_m022243_c001_v7007000_t0000_u01774578163466") 2026/03/27 02:26:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5515_d20260327_m022238_c001_v0001185_t0048_u01774578158553") 2026/03/27 02:26:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f1c_d20260327_m022243_c001_v7007000_t0000_u01774578163647") 2026/03/27 02:26:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa3c8_d20260327_m022238_c001_v0001145_t0006_u01774578158709") 2026/03/27 02:26:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f21_d20260327_m022243_c001_v7007000_t0000_u01774578163830") 2026/03/27 02:26:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dabcb_d20260327_m022238_c001_v0001105_t0022_u01774578158729") 2026/03/27 02:26:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f25_d20260327_m022244_c001_v7007000_t0000_u01774578164011") 2026/03/27 02:26:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd551b_d20260327_m022238_c001_v0001185_t0010_u01774578158745") 2026/03/27 02:26:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f28_d20260327_m022244_c001_v7007000_t0000_u01774578164193") 2026/03/27 02:26:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5521_d20260327_m022238_c001_v0001185_t0059_u01774578158931") 2026/03/27 02:26:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f2c_d20260327_m022244_c001_v7007000_t0000_u01774578164377") 2026/03/27 02:26:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dabcd_d20260327_m022239_c001_v0001105_t0017_u01774578159020") 2026/03/27 02:26:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f32_d20260327_m022244_c001_v7007000_t0000_u01774578164559") 2026/03/27 02:26:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa3ce_d20260327_m022239_c001_v0001145_t0051_u01774578159101") 2026/03/27 02:26:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f37_d20260327_m022244_c001_v7007000_t0000_u01774578164742") 2026/03/27 02:26:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5526_d20260327_m022239_c001_v0001185_t0001_u01774578159127") 2026/03/27 02:26:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f3b_d20260327_m022244_c001_v7007000_t0000_u01774578164923") 2026/03/27 02:26:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e0b7_d20260327_m022239_c001_v0001033_t0016_u01774578159164") 2026/03/27 02:26:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f3d_d20260327_m022245_c001_v7007000_t0000_u01774578165187") 2026/03/27 02:26:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dabcf_d20260327_m022239_c001_v0001105_t0040_u01774578159301") 2026/03/27 02:26:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f43_d20260327_m022245_c001_v7007000_t0000_u01774578165369") 2026/03/27 02:26:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd552b_d20260327_m022239_c001_v0001185_t0045_u01774578159368") 2026/03/27 02:26:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f48_d20260327_m022245_c001_v7007000_t0000_u01774578165551") 2026/03/27 02:26:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa3d2_d20260327_m022239_c001_v0001145_t0021_u01774578159488") 2026/03/27 02:26:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f50_d20260327_m022245_c001_v7007000_t0000_u01774578165784") 2026/03/27 02:26:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5531_d20260327_m022239_c001_v0001185_t0017_u01774578159553") 2026/03/27 02:26:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f54_d20260327_m022245_c001_v7007000_t0000_u01774578165965") 2026/03/27 02:26:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e0bd_d20260327_m022239_c001_v0001033_t0042_u01774578159626") 2026/03/27 02:26:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f56_d20260327_m022246_c001_v7007000_t0000_u01774578166175") 2026/03/27 02:26:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5533_d20260327_m022239_c001_v0001185_t0014_u01774578159738") 2026/03/27 02:26:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28f59_d20260327_m022246_c001_v7007000_t0000_u01774578166359") 2026/03/27 02:26:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa3d4_d20260327_m022239_c001_v0001145_t0014_u01774578159748") 2026/03/27 02:26:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f405761c664243be4_d20260327_m022305_c001_v7007000_t0000_u01774578185873") 2026/03/27 02:26:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5687_d20260327_m022259_c001_v0001185_t0014_u01774578179131") 2026/03/27 02:26:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa5022634c_d20260327_m022305_c001_v7007000_t0000_u01774578185613") 2026/03/27 02:26:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa41e_d20260327_m022259_c001_v0001145_t0040_u01774578179322") 2026/03/27 02:26:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f405761c664243be3_d20260327_m022305_c001_v7007000_t0000_u01774578185688") 2026/03/27 02:26:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5689_d20260327_m022259_c001_v0001185_t0049_u01774578179335") 2026/03/27 02:26:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa5022634f_d20260327_m022305_c001_v7007000_t0000_u01774578185796") 2026/03/27 02:26:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac1b_d20260327_m022259_c001_v0001105_t0033_u01774578179366") 2026/03/27 02:26:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f486d_d20260327_m022305_c001_v7007000_t0000_u01774578185657") 2026/03/27 02:26:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5691_d20260327_m022259_c001_v0001185_t0033_u01774578179522") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4176330e82a54820_d20260327_m022305_c001_v7007000_t0000_u01774578185807") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e131_d20260327_m022259_c001_v0001033_t0040_u01774578179594") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226350_d20260327_m022305_c001_v7007000_t0000_u01774578185979") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa420_d20260327_m022259_c001_v0001145_t0026_u01774578179630") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c7f3c_d20260327_m022305_c001_v7007000_t0000_u01774578185664") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5695_d20260327_m022259_c001_v0001185_t0022_u01774578179708") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40026f966506aafc_d20260327_m022305_c001_v7007000_t0000_u01774578185820") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac23_d20260327_m022259_c001_v0001105_t0013_u01774578179856") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756530_d20260327_m022305_c001_v7007000_t0000_u01774578185832") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd569b_d20260327_m022259_c001_v0001185_t0030_u01774578179930") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4873_d20260327_m022305_c001_v7007000_t0000_u01774578185842") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa428_d20260327_m022259_c001_v0001145_t0020_u01774578179941") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4176330e82a54824_d20260327_m022305_c001_v7007000_t0000_u01774578185991") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e133_d20260327_m022300_c001_v0001033_t0032_u01774578180076") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4176330e82a5481c_d20260327_m022305_c001_v7007000_t0000_u01774578185625") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd569d_d20260327_m022300_c001_v0001185_t0030_u01774578180195") 2026/03/27 02:26:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40026f966506aaf7_d20260327_m022305_c001_v7007000_t0000_u01774578185636") 2026/03/27 02:26:29 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa42a_d20260327_m022300_c001_v0001145_t0015_u01774578180265") 2026/03/27 02:26:29 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c7f3f_d20260327_m022305_c001_v7007000_t0000_u01774578185850") 2026/03/27 02:26:29 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac25_d20260327_m022300_c001_v0001105_t0034_u01774578180262") 2026/03/27 02:26:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c775652d_d20260327_m022305_c001_v7007000_t0000_u01774578185647") 2026/03/27 02:26:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac27_d20260327_m022300_c001_v0001105_t0038_u01774578180538") 2026/03/27 02:26:29 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d7554b_d20260327_m022035_c001_v7007000_t0000_u01774578035391") 2026/03/27 02:26:29 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f110f9d8bf452d90a_d20260327_m022033_c001_v0001185_t0013_u01774578033627") 2026/03/27 02:26:29 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7754e4e_d20260327_m022033_c001_v7007000_t0000_u01774578033446") 2026/03/27 02:26:29 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f110f9d8bf452d8c4_d20260327_m022030_c001_v0001185_t0007_u01774578030438") 2026/03/27 02:26:29 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7754def_d20260327_m022029_c001_v7007000_t0000_u01774578029691") 2026/03/27 02:26:29 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4cc0_d20260327_m022025_c001_v0001185_t0017_u01774578025348") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4230f80752a5add6_d20260327_m022023_c001_v7007000_t0000_u01774578023891") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f111d1d267d5b9023_d20260327_m022021_c001_v0001154_t0008_u01774578021655") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41154c22586fe96d_d20260327_m022021_c001_v7007000_t0000_u01774578021473") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f111d1d267d5b901d_d20260327_m022017_c001_v0001154_t0003_u01774578017972") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41154c22586fe968_d20260327_m022017_c001_v7007000_t0000_u01774578017118") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dd1d_d20260327_m022010_c001_v0001033_t0052_u01774578010445") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f3fc2_d20260327_m022009_c001_v7007000_t0000_u01774578009173") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1145533f82ecb605_d20260327_m022007_c001_v0001113_t0034_u01774578007746") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061e945_d20260327_m022007_c001_v7007000_t0000_u01774578007560") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1145533f82ecb5ec_d20260327_m022004_c001_v0001113_t0049_u01774578004089") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061e93d_d20260327_m022003_c001_v7007000_t0000_u01774578003340") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627ca3_d20260327_m021959_c001_v0001157_t0039_u01774577999037") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f3fb7_d20260327_m021958_c001_v7007000_t0000_u01774577998086") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f118a5c34b8e3aeb3_d20260327_m021956_c001_v0001103_t0031_u01774577996287") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4097ac1a4c021af9_d20260327_m021956_c001_v7007000_t0000_u01774577996106") 2026/03/27 02:26:30 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f118a5c34b8e3aeab_d20260327_m021952_c001_v0001103_t0041_u01774577992614") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4097ac1a4c021af7_d20260327_m021951_c001_v7007000_t0000_u01774577991850") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4a83_d20260327_m021945_c001_v0001185_t0021_u01774577985351") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f415f7c570ff88086_d20260327_m021944_c001_v7007000_t0000_u01774577984341") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f10218b827ee2468e_d20260327_m021942_c001_v0001134_t0008_u01774577982172") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f410ada88b67b18f4_d20260327_m021941_c001_v7007000_t0000_u01774577981989") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f10218b827ee24684_d20260327_m021938_c001_v0001134_t0005_u01774577978095") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f410ada88b67b18e6_d20260327_m021937_c001_v7007000_t0000_u01774577977333") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dc54_d20260327_m021931_c001_v0001033_t0026_u01774577971702") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f415f7c570ff88021_d20260327_m021930_c001_v7007000_t0000_u01774577970751") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1125fddf9363df7e_d20260327_m021929_c001_v0001183_t0056_u01774577969092") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee372625f_d20260327_m021928_c001_v7007000_t0000_u01774577968907") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1125fddf9363df70_d20260327_m021925_c001_v0001183_t0022_u01774577965318") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee372625c_d20260327_m021924_c001_v7007000_t0000_u01774577964577") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627c2b_d20260327_m021918_c001_v0001157_t0013_u01774577958933") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144783_d20260327_m021917_c001_v7007000_t0000_u01774577957729") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f115d9ccf8387df27_d20260327_m021911_c001_v0001165_t0043_u01774577951913") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f406e86a80b51ad4c_d20260327_m021911_c001_v7007000_t0000_u01774577951700") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd489f_d20260327_m021907_c001_v0001185_t0023_u01774577947784") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1146ae96f75024e8_d20260327_m021906_c001_v0001154_t0021_u01774577946910") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1146ae96f75024e2_d20260327_m021905_c001_v0001154_t0001_u01774577945708") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28c49_d20260327_m021851_c001_v7007000_t0000_u01774577931791") 2026/03/27 02:26:31 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627b83_d20260327_m021844_c001_v0001157_t0022_u01774577924105") 2026/03/27 02:26:32 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f109025c924134ca7_d20260327_m021843_c001_v0001113_t0003_u01774577923071") 2026/03/27 02:26:32 DEBUG : dst/one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f109025c924134ca3_d20260327_m021841_c001_v0001113_t0022_u01774577921956") 2026/03/27 02:26:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d7554c_d20260327_m022035_c001_v7007000_t0000_u01774578035573") 2026/03/27 02:26:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1051f64c957f04a1_d20260327_m022033_c001_v0001172_t0011_u01774578033165") 2026/03/27 02:26:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1071fe6056bf94b8_d20260327_m022029_c001_v0001171_t0027_u01774578029245") 2026/03/27 02:26:32 DEBUG : dst/one.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4230f80752a5add7_d20260327_m022024_c001_v7007000_t0000_u01774578024071") 2026/03/27 02:26:32 DEBUG : dst/one.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f10951fcb92f46d77_d20260327_m022021_c001_v0001103_t0049_u01774578021092") 2026/03/27 02:26:32 DEBUG : dst/one.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f113489e29a349f30_d20260327_m022016_c001_v0001116_t0037_u01774578016565") 2026/03/27 02:26:32 DEBUG : dst/one.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f3fc3_d20260327_m022009_c001_v7007000_t0000_u01774578009355") 2026/03/27 02:26:32 DEBUG : dst/one.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1116b1e6191edc10_d20260327_m022007_c001_v0001157_t0045_u01774578007147") 2026/03/27 02:26:32 DEBUG : dst/one.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f10638564199e8b3e_d20260327_m022003_c001_v0001185_t0043_u01774578003138") 2026/03/27 02:26:32 DEBUG : dst/three: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144784_d20260327_m021917_c001_v7007000_t0000_u01774577957912") 2026/03/27 02:26:32 DEBUG : dst/three: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1146ae96f7502517_d20260327_m021916_c001_v0001154_t0021_u01774577956273") 2026/03/27 02:26:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d7554d_d20260327_m022035_c001_v7007000_t0000_u01774578035754") 2026/03/27 02:26:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f104b6777044630eb_d20260327_m022034_c001_v0001178_t0027_u01774578034377") 2026/03/27 02:26:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1099013e7218ddce_d20260327_m022031_c001_v0001093_t0058_u01774578031197") 2026/03/27 02:26:32 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d7554e_d20260327_m022035_c001_v7007000_t0000_u01774578035936") 2026/03/27 02:26:32 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f110f9d8bf452d92e_d20260327_m022034_c001_v0001185_t0022_u01774578034811") 2026/03/27 02:26:32 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7754e63_d20260327_m022034_c001_v7007000_t0000_u01774578034632") 2026/03/27 02:26:32 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f110f9d8bf452d8da_d20260327_m022031_c001_v0001185_t0010_u01774578031788") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7754e1a_d20260327_m022031_c001_v7007000_t0000_u01774578031609") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4cca_d20260327_m022026_c001_v0001185_t0023_u01774578026581") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4230f80752a5add8_d20260327_m022024_c001_v7007000_t0000_u01774578024252") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f111d1d267d5b9025_d20260327_m022023_c001_v0001154_t0011_u01774578023090") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41154c22586fe96e_d20260327_m022022_c001_v7007000_t0000_u01774578022900") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f111d1d267d5b901f_d20260327_m022019_c001_v0001154_t0022_u01774578019590") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41154c22586fe969_d20260327_m022019_c001_v7007000_t0000_u01774578019407") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dd35_d20260327_m022013_c001_v0001033_t0001_u01774578013553") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061e94e_d20260327_m022008_c001_v7007000_t0000_u01774578008623") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627cc1_d20260327_m022006_c001_v0001157_t0052_u01774578006172") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061e93e_d20260327_m022005_c001_v7007000_t0000_u01774578005446") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4b81_d20260327_m022000_c001_v0001185_t0023_u01774578000534") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4097ac1a4c021afa_d20260327_m021957_c001_v7007000_t0000_u01774577997171") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4b25_d20260327_m021954_c001_v0001185_t0014_u01774577994923") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4097ac1a4c021af8_d20260327_m021953_c001_v7007000_t0000_u01774577993840") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dc9b_d20260327_m021946_c001_v0001033_t0031_u01774577986758") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f410ada88b67b1910_d20260327_m021943_c001_v7007000_t0000_u01774577983393") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dc7e_d20260327_m021940_c001_v0001033_t0036_u01774577980203") 2026/03/27 02:26:33 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f410ada88b67b18ea_d20260327_m021939_c001_v7007000_t0000_u01774577979114") 2026/03/27 02:26:34 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627c55_d20260327_m021932_c001_v0001157_t0003_u01774577972653") 2026/03/27 02:26:34 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee3726260_d20260327_m021929_c001_v7007000_t0000_u01774577969811") 2026/03/27 02:26:34 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627c49_d20260327_m021927_c001_v0001157_t0028_u01774577967409") 2026/03/27 02:26:34 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee372625d_d20260327_m021926_c001_v7007000_t0000_u01774577966274") 2026/03/27 02:26:34 DEBUG : dst/three.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd493e_d20260327_m021920_c001_v0001185_t0003_u01774577960043") 2026/03/27 02:26:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4230f80752a5add9_d20260327_m022024_c001_v7007000_t0000_u01774578024433") 2026/03/27 02:26:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f11811209f6763758_d20260327_m022022_c001_v0001161_t0022_u01774578022605") 2026/03/27 02:26:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f112e2875f746b51f_d20260327_m022018_c001_v0001130_t0008_u01774578018993") 2026/03/27 02:26:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f3fc5_d20260327_m022009_c001_v7007000_t0000_u01774578009536") 2026/03/27 02:26:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1153439327a03caa_d20260327_m022008_c001_v0001136_t0014_u01774578008310") 2026/03/27 02:26:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f108055f05b911eac_d20260327_m022004_c001_v0001157_t0058_u01774578004872") 2026/03/27 02:26:34 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d7554f_d20260327_m022036_c001_v7007000_t0000_u01774578036118") 2026/03/27 02:26:34 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dd6d_d20260327_m022025_c001_v0001033_t0010_u01774578025893") 2026/03/27 02:26:34 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4230f80752a5adda_d20260327_m022024_c001_v7007000_t0000_u01774578024622") 2026/03/27 02:26:34 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4c37_d20260327_m022011_c001_v0001185_t0049_u01774578011256") 2026/03/27 02:26:34 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f3fc6_d20260327_m022009_c001_v7007000_t0000_u01774578009718") 2026/03/27 02:26:34 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dcd3_d20260327_m021959_c001_v0001033_t0015_u01774577999677") 2026/03/27 02:26:34 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f3fb8_d20260327_m021958_c001_v7007000_t0000_u01774577998268") 2026/03/27 02:26:34 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627c87_d20260327_m021945_c001_v0001157_t0047_u01774577985938") 2026/03/27 02:26:34 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f415f7c570ff88087_d20260327_m021944_c001_v7007000_t0000_u01774577984523") 2026/03/27 02:26:34 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd49c8_d20260327_m021932_c001_v0001185_t0017_u01774577972445") 2026/03/27 02:26:34 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f415f7c570ff88024_d20260327_m021930_c001_v7007000_t0000_u01774577970936") 2026/03/27 02:26:34 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dbfc_d20260327_m021919_c001_v0001033_t0028_u01774577959581") 2026/03/27 02:26:35 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144785_d20260327_m021918_c001_v7007000_t0000_u01774577958095") 2026/03/27 02:26:35 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1002900a532bd349_d20260327_m021914_c001_v0001182_t0049_u01774577954026") 2026/03/27 02:26:35 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28c4b_d20260327_m021851_c001_v7007000_t0000_u01774577931974") 2026/03/27 02:26:35 DEBUG : dst/two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f109025c924134cbb_d20260327_m021850_c001_v0001113_t0057_u01774577930529") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4046f3bd44b2c126_d20260327_m021816_c001_v7007000_t0000_u01774577896575") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd44dd_d20260327_m021811_c001_v0001185_t0049_u01774577891303") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4046f3bd44b2c0d2_d20260327_m021808_c001_v7007000_t0000_u01774577888839") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd43bf_d20260327_m021758_c001_v0001185_t0033_u01774577878005") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f422559d13ff4dcc0_d20260327_m021748_c001_v7007000_t0000_u01774577868598") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd430c_d20260327_m021745_c001_v0001185_t0003_u01774577865680") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee4aa_d20260327_m021724_c001_v7007000_t0000_u01774577844090") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd41b3_d20260327_m021722_c001_v0001185_t0042_u01774577842374") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee484_d20260327_m021721_c001_v7007000_t0000_u01774577841627") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4199_d20260327_m021720_c001_v0001185_t0042_u01774577840497") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee478_d20260327_m021718_c001_v7007000_t0000_u01774577838113") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4171_d20260327_m021716_c001_v0001185_t0055_u01774577836493") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee453_d20260327_m021715_c001_v7007000_t0000_u01774577835736") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4160_d20260327_m021714_c001_v0001185_t0044_u01774577834567") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f983745e8507c_d20260327_m021709_c001_v7007000_t0000_u01774577829303") 2026/03/27 02:26:35 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4100_d20260327_m021707_c001_v0001185_t0002_u01774577827976") 2026/03/27 02:26:36 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f983745e85079_d20260327_m021707_c001_v7007000_t0000_u01774577827147") 2026/03/27 02:26:36 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd40e2_d20260327_m021706_c001_v0001185_t0046_u01774577826408") 2026/03/27 02:26:36 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f983745e85070_d20260327_m021702_c001_v7007000_t0000_u01774577822553") 2026/03/27 02:26:36 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd408a_d20260327_m021701_c001_v0001185_t0057_u01774577821368") 2026/03/27 02:26:36 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f56_d20260327_m021659_c001_v7007000_t0000_u01774577819333") 2026/03/27 02:26:36 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd406c_d20260327_m021658_c001_v0001185_t0033_u01774577818370") 2026/03/27 02:26:36 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f55_d20260327_m021658_c001_v7007000_t0000_u01774577818009") 2026/03/27 02:26:36 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1161313e97245244_d20260327_m021657_c001_v0001102_t0039_u01774577817263") 2026/03/27 02:26:36 DEBUG : empty space: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4054_d20260327_m021655_c001_v0001185_t0028_u01774577815407") 2026/03/27 02:26:36 DEBUG : enormous: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee4a2_d20260327_m021723_c001_v7007000_t0000_u01774577843175") 2026/03/27 02:26:36 DEBUG : enormous: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd41b7_d20260327_m021722_c001_v0001185_t0054_u01774577842577") 2026/03/27 02:26:36 DEBUG : existing: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4072760120d75553_d20260327_m022041_c001_v7007000_t0000_u01774578041219") 2026/03/27 02:26:36 DEBUG : existing: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7ddb1_d20260327_m022039_c001_v0001033_t0008_u01774578039774") 2026/03/27 02:26:36 DEBUG : existing: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f422559d13ff4dcba_d20260327_m021744_c001_v7007000_t0000_u01774577864134") 2026/03/27 02:26:36 DEBUG : existing: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd42ec_d20260327_m021743_c001_v0001185_t0040_u01774577863039") 2026/03/27 02:26:36 DEBUG : existing: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f4d_d20260327_m021652_c001_v7007000_t0000_u01774577812840") 2026/03/27 02:26:36 DEBUG : existing: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4028_d20260327_m021651_c001_v0001185_t0055_u01774577811902") 2026/03/27 02:26:36 DEBUG : existing: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f4c_d20260327_m021651_c001_v7007000_t0000_u01774577811359") 2026/03/27 02:26:36 DEBUG : existing: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4018_d20260327_m021650_c001_v0001185_t0032_u01774577810764") 2026/03/27 02:26:36 DEBUG : existing: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4012_d20260327_m021649_c001_v0001185_t0008_u01774577809973") 2026/03/27 02:26:36 DEBUG : existing-b: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f422559d13ff4dcbb_d20260327_m021744_c001_v7007000_t0000_u01774577864318") 2026/03/27 02:26:36 DEBUG : existing-b: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627ae0_d20260327_m021743_c001_v0001157_t0015_u01774577863033") 2026/03/27 02:26:36 DEBUG : file1: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f45b7_d20260327_m022143_c001_v7007000_t0000_u01774578103216") 2026/03/27 02:26:37 DEBUG : file1: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7df9f_d20260327_m022141_c001_v0001033_t0041_u01774578101794") 2026/03/27 02:26:37 DEBUG : file1: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4599_d20260327_m022140_c001_v7007000_t0000_u01774578100442") 2026/03/27 02:26:37 DEBUG : file1: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5197_d20260327_m022139_c001_v0001185_t0037_u01774578098999") 2026/03/27 02:26:37 DEBUG : five: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee7c5_d20260327_m021727_c001_v7007000_t0000_u01774577847726") 2026/03/27 02:26:37 DEBUG : five: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4155201b39bd41f5_d20260327_m021725_c001_v0001185_t0039_u01774577845816") 2026/03/27 02:26:37 DEBUG : foo: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f983745e8506e_d20260327_m021700_c001_v7007000_t0000_u01774577820999") 2026/03/27 02:26:37 DEBUG : foo: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4155201b39bd407e_d20260327_m021700_c001_v0001185_t0039_u01774577820385") 2026/03/27 02:26:37 DEBUG : foo: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4155201b39bd4078_d20260327_m021659_c001_v0001185_t0039_u01774577819834") 2026/03/27 02:26:37 DEBUG : four: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee7c9_d20260327_m021727_c001_v7007000_t0000_u01774577847922") 2026/03/27 02:26:37 DEBUG : four: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027cb5e7ea7d947_d20260327_m021726_c001_v0001033_t0054_u01774577846495") 2026/03/27 02:26:37 DEBUG : four: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd41e5_d20260327_m021725_c001_v0001185_t0055_u01774577845129") 2026/03/27 02:26:37 DEBUG : hello world2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418e92e4e7b08b0a_d20260327_m021608_c001_v7007000_t0000_u01774577768834") 2026/03/27 02:26:37 DEBUG : hello world2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3e0d_d20260327_m021608_c001_v0001185_t0015_u01774577768274") 2026/03/27 02:26:37 DEBUG : ignore-size: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f4b_d20260327_m021649_c001_v7007000_t0000_u01774577809611") 2026/03/27 02:26:37 DEBUG : ignore-size: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4004_d20260327_m021648_c001_v0001185_t0026_u01774577808700") 2026/03/27 02:26:37 DEBUG : nested/sub dir/file: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f422559d13ff4dcb8_d20260327_m021742_c001_v7007000_t0000_u01774577862292") 2026/03/27 02:26:37 DEBUG : nested/sub dir/file: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd42d2_d20260327_m021740_c001_v0001185_t0059_u01774577860939") 2026/03/27 02:26:37 DEBUG : nested/sub dir/file: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee810_d20260327_m021740_c001_v7007000_t0000_u01774577860104") 2026/03/27 02:26:37 DEBUG : nested/sub dir/file: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd42b6_d20260327_m021738_c001_v0001185_t0036_u01774577858993") 2026/03/27 02:26:37 DEBUG : one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee7cc_d20260327_m021728_c001_v7007000_t0000_u01774577848110") 2026/03/27 02:26:37 DEBUG : one: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4155201b39bd41d3_d20260327_m021724_c001_v0001185_t0039_u01774577844457") 2026/03/27 02:26:38 DEBUG : only0: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44d5_d20260327_m022134_c001_v7007000_t0000_u01774578094607") 2026/03/27 02:26:38 DEBUG : only0: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4155201b39bd5109_d20260327_m022129_c001_v0001185_t0039_u01774578089279") 2026/03/27 02:26:38 DEBUG : only0: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4feb_d20260327_m022112_c001_v0001185_t0006_u01774578072997") 2026/03/27 02:26:38 DEBUG : only0: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f406e86a80b51adec_d20260327_m022106_c001_v7007000_t0000_u01774578066920") 2026/03/27 02:26:38 DEBUG : only0: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4dee_d20260327_m022044_c001_v0001185_t0017_u01774578044839") 2026/03/27 02:26:38 DEBUG : only1: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44de_d20260327_m022134_c001_v7007000_t0000_u01774578094789") 2026/03/27 02:26:38 DEBUG : only1: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4052b1a3ad5daaa7_d20260327_m022129_c001_v0001105_t0056_u01774578089714") 2026/03/27 02:26:38 DEBUG : only1: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4ffb_d20260327_m022113_c001_v0001185_t0014_u01774578073706") 2026/03/27 02:26:38 DEBUG : only1: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37262fb_d20260327_m022107_c001_v7007000_t0000_u01774578067034") 2026/03/27 02:26:38 DEBUG : only1: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4df8_d20260327_m022045_c001_v0001185_t0045_u01774578045478") 2026/03/27 02:26:38 DEBUG : only10: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44e6_d20260327_m022134_c001_v7007000_t0000_u01774578094971") 2026/03/27 02:26:38 DEBUG : only10: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027cb5e7ea7df4f_d20260327_m022128_c001_v0001033_t0054_u01774578088872") 2026/03/27 02:26:38 DEBUG : only10: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd506d_d20260327_m022120_c001_v0001185_t0018_u01774578080628") 2026/03/27 02:26:38 DEBUG : only10: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144979_d20260327_m022107_c001_v7007000_t0000_u01774578067194") 2026/03/27 02:26:38 DEBUG : only10: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4eb6_d20260327_m022054_c001_v0001185_t0049_u01774578054916") 2026/03/27 02:26:38 DEBUG : only11: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44f1_d20260327_m022135_c001_v7007000_t0000_u01774578095160") 2026/03/27 02:26:38 DEBUG : only11: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4155201b39bd5101_d20260327_m022128_c001_v0001185_t0039_u01774578088881") 2026/03/27 02:26:38 DEBUG : only11: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd507f_d20260327_m022121_c001_v0001185_t0003_u01774578081533") 2026/03/27 02:26:38 DEBUG : only11: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144974_d20260327_m022106_c001_v7007000_t0000_u01774578066393") 2026/03/27 02:26:38 DEBUG : only11: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4ef0_d20260327_m022058_c001_v0001185_t0018_u01774578058165") 2026/03/27 02:26:38 DEBUG : only12: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f44fb_d20260327_m022135_c001_v7007000_t0000_u01774578095341") 2026/03/27 02:26:39 DEBUG : only12: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027cb5e7ea7df57_d20260327_m022129_c001_v0001033_t0054_u01774578089639") 2026/03/27 02:26:39 DEBUG : only12: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5097_d20260327_m022123_c001_v0001185_t0001_u01774578083060") 2026/03/27 02:26:39 DEBUG : only12: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a0e7f6_d20260327_m022106_c001_v7007000_t0000_u01774578066404") 2026/03/27 02:26:39 DEBUG : only12: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4f02_d20260327_m022059_c001_v0001185_t0028_u01774578059197") 2026/03/27 02:26:39 DEBUG : only13: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4501_d20260327_m022135_c001_v7007000_t0000_u01774578095523") 2026/03/27 02:26:39 DEBUG : only13: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4052b1a3ad5daaa3_d20260327_m022129_c001_v0001105_t0056_u01774578089480") 2026/03/27 02:26:39 DEBUG : only13: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd50ab_d20260327_m022123_c001_v0001185_t0028_u01774578083707") 2026/03/27 02:26:39 DEBUG : only13: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f406e86a80b51adea_d20260327_m022106_c001_v7007000_t0000_u01774578066557") 2026/03/27 02:26:39 DEBUG : only13: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4f08_d20260327_m022100_c001_v0001185_t0028_u01774578060122") 2026/03/27 02:26:39 DEBUG : only14: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4508_d20260327_m022135_c001_v7007000_t0000_u01774578095706") 2026/03/27 02:26:39 DEBUG : only14: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f417e9ebb3dbaa30a_d20260327_m022129_c001_v0001145_t0038_u01774578089665") 2026/03/27 02:26:39 DEBUG : only14: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd50b7_d20260327_m022124_c001_v0001185_t0029_u01774578084641") 2026/03/27 02:26:39 DEBUG : only14: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144976_d20260327_m022106_c001_v7007000_t0000_u01774578066573") 2026/03/27 02:26:39 DEBUG : only14: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4f0e_d20260327_m022100_c001_v0001185_t0036_u01774578060863") 2026/03/27 02:26:39 DEBUG : only15: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4511_d20260327_m022135_c001_v7007000_t0000_u01774578095890") 2026/03/27 02:26:39 DEBUG : only15: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027cb5e7ea7df51_d20260327_m022129_c001_v0001033_t0054_u01774578089270") 2026/03/27 02:26:39 DEBUG : only15: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd50c7_d20260327_m022125_c001_v0001185_t0050_u01774578085428") 2026/03/27 02:26:39 DEBUG : only15: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a0e7f8_d20260327_m022106_c001_v7007000_t0000_u01774578066586") 2026/03/27 02:26:39 DEBUG : only15: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4f2a_d20260327_m022101_c001_v0001185_t0049_u01774578061654") 2026/03/27 02:26:39 DEBUG : only16: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4518_d20260327_m022136_c001_v7007000_t0000_u01774578096072") 2026/03/27 02:26:39 DEBUG : only16: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027cb5e7ea7df53_d20260327_m022129_c001_v0001033_t0054_u01774578089455") 2026/03/27 02:26:39 DEBUG : only16: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd50cd_d20260327_m022126_c001_v0001185_t0049_u01774578086033") 2026/03/27 02:26:40 DEBUG : only16: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144978_d20260327_m022107_c001_v7007000_t0000_u01774578067013") 2026/03/27 02:26:40 DEBUG : only16: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4f40_d20260327_m022102_c001_v0001185_t0054_u01774578062432") 2026/03/27 02:26:40 DEBUG : only17: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4520_d20260327_m022136_c001_v7007000_t0000_u01774578096253") 2026/03/27 02:26:40 DEBUG : only17: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f417e9ebb3dbaa30e_d20260327_m022129_c001_v0001145_t0038_u01774578089954") 2026/03/27 02:26:40 DEBUG : only17: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd50db_d20260327_m022126_c001_v0001185_t0052_u01774578086703") 2026/03/27 02:26:40 DEBUG : only17: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37262f8_d20260327_m022106_c001_v7007000_t0000_u01774578066624") 2026/03/27 02:26:40 DEBUG : only17: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4f56_d20260327_m022103_c001_v0001185_t0050_u01774578063113") 2026/03/27 02:26:40 DEBUG : only18: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4528_d20260327_m022136_c001_v7007000_t0000_u01774578096435") 2026/03/27 02:26:40 DEBUG : only18: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4155201b39bd510d_d20260327_m022129_c001_v0001185_t0039_u01774578089467") 2026/03/27 02:26:40 DEBUG : only18: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd50e7_d20260327_m022127_c001_v0001185_t0000_u01774578087264") 2026/03/27 02:26:40 DEBUG : only18: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a0e7fb_d20260327_m022107_c001_v7007000_t0000_u01774578067025") 2026/03/27 02:26:41 DEBUG : only18: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4f62_d20260327_m022104_c001_v0001185_t0019_u01774578064155") 2026/03/27 02:26:41 DEBUG : only19: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4531_d20260327_m022136_c001_v7007000_t0000_u01774578096616") 2026/03/27 02:26:41 DEBUG : only19: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4155201b39bd5113_d20260327_m022129_c001_v0001185_t0039_u01774578089650") 2026/03/27 02:26:41 DEBUG : only19: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd50f1_d20260327_m022128_c001_v0001185_t0026_u01774578088058") 2026/03/27 02:26:41 DEBUG : only19: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f406e86a80b51ade6_d20260327_m022106_c001_v7007000_t0000_u01774578066014") 2026/03/27 02:26:41 DEBUG : only19: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4f74_d20260327_m022104_c001_v0001185_t0001_u01774578064807") 2026/03/27 02:26:41 DEBUG : only2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4539_d20260327_m022136_c001_v7007000_t0000_u01774578096798") 2026/03/27 02:26:41 DEBUG : only2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4155201b39bd511b_d20260327_m022130_c001_v0001185_t0039_u01774578090021") 2026/03/27 02:26:41 DEBUG : only2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5009_d20260327_m022114_c001_v0001185_t0051_u01774578074302") 2026/03/27 02:26:41 DEBUG : only2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144977_d20260327_m022106_c001_v7007000_t0000_u01774578066831") 2026/03/27 02:26:41 DEBUG : only2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4e0a_d20260327_m022046_c001_v0001185_t0058_u01774578046390") 2026/03/27 02:26:41 DEBUG : only3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f453f_d20260327_m022136_c001_v7007000_t0000_u01774578096980") 2026/03/27 02:26:41 DEBUG : only3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f417e9ebb3dbaa310_d20260327_m022130_c001_v0001145_t0038_u01774578090138") 2026/03/27 02:26:41 DEBUG : only3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd500f_d20260327_m022114_c001_v0001185_t0033_u01774578074914") 2026/03/27 02:26:41 DEBUG : only3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a0e7fa_d20260327_m022106_c001_v7007000_t0000_u01774578066836") 2026/03/27 02:26:41 DEBUG : only3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4e22_d20260327_m022048_c001_v0001185_t0026_u01774578048456") 2026/03/27 02:26:41 DEBUG : only4: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4548_d20260327_m022137_c001_v7007000_t0000_u01774578097161") 2026/03/27 02:26:41 DEBUG : only4: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027cb5e7ea7df59_d20260327_m022129_c001_v0001033_t0054_u01774578089827") 2026/03/27 02:26:41 DEBUG : only4: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5023_d20260327_m022116_c001_v0001185_t0041_u01774578076266") 2026/03/27 02:26:41 DEBUG : only4: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f406e86a80b51ade7_d20260327_m022106_c001_v7007000_t0000_u01774578066196") 2026/03/27 02:26:41 DEBUG : only4: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4e30_d20260327_m022049_c001_v0001185_t0046_u01774578049018") 2026/03/27 02:26:41 DEBUG : only5: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f454a_d20260327_m022137_c001_v7007000_t0000_u01774578097344") 2026/03/27 02:26:41 DEBUG : only5: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4155201b39bd5115_d20260327_m022129_c001_v0001185_t0039_u01774578089837") 2026/03/27 02:26:42 DEBUG : only5: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5029_d20260327_m022116_c001_v0001185_t0018_u01774578076965") 2026/03/27 02:26:42 DEBUG : only5: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f406e86a80b51ade9_d20260327_m022106_c001_v7007000_t0000_u01774578066377") 2026/03/27 02:26:42 DEBUG : only5: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4e40_d20260327_m022049_c001_v0001185_t0000_u01774578049678") 2026/03/27 02:26:42 DEBUG : only6: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f454c_d20260327_m022137_c001_v7007000_t0000_u01774578097526") 2026/03/27 02:26:42 DEBUG : only6: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4052b1a3ad5daaad_d20260327_m022130_c001_v0001105_t0056_u01774578090193") 2026/03/27 02:26:42 DEBUG : only6: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5037_d20260327_m022117_c001_v0001185_t0038_u01774578077699") 2026/03/27 02:26:42 DEBUG : only6: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37262f7_d20260327_m022106_c001_v7007000_t0000_u01774578066442") 2026/03/27 02:26:42 DEBUG : only6: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4e56_d20260327_m022050_c001_v0001185_t0009_u01774578050900") 2026/03/27 02:26:42 DEBUG : only7: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4552_d20260327_m022137_c001_v7007000_t0000_u01774578097709") 2026/03/27 02:26:42 DEBUG : only7: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4052b1a3ad5daaa9_d20260327_m022129_c001_v0001105_t0056_u01774578089966") 2026/03/27 02:26:42 DEBUG : only7: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5043_d20260327_m022118_c001_v0001185_t0058_u01774578078276") 2026/03/27 02:26:42 DEBUG : only7: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37262f9_d20260327_m022106_c001_v7007000_t0000_u01774578066831") 2026/03/27 02:26:42 DEBUG : only7: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4e68_d20260327_m022051_c001_v0001185_t0057_u01774578051774") 2026/03/27 02:26:42 DEBUG : only8: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4558_d20260327_m022137_c001_v7007000_t0000_u01774578097890") 2026/03/27 02:26:42 DEBUG : only8: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027cb5e7ea7df5d_d20260327_m022130_c001_v0001033_t0054_u01774578090012") 2026/03/27 02:26:42 DEBUG : only8: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd504d_d20260327_m022118_c001_v0001185_t0024_u01774578078811") 2026/03/27 02:26:42 DEBUG : only8: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f406e86a80b51adeb_d20260327_m022106_c001_v7007000_t0000_u01774578066738") 2026/03/27 02:26:42 DEBUG : only8: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4e93_d20260327_m022053_c001_v0001185_t0012_u01774578053513") 2026/03/27 02:26:42 DEBUG : only9: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f455d_d20260327_m022138_c001_v7007000_t0000_u01774578098073") 2026/03/27 02:26:42 DEBUG : only9: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027cb5e7ea7df5f_d20260327_m022130_c001_v0001033_t0054_u01774578090203") 2026/03/27 02:26:42 DEBUG : only9: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd505f_d20260327_m022119_c001_v0001185_t0028_u01774578079384") 2026/03/27 02:26:43 DEBUG : only9: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f406e86a80b51aded_d20260327_m022107_c001_v7007000_t0000_u01774578067151") 2026/03/27 02:26:43 DEBUG : only9: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4e9c_d20260327_m022054_c001_v0001185_t0023_u01774578054174") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee806_d20260327_m021737_c001_v7007000_t0000_u01774577857882") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7d994_d20260327_m021735_c001_v0001033_t0021_u01774577855525") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee7fe_d20260327_m021734_c001_v7007000_t0000_u01774577854410") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4264_d20260327_m021732_c001_v0001185_t0013_u01774577852120") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee7f2_d20260327_m021731_c001_v7007000_t0000_u01774577851388") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7d957_d20260327_m021729_c001_v0001033_t0019_u01774577849019") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee480_d20260327_m021719_c001_v7007000_t0000_u01774577839764") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4183_d20260327_m021718_c001_v0001185_t0012_u01774577838662") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee46d_d20260327_m021717_c001_v7007000_t0000_u01774577837101") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd416f_d20260327_m021716_c001_v0001185_t0018_u01774577836286") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee444_d20260327_m021715_c001_v7007000_t0000_u01774577835131") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4158_d20260327_m021714_c001_v0001185_t0017_u01774577834379") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f983745e8507b_d20260327_m021708_c001_v7007000_t0000_u01774577828760") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd40f4_d20260327_m021707_c001_v0001185_t0057_u01774577827698") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f983745e8507a_d20260327_m021707_c001_v7007000_t0000_u01774577827335") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd40de_d20260327_m021706_c001_v0001185_t0031_u01774577826215") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f983745e85077_d20260327_m021705_c001_v7007000_t0000_u01774577825784") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd40cc_d20260327_m021705_c001_v0001185_t0054_u01774577825170") 2026/03/27 02:26:43 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd40c4_d20260327_m021704_c001_v0001185_t0007_u01774577824568") 2026/03/27 02:26:44 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f983745e85074_d20260327_m021704_c001_v7007000_t0000_u01774577824204") 2026/03/27 02:26:44 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd40b2_d20260327_m021703_c001_v0001185_t0038_u01774577823656") 2026/03/27 02:26:44 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd40aa_d20260327_m021703_c001_v0001185_t0019_u01774577823096") 2026/03/27 02:26:44 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f983745e85071_d20260327_m021702_c001_v7007000_t0000_u01774577822734") 2026/03/27 02:26:44 DEBUG : potato: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4092_d20260327_m021701_c001_v0001185_t0042_u01774577821973") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28bfe_d20260327_m021826_c001_v7007000_t0000_u01774577906141") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7daac_d20260327_m021825_c001_v0001033_t0057_u01774577905294") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4046f3bd44b2c127_d20260327_m021816_c001_v7007000_t0000_u01774577896893") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7da64_d20260327_m021810_c001_v0001033_t0003_u01774577890100") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40026f966506a4d7_d20260327_m021802_c001_v7007000_t0000_u01774577882183") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7da1c_d20260327_m021756_c001_v0001033_t0001_u01774577876839") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f422559d13ff4dcc1_d20260327_m021748_c001_v7007000_t0000_u01774577868881") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7d9d0_d20260327_m021745_c001_v0001033_t0030_u01774577865258") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee4a4_d20260327_m021723_c001_v7007000_t0000_u01774577843360") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd41af_d20260327_m021722_c001_v0001185_t0003_u01774577842173") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee487_d20260327_m021721_c001_v7007000_t0000_u01774577841809") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4197_d20260327_m021720_c001_v0001185_t0031_u01774577840309") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee481_d20260327_m021719_c001_v7007000_t0000_u01774577839945") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4187_d20260327_m021719_c001_v0001185_t0018_u01774577839218") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee47b_d20260327_m021718_c001_v7007000_t0000_u01774577838299") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4177_d20260327_m021717_c001_v0001185_t0047_u01774577837527") 2026/03/27 02:26:44 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee455_d20260327_m021715_c001_v7007000_t0000_u01774577835920") 2026/03/27 02:26:45 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4164_d20260327_m021715_c001_v0001185_t0015_u01774577835142") 2026/03/27 02:26:45 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f983745e8507d_d20260327_m021709_c001_v7007000_t0000_u01774577829506") 2026/03/27 02:26:45 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4108_d20260327_m021708_c001_v0001185_t0018_u01774577828546") 2026/03/27 02:26:45 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418e92e4e7b08b14_d20260327_m021611_c001_v7007000_t0000_u01774577771457") 2026/03/27 02:26:45 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3e3e_d20260327_m021610_c001_v0001185_t0018_u01774577770861") 2026/03/27 02:26:45 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418e92e4e7b08b0e_d20260327_m021609_c001_v7007000_t0000_u01774577769942") 2026/03/27 02:26:45 DEBUG : potato2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3e20_d20260327_m021609_c001_v0001185_t0049_u01774577769392") 2026/03/27 02:26:45 DEBUG : potato3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4046f3bd44b2c128_d20260327_m021817_c001_v7007000_t0000_u01774577897195") 2026/03/27 02:26:45 DEBUG : potato3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627b1c_d20260327_m021811_c001_v0001157_t0041_u01774577891899") 2026/03/27 02:26:45 DEBUG : potato3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40026f966506a4de_d20260327_m021802_c001_v7007000_t0000_u01774577882727") 2026/03/27 02:26:45 DEBUG : potato3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627b02_d20260327_m021758_c001_v0001157_t0002_u01774577878603") 2026/03/27 02:26:45 DEBUG : potato3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f422559d13ff4dcc4_d20260327_m021749_c001_v7007000_t0000_u01774577869359") 2026/03/27 02:26:45 DEBUG : potato3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627ae8_d20260327_m021745_c001_v0001157_t0045_u01774577865869") 2026/03/27 02:26:45 DEBUG : pre-dest1/1: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144710_d20260327_m021901_c001_v7007000_t0000_u01774577941374") 2026/03/27 02:26:45 DEBUG : pre-dest1/1: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627bb7_d20260327_m021852_c001_v0001157_t0045_u01774577932703") 2026/03/27 02:26:45 DEBUG : pre-dest2/2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4018ab12f7144711_d20260327_m021901_c001_v7007000_t0000_u01774577941558") 2026/03/27 02:26:45 DEBUG : pre-dest2/2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7db5a_d20260327_m021853_c001_v0001033_t0048_u01774577933451") 2026/03/27 02:26:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4204d05f83c28c13_d20260327_m021837_c001_v7007000_t0000_u01774577917892") 2026/03/27 02:26:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4633_d20260327_m021833_c001_v0001185_t0051_u01774577913976") 2026/03/27 02:26:45 DEBUG : sizeonly: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f48_d20260327_m021648_c001_v7007000_t0000_u01774577808154") 2026/03/27 02:26:45 DEBUG : sizeonly: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3ff4_d20260327_m021647_c001_v0001185_t0016_u01774577807239") 2026/03/27 02:26:46 DEBUG : splitbanan: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418d743928a1141a_d20260327_m022349_c001_v7007000_t0000_u01774578229851") 2026/03/27 02:26:46 DEBUG : splitbanan: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd5a9a_d20260327_m022342_c001_v0001185_t0058_u01774578222111") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa5022644b_d20260327_m022512_c001_v7007000_t0000_u01774578312816") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e2bf_d20260327_m022505_c001_v0001033_t0003_u01774578305857") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4058f4758061ece3_d20260327_m022455_c001_v7007000_t0000_u01774578295058") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e291_d20260327_m022448_c001_v0001033_t0049_u01774578288034") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4153a61ee37265c7_d20260327_m022438_c001_v7007000_t0000_u01774578278281") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e25b_d20260327_m022430_c001_v0001033_t0031_u01774578270992") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41209c84fa28d306_d20260327_m022422_c001_v7007000_t0000_u01774578262304") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e233_d20260327_m022415_c001_v0001033_t0030_u01774578255681") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f416f5b049546503f_d20260327_m022406_c001_v7007000_t0000_u01774578246015") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e203_d20260327_m022359_c001_v0001033_t0011_u01774578239241") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40810fd8fe9e25a9_d20260327_m022344_c001_v7007000_t0000_u01774578224372") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e1d1_d20260327_m022340_c001_v0001033_t0012_u01774578220919") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adcea_d20260327_m022332_c001_v7007000_t0000_u01774578212089") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e199_d20260327_m022324_c001_v0001033_t0044_u01774578204988") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4045074aba6e4202_d20260327_m022323_c001_v7007000_t0000_u01774578203998") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e17d_d20260327_m022320_c001_v0001033_t0014_u01774578200071") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c775655a_d20260327_m022310_c001_v7007000_t0000_u01774578190807") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dac29_d20260327_m022302_c001_v0001105_t0059_u01774578182627") 2026/03/27 02:26:46 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f41951dd8c7756514_d20260327_m022300_c001_v7007000_t0000_u01774578180948") 2026/03/27 02:26:47 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e12b_d20260327_m022257_c001_v0001033_t0053_u01774578177355") 2026/03/27 02:26:47 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb77_d20260327_m022240_c001_v7007000_t0000_u01774578160728") 2026/03/27 02:26:47 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e0ab_d20260327_m022236_c001_v0001033_t0033_u01774578156871") 2026/03/27 02:26:47 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4174bc9c2a8ac701_d20260327_m022226_c001_v7007000_t0000_u01774578146639") 2026/03/27 02:26:47 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e073_d20260327_m022219_c001_v0001033_t0026_u01774578139796") 2026/03/27 02:26:47 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f403c9e06cf3adb53_d20260327_m022207_c001_v7007000_t0000_u01774578127555") 2026/03/27 02:26:47 DEBUG : splitbananasplit: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e021_d20260327_m022200_c001_v0001033_t0032_u01774578120554") 2026/03/27 02:26:47 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa5022638b_d20260327_m022327_c001_v7007000_t0000_u01774578207030") 2026/03/27 02:26:47 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e185_d20260327_m022321_c001_v0001033_t0035_u01774578201178") 2026/03/27 02:26:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4230f80752a5af48_d20260327_m022150_c001_v7007000_t0000_u01774578110523") 2026/03/27 02:26:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5daafb_d20260327_m022147_c001_v0001105_t0022_u01774578107890") 2026/03/27 02:26:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4603_d20260327_m022146_c001_v7007000_t0000_u01774578106744") 2026/03/27 02:26:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa342_d20260327_m022144_c001_v0001145_t0026_u01774578104146") 2026/03/27 02:26:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f422559d13ff4dcb9_d20260327_m021742_c001_v7007000_t0000_u01774577862475") 2026/03/27 02:26:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7d9b8_d20260327_m021740_c001_v0001033_t0041_u01774577860928") 2026/03/27 02:26:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee815_d20260327_m021740_c001_v7007000_t0000_u01774577860285") 2026/03/27 02:26:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627ada_d20260327_m021739_c001_v0001157_t0017_u01774577859388") 2026/03/27 02:26:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f45_d20260327_m021645_c001_v7007000_t0000_u01774577805067") 2026/03/27 02:26:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3fc6_d20260327_m021643_c001_v0001185_t0021_u01774577803621") 2026/03/27 02:26:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f44_d20260327_m021643_c001_v7007000_t0000_u01774577803255") 2026/03/27 02:26:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3fb8_d20260327_m021642_c001_v0001185_t0017_u01774577802081") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f3b_d20260327_m021640_c001_v7007000_t0000_u01774577800063") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3f9c_d20260327_m021638_c001_v0001185_t0044_u01774577798986") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f37_d20260327_m021638_c001_v7007000_t0000_u01774577798447") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3f86_d20260327_m021637_c001_v0001185_t0047_u01774577797263") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3f6a_d20260327_m021634_c001_v0001185_t0024_u01774577794637") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f32_d20260327_m021634_c001_v7007000_t0000_u01774577794272") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3f5e_d20260327_m021633_c001_v0001185_t0015_u01774577793590") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3f56_d20260327_m021632_c001_v0001185_t0042_u01774577792862") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f408df0c8243c6f2f_d20260327_m021632_c001_v7007000_t0000_u01774577792502") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3f30_d20260327_m021628_c001_v0001185_t0021_u01774577788550") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3f02_d20260327_m021625_c001_v0001185_t0043_u01774577785790") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418e92e4e7b08b94_d20260327_m021625_c001_v7007000_t0000_u01774577785424") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3ef2_d20260327_m021624_c001_v0001185_t0051_u01774577784870") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3ee4_d20260327_m021624_c001_v0001185_t0019_u01774577784085") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418e92e4e7b08b8f_d20260327_m021623_c001_v7007000_t0000_u01774577783719") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3eb0_d20260327_m021619_c001_v0001185_t0054_u01774577779776") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418e92e4e7b08b6d_d20260327_m021619_c001_v7007000_t0000_u01774577779412") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3ea0_d20260327_m021618_c001_v0001185_t0030_u01774577778682") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418e92e4e7b08b51_d20260327_m021617_c001_v7007000_t0000_u01774577777768") 2026/03/27 02:26:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3e96_d20260327_m021617_c001_v0001185_t0023_u01774577777218") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418e92e4e7b08b3f_d20260327_m021616_c001_v7007000_t0000_u01774577776673") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3e88_d20260327_m021616_c001_v0001185_t0001_u01774577776069") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418e92e4e7b08b25_d20260327_m021615_c001_v7007000_t0000_u01774577775163") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3e78_d20260327_m021614_c001_v0001185_t0010_u01774577774411") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418e92e4e7b08b1a_d20260327_m021613_c001_v7007000_t0000_u01774577773865") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3e64_d20260327_m021613_c001_v0001185_t0011_u01774577773301") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418e92e4e7b08b17_d20260327_m021612_c001_v7007000_t0000_u01774577772758") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3e50_d20260327_m021612_c001_v0001185_t0059_u01774577772006") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418e92e4e7b08b03_d20260327_m021607_c001_v7007000_t0000_u01774577767724") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3dfb_d20260327_m021607_c001_v0001185_t0014_u01774577767168") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418e92e4e7b08b02_d20260327_m021606_c001_v7007000_t0000_u01774577766615") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3ddf_d20260327_m021606_c001_v0001185_t0048_u01774577766023") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418e92e4e7b08b00_d20260327_m021605_c001_v7007000_t0000_u01774577765085") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3dbf_d20260327_m021604_c001_v0001185_t0011_u01774577764507") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f418e92e4e7b08afd_d20260327_m021602_c001_v7007000_t0000_u01774577762321") 2026/03/27 02:26:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd3d85_d20260327_m021601_c001_v0001185_t0012_u01774577761694") 2026/03/27 02:26:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4230f80752a5af49_d20260327_m022150_c001_v7007000_t0000_u01774578110703") 2026/03/27 02:26:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7dfc7_d20260327_m022147_c001_v0001033_t0017_u01774578107867") 2026/03/27 02:26:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f4604_d20260327_m022146_c001_v7007000_t0000_u01774578106925") 2026/03/27 02:26:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd51eb_d20260327_m022144_c001_v0001185_t0008_u01774578104160") 2026/03/27 02:26:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa5022644f_d20260327_m022514_c001_v7007000_t0000_u01774578314759") 2026/03/27 02:26:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd6265_d20260327_m022514_c001_v0001185_t0046_u01774578314168") 2026/03/27 02:26:50 DEBUG : sub/yam: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee805_d20260327_m021737_c001_v7007000_t0000_u01774577857314") 2026/03/27 02:26:50 DEBUG : sub/yam: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd4286_d20260327_m021735_c001_v0001185_t0013_u01774577855152") 2026/03/27 02:26:50 DEBUG : test_dir1/file2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f45bb_d20260327_m022143_c001_v7007000_t0000_u01774578103398") 2026/03/27 02:26:50 DEBUG : test_dir1/file2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5daadb_d20260327_m022141_c001_v0001105_t0054_u01774578101411") 2026/03/27 02:26:50 DEBUG : test_dir1/file2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f459f_d20260327_m022140_c001_v7007000_t0000_u01774578100624") 2026/03/27 02:26:50 DEBUG : test_dir1/file2: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5daad3_d20260327_m022139_c001_v0001105_t0001_u01774578099063") 2026/03/27 02:26:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f45bd_d20260327_m022143_c001_v7007000_t0000_u01774578103580") 2026/03/27 02:26:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd51c3_d20260327_m022141_c001_v0001185_t0038_u01774578101401") 2026/03/27 02:26:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f40921ac6388f45a2_d20260327_m022140_c001_v7007000_t0000_u01774578100825") 2026/03/27 02:26:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa32e_d20260327_m022139_c001_v0001145_t0049_u01774578099052") 2026/03/27 02:26:50 DEBUG : three: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee7d1_d20260327_m021728_c001_v7007000_t0000_u01774577848292") 2026/03/27 02:26:50 DEBUG : three: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd420f_d20260327_m021727_c001_v0001185_t0045_u01774577847161") 2026/03/27 02:26:50 DEBUG : three: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd41e1_d20260327_m021724_c001_v0001185_t0031_u01774577844920") 2026/03/27 02:26:50 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226454_d20260327_m022516_c001_v7007000_t0000_u01774578316396") 2026/03/27 02:26:50 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa5bb_d20260327_m022515_c001_v0001145_t0020_u01774578315698") 2026/03/27 02:26:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226503_d20260327_m022535_c001_v7007000_t0000_u01774578335856") 2026/03/27 02:26:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5daeaf_d20260327_m022533_c001_v0001105_t0031_u01774578333950") 2026/03/27 02:26:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa502264bc_d20260327_m022532_c001_v7007000_t0000_u01774578332308") 2026/03/27 02:26:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa5e3_d20260327_m022530_c001_v0001145_t0048_u01774578330450") 2026/03/27 02:26:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa502264ab_d20260327_m022529_c001_v7007000_t0000_u01774578329499") 2026/03/27 02:26:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd633d_d20260327_m022528_c001_v0001185_t0022_u01774578328825") 2026/03/27 02:26:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226484_d20260327_m022523_c001_v7007000_t0000_u01774578323609") 2026/03/27 02:26:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa5d1_d20260327_m022522_c001_v0001145_t0020_u01774578322345") 2026/03/27 02:26:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226493_d20260327_m022525_c001_v7007000_t0000_u01774578325999") 2026/03/27 02:26:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dae99_d20260327_m022524_c001_v0001105_t0026_u01774578324551") 2026/03/27 02:26:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226476_d20260327_m022521_c001_v7007000_t0000_u01774578321331") 2026/03/27 02:26:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1155201b39bd62b7_d20260327_m022520_c001_v0001185_t0059_u01774578320731") 2026/03/27 02:26:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa5022646d_d20260327_m022519_c001_v7007000_t0000_u01774578319783") 2026/03/27 02:26:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e2d9_d20260327_m022519_c001_v0001033_t0027_u01774578319067") 2026/03/27 02:26:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226460_d20260327_m022518_c001_v7007000_t0000_u01774578318119") 2026/03/27 02:26:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1052b1a3ad5dae8d_d20260327_m022517_c001_v0001105_t0041_u01774578317335") 2026/03/27 02:26:51 DEBUG : toe/toe/toe: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4230f80752a5b210_d20260327_m022540_c001_v7007000_t0000_u01774578340838") 2026/03/27 02:26:51 DEBUG : toe/toe/toe: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117e9ebb3dbaa5f5_d20260327_m022540_c001_v0001145_t0015_u01774578340139") 2026/03/27 02:26:51 DEBUG : toe/toe/toe: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa502264a0_d20260327_m022527_c001_v7007000_t0000_u01774578327875") 2026/03/27 02:26:52 DEBUG : toe/toe/toe: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e2eb_d20260327_m022526_c001_v0001033_t0007_u01774578326941") 2026/03/27 02:26:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa50226511_d20260327_m022536_c001_v7007000_t0000_u01774578336445") 2026/03/27 02:26:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f1027cb5e7ea7e303_d20260327_m022535_c001_v0001033_t0050_u01774578335338") 2026/03/27 02:26:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f413711aa502264c1_d20260327_m022532_c001_v7007000_t0000_u01774578332938") 2026/03/27 02:26:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f112e2875f746b743_d20260327_m022531_c001_v0001130_t0001_u01774578331808") 2026/03/27 02:26:52 DEBUG : two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee7d5_d20260327_m021728_c001_v7007000_t0000_u01774577848474") 2026/03/27 02:26:52 DEBUG : two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f417bdec869627ab8_d20260327_m021726_c001_v0001157_t0010_u01774577846598") 2026/03/27 02:26:52 DEBUG : two: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4155201b39bd41d7_d20260327_m021724_c001_v0001185_t0039_u01774577844642") 2026/03/27 02:26:52 DEBUG : yam: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee807_d20260327_m021738_c001_v7007000_t0000_u01774577858067") 2026/03/27 02:26:52 DEBUG : yam: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f115f7284d9c64e1b_d20260327_m021737_c001_v0001120_t0025_u01774577857018") 2026/03/27 02:26:52 DEBUG : yam: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee7fa_d20260327_m021733_c001_v7007000_t0000_u01774577853864") 2026/03/27 02:26:53 DEBUG : yam: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627abe_d20260327_m021732_c001_v0001157_t0017_u01774577852132") 2026/03/27 02:26:53 DEBUG : yam: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee7f1_d20260327_m021730_c001_v7007000_t0000_u01774577850844") 2026/03/27 02:26:53 DEBUG : yam: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f117bdec869627aba_d20260327_m021729_c001_v0001157_t0024_u01774577849031") 2026/03/27 02:26:53 DEBUG : yaml: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee800_d20260327_m021734_c001_v7007000_t0000_u01774577854593") 2026/03/27 02:26:53 DEBUG : yaml: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f104ccc1d65178577_d20260327_m021733_c001_v0001104_t0036_u01774577853015") 2026/03/27 02:26:53 DEBUG : yaml: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f4027c28869fee7f3_d20260327_m021731_c001_v7007000_t0000_u01774577851570") 2026/03/27 02:26:53 DEBUG : yaml: Deleting (id "4_z9fd2bd53103d2bdb9fd80e1b_f10705fb6b6a83565_d20260327_m021730_c001_v0001090_t0013_u01774577850511") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m55.926258179s (try 1/5)