﻿2026-08-03T01:35:18.2884559Z Current runner version: '2.336.0'
2026-08-03T01:35:18.2889299Z Runner name: 'kitsubito'
2026-08-03T01:35:18.2889800Z Runner group name: 'Default'
2026-08-03T01:35:18.2890405Z Machine name: 'KITSUBITO'
2026-08-03T01:35:18.2893633Z ##[group]GITHUB_TOKEN Permissions
2026-08-03T01:35:18.2895428Z Actions: write
2026-08-03T01:35:18.2895834Z ArtifactMetadata: write
2026-08-03T01:35:18.2896234Z Attestations: write
2026-08-03T01:35:18.2896599Z Checks: write
2026-08-03T01:35:18.2896956Z CodeQuality: write
2026-08-03T01:35:18.2897319Z Contents: write
2026-08-03T01:35:18.2897677Z CopilotRequests: write
2026-08-03T01:35:18.2898057Z Deployments: write
2026-08-03T01:35:18.2898425Z Discussions: write
2026-08-03T01:35:18.2898784Z Drives: write
2026-08-03T01:35:18.2899245Z Issues: write
2026-08-03T01:35:18.2899592Z Metadata: read
2026-08-03T01:35:18.2899949Z Models: read
2026-08-03T01:35:18.2900307Z Packages: write
2026-08-03T01:35:18.2900660Z Pages: write
2026-08-03T01:35:18.2901123Z PullRequests: write
2026-08-03T01:35:18.2901520Z RepositoryProjects: write
2026-08-03T01:35:18.2901924Z SecurityEvents: write
2026-08-03T01:35:18.2902302Z Statuses: write
2026-08-03T01:35:18.2902665Z VulnerabilityAlerts: read
2026-08-03T01:35:18.2903040Z ##[endgroup]
2026-08-03T01:35:18.2904701Z Secret source: Actions
2026-08-03T01:35:18.2905364Z Prepare workflow directory
2026-08-03T01:35:18.3304364Z Prepare all required actions
2026-08-03T01:35:18.3339673Z Getting action download info
2026-08-03T01:35:18.7885575Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-03T01:35:19.2457727Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-03T01:35:19.8941605Z Complete job name: twohost-b
2026-08-03T01:35:19.9769999Z ##[group]Run set -euo pipefail
2026-08-03T01:35:19.9770595Z [36;1mset -euo pipefail[0m
2026-08-03T01:35:19.9771030Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-03T01:35:19.9771621Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-03T01:35:19.9772308Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-03T01:35:19.9773009Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-03T01:35:19.9773610Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-03T01:35:19.9774108Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-03T01:35:19.9774901Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-03T01:35:19.9775640Z [36;1m  exit 1[0m
2026-08-03T01:35:19.9775973Z [36;1mfi[0m
2026-08-03T01:35:19.9792319Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T01:35:19.9793110Z ##[endgroup]
2026-08-03T01:35:19.9912936Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=740699131904 floor_bytes=34359738368
2026-08-03T01:35:20.0083965Z ##[group]Run actions/checkout@v5
2026-08-03T01:35:20.0084446Z with:
2026-08-03T01:35:20.0084948Z   repository: BigscreenVR/spt-bs-core
2026-08-03T01:35:20.0087704Z   token: ***
2026-08-03T01:35:20.0088050Z   ssh-strict: true
2026-08-03T01:35:20.0088564Z   ssh-user: git
2026-08-03T01:35:20.0089140Z   persist-credentials: true
2026-08-03T01:35:20.0089607Z   clean: true
2026-08-03T01:35:20.0090132Z   sparse-checkout-cone-mode: true
2026-08-03T01:35:20.0090643Z   fetch-depth: 1
2026-08-03T01:35:20.0091114Z   fetch-tags: false
2026-08-03T01:35:20.0091590Z   show-progress: true
2026-08-03T01:35:20.0092129Z   lfs: false
2026-08-03T01:35:20.0092602Z   submodules: false
2026-08-03T01:35:20.0093054Z   set-safe-directory: true
2026-08-03T01:35:20.0093589Z   allow-unsafe-pr-checkout: false
2026-08-03T01:35:20.0141731Z ##[endgroup]
2026-08-03T01:35:20.0899657Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T01:35:20.0901142Z ##[group]Getting Git version info
2026-08-03T01:35:20.0901971Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T01:35:20.0903187Z [command]/usr/bin/git version
2026-08-03T01:35:20.0903591Z git version 2.43.0
2026-08-03T01:35:20.0913589Z ##[endgroup]
2026-08-03T01:35:20.0923223Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/df83334f-75d7-4d65-bf88-592eebf7f6a4/.gitconfig'
2026-08-03T01:35:20.0930185Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/df83334f-75d7-4d65-bf88-592eebf7f6a4' before making global git config changes
2026-08-03T01:35:20.0931328Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T01:35:20.0933130Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T01:35:20.0966656Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T01:35:20.0985406Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T01:35:20.0994836Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T01:35:20.0997182Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T01:35:20.1016045Z refs/heads/golden/gc-fix-125
2026-08-03T01:35:20.1021830Z [command]/usr/bin/git checkout --detach
2026-08-03T01:35:20.1076111Z HEAD is now at 184f2ac4e fix(deps): patch swarm-discovery to the backported GC fix (fixes #125)
2026-08-03T01:35:20.1110258Z [command]/usr/bin/git branch --delete --force golden/gc-fix-125
2026-08-03T01:35:20.1136548Z Deleted branch golden/gc-fix-125 (was 184f2ac4e).
2026-08-03T01:35:20.1235271Z ##[endgroup]
2026-08-03T01:35:20.1238099Z [command]/usr/bin/git submodule status
2026-08-03T01:35:20.1424986Z ##[group]Cleaning the repository
2026-08-03T01:35:20.1425630Z [command]/usr/bin/git clean -ffdx
2026-08-03T01:35:20.9578918Z Removing bench-ledger/
2026-08-03T01:35:20.9580241Z Removing target/
2026-08-03T01:35:20.9589721Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T01:35:20.9650015Z HEAD is now at 184f2ac4e fix(deps): patch swarm-discovery to the backported GC fix (fixes #125)
2026-08-03T01:35:20.9655728Z ##[endgroup]
2026-08-03T01:35:20.9657903Z ##[group]Disabling automatic garbage collection
2026-08-03T01:35:20.9661507Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T01:35:20.9686339Z ##[endgroup]
2026-08-03T01:35:20.9687865Z ##[group]Setting up auth
2026-08-03T01:35:20.9692355Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T01:35:20.9719680Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T01:35:20.9911255Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T01:35:20.9939981Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T01:35:21.0122065Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T01:35:21.0147535Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T01:35:21.0334070Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T01:35:21.0367437Z ##[endgroup]
2026-08-03T01:35:21.0369946Z ##[group]Fetching the repository
2026-08-03T01:35:21.0376877Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +184f2ac4e0f9df9d805a81c302a1409762fac2f8:refs/remotes/origin/golden/gc-fix-125
2026-08-03T01:35:21.4404341Z ##[endgroup]
2026-08-03T01:35:21.4406159Z ##[group]Determining the checkout info
2026-08-03T01:35:21.4408177Z ##[endgroup]
2026-08-03T01:35:21.4409651Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T01:35:21.4485497Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T01:35:21.4507964Z ##[group]Checking out the ref
2026-08-03T01:35:21.4510978Z [command]/usr/bin/git checkout --progress --force -B golden/gc-fix-125 refs/remotes/origin/golden/gc-fix-125
2026-08-03T01:35:21.4569068Z Switched to a new branch 'golden/gc-fix-125'
2026-08-03T01:35:21.4570678Z branch 'golden/gc-fix-125' set up to track 'origin/golden/gc-fix-125'.
2026-08-03T01:35:21.4575460Z ##[endgroup]
2026-08-03T01:35:21.4607952Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T01:35:21.4631199Z 184f2ac4e0f9df9d805a81c302a1409762fac2f8
2026-08-03T01:35:21.4777639Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-03T01:35:21.4778855Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-03T01:35:21.4793802Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T01:35:21.4794904Z ##[endgroup]
2026-08-03T01:35:21.4853562Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:35:21.5039204Z ##[group]Run actions/checkout@v5
2026-08-03T01:35:21.5039987Z with:
2026-08-03T01:35:21.5040592Z   repository: SaberMage/spt-shell-notify
2026-08-03T01:35:21.5041418Z   path: .adapter-notify
2026-08-03T01:35:21.5047980Z   token: ***
2026-08-03T01:35:21.5048556Z   ssh-strict: true
2026-08-03T01:35:21.5049242Z   ssh-user: git
2026-08-03T01:35:21.5049855Z   persist-credentials: true
2026-08-03T01:35:21.5050532Z   clean: true
2026-08-03T01:35:21.5051157Z   sparse-checkout-cone-mode: true
2026-08-03T01:35:21.5051918Z   fetch-depth: 1
2026-08-03T01:35:21.5052518Z   fetch-tags: false
2026-08-03T01:35:21.5053133Z   show-progress: true
2026-08-03T01:35:21.5053762Z   lfs: false
2026-08-03T01:35:21.5054334Z   submodules: false
2026-08-03T01:35:21.5054947Z   set-safe-directory: true
2026-08-03T01:35:21.5055663Z   allow-unsafe-pr-checkout: false
2026-08-03T01:35:21.5056398Z env:
2026-08-03T01:35:21.5057405Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:35:21.5059151Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:35:21.5060724Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:35:21.5062278Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:35:21.5063435Z ##[endgroup]
2026-08-03T01:35:21.5724773Z Syncing repository: SaberMage/spt-shell-notify
2026-08-03T01:35:21.5728889Z ##[group]Getting Git version info
2026-08-03T01:35:21.5730401Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-03T01:35:21.5750978Z [command]/usr/bin/git version
2026-08-03T01:35:21.5782839Z git version 2.43.0
2026-08-03T01:35:21.5798655Z ##[endgroup]
2026-08-03T01:35:21.5805938Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/f5d81b49-0857-4e3a-9646-5056f6d6db52/.gitconfig'
2026-08-03T01:35:21.5812708Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f5d81b49-0857-4e3a-9646-5056f6d6db52' before making global git config changes
2026-08-03T01:35:21.5815082Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T01:35:21.5817298Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-03T01:35:21.5841328Z ##[group]Initializing the repository
2026-08-03T01:35:21.5844770Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-03T01:35:21.5947122Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-03T01:35:21.5949112Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-03T01:35:21.5950862Z hint: of your new repositories, which will suppress this warning, call:
2026-08-03T01:35:21.5952084Z hint: 
2026-08-03T01:35:21.5952802Z hint: 	git config --global init.defaultBranch <name>
2026-08-03T01:35:21.5954190Z hint: 
2026-08-03T01:35:21.5955063Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-03T01:35:21.5956728Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-03T01:35:21.5957841Z hint: 
2026-08-03T01:35:21.5958418Z hint: 	git branch -m <name>
2026-08-03T01:35:21.5959961Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-03T01:35:21.5962756Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-03T01:35:21.5984158Z ##[endgroup]
2026-08-03T01:35:21.5985460Z ##[group]Disabling automatic garbage collection
2026-08-03T01:35:21.5986725Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T01:35:21.6007707Z ##[endgroup]
2026-08-03T01:35:21.6008662Z ##[group]Setting up auth
2026-08-03T01:35:21.6012733Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T01:35:21.6037560Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T01:35:21.6219477Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T01:35:21.6241832Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T01:35:21.6424871Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T01:35:21.6451371Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T01:35:21.6636876Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T01:35:21.6666479Z ##[endgroup]
2026-08-03T01:35:21.6667792Z ##[group]Determining the default branch
2026-08-03T01:35:21.6669075Z Retrieving the default branch name
2026-08-03T01:35:22.1153252Z Default branch 'main'
2026-08-03T01:35:22.1155252Z ##[endgroup]
2026-08-03T01:35:22.1156826Z ##[group]Fetching the repository
2026-08-03T01:35:22.1159857Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-03T01:35:22.6675889Z From https://github.com/SaberMage/spt-shell-notify
2026-08-03T01:35:22.6676655Z  * [new branch]      main       -> origin/main
2026-08-03T01:35:22.6696224Z ##[endgroup]
2026-08-03T01:35:22.6696634Z ##[group]Determining the checkout info
2026-08-03T01:35:22.6699078Z ##[endgroup]
2026-08-03T01:35:22.6704094Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T01:35:22.6744890Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T01:35:22.6775755Z ##[group]Checking out the ref
2026-08-03T01:35:22.6779962Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-03T01:35:22.6817787Z Switched to a new branch 'main'
2026-08-03T01:35:22.6818219Z branch 'main' set up to track 'origin/main'.
2026-08-03T01:35:22.6822153Z ##[endgroup]
2026-08-03T01:35:22.6856817Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T01:35:22.6877903Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-08-03T01:35:22.7003447Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-08-03T01:35:22.7003880Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-08-03T01:35:22.7017489Z shell: /usr/bin/bash -e {0}
2026-08-03T01:35:22.7017704Z env:
2026-08-03T01:35:22.7018023Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:35:22.7018509Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:35:22.7018934Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:35:22.7019528Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:35:22.7020020Z ##[endgroup]
2026-08-03T01:35:22.7377722Z     Updating crates.io index
2026-08-03T01:35:22.8313476Z      Locking 11 packages to latest compatible versions
2026-08-03T01:35:22.8675563Z    Compiling zmij v1.0.23
2026-08-03T01:35:22.8676036Z    Compiling serde_core v1.0.229
2026-08-03T01:35:22.8676374Z    Compiling serde_json v1.0.151
2026-08-03T01:35:22.8676637Z    Compiling itoa v1.0.18
2026-08-03T01:35:22.8676879Z    Compiling memchr v2.8.3
2026-08-03T01:35:24.7087035Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify)
2026-08-03T01:35:24.8807880Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s
2026-08-03T01:35:24.8912268Z ##[group]Run bash .github/bench/wrap.sh build-spt-bin -- cargo build -p spt --bin spt
2026-08-03T01:35:24.8912980Z [36;1mbash .github/bench/wrap.sh build-spt-bin -- cargo build -p spt --bin spt[0m
2026-08-03T01:35:24.8936051Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T01:35:24.8936342Z env:
2026-08-03T01:35:24.8936640Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:35:24.8937149Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:35:24.8937698Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:35:24.8938130Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:35:24.8938441Z ##[endgroup]
2026-08-03T01:35:25.2131022Z    Compiling proc-macro2 v1.0.106
2026-08-03T01:35:25.2131431Z    Compiling unicode-ident v1.0.24
2026-08-03T01:35:25.2131793Z    Compiling quote v1.0.45
2026-08-03T01:35:25.2132031Z    Compiling libc v0.2.186
2026-08-03T01:35:25.2132289Z    Compiling serde_core v1.0.228
2026-08-03T01:35:25.2133218Z    Compiling cfg-if v1.0.4
2026-08-03T01:35:25.2157419Z    Compiling serde v1.0.228
2026-08-03T01:35:25.2182878Z    Compiling typenum v1.20.1
2026-08-03T01:35:25.2220338Z    Compiling log v0.4.32
2026-08-03T01:35:25.2237723Z    Compiling pin-project-lite v0.2.17
2026-08-03T01:35:25.2238347Z    Compiling version_check v0.9.5
2026-08-03T01:35:25.2312451Z    Compiling portable-atomic v1.13.1
2026-08-03T01:35:25.2313385Z    Compiling memchr v2.8.1
2026-08-03T01:35:25.2313862Z    Compiling shlex v2.0.1
2026-08-03T01:35:25.2400844Z    Compiling find-msvc-tools v0.1.9
2026-08-03T01:35:25.2757216Z    Compiling critical-section v1.2.0
2026-08-03T01:35:25.3091573Z    Compiling futures-core v0.3.32
2026-08-03T01:35:25.3176494Z    Compiling subtle v2.6.1
2026-08-03T01:35:25.3651033Z    Compiling bytes v1.11.1
2026-08-03T01:35:25.4419107Z    Compiling smallvec v1.15.1
2026-08-03T01:35:25.4547282Z    Compiling equivalent v1.0.2
2026-08-03T01:35:25.4843281Z    Compiling itoa v1.0.18
2026-08-03T01:35:25.5027046Z    Compiling semver v1.0.28
2026-08-03T01:35:25.5144086Z    Compiling stable_deref_trait v1.2.1
2026-08-03T01:35:25.5251175Z    Compiling slab v0.4.12
2026-08-03T01:35:25.5251761Z    Compiling futures-sink v0.3.32
2026-08-03T01:35:25.5286622Z    Compiling futures-io v0.3.32
2026-08-03T01:35:25.5718136Z    Compiling futures-task v0.3.32
2026-08-03T01:35:25.6047347Z    Compiling generic-array v0.14.7
2026-08-03T01:35:25.6331130Z    Compiling futures-channel v0.3.32
2026-08-03T01:35:25.6876979Z    Compiling rustversion v1.0.22
2026-08-03T01:35:25.6966317Z    Compiling hashbrown v0.17.1
2026-08-03T01:35:25.7131109Z    Compiling rand_core v0.10.1
2026-08-03T01:35:25.7269927Z    Compiling cpufeatures v0.2.17
2026-08-03T01:35:25.7541022Z    Compiling bitflags v2.12.1
2026-08-03T01:35:25.7881062Z    Compiling fnv v1.0.7
2026-08-03T01:35:25.7951669Z    Compiling getrandom v0.4.2
2026-08-03T01:35:25.8010987Z    Compiling cfg_aliases v0.2.1
2026-08-03T01:35:25.8521120Z    Compiling rustc_version v0.4.1
2026-08-03T01:35:25.8760872Z    Compiling strsim v0.11.1
2026-08-03T01:35:25.8890615Z    Compiling litemap v0.8.2
2026-08-03T01:35:25.9085116Z    Compiling writeable v0.6.3
2026-08-03T01:35:25.9181044Z    Compiling ident_case v1.0.1
2026-08-03T01:35:26.0056857Z    Compiling icu_normalizer_data v2.2.0
2026-08-03T01:35:26.0181060Z    Compiling fs_extra v1.3.0
2026-08-03T01:35:26.0400714Z    Compiling utf8_iter v1.0.4
2026-08-03T01:35:26.1081099Z    Compiling icu_properties_data v2.2.0
2026-08-03T01:35:26.1395122Z    Compiling dunce v1.0.5
2026-08-03T01:35:26.1856696Z    Compiling autocfg v1.5.1
2026-08-03T01:35:26.2027771Z    Compiling percent-encoding v2.3.2
2026-08-03T01:35:26.2106252Z    Compiling http v1.4.1
2026-08-03T01:35:26.3140797Z    Compiling cpufeatures v0.3.0
2026-08-03T01:35:26.3556501Z    Compiling aws-lc-rs v1.17.0
2026-08-03T01:35:26.3641959Z    Compiling thiserror v2.0.18
2026-08-03T01:35:26.3750254Z    Compiling unicode-segmentation v1.13.3
2026-08-03T01:35:26.4079633Z    Compiling scopeguard v1.2.0
2026-08-03T01:35:26.4262719Z    Compiling form_urlencoded v1.2.2
2026-08-03T01:35:26.4398258Z    Compiling untrusted v0.9.0
2026-08-03T01:35:26.4780432Z    Compiling syn v2.0.117
2026-08-03T01:35:26.5255996Z    Compiling indexmap v2.14.0
2026-08-03T01:35:26.5420716Z    Compiling lock_api v0.4.14
2026-08-03T01:35:26.5520781Z    Compiling heck v0.5.0
2026-08-03T01:35:26.5761794Z    Compiling rustls v0.23.40
2026-08-03T01:35:26.6023536Z    Compiling const-oid v0.10.2
2026-08-03T01:35:26.6171192Z    Compiling atomic-waker v1.1.2
2026-08-03T01:35:26.6841088Z    Compiling hybrid-array v0.4.12
2026-08-03T01:35:26.7117676Z    Compiling unicode-xid v0.2.6
2026-08-03T01:35:26.7290905Z    Compiling anyhow v1.0.102
2026-08-03T01:35:26.7561027Z    Compiling paste v1.0.15
2026-08-03T01:35:26.7637948Z    Compiling parking_lot_core v0.9.12
2026-08-03T01:35:26.8024822Z    Compiling convert_case v0.10.0
2026-08-03T01:35:26.8093518Z    Compiling zerocopy v0.8.50
2026-08-03T01:35:26.8191874Z    Compiling httparse v1.10.1
2026-08-03T01:35:26.8290324Z    Compiling num-traits v0.2.19
2026-08-03T01:35:26.9000062Z    Compiling curve25519-dalek v4.1.3
2026-08-03T01:35:26.9755383Z    Compiling ahash v0.8.12
2026-08-03T01:35:26.9941078Z    Compiling powerfmt v0.2.0
2026-08-03T01:35:27.0097203Z    Compiling either v1.16.0
2026-08-03T01:35:27.0932618Z    Compiling jobserver v0.1.34
2026-08-03T01:35:27.1401600Z    Compiling base64ct v1.8.3
2026-08-03T01:35:27.1839630Z    Compiling deranged v0.5.8
2026-08-03T01:35:27.2500670Z    Compiling http-body v1.0.1
2026-08-03T01:35:27.3762595Z    Compiling cc v1.2.63
2026-08-03T01:35:27.3767190Z    Compiling crypto-common v0.1.7
2026-08-03T01:35:27.3884916Z    Compiling crypto-common v0.2.2
2026-08-03T01:35:27.3961218Z    Compiling block-buffer v0.12.0
2026-08-03T01:35:27.4611062Z    Compiling inout v0.2.2
2026-08-03T01:35:27.4866411Z    Compiling block-buffer v0.10.4
2026-08-03T01:35:27.5011495Z    Compiling pem-rfc7468 v1.0.0
2026-08-03T01:35:27.5051374Z    Compiling data-encoding v2.11.0
2026-08-03T01:35:27.5725220Z    Compiling digest v0.10.7
2026-08-03T01:35:27.5740669Z    Compiling zmij v1.0.21
2026-08-03T01:35:27.5940787Z    Compiling time-core v0.1.8
2026-08-03T01:35:27.6071128Z    Compiling tower-service v0.3.3
2026-08-03T01:35:27.6520606Z    Compiling pkg-config v0.3.33
2026-08-03T01:35:27.6920917Z    Compiling num-conv v0.2.2
2026-08-03T01:35:27.7413160Z    Compiling mio v1.2.1
2026-08-03T01:35:27.7624578Z    Compiling socket2 v0.6.4
2026-08-03T01:35:27.8231143Z    Compiling getrandom v0.2.17
2026-08-03T01:35:27.8501116Z    Compiling try-lock v0.2.5
2026-08-03T01:35:27.8757251Z    Compiling fastrand v2.4.1
2026-08-03T01:35:27.9270828Z    Compiling base64 v0.22.1
2026-08-03T01:35:27.9880605Z    Compiling rand_core v0.6.4
2026-08-03T01:35:28.0400968Z    Compiling uuid v1.23.2
2026-08-03T01:35:28.0571061Z    Compiling tinyvec_macros v0.1.1
2026-08-03T01:35:28.1070806Z    Compiling vcpkg v0.2.15
2026-08-03T01:35:28.1571112Z    Compiling tinyvec v1.11.0
2026-08-03T01:35:28.1721299Z    Compiling parking_lot v0.12.5
2026-08-03T01:35:28.2019859Z    Compiling want v0.3.1
2026-08-03T01:35:28.3092649Z    Compiling cipher v0.5.2
2026-08-03T01:35:28.3732486Z    Compiling sha2 v0.10.9
2026-08-03T01:35:28.4540831Z    Compiling inout v0.1.4
2026-08-03T01:35:28.5521031Z    Compiling spt-procident v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-03T01:35:28.5800171Z    Compiling chacha20 v0.10.0
2026-08-03T01:35:28.5890744Z    Compiling vergen-lib v9.1.0
2026-08-03T01:35:28.5997632Z    Compiling n0-future v0.3.2
2026-08-03T01:35:28.6800708Z    Compiling cmake v0.1.58
2026-08-03T01:35:28.7070821Z    Compiling winnow v1.0.3
2026-08-03T01:35:28.7291344Z    Compiling diatomic-waker v0.2.3
2026-08-03T01:35:28.7520968Z    Compiling httpdate v1.0.3
2026-08-03T01:35:28.7741255Z    Compiling spin v0.10.0
2026-08-03T01:35:28.8312374Z    Compiling parking v2.2.1
2026-08-03T01:35:28.8318798Z    Compiling cordyceps v0.3.4
2026-08-03T01:35:28.8410867Z    Compiling crossbeam-utils v0.8.21
2026-08-03T01:35:28.8568713Z    Compiling serde_json v1.0.150
2026-08-03T01:35:28.8626362Z    Compiling signature v2.2.0
2026-08-03T01:35:28.9050945Z    Compiling rand v0.10.1
2026-08-03T01:35:28.9241799Z    Compiling futures-lite v2.6.1
2026-08-03T01:35:28.9326512Z    Compiling spt-poolguard v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-03T01:35:28.9843968Z    Compiling ed25519 v2.2.3
2026-08-03T01:35:29.0055289Z    Compiling cipher v0.4.4
2026-08-03T01:35:29.0621020Z    Compiling digest v0.11.3
2026-08-03T01:35:29.0990801Z    Compiling netlink-packet-core v0.8.1
2026-08-03T01:35:29.1230794Z    Compiling universal-hash v0.5.1
2026-08-03T01:35:29.1430637Z    Compiling futures-buffered v0.2.13
2026-08-03T01:35:29.1564539Z    Compiling vergen v9.1.0
2026-08-03T01:35:29.1843849Z    Compiling vergen-lib v0.1.6
2026-08-03T01:35:29.2260877Z    Compiling heapless v0.7.17
2026-08-03T01:35:29.2297519Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-03T01:35:29.3022056Z    Compiling noq-udp v0.10.0
2026-08-03T01:35:29.3100500Z    Compiling sync_wrapper v1.0.2
2026-08-03T01:35:29.3360820Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-03T01:35:29.3571306Z    Compiling byteorder v1.5.0
2026-08-03T01:35:29.3944532Z    Compiling opaque-debug v0.3.1
2026-08-03T01:35:29.3999957Z    Compiling allocator-api2 v0.2.21
2026-08-03T01:35:29.4581232Z    Compiling polyval v0.6.2
2026-08-03T01:35:29.4716385Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-03T01:35:29.5312617Z    Compiling hash32 v0.2.1
2026-08-03T01:35:29.5553704Z    Compiling spin v0.9.8
2026-08-03T01:35:29.5616787Z    Compiling aws-lc-sys v0.41.0
2026-08-03T01:35:29.5800830Z    Compiling ring v0.17.14
2026-08-03T01:35:29.5801474Z    Compiling libsqlite3-sys v0.30.1
2026-08-03T01:35:29.6581228Z    Compiling vergen-gitcl v1.0.8
2026-08-03T01:35:29.7040710Z    Compiling tower-layer v0.3.3
2026-08-03T01:35:29.7656908Z    Compiling ryu v1.0.23
2026-08-03T01:35:29.7925023Z    Compiling num_threads v0.1.7
2026-08-03T01:35:29.8000791Z    Compiling signature v3.0.0
2026-08-03T01:35:29.8585909Z    Compiling fallible-iterator v0.3.0
2026-08-03T01:35:29.8816117Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-03T01:35:29.8917276Z    Compiling time v0.3.47
2026-08-03T01:35:29.9397614Z    Compiling ghash v0.5.1
2026-08-03T01:35:29.9480680Z    Compiling ctr v0.9.2
2026-08-03T01:35:29.9731108Z    Compiling aes v0.8.4
2026-08-03T01:35:30.0100457Z    Compiling sha2 v0.11.0-rc.5
2026-08-03T01:35:30.0369214Z    Compiling fs2 v0.4.3
2026-08-03T01:35:30.1401205Z    Compiling aead v0.5.2
2026-08-03T01:35:30.2210712Z    Compiling http-body-util v0.1.3
2026-08-03T01:35:30.2661115Z    Compiling utf8parse v0.2.2
2026-08-03T01:35:30.2756728Z    Compiling openssl-probe v0.2.1
2026-08-03T01:35:30.3219262Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-03T01:35:30.3650753Z    Compiling arrayvec v0.7.6
2026-08-03T01:35:30.4650030Z    Compiling crossbeam-channel v0.5.15
2026-08-03T01:35:30.4747805Z    Compiling crossbeam-epoch v0.9.18
2026-08-03T01:35:30.5100621Z    Compiling blake3 v1.8.5
2026-08-03T01:35:30.5446108Z    Compiling aes-gcm v0.10.3
2026-08-03T01:35:30.6120813Z    Compiling netlink-packet-route v0.29.0
2026-08-03T01:35:30.6598770Z    Compiling memoffset v0.6.5
2026-08-03T01:35:30.7280995Z    Compiling acto v0.8.2
2026-08-03T01:35:30.7611315Z    Compiling noq v0.18.0
2026-08-03T01:35:30.8166730Z    Compiling netwatch v0.16.0
2026-08-03T01:35:30.8306478Z    Compiling thiserror v1.0.69
2026-08-03T01:35:30.9180516Z    Compiling identity-hash v0.1.0
2026-08-03T01:35:30.9480934Z    Compiling ref-cast v1.0.25
2026-08-03T01:35:30.9920622Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-03T01:35:31.0036259Z    Compiling tagptr v0.2.0
2026-08-03T01:35:31.0554888Z    Compiling lru-slab v0.1.2
2026-08-03T01:35:31.1250068Z    Compiling mac-addr v0.3.0
2026-08-03T01:35:31.1411796Z    Compiling foldhash v0.2.0
2026-08-03T01:35:31.1668335Z    Compiling rustc-hash v2.1.2
2026-08-03T01:35:31.2180081Z    Compiling xml-rs v0.8.28
2026-08-03T01:35:31.2246761Z    Compiling sorted-index-buffer v0.2.1
2026-08-03T01:35:31.2711551Z    Compiling hashbrown v0.16.1
2026-08-03T01:35:31.3662559Z    Compiling netlink-packet-route v0.30.0
2026-08-03T01:35:31.3879924Z    Compiling termios v0.2.2
2026-08-03T01:35:31.4033375Z    Compiling serial-core v0.4.0
2026-08-03T01:35:31.5360511Z    Compiling errno v0.3.14
2026-08-03T01:35:31.5416776Z    Compiling ioctl-rs v0.1.6
2026-08-03T01:35:31.5762379Z    Compiling simple-dns v0.9.3
2026-08-03T01:35:31.6324103Z    Compiling aho-corasick v1.1.4
2026-08-03T01:35:31.6886484Z    Compiling constant_time_eq v0.4.2
2026-08-03T01:35:31.8729357Z    Compiling synstructure v0.13.2
2026-08-03T01:35:31.8886370Z    Compiling darling_core v0.20.11
2026-08-03T01:35:31.9891104Z    Compiling proc-macro-crate v3.5.0
2026-08-03T01:35:32.0348128Z    Compiling xmltree v0.10.3
2026-08-03T01:35:32.0736759Z    Compiling serde_derive_internals v0.29.1
2026-08-03T01:35:32.2603560Z    Compiling toml_write v0.1.2
2026-08-03T01:35:32.3073626Z    Compiling rustix v1.1.4
2026-08-03T01:35:32.3909104Z    Compiling winnow v0.7.15
2026-08-03T01:35:32.4606668Z    Compiling smol_str v0.1.24
2026-08-03T01:35:32.5270552Z    Compiling regex-syntax v0.8.10
2026-08-03T01:35:32.6073206Z    Compiling resolv-conf v0.7.6
2026-08-03T01:35:32.6450935Z    Compiling signal-hook v0.3.18
2026-08-03T01:35:32.6635632Z    Compiling simdutf8 v0.1.5
2026-08-03T01:35:32.7812133Z    Compiling arrayref v0.3.9
2026-08-03T01:35:32.8099131Z    Compiling sha1_smol v1.0.1
2026-08-03T01:35:33.0219194Z    Compiling lru v0.16.4
2026-08-03T01:35:33.0530718Z    Compiling darling_core v0.23.0
2026-08-03T01:35:33.1004183Z    Compiling signal-hook-registry v1.4.8
2026-08-03T01:35:33.1610979Z    Compiling serial-unix v0.4.0
2026-08-03T01:35:33.2323603Z    Compiling serde_bytes v0.11.19
2026-08-03T01:35:33.3491824Z    Compiling hmac v0.12.1
2026-08-03T01:35:33.4161604Z    Compiling seize v0.5.1
2026-08-03T01:35:33.4386802Z    Compiling iroh v0.98.2
2026-08-03T01:35:33.4548938Z    Compiling dyn-clone v1.0.20
2026-08-03T01:35:33.4749634Z    Compiling linux-raw-sys v0.12.1
2026-08-03T01:35:33.5753829Z    Compiling rustix v0.38.44
2026-08-03T01:35:33.6241775Z    Compiling serde_derive v1.0.228
2026-08-03T01:35:33.6567086Z    Compiling zeroize_derive v1.4.3
2026-08-03T01:35:33.8562003Z    Compiling tokio-macros v2.7.0
2026-08-03T01:35:33.8641355Z    Compiling zerofrom-derive v0.1.7
2026-08-03T01:35:33.9163602Z    Compiling futures-macro v0.3.32
2026-08-03T01:35:34.0645025Z    Compiling yoke-derive v0.8.2
2026-08-03T01:35:34.2230814Z    Compiling zeroize v1.8.2
2026-08-03T01:35:34.3871049Z    Compiling zerovec-derive v0.11.3
2026-08-03T01:35:34.4476057Z    Compiling displaydoc v0.2.6
2026-08-03T01:35:34.6000222Z    Compiling tokio v1.52.3
2026-08-03T01:35:34.8697248Z    Compiling futures-util v0.3.32
2026-08-03T01:35:35.0511842Z    Compiling tracing-attributes v0.1.31
2026-08-03T01:35:35.1596941Z    Compiling rustls-pki-types v1.14.1
2026-08-03T01:35:35.2150916Z    Compiling thiserror-impl v2.0.18
2026-08-03T01:35:35.2361546Z    Compiling zerofrom v0.1.8
2026-08-03T01:35:35.3149750Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-03T01:35:35.3846163Z    Compiling yoke v0.8.3
2026-08-03T01:35:35.5584549Z    Compiling zerotrie v0.2.4
2026-08-03T01:35:35.8259806Z    Compiling darling_macro v0.20.11
2026-08-03T01:35:35.9120626Z    Compiling zerovec v0.11.6
2026-08-03T01:35:35.9323990Z    Compiling derive_more-impl v2.1.1
2026-08-03T01:35:35.9404291Z    Compiling n0-error-macros v0.1.3
2026-08-03T01:35:36.1685090Z    Compiling darling v0.20.11
2026-08-03T01:35:36.2211049Z    Compiling derive_builder_core v0.20.2
2026-08-03T01:35:36.6506906Z    Compiling tinystr v0.8.3
2026-08-03T01:35:36.7497939Z    Compiling potential_utf v0.1.5
2026-08-03T01:35:36.7892476Z    Compiling spez v0.1.2
2026-08-03T01:35:36.8561393Z    Compiling icu_locale_core v2.2.0
2026-08-03T01:35:36.8713959Z    Compiling icu_collections v2.2.0
2026-08-03T01:35:36.9845852Z    Compiling der v0.8.0-rc.10
2026-08-03T01:35:37.0128821Z    Compiling pin-project-internal v1.1.13
2026-08-03T01:35:37.1570941Z    Compiling n0-error v0.1.3
2026-08-03T01:35:37.4935291Z    Compiling cobs v0.3.0
2026-08-03T01:35:37.5131446Z    Compiling derive_builder_macro v0.20.2
2026-08-03T01:35:37.6147959Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-03T01:35:37.6859883Z    Compiling postcard-derive v0.2.2
2026-08-03T01:35:37.8291202Z    Compiling derive_builder v0.20.2
2026-08-03T01:35:38.0420164Z    Compiling icu_provider v2.2.0
2026-08-03T01:35:38.1851708Z    Compiling ed25519-dalek v2.2.0
2026-08-03T01:35:38.2656470Z    Compiling pin-project v1.1.13
2026-08-03T01:35:38.3400850Z    Compiling data-encoding-macro v0.1.20
2026-08-03T01:35:38.3978700Z    Compiling icu_properties v2.2.0
2026-08-03T01:35:38.4463974Z    Compiling icu_normalizer v2.2.0
2026-08-03T01:35:38.5547919Z    Compiling spki v0.8.0-rc.4
2026-08-03T01:35:38.6465116Z    Compiling ipnet v2.12.0
2026-08-03T01:35:38.6573921Z    Compiling futures-executor v0.3.32
2026-08-03T01:35:38.7677613Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-03T01:35:38.8211231Z    Compiling spt-proto v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-03T01:35:38.9570967Z    Compiling ed25519 v3.0.0-rc.4
2026-08-03T01:35:39.0000590Z    Compiling futures v0.3.32
2026-08-03T01:35:39.0587874Z    Compiling prefix-trie v0.8.4
2026-08-03T01:35:39.3021431Z    Compiling once_cell v1.21.4
2026-08-03T01:35:39.3664477Z    Compiling rustls-native-certs v0.8.4
2026-08-03T01:35:39.3800261Z    Compiling enum-assoc v1.3.0
2026-08-03T01:35:39.3875280Z    Compiling num_enum_derive v0.7.6
2026-08-03T01:35:39.4790933Z    Compiling postcard v1.1.3
2026-08-03T01:35:39.5372261Z    Compiling tracing-core v0.1.36
2026-08-03T01:35:39.8090473Z    Compiling idna_adapter v1.2.2
2026-08-03T01:35:39.8510811Z    Compiling async-trait v0.1.89
2026-08-03T01:35:39.9205102Z    Compiling idna v1.1.0
2026-08-03T01:35:39.9432175Z    Compiling hashbrown v0.14.5
2026-08-03T01:35:39.9510936Z    Compiling iroh-metrics-derive v0.4.1
2026-08-03T01:35:40.1579987Z    Compiling tracing v0.1.44
2026-08-03T01:35:40.1974229Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-03T01:35:40.2049479Z    Compiling strum_macros v0.28.0
2026-08-03T01:35:40.4350959Z    Compiling url v2.5.8
2026-08-03T01:35:40.4640537Z    Compiling derive_more v2.1.1
2026-08-03T01:35:40.4826337Z    Compiling iroh-metrics v0.38.3
2026-08-03T01:35:40.4929880Z    Compiling num_enum v0.7.6
2026-08-03T01:35:40.5702140Z    Compiling tokio-util v0.7.18
2026-08-03T01:35:40.5851333Z    Compiling netlink-sys v0.8.8
2026-08-03T01:35:40.6648769Z    Compiling tower v0.5.3
2026-08-03T01:35:40.6733617Z    Compiling iroh-relay v0.98.0
2026-08-03T01:35:40.7979755Z    Compiling hashlink v0.9.1
2026-08-03T01:35:40.8037680Z    Compiling moka v0.12.15
2026-08-03T01:35:40.9110510Z    Compiling netdev v0.42.0
2026-08-03T01:35:40.9186009Z    Compiling netlink-proto v0.12.0
2026-08-03T01:35:40.9501416Z    Compiling toml_datetime v0.6.11
2026-08-03T01:35:40.9505608Z    Compiling serde_spanned v0.6.9
2026-08-03T01:35:41.0450831Z    Compiling thiserror-impl v1.0.69
2026-08-03T01:35:41.0807602Z    Compiling ref-cast-impl v1.0.25
2026-08-03T01:35:41.1491380Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-03T01:35:41.1630897Z    Compiling rusqlite v0.32.1
2026-08-03T01:35:41.2340879Z    Compiling attohttpc v0.30.1
2026-08-03T01:35:41.3200907Z    Compiling tower-http v0.6.11
2026-08-03T01:35:41.3390497Z    Compiling iroh-base v0.98.0
2026-08-03T01:35:41.5940806Z    Compiling h2 v0.4.14
2026-08-03T01:35:41.6952673Z    Compiling tokio-stream v0.1.18
2026-08-03T01:35:41.7650661Z    Compiling n0-watcher v0.6.1
2026-08-03T01:35:41.8628905Z    Compiling toml_edit v0.22.27
2026-08-03T01:35:42.1440810Z    Compiling webpki-roots v1.0.7
2026-08-03T01:35:42.2144361Z    Compiling regex-automata v0.4.14
2026-08-03T01:35:42.2573471Z    Compiling schemars_derive v1.2.1
2026-08-03T01:35:42.3862642Z    Compiling cmov v0.5.4
2026-08-03T01:35:42.5520930Z    Compiling pin-utils v0.1.0
2026-08-03T01:35:42.6040694Z    Compiling bitflags v1.3.2
2026-08-03T01:35:42.6192964Z    Compiling filedescriptor v0.8.3
2026-08-03T01:35:42.6474857Z    Compiling ctutils v0.4.2
2026-08-03T01:35:42.6601042Z    Compiling backon v1.6.0
2026-08-03T01:35:42.6880846Z    Compiling nix v0.25.1
2026-08-03T01:35:42.8489543Z    Compiling darling_macro v0.23.0
2026-08-03T01:35:43.0126556Z    Compiling papaya v0.2.4
2026-08-03T01:35:43.0240545Z    Compiling hkdf v0.12.4
2026-08-03T01:35:43.0326831Z    Compiling serial v0.4.0
2026-08-03T01:35:43.0630880Z    Compiling strum v0.28.0
2026-08-03T01:35:43.1501033Z    Compiling iroh-dns v0.98.0
2026-08-03T01:35:43.1804339Z    Compiling anstyle-parse v1.0.0
2026-08-03T01:35:43.2093425Z    Compiling vte_generate_state_changes v0.1.2
2026-08-03T01:35:43.3554825Z    Compiling shell-words v1.1.1
2026-08-03T01:35:43.4630829Z    Compiling anstyle-query v1.1.5
2026-08-03T01:35:43.5106705Z    Compiling unicode-width v0.2.0
2026-08-03T01:35:43.5231101Z    Compiling linux-raw-sys v0.4.15
2026-08-03T01:35:43.5303343Z    Compiling anstyle v1.0.14
2026-08-03T01:35:43.5495157Z    Compiling downcast-rs v1.2.1
2026-08-03T01:35:43.6153852Z    Compiling is_terminal_polyfill v1.70.2
2026-08-03T01:35:43.6786816Z    Compiling foldhash v0.1.5
2026-08-03T01:35:43.6870921Z    Compiling colorchoice v1.0.5
2026-08-03T01:35:43.7660857Z    Compiling instability v0.3.12
2026-08-03T01:35:43.7738333Z    Compiling anstream v1.0.0
2026-08-03T01:35:43.8070846Z    Compiling hashbrown v0.15.5
2026-08-03T01:35:43.8509741Z    Compiling terminal_size v0.4.4
2026-08-03T01:35:43.9446674Z    Compiling vte v0.13.1
2026-08-03T01:35:43.9979377Z    Compiling signal-hook-mio v0.2.5
2026-08-03T01:35:44.1034961Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-03T01:35:44.1166110Z    Compiling darling v0.23.0
2026-08-03T01:35:44.1514737Z    Compiling schemars v1.2.1
2026-08-03T01:35:44.1745428Z    Compiling spake2 v0.4.0
2026-08-03T01:35:44.2013657Z    Compiling strum_macros v0.26.4
2026-08-03T01:35:44.5286269Z    Compiling toml v0.8.23
2026-08-03T01:35:44.5439819Z    Compiling sha1 v0.10.6
2026-08-03T01:35:44.5530877Z    Compiling itertools v0.13.0
2026-08-03T01:35:44.8158023Z    Compiling castaway v0.2.4
2026-08-03T01:35:44.8991043Z    Compiling indoc v2.0.7
2026-08-03T01:35:44.9187764Z    Compiling doctest-file v1.1.1
2026-08-03T01:35:45.1554260Z    Compiling regex v1.12.3
2026-08-03T01:35:45.3005582Z    Compiling clap_lex v1.1.0
2026-08-03T01:35:45.3650765Z    Compiling static_assertions v1.1.0
2026-08-03T01:35:45.4230652Z    Compiling unicode-width v0.1.14
2026-08-03T01:35:45.5622888Z    Compiling clap_builder v4.6.0
2026-08-03T01:35:45.5800920Z    Compiling compact_str v0.8.2
2026-08-03T01:35:45.7212762Z    Compiling interprocess v2.4.2
2026-08-03T01:35:46.4840804Z    Compiling unicode-truncate v1.1.0
2026-08-03T01:35:46.5619735Z    Compiling crossterm v0.28.1
2026-08-03T01:35:46.5626498Z    Compiling lru v0.12.5
2026-08-03T01:35:46.6307006Z    Compiling portable-pty v0.8.1
2026-08-03T01:35:46.6417452Z    Compiling clap_derive v4.6.1
2026-08-03T01:35:46.7465198Z    Compiling strum v0.26.3
2026-08-03T01:35:46.7536327Z    Compiling cassowary v0.3.0
2026-08-03T01:35:46.7990917Z    Compiling iana-time-zone v0.1.65
2026-08-03T01:35:46.8300873Z    Compiling nucleo-matcher v0.3.1
2026-08-03T01:35:46.8752510Z    Compiling qrcode v0.14.1
2026-08-03T01:35:47.1165639Z    Compiling chrono v0.4.45
2026-08-03T01:35:47.2112535Z    Compiling hyper v1.10.1
2026-08-03T01:35:47.5691219Z    Compiling ratatui v0.29.0
2026-08-03T01:35:48.4429394Z    Compiling clap v4.6.1
2026-08-03T01:35:48.7951158Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-03T01:35:48.9038256Z    Compiling hyper-util v0.1.20
2026-08-03T01:35:49.1404670Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-03T01:35:49.1484527Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-03T01:35:50.7590540Z    Compiling igd-next v0.17.1
2026-08-03T01:35:51.9565790Z    Compiling portmapper v0.16.0
2026-08-03T01:35:52.2683446Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-03T01:35:55.5187817Z    Compiling rustls-webpki v0.103.13
2026-08-03T01:35:57.7892177Z    Compiling tokio-rustls v0.26.4
2026-08-03T01:35:57.7892552Z    Compiling noq-proto v0.17.0
2026-08-03T01:35:57.7892846Z    Compiling rustls-platform-verifier v0.7.0
2026-08-03T01:35:57.9211555Z    Compiling hickory-net v0.26.0-beta.4
2026-08-03T01:35:57.9212620Z    Compiling hyper-rustls v0.27.9
2026-08-03T01:35:57.9213043Z    Compiling tokio-websockets v0.13.2
2026-08-03T01:35:58.0467252Z    Compiling reqwest v0.13.4
2026-08-03T01:35:58.9737118Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-03T01:36:12.4692315Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-03T01:36:14.1616992Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-03T01:36:24.4140808Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-03T01:36:30.2938607Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
2026-08-03T01:36:30.3413672Z ##[group]Run bash .github/bench/wrap.sh twohost-ladder-b -- cargo test -p spt-daemon --test twohost -- --nocapture
2026-08-03T01:36:30.3414478Z [36;1mbash .github/bench/wrap.sh twohost-ladder-b -- cargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-08-03T01:36:30.3427359Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T01:36:30.3427630Z env:
2026-08-03T01:36:30.3427931Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:36:30.3428370Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:36:30.3428785Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:36:30.3429348Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:36:30.3429689Z   SPT_TWO_HOST: 1
2026-08-03T01:36:30.3429873Z   SPT_TWO_HOST_ROLE: b
2026-08-03T01:36:30.3430098Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-03T01:36:30.3430321Z   SPT_TWO_HOST_PEER_IP: 100.68.35.65
2026-08-03T01:36:30.3430550Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-03T01:36:30.3430976Z   SPT_TWO_HOST_NOTIFY_BIN: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-03T01:36:30.3431413Z ##[endgroup]
2026-08-03T01:36:30.5869231Z    Compiling cc v1.2.63
2026-08-03T01:36:30.5895398Z    Compiling mio v1.2.1
2026-08-03T01:36:30.5936545Z    Compiling strsim v0.11.1
2026-08-03T01:36:30.5936923Z    Compiling rustls v0.23.40
2026-08-03T01:36:30.5937422Z    Compiling unicode-segmentation v1.13.3
2026-08-03T01:36:30.5996563Z    Compiling fastrand v2.4.1
2026-08-03T01:36:30.6075735Z    Compiling either v1.16.0
2026-08-03T01:36:30.6204523Z    Compiling rustix v1.1.4
2026-08-03T01:36:30.6205011Z    Compiling bytemuck v1.25.2
2026-08-03T01:36:30.7200770Z    Compiling futures-lite v2.6.1
2026-08-03T01:36:30.7249761Z    Compiling darling_core v0.20.11
2026-08-03T01:36:30.7402766Z    Compiling prefix-trie v0.8.4
2026-08-03T01:36:30.7514660Z    Compiling rgb v0.8.53
2026-08-03T01:36:30.8600924Z    Compiling tokio v1.52.3
2026-08-03T01:36:30.8708697Z    Compiling convert_case v0.10.0
2026-08-03T01:36:30.9899377Z    Compiling avt v0.18.0
2026-08-03T01:36:31.0438033Z    Compiling derive_more-impl v2.1.1
2026-08-03T01:36:31.2004531Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-03T01:36:31.4489885Z    Compiling ring v0.17.14
2026-08-03T01:36:31.4490486Z    Compiling libsqlite3-sys v0.30.1
2026-08-03T01:36:31.4490921Z    Compiling blake3 v1.8.5
2026-08-03T01:36:32.2102281Z    Compiling darling_macro v0.20.11
2026-08-03T01:36:32.2817325Z    Compiling tempfile v3.27.0
2026-08-03T01:36:32.3884368Z    Compiling darling v0.20.11
2026-08-03T01:36:32.4191150Z    Compiling derive_builder_core v0.20.2
2026-08-03T01:36:32.4723160Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-03T01:36:32.9317002Z    Compiling derive_builder_macro v0.20.2
2026-08-03T01:36:32.9847128Z    Compiling derive_more v2.1.1
2026-08-03T01:36:33.0486749Z    Compiling iroh-base v0.98.0
2026-08-03T01:36:33.0941164Z    Compiling derive_builder v0.20.2
2026-08-03T01:36:33.1347230Z    Compiling vergen-lib v9.1.0
2026-08-03T01:36:33.1347744Z    Compiling vergen-lib v0.1.6
2026-08-03T01:36:33.2423071Z    Compiling vergen v9.1.0
2026-08-03T01:36:33.2752127Z    Compiling vergen-gitcl v1.0.8
2026-08-03T01:36:33.5532025Z    Compiling iroh-relay v0.98.0
2026-08-03T01:36:34.2253403Z    Compiling rustls-webpki v0.103.13
2026-08-03T01:36:34.2993143Z    Compiling tokio-util v0.7.18
2026-08-03T01:36:34.2993877Z    Compiling netlink-sys v0.8.8
2026-08-03T01:36:34.3004586Z    Compiling tower v0.5.3
2026-08-03T01:36:34.3005014Z    Compiling acto v0.8.2
2026-08-03T01:36:34.3005301Z    Compiling backon v1.6.0
2026-08-03T01:36:34.4620819Z    Compiling netlink-proto v0.12.0
2026-08-03T01:36:34.4670810Z    Compiling netdev v0.42.0
2026-08-03T01:36:34.7266894Z    Compiling tower-http v0.6.11
2026-08-03T01:36:34.8077673Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-03T01:36:35.0379904Z    Compiling h2 v0.4.14
2026-08-03T01:36:35.0380550Z    Compiling n0-future v0.3.2
2026-08-03T01:36:35.0381004Z    Compiling tokio-stream v0.1.18
2026-08-03T01:36:35.1520940Z    Compiling n0-watcher v0.6.1
2026-08-03T01:36:35.1602350Z    Compiling iroh-dns v0.98.0
2026-08-03T01:36:35.3223244Z    Compiling netwatch v0.16.0
2026-08-03T01:36:37.5439665Z    Compiling tokio-rustls v0.26.4
2026-08-03T01:36:37.5440256Z    Compiling noq-proto v0.17.0
2026-08-03T01:36:37.5440770Z    Compiling rustls-platform-verifier v0.7.0
2026-08-03T01:36:37.6935302Z    Compiling tokio-websockets v0.13.2
2026-08-03T01:36:38.0068660Z    Compiling hyper v1.10.1
2026-08-03T01:36:38.0069668Z    Compiling hickory-net v0.26.0-beta.4
2026-08-03T01:36:38.0531823Z    Compiling rusqlite v0.32.1
2026-08-03T01:36:38.7611009Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-03T01:36:39.0189764Z    Compiling hyper-util v0.1.20
2026-08-03T01:36:39.1710656Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-03T01:36:39.9018402Z    Compiling hyper-rustls v0.27.9
2026-08-03T01:36:39.9019409Z    Compiling igd-next v0.17.1
2026-08-03T01:36:40.0171885Z    Compiling reqwest v0.13.4
2026-08-03T01:36:40.6121745Z    Compiling portmapper v0.16.0
2026-08-03T01:36:41.2791586Z    Compiling noq v0.18.0
2026-08-03T01:36:42.5200066Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-03T01:36:42.7588680Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-03T01:36:42.7593372Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-03T01:36:44.5144194Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-03T01:36:46.1457063Z    Compiling iroh v0.98.2
2026-08-03T01:36:53.8093565Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-03T01:36:55.4887160Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-03T01:37:07.7325974Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.36s
2026-08-03T01:37:07.7517298Z      Running tests/twohost.rs (target/debug/deps/twohost-80a3c99543a80fbf)
2026-08-03T01:37:07.7549100Z 
2026-08-03T01:37:07.7549306Z running 3 tests
2026-08-03T01:37:07.7551595Z test b2_attacher_child ... ok
2026-08-03T01:37:07.7551909Z test two_host_ladder_role_a ... ok
2026-08-03T01:37:07.7558720Z TWOHOST role B: node 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612
2026-08-03T01:37:08.0248282Z TWOHOST role B: notify instance notify-0 minted (real_mode=true)
2026-08-03T01:37:08.0304354Z TWOHOST role B: offline drive shells minted — ling-twohost-b/offdrive-0, gate-twohost-b/offdrive-0
2026-08-03T01:37:08.0552269Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785721028055 mono_ms=0 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:37:08.0636563Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785721028063 mono_ms=8 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:37:08.0637568Z TWOHOST role B: drive session 1 ready
2026-08-03T01:37:08.0660662Z PAIR_MEET_UP:twohost step=59524034 id=b636b2b04022e7e4bdda8e2797a9a5f1db986938534b2d9a38fa835ab770a942 addr=EndpointAddr { id: PublicKey(b636b2b04022e7e4bdda8e2797a9a5f1db986938534b2d9a38fa835ab770a942), addrs: {Ip(100.98.197.12:51807), Ip(192.168.1.163:51807)} }
2026-08-03T01:37:30.0688044Z PAIR_MEET_UP:twohost step=59524035 id=b9dcc3f2de24d358b0a3c567492db6e52fa580b6e91e6666f91a17a43e16fb44 addr=EndpointAddr { id: PublicKey(b9dcc3f2de24d358b0a3c567492db6e52fa580b6e91e6666f91a17a43e16fb44), addrs: {Ip(100.98.197.12:57018), Ip(192.168.1.163:57018)} }
2026-08-03T01:38:00.0698261Z PAIR_MEET_UP:twohost step=59524036 id=c656b0e593114d9b3c2a05ed1ac322faddacb0b1538b430e92327cfc9462eaf5 addr=EndpointAddr { id: PublicKey(c656b0e593114d9b3c2a05ed1ac322faddacb0b1538b430e92327cfc9462eaf5), addrs: {Ip(100.98.197.12:50996), Ip(192.168.1.163:50996)} }
2026-08-03T01:38:07.7552237Z test two_host_ladder_role_b has been running for over 60 seconds
2026-08-03T01:38:30.0713611Z PAIR_MEET_UP:twohost step=59524037 id=dd8f713c5049b542b1d49453939eff5f4cf73d8171929ed95cbe250f1407fe5b addr=EndpointAddr { id: PublicKey(dd8f713c5049b542b1d49453939eff5f4cf73d8171929ed95cbe250f1407fe5b), addrs: {Ip(100.98.197.12:60768), Ip(192.168.1.163:60768)} }
2026-08-03T01:38:56.2916319Z PAIRED: joiner bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a recorded in subnet 'twohost'
2026-08-03T01:38:56.4117671Z TWOHOST OK: pairing: A rostered via the daemon-hosted responder
2026-08-03T01:38:56.4123345Z TWOHOST OK: pairing (responder, daemon-hosted)
2026-08-03T01:38:56.4127599Z PUMP_IPC_READER: spawned
2026-08-03T01:38:56.4129880Z PUMP_IPC_READER: spawned
2026-08-03T01:38:56.4130567Z CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785721136412 mono_ms=108357 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:56.4133668Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785721136413 mono_ms=108358 event=presence-sub-attach from_seq=18446744073709551615 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:56.4232891Z EPOCH_FAST_FORWARD:0->1: our fleet-replicated roster row holds lease 0 — jumping past it so our own advertisements are admitted again (KNOWN-HAZARDS 7.60) [REQ-ROSTER-SELF-LEASE-HEAL]
2026-08-03T01:38:56.4605668Z CONN_LIFECYCLE: conn=3 role=brain wall_ms=1785721136460 mono_ms=108405 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:56.4615174Z SELF_ADDR_REBIND:9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612: live endpoint address differs from our advertised roster row — re-authored at lease 1, advertise requested [REQ-SELF-ADDR-REBIND-READVERTISE]
2026-08-03T01:38:56.4863787Z ACCESS_STORE_MINTED /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ/.tmpMpCTaz/identity/trust/access.json — no access store was present at first load in this process, so an EMPTY baseline was written (everything open that the chain leaves open). If this node had access rules, they are GONE: the store was removed while the daemon was down, and this mint replaced it. Re-apply them (`spt endpoint access ...`); a restart cannot tell a wipe from a first boot.
2026-08-03T01:38:56.4866823Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785721136486 mono_ms=0
2026-08-03T01:38:56.5075939Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785721136507 mono_ms=108452 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:56.5310339Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785721136530 mono_ms=108475 event=stream-sub-attach stream=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.0473334Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785721139047 mono_ms=110992 event=stream-sub-release stream=2 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.0688776Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 wall_ms=1785721139068 mono_ms=111013 event=stream-sub-attach stream=5 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.0864434Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785721139086 mono_ms=111031 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.0866007Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785721139086 mono_ms=111031 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.0867940Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785721139086 mono_ms=111031 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.0869248Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785721139086 mono_ms=111031 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.0870440Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=3 wall_ms=1785721139086 mono_ms=111031 event=stream-sub-attach stream=3 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.0871613Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=3 wall_ms=1785721139087 mono_ms=111032 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.0874937Z CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785721139087 mono_ms=111032 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.0876858Z CONN_LIFECYCLE: conn=8 role=brain stream-subscriber stream=4 wall_ms=1785721139087 mono_ms=111032 event=stream-sub-attach stream=4 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.0880342Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=3 wall_ms=1785721139087 mono_ms=111032 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.0881849Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785721139088 mono_ms=111033 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.0882843Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785721139088 mono_ms=111033 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.1010465Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 wall_ms=1785721139100 mono_ms=111045 event=stream-sub-release stream=5 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.1312295Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 wall_ms=1785721139130 mono_ms=111075 event=stream-sub-attach stream=8 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.1633413Z TWOHOST OK: register: A's perch row replicated to B
2026-08-03T01:38:59.1765541Z CONN_LIFECYCLE: conn=8 role=brain stream-subscriber stream=4 wall_ms=1785721139176 mono_ms=111121 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.1767095Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785721139176 mono_ms=111121 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.1768413Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785721139176 mono_ms=111121 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.2375152Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785721139237 mono_ms=111182 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.2377206Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785721139237 mono_ms=111182 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.2380563Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785721139237 mono_ms=111182 event=stream-sub-attach stream=9 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.2381860Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785721139238 mono_ms=111183 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.2710566Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785721139270 mono_ms=111215 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.2711854Z CONN_LIFECYCLE: conn=13 role=brain wall_ms=1785721139271 mono_ms=111216 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.2712973Z CONN_LIFECYCLE: conn=13 role=brain wall_ms=1785721139271 mono_ms=111216 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.2877876Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785721139287 mono_ms=111232 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.2879523Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785721139287 mono_ms=111232 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.2881448Z CONN_LIFECYCLE: conn=15 role=brain stream-subscriber stream=10 wall_ms=1785721139288 mono_ms=111233 event=stream-sub-attach stream=10 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.2883236Z CONN_LIFECYCLE: conn=15 role=brain stream-subscriber stream=10 wall_ms=1785721139288 mono_ms=111233 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3330800Z CONN_LIFECYCLE: conn=15 role=brain stream-subscriber stream=10 wall_ms=1785721139332 mono_ms=111277 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3332836Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785721139333 mono_ms=111278 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3334228Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785721139333 mono_ms=111278 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3383818Z CONN_LIFECYCLE: conn=17 role=brain wall_ms=1785721139338 mono_ms=111283 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3385353Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785721139338 mono_ms=111283 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3387034Z CONN_LIFECYCLE: conn=17 role=brain wall_ms=1785721139338 mono_ms=111283 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3388640Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785721139338 mono_ms=111283 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3390315Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=11 wall_ms=1785721139338 mono_ms=111283 event=stream-sub-attach stream=11 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3391698Z CONN_LIFECYCLE: conn=20 role=brain stream-subscriber stream=12 wall_ms=1785721139338 mono_ms=111283 event=stream-sub-attach stream=12 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3392956Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=11 wall_ms=1785721139338 mono_ms=111283 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3394151Z CONN_LIFECYCLE: conn=20 role=brain stream-subscriber stream=12 wall_ms=1785721139339 mono_ms=111284 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3399878Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=11 wall_ms=1785721139339 mono_ms=111284 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3401277Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785721139340 mono_ms=111285 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3402338Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785721139340 mono_ms=111285 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3403670Z CONN_LIFECYCLE: conn=20 role=brain stream-subscriber stream=12 wall_ms=1785721139340 mono_ms=111285 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3405655Z CONN_LIFECYCLE: conn=22 role=brain wall_ms=1785721139340 mono_ms=111285 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3406706Z CONN_LIFECYCLE: conn=22 role=brain wall_ms=1785721139340 mono_ms=111285 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3892533Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785721139389 mono_ms=111334 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3893758Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785721139389 mono_ms=111334 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3898403Z CONN_LIFECYCLE: conn=24 role=brain wall_ms=1785721139389 mono_ms=111334 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3900035Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 wall_ms=1785721139389 mono_ms=111334 event=stream-sub-attach stream=13 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3903389Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785721139390 mono_ms=111335 event=controller-replaced session=1 new_conn=24 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3905564Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785721139390 mono_ms=111335 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3908262Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785721139390 mono_ms=111335 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.3984573Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=24 intent=control old_by=- old_gen=0 req_gen=1785721139356 decision=controller
2026-08-03T01:38:59.3987737Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=24 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785721139356 req_gen=1785721139356 decision=idempotent
2026-08-03T01:38:59.4153965Z TWOHOST OK: message: A's WAN message spooled at B
2026-08-03T01:38:59.4154737Z TWOHOST OK: knock: A's knock reached B's inbox
2026-08-03T01:38:59.4156348Z TWOHOST OK: knock landed at B from ling-twohost-a (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a)
2026-08-03T01:38:59.4157752Z TWOHOST OK: knock approved at B, rule admits A and no one else
2026-08-03T01:38:59.4163365Z TWOHOST OK: notif: A's insert fired on B
2026-08-03T01:38:59.4237419Z TWOHOST OK: notif dismissed at B (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:1785721138975) — replicating back
2026-08-03T01:38:59.6392568Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 wall_ms=1785721139638 mono_ms=111583 event=stream-sub-release stream=8 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.6516326Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 wall_ms=1785721139651 mono_ms=111596 event=stream-sub-attach stream=14 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.6564149Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 wall_ms=1785721139656 mono_ms=111601 event=stream-sub-release stream=14 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.6802688Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 wall_ms=1785721139679 mono_ms=111624 event=stream-sub-attach stream=17 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.6950383Z TWOHOST OK: sync: B pulled A's mind
2026-08-03T01:38:59.8021761Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 wall_ms=1785721139801 mono_ms=111746 event=stream-sub-release stream=17 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.8281398Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 wall_ms=1785721139827 mono_ms=111772 event=stream-sub-attach stream=18 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.8598283Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 wall_ms=1785721139859 mono_ms=111804 event=stream-sub-release stream=18 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:38:59.8754075Z ACCESS_SENDER_RULES_NOW_LIVE 1 sender-endpoint rule(s) in /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ/.tmpMpCTaz/identity/trust/access.json (ling-twohost-a) were INERT on earlier versions (no sender subject was ever supplied) and are ENFORCED as of this version — messages from those senders are now decided by them. Review with `spt endpoint access` if that is not what you intended.
2026-08-03T01:39:00.0725102Z PAIR_MEET_UP:twohost step=59524038 id=ea1e956454572ae474190622dac24ac9bab3071c8916a6d682980de891c98445 addr=EndpointAddr { id: PublicKey(ea1e956454572ae474190622dac24ac9bab3071c8916a6d682980de891c98445), addrs: {Ip(100.98.197.12:59013), Ip(192.168.1.163:59013)} }
2026-08-03T01:39:00.0960590Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785721140095 mono_ms=112040 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.0962105Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785721140096 mono_ms=112040 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.0963366Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=20 wall_ms=1785721140096 mono_ms=112041 event=stream-sub-attach stream=20 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.0965289Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=20 wall_ms=1785721140096 mono_ms=112041 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.1097363Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=20 wall_ms=1785721140109 mono_ms=112054 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.1098607Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785721140109 mono_ms=112054 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.1099824Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785721140109 mono_ms=112054 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.2483363Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785721140248 mono_ms=112193 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.2484970Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785721140248 mono_ms=112193 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.2486349Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785721140248 mono_ms=112193 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.2487623Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785721140248 mono_ms=112193 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.2489240Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=21 wall_ms=1785721140248 mono_ms=112193 event=stream-sub-attach stream=21 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.2491771Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=21 wall_ms=1785721140249 mono_ms=112194 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.2492983Z CONN_LIFECYCLE: conn=32 role=brain wall_ms=1785721140249 mono_ms=112194 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.2495549Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=22 wall_ms=1785721140249 mono_ms=112194 event=stream-sub-attach stream=22 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.2501341Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=21 wall_ms=1785721140250 mono_ms=112195 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.2503424Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785721140250 mono_ms=112195 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.2504845Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785721140250 mono_ms=112195 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.2506919Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=22 wall_ms=1785721140250 mono_ms=112195 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.2508539Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785721140250 mono_ms=112195 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.2509622Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785721140250 mono_ms=112195 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.3500156Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785721140349 mono_ms=112294 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.3501740Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785721140349 mono_ms=112294 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.3504881Z CONN_LIFECYCLE: conn=36 role=brain stream-subscriber stream=23 wall_ms=1785721140350 mono_ms=112295 event=stream-sub-attach stream=23 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.3506299Z CONN_LIFECYCLE: conn=36 role=brain stream-subscriber stream=23 wall_ms=1785721140350 mono_ms=112295 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.3592660Z CONN_LIFECYCLE: conn=36 role=brain stream-subscriber stream=23 wall_ms=1785721140359 mono_ms=112304 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.3594627Z CONN_LIFECYCLE: conn=37 role=brain wall_ms=1785721140359 mono_ms=112304 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.3596575Z CONN_LIFECYCLE: conn=37 role=brain wall_ms=1785721140359 mono_ms=112304 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.4464015Z TWOHOST OK: rest: A's remote suspend landed (B suspended)
2026-08-03T01:39:00.5016751Z CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785721140501 mono_ms=112446 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.5018631Z CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785721140501 mono_ms=112446 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.5021559Z CONN_LIFECYCLE: conn=39 role=brain stream-subscriber stream=24 wall_ms=1785721140502 mono_ms=112447 event=stream-sub-attach stream=24 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.5024827Z CONN_LIFECYCLE: conn=39 role=brain stream-subscriber stream=24 wall_ms=1785721140502 mono_ms=112447 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.5244616Z CONN_LIFECYCLE: conn=39 role=brain stream-subscriber stream=24 wall_ms=1785721140524 mono_ms=112469 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.5246246Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785721140524 mono_ms=112469 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.5247647Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785721140524 mono_ms=112469 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.5286369Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 wall_ms=1785721140528 mono_ms=112473 event=stream-sub-attach stream=27 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6025058Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785721140602 mono_ms=112547 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6026461Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785721140602 mono_ms=112547 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6028551Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=28 wall_ms=1785721140602 mono_ms=112547 event=stream-sub-attach stream=28 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6030050Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=28 wall_ms=1785721140602 mono_ms=112547 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6038458Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=28 wall_ms=1785721140603 mono_ms=112548 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6040063Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785721140603 mono_ms=112548 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6041173Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785721140604 mono_ms=112548 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6529383Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785721140652 mono_ms=112597 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6530725Z CONN_LIFECYCLE: conn=45 role=brain wall_ms=1785721140652 mono_ms=112597 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6532096Z CONN_LIFECYCLE: conn=45 role=brain wall_ms=1785721140652 mono_ms=112597 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6533567Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785721140652 mono_ms=112597 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6534878Z CONN_LIFECYCLE: conn=46 role=brain stream-subscriber stream=30 wall_ms=1785721140653 mono_ms=112598 event=stream-sub-attach stream=30 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6536341Z CONN_LIFECYCLE: conn=47 role=brain stream-subscriber stream=29 wall_ms=1785721140653 mono_ms=112598 event=stream-sub-attach stream=29 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6540333Z CONN_LIFECYCLE: conn=47 role=brain stream-subscriber stream=29 wall_ms=1785721140653 mono_ms=112598 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6541504Z CONN_LIFECYCLE: conn=46 role=brain stream-subscriber stream=30 wall_ms=1785721140653 mono_ms=112598 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6546467Z CONN_LIFECYCLE: conn=47 role=brain stream-subscriber stream=29 wall_ms=1785721140654 mono_ms=112599 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6547717Z CONN_LIFECYCLE: conn=48 role=brain wall_ms=1785721140654 mono_ms=112599 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6549043Z CONN_LIFECYCLE: conn=48 role=brain wall_ms=1785721140654 mono_ms=112599 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6633472Z CONN_LIFECYCLE: conn=46 role=brain stream-subscriber stream=30 wall_ms=1785721140663 mono_ms=112608 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6635461Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785721140663 mono_ms=112608 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6637417Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785721140663 mono_ms=112608 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.6964662Z TWOHOST OK: rest: A's remote wake landed (B active again)
2026-08-03T01:39:00.8164692Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 wall_ms=1785721140816 mono_ms=112761 event=stream-sub-release stream=27 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.8283650Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31 wall_ms=1785721140828 mono_ms=112773 event=stream-sub-attach stream=31 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.8685983Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31 wall_ms=1785721140868 mono_ms=112813 event=stream-sub-release stream=31 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:00.9069992Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721140906 mono_ms=112851 event=stream-sub-attach stream=33 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.1396656Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721141139 mono_ms=113084 event=stream-sub-release stream=33 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.2569860Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785721141256 mono_ms=113201 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.2570636Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785721141256 mono_ms=113201 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.2571493Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785721141256 mono_ms=113201 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.2573260Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785721141257 mono_ms=113201 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.2574307Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=34 wall_ms=1785721141257 mono_ms=113202 event=stream-sub-attach stream=34 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.2575404Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=34 wall_ms=1785721141257 mono_ms=113202 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.2576986Z CONN_LIFECYCLE: conn=53 role=brain wall_ms=1785721141257 mono_ms=113202 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.2578499Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=35 wall_ms=1785721141257 mono_ms=113202 event=stream-sub-attach stream=35 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.2582358Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=34 wall_ms=1785721141258 mono_ms=113203 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.2583402Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785721141258 mono_ms=113203 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.2584468Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785721141258 mono_ms=113203 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.2906950Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=35 wall_ms=1785721141290 mono_ms=113235 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.2908147Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785721141290 mono_ms=113235 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.2909202Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785721141290 mono_ms=113235 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.4537176Z TWOHOST OK: presence: A's redirected notif surfaced at B
2026-08-03T01:39:01.4537705Z TWOHOST OK: presence: the surfacing node owns the marks
2026-08-03T01:39:01.5086808Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785721141508 mono_ms=113453 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.5088188Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785721141508 mono_ms=113453 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.5091004Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=36 wall_ms=1785721141508 mono_ms=113453 event=stream-sub-attach stream=36 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.5092450Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=36 wall_ms=1785721141509 mono_ms=113454 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.5307125Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=36 wall_ms=1785721141530 mono_ms=113475 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.5308207Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785721141530 mono_ms=113475 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.5309302Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785721141530 mono_ms=113475 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.5527667Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721141552 mono_ms=113497 event=stream-sub-attach stream=38 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.5588110Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785721141558 mono_ms=113503 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.5589587Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785721141558 mono_ms=113503 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.5591400Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=39 wall_ms=1785721141558 mono_ms=113503 event=stream-sub-attach stream=39 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.5592945Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=39 wall_ms=1785721141559 mono_ms=113504 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.5598869Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=39 wall_ms=1785721141559 mono_ms=113504 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.5600266Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785721141559 mono_ms=113504 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.5601491Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785721141560 mono_ms=113504 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.5757940Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721141575 mono_ms=113520 event=stream-sub-release stream=38 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.7102588Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785721141710 mono_ms=113655 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.7103713Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785721141710 mono_ms=113655 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.7106644Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=40 wall_ms=1785721141710 mono_ms=113655 event=stream-sub-attach stream=40 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.7108147Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=40 wall_ms=1785721141710 mono_ms=113655 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.7178698Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=40 wall_ms=1785721141717 mono_ms=113662 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.7180584Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785721141717 mono_ms=113662 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.7181815Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785721141718 mono_ms=113663 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.7605234Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785721141760 mono_ms=113705 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.7606482Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785721141760 mono_ms=113705 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.7608219Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=41 wall_ms=1785721141760 mono_ms=113705 event=stream-sub-attach stream=41 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.7609702Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=41 wall_ms=1785721141760 mono_ms=113705 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.7791676Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=41 wall_ms=1785721141778 mono_ms=113723 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.7793230Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785721141779 mono_ms=113724 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.7794016Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785721141779 mono_ms=113724 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.8108280Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785721141810 mono_ms=113755 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.8109462Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785721141810 mono_ms=113755 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.8110921Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=42 wall_ms=1785721141811 mono_ms=113755 event=stream-sub-attach stream=42 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.8113249Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=42 wall_ms=1785721141811 mono_ms=113756 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.8127010Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=42 wall_ms=1785721141812 mono_ms=113757 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.8128180Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785721141812 mono_ms=113757 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.8129248Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785721141812 mono_ms=113757 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.8135946Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721141813 mono_ms=113758 event=stream-sub-attach stream=44 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.8611119Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785721141860 mono_ms=113805 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.8612062Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785721141861 mono_ms=113806 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.8613392Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=45 wall_ms=1785721141861 mono_ms=113806 event=stream-sub-attach stream=45 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.8615357Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=45 wall_ms=1785721141861 mono_ms=113806 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.8638032Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=45 wall_ms=1785721141863 mono_ms=113808 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.8639272Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785721141863 mono_ms=113808 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.8640178Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785721141863 mono_ms=113808 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.9116429Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785721141911 mono_ms=113856 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.9117525Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785721141911 mono_ms=113856 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.9120189Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=46 wall_ms=1785721141911 mono_ms=113856 event=stream-sub-attach stream=46 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.9121467Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=46 wall_ms=1785721141912 mono_ms=113857 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.9540609Z TWOHOST OK: shell: A's cross-node notify command RENDERED at B
2026-08-03T01:39:01.9541158Z TWOHOST OK: toast: A's notify rendered via the shell template at B
2026-08-03T01:39:01.9585047Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721141958 mono_ms=113903 event=stream-sub-release stream=44 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.9640696Z TWOHOST OK: gateway: A's cross-node cmd spooled under the gateway-typed owner at B
2026-08-03T01:39:01.9861758Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=46 wall_ms=1785721141986 mono_ms=113930 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.9863365Z CONN_LIFECYCLE: conn=76 role=brain wall_ms=1785721141986 mono_ms=113931 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.9864233Z CONN_LIFECYCLE: conn=76 role=brain wall_ms=1785721141986 mono_ms=113931 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:01.9981084Z TWOHOST OK: gateway-typed owner cross-node cmd spooled + drive dropped at B
2026-08-03T01:39:02.0121373Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785721142012 mono_ms=113956 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.0122547Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785721142012 mono_ms=113957 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.0123997Z CONN_LIFECYCLE: conn=78 role=brain stream-subscriber stream=47 wall_ms=1785721142012 mono_ms=113957 event=stream-sub-attach stream=47 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.0125309Z CONN_LIFECYCLE: conn=78 role=brain stream-subscriber stream=47 wall_ms=1785721142012 mono_ms=113957 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.0139434Z CONN_LIFECYCLE: conn=78 role=brain stream-subscriber stream=47 wall_ms=1785721142013 mono_ms=113958 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.0140681Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785721142013 mono_ms=113958 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.0141829Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785721142014 mono_ms=113959 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.1720920Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721142171 mono_ms=114116 event=stream-sub-attach stream=49 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.1821130Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721142181 mono_ms=114126 event=stream-sub-release stream=49 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.2135066Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785721142213 mono_ms=114158 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.2136285Z CONN_LIFECYCLE: conn=81 role=brain wall_ms=1785721142213 mono_ms=114158 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.2137166Z CONN_LIFECYCLE: conn=81 role=brain wall_ms=1785721142213 mono_ms=114158 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.2138383Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785721142213 mono_ms=114158 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.2139646Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=50 wall_ms=1785721142213 mono_ms=114158 event=stream-sub-attach stream=50 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.2140907Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=50 wall_ms=1785721142213 mono_ms=114158 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.2142218Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785721142214 mono_ms=114159 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.2144220Z CONN_LIFECYCLE: conn=83 role=brain stream-subscriber stream=51 wall_ms=1785721142214 mono_ms=114159 event=stream-sub-attach stream=51 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.2147358Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=50 wall_ms=1785721142214 mono_ms=114159 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.2148361Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785721142214 mono_ms=114159 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.2149373Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785721142214 mono_ms=114159 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.2383073Z CONN_LIFECYCLE: conn=83 role=brain stream-subscriber stream=51 wall_ms=1785721142238 mono_ms=114183 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.2384320Z CONN_LIFECYCLE: conn=85 role=brain wall_ms=1785721142238 mono_ms=114183 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.2385077Z CONN_LIFECYCLE: conn=85 role=brain wall_ms=1785721142238 mono_ms=114183 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.4146235Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785721142414 mono_ms=114359 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.4147225Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785721142414 mono_ms=114359 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.4150301Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=52 wall_ms=1785721142414 mono_ms=114359 event=stream-sub-attach stream=52 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.4151818Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=52 wall_ms=1785721142415 mono_ms=114360 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.4368571Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=52 wall_ms=1785721142436 mono_ms=114381 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.4370086Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785721142436 mono_ms=114381 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.4371283Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785721142436 mono_ms=114381 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.6195975Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721142619 mono_ms=114564 event=stream-sub-attach stream=54 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.7162104Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785721142716 mono_ms=114661 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.7163547Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785721142716 mono_ms=114661 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.7165122Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=55 wall_ms=1785721142716 mono_ms=114661 event=stream-sub-attach stream=55 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.7166280Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=55 wall_ms=1785721142716 mono_ms=114661 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.7172714Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=55 wall_ms=1785721142717 mono_ms=114662 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.7173845Z CONN_LIFECYCLE: conn=91 role=brain wall_ms=1785721142717 mono_ms=114662 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.7174651Z CONN_LIFECYCLE: conn=91 role=brain wall_ms=1785721142717 mono_ms=114662 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.8382933Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721142838 mono_ms=114783 event=stream-sub-release stream=54 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.8509489Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721142850 mono_ms=114795 event=stream-sub-attach stream=57 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:02.8901329Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721142889 mono_ms=114834 event=stream-sub-release stream=57 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.0681101Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785721143067 mono_ms=115012 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.0682085Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785721143068 mono_ms=115013 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.0684271Z CONN_LIFECYCLE: conn=93 role=brain stream-subscriber stream=58 wall_ms=1785721143068 mono_ms=115013 event=stream-sub-attach stream=58 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.0685458Z CONN_LIFECYCLE: conn=93 role=brain stream-subscriber stream=58 wall_ms=1785721143068 mono_ms=115013 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.1416147Z CONN_LIFECYCLE: conn=93 role=brain stream-subscriber stream=58 wall_ms=1785721143141 mono_ms=115086 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.1417438Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785721143141 mono_ms=115086 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.1418357Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785721143141 mono_ms=115086 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.2488888Z TWOHOST OK: A-3: A's setup suspend landed (B suspended)
2026-08-03T01:39:03.3702785Z CONN_LIFECYCLE: conn=95 role=brain wall_ms=1785721143370 mono_ms=115315 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.3703909Z CONN_LIFECYCLE: conn=96 role=brain wall_ms=1785721143370 mono_ms=115315 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.3704789Z CONN_LIFECYCLE: conn=95 role=brain wall_ms=1785721143370 mono_ms=115315 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.3706147Z CONN_LIFECYCLE: conn=96 role=brain wall_ms=1785721143370 mono_ms=115315 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.3707877Z CONN_LIFECYCLE: conn=98 role=brain stream-subscriber stream=60 wall_ms=1785721143370 mono_ms=115315 event=stream-sub-attach stream=60 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.3709352Z CONN_LIFECYCLE: conn=98 role=brain stream-subscriber stream=60 wall_ms=1785721143370 mono_ms=115315 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.3710778Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785721143370 mono_ms=115315 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.3712309Z CONN_LIFECYCLE: conn=97 role=brain stream-subscriber stream=61 wall_ms=1785721143371 mono_ms=115316 event=stream-sub-attach stream=61 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.3714904Z CONN_LIFECYCLE: conn=98 role=brain stream-subscriber stream=60 wall_ms=1785721143371 mono_ms=115316 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.3716532Z CONN_LIFECYCLE: conn=99 role=brain wall_ms=1785721143371 mono_ms=115316 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.3717435Z CONN_LIFECYCLE: conn=99 role=brain wall_ms=1785721143371 mono_ms=115316 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.3721428Z CONN_LIFECYCLE: conn=97 role=brain stream-subscriber stream=61 wall_ms=1785721143372 mono_ms=115317 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.3722406Z CONN_LIFECYCLE: conn=100 role=brain wall_ms=1785721143372 mono_ms=115317 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.3723338Z CONN_LIFECYCLE: conn=100 role=brain wall_ms=1785721143372 mono_ms=115317 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.4205965Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785721143420 mono_ms=115365 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.4207252Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785721143420 mono_ms=115365 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.4208794Z CONN_LIFECYCLE: conn=102 role=brain stream-subscriber stream=63 wall_ms=1785721143420 mono_ms=115365 event=stream-sub-attach stream=63 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.4211107Z CONN_LIFECYCLE: conn=102 role=brain stream-subscriber stream=63 wall_ms=1785721143420 mono_ms=115365 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.4824988Z CONN_LIFECYCLE: conn=102 role=brain stream-subscriber stream=63 wall_ms=1785721143482 mono_ms=115427 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.4826612Z CONN_LIFECYCLE: conn=103 role=brain wall_ms=1785721143482 mono_ms=115427 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.4827528Z CONN_LIFECYCLE: conn=103 role=brain wall_ms=1785721143482 mono_ms=115427 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.4989953Z TWOHOST OK: A-3: A's bare-id ROUTED wake landed (B active)
2026-08-03T01:39:03.5028361Z TWOHOST OK: A-3 bare-id wake (serve side)
2026-08-03T01:39:03.5090620Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785721143508 mono_ms=115453 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.5214869Z TWOHOST role B: B-2 ticker session 2 ready
2026-08-03T01:39:03.5591359Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721143558 mono_ms=115503 event=stream-sub-attach stream=66 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.5716870Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785721143571 mono_ms=115516 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.5718056Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785721143571 mono_ms=115516 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.5720979Z CONN_LIFECYCLE: conn=105 role=brain stream-subscriber stream=62 wall_ms=1785721143571 mono_ms=115516 event=stream-sub-attach stream=62 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.5722423Z CONN_LIFECYCLE: conn=105 role=brain stream-subscriber stream=62 wall_ms=1785721143572 mono_ms=115517 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.5937954Z CONN_LIFECYCLE: conn=105 role=brain stream-subscriber stream=62 wall_ms=1785721143593 mono_ms=115538 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.5939577Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785721143593 mono_ms=115538 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.5940793Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785721143593 mono_ms=115538 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.6724596Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785721143672 mono_ms=115617 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.6725836Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785721143672 mono_ms=115617 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.6727609Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=67 wall_ms=1785721143672 mono_ms=115617 event=stream-sub-attach stream=67 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.6729490Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=67 wall_ms=1785721143672 mono_ms=115617 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.6735914Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=67 wall_ms=1785721143673 mono_ms=115618 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.6737230Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785721143673 mono_ms=115618 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.6738388Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785721143673 mono_ms=115618 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.7730089Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785721143772 mono_ms=115717 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.7731093Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785721143772 mono_ms=115717 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.7732584Z CONN_LIFECYCLE: conn=111 role=brain stream-subscriber stream=68 wall_ms=1785721143773 mono_ms=115718 event=stream-sub-attach stream=68 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.7733960Z CONN_LIFECYCLE: conn=111 role=brain stream-subscriber stream=68 wall_ms=1785721143773 mono_ms=115718 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.7745011Z CONN_LIFECYCLE: conn=111 role=brain stream-subscriber stream=68 wall_ms=1785721143774 mono_ms=115719 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.7746219Z CONN_LIFECYCLE: conn=112 role=brain wall_ms=1785721143774 mono_ms=115719 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.7747077Z CONN_LIFECYCLE: conn=112 role=brain wall_ms=1785721143774 mono_ms=115719 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.8007614Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721143800 mono_ms=115745 event=stream-sub-release stream=66 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.8161175Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721143815 mono_ms=115760 event=stream-sub-attach stream=69 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.8480920Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721143847 mono_ms=115792 event=stream-sub-release stream=69 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.9742023Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785721143974 mono_ms=115919 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.9743006Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785721143974 mono_ms=115919 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.9745167Z CONN_LIFECYCLE: conn=114 role=brain wall_ms=1785721143974 mono_ms=115919 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.9747397Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=70 wall_ms=1785721143974 mono_ms=115919 event=stream-sub-attach stream=70 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.9751728Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785721143975 mono_ms=115920 event=controller-replaced session=2 new_conn=114 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.9753418Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=70 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785721143975 mono_ms=115920 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.9755150Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785721143975 mono_ms=115920 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:03.9831922Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=114 intent=control old_by=- old_gen=0 req_gen=1785721143932 decision=controller
2026-08-03T01:39:03.9833632Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=114 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785721143932 req_gen=1785721143932 decision=idempotent
2026-08-03T01:39:04.0226062Z TWOHOST OK: B-2: the attacher child's control stamps landed
2026-08-03T01:39:04.3264746Z CONN_LIFECYCLE: conn=116 role=brain wall_ms=1785721144326 mono_ms=116271 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.3265704Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785721144326 mono_ms=116271 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.3267041Z CONN_LIFECYCLE: conn=116 role=brain wall_ms=1785721144326 mono_ms=116271 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.3268152Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785721144326 mono_ms=116271 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.3270019Z CONN_LIFECYCLE: conn=118 role=brain stream-subscriber stream=71 wall_ms=1785721144326 mono_ms=116271 event=stream-sub-attach stream=71 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.3272156Z CONN_LIFECYCLE: conn=118 role=brain stream-subscriber stream=71 wall_ms=1785721144326 mono_ms=116271 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.3273648Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785721144327 mono_ms=116272 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.3275373Z CONN_LIFECYCLE: conn=119 role=brain stream-subscriber stream=72 wall_ms=1785721144327 mono_ms=116272 event=stream-sub-attach stream=72 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.3278483Z CONN_LIFECYCLE: conn=118 role=brain stream-subscriber stream=71 wall_ms=1785721144327 mono_ms=116272 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.3279720Z CONN_LIFECYCLE: conn=120 role=brain wall_ms=1785721144327 mono_ms=116272 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.3280759Z CONN_LIFECYCLE: conn=120 role=brain wall_ms=1785721144327 mono_ms=116272 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.3285081Z CONN_LIFECYCLE: conn=119 role=brain stream-subscriber stream=72 wall_ms=1785721144328 mono_ms=116273 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.3286214Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785721144328 mono_ms=116273 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.3287029Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785721144328 mono_ms=116273 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.4956682Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721144495 mono_ms=116440 event=stream-sub-attach stream=75 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.5274864Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785721144527 mono_ms=116472 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.5275786Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785721144527 mono_ms=116472 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.5278020Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=76 wall_ms=1785721144527 mono_ms=116472 event=stream-sub-attach stream=76 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.5279955Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=76 wall_ms=1785721144527 mono_ms=116472 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.5492506Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=76 wall_ms=1785721144549 mono_ms=116494 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.5493632Z CONN_LIFECYCLE: conn=124 role=brain wall_ms=1785721144549 mono_ms=116494 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.5494491Z CONN_LIFECYCLE: conn=124 role=brain wall_ms=1785721144549 mono_ms=116494 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.5777863Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785721144577 mono_ms=116522 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.5779147Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785721144577 mono_ms=116522 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.5780468Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=77 wall_ms=1785721144577 mono_ms=116522 event=stream-sub-attach stream=77 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.5781942Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=77 wall_ms=1785721144578 mono_ms=116523 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.5835211Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=77 wall_ms=1785721144583 mono_ms=116528 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.5836231Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785721144583 mono_ms=116528 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.5837118Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785721144583 mono_ms=116528 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6281731Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785721144628 mono_ms=116573 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6283210Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785721144628 mono_ms=116573 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6284282Z CONN_LIFECYCLE: conn=129 role=brain stream-subscriber stream=78 wall_ms=1785721144628 mono_ms=116573 event=stream-sub-attach stream=78 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6285704Z CONN_LIFECYCLE: conn=129 role=brain stream-subscriber stream=78 wall_ms=1785721144628 mono_ms=116573 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6292025Z CONN_LIFECYCLE: conn=129 role=brain stream-subscriber stream=78 wall_ms=1785721144629 mono_ms=116574 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6293284Z CONN_LIFECYCLE: conn=130 role=brain wall_ms=1785721144629 mono_ms=116574 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6294095Z CONN_LIFECYCLE: conn=130 role=brain wall_ms=1785721144629 mono_ms=116574 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6785789Z CONN_LIFECYCLE: conn=131 role=brain wall_ms=1785721144678 mono_ms=116623 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6787111Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785721144678 mono_ms=116623 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6788514Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785721144678 mono_ms=116623 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6789591Z CONN_LIFECYCLE: conn=131 role=brain wall_ms=1785721144678 mono_ms=116623 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6790642Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785721144678 mono_ms=116623 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6791769Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785721144678 mono_ms=116623 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6792756Z CONN_LIFECYCLE: conn=134 role=brain stream-subscriber stream=80 wall_ms=1785721144678 mono_ms=116623 event=stream-sub-attach stream=80 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6793869Z CONN_LIFECYCLE: conn=136 role=brain stream-subscriber stream=79 wall_ms=1785721144678 mono_ms=116623 event=stream-sub-attach stream=79 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6794927Z CONN_LIFECYCLE: conn=134 role=brain stream-subscriber stream=80 wall_ms=1785721144679 mono_ms=116624 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6795806Z CONN_LIFECYCLE: conn=136 role=brain stream-subscriber stream=79 wall_ms=1785721144679 mono_ms=116624 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6796775Z CONN_LIFECYCLE: conn=135 role=brain wall_ms=1785721144679 mono_ms=116624 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6797771Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=81 wall_ms=1785721144679 mono_ms=116624 event=stream-sub-attach stream=81 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6798835Z CONN_LIFECYCLE: conn=134 role=brain stream-subscriber stream=80 wall_ms=1785721144679 mono_ms=116624 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6800008Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785721144679 mono_ms=116624 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6800809Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785721144679 mono_ms=116624 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6803909Z CONN_LIFECYCLE: conn=136 role=brain stream-subscriber stream=79 wall_ms=1785721144680 mono_ms=116625 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6805316Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785721144680 mono_ms=116625 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6806824Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785721144680 mono_ms=116625 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6808407Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=81 wall_ms=1785721144680 mono_ms=116625 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6809630Z CONN_LIFECYCLE: conn=139 role=brain wall_ms=1785721144680 mono_ms=116625 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.6810883Z CONN_LIFECYCLE: conn=139 role=brain wall_ms=1785721144680 mono_ms=116625 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7236335Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721144723 mono_ms=116668 event=stream-sub-release stream=75 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7290004Z CONN_LIFECYCLE: conn=140 role=brain wall_ms=1785721144728 mono_ms=116673 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7290930Z CONN_LIFECYCLE: conn=140 role=brain wall_ms=1785721144729 mono_ms=116674 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7293257Z CONN_LIFECYCLE: conn=141 role=brain stream-subscriber stream=82 wall_ms=1785721144729 mono_ms=116674 event=stream-sub-attach stream=82 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7295290Z CONN_LIFECYCLE: conn=141 role=brain stream-subscriber stream=82 wall_ms=1785721144729 mono_ms=116674 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7307224Z CONN_LIFECYCLE: conn=141 role=brain stream-subscriber stream=82 wall_ms=1785721144730 mono_ms=116675 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7308305Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785721144730 mono_ms=116675 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7309174Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785721144730 mono_ms=116675 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7365308Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721144736 mono_ms=116681 event=stream-sub-attach stream=83 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7497898Z CONN_LIFECYCLE: conn=25 role=brain wall_ms=1785721144749 mono_ms=116694 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7499613Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785721144749 mono_ms=116694 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7577246Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785721144757 mono_ms=116702 event=session-detach session=1 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7579039Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785721144757 mono_ms=116702 event=stream-sub-release stream=13 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7580595Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785721144757 mono_ms=116702 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7581644Z CONN_LIFECYCLE: conn=143 role=brain wall_ms=1785721144758 mono_ms=116703 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:04.7582322Z CONN_LIFECYCLE: conn=143 role=brain wall_ms=1785721144758 mono_ms=116703 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:10.5658868Z CONN_LIFECYCLE: conn=144 role=brain wall_ms=1785721150565 mono_ms=122510 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:10.5659488Z DISPATCH:84:Failed("stream 84: opener not pinned yet")
2026-08-03T01:39:10.5660104Z DISPATCH_EV: gen=1785721136412 stream=84 family=unclassified attempt=0 conn=6 event=worker-outcome detail=Failed("stream 84: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T01:39:10.5660949Z CONN_LIFECYCLE: conn=144 role=brain wall_ms=1785721150565 mono_ms=122510 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:11.0745811Z CONN_LIFECYCLE: conn=145 role=brain wall_ms=1785721151074 mono_ms=123019 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:11.0746664Z DISPATCH:84:Failed("stream 84: opener not pinned yet")
2026-08-03T01:39:11.0749574Z DISPATCH_EV: gen=1785721136412 stream=84 family=unclassified attempt=1 conn=6 event=worker-outcome detail=Failed("stream 84: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T01:39:11.0750920Z CONN_LIFECYCLE: conn=145 role=brain wall_ms=1785721151074 mono_ms=123019 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:12.0874314Z CONN_LIFECYCLE: conn=146 role=brain wall_ms=1785721152087 mono_ms=124032 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:12.0875799Z CONN_LIFECYCLE: conn=146 role=brain wall_ms=1785721152087 mono_ms=124032 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:12.0876681Z DISPATCH:84:Failed("stream 84: opener not pinned yet")
2026-08-03T01:39:12.0877582Z DISPATCH_EV: gen=1785721136412 stream=84 family=unclassified attempt=2 conn=6 event=worker-outcome detail=Failed("stream 84: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T01:39:14.7373686Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721154736 mono_ms=126681 event=stream-sub-release stream=83 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:14.7380929Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-03T01:39:14.7637551Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721154763 mono_ms=126708 event=stream-sub-attach stream=87 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:20.6062229Z CONN_LIFECYCLE: conn=147 role=brain wall_ms=1785721160606 mono_ms=132550 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:20.6063140Z DISPATCH:88:Failed("stream 88: opener not pinned yet")
2026-08-03T01:39:20.6064285Z DISPATCH_EV: gen=1785721136412 stream=88 family=unclassified attempt=0 conn=7 event=worker-outcome detail=Failed("stream 88: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T01:39:20.6065802Z CONN_LIFECYCLE: conn=147 role=brain wall_ms=1785721160606 mono_ms=132551 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:21.1141081Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785721161113 mono_ms=133058 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:21.1142063Z DISPATCH:88:Failed("stream 88: opener not pinned yet")
2026-08-03T01:39:21.1143218Z DISPATCH_EV: gen=1785721136412 stream=88 family=unclassified attempt=1 conn=7 event=worker-outcome detail=Failed("stream 88: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T01:39:21.1144784Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785721161114 mono_ms=133059 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:22.1284131Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785721162128 mono_ms=134073 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:22.1285681Z DISPATCH:88:Failed("stream 88: opener not pinned yet")
2026-08-03T01:39:22.1286590Z DISPATCH_EV: gen=1785721136412 stream=88 family=unclassified attempt=2 conn=7 event=worker-outcome detail=Failed("stream 88: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T01:39:22.1287949Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785721162128 mono_ms=134073 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:24.8063253Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721164805 mono_ms=136750 event=stream-sub-release stream=87 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:24.8068484Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-03T01:39:24.8327132Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721164832 mono_ms=136777 event=stream-sub-attach stream=91 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:30.0746107Z PAIR_MEET_UP:twohost step=59524039 id=5ce745c578f1b42b32b41930cdc730e8db887e131ebf7a2c7585a416d1df6e70 addr=EndpointAddr { id: PublicKey(5ce745c578f1b42b32b41930cdc730e8db887e131ebf7a2c7585a416d1df6e70), addrs: {Ip(100.98.197.12:47156), Ip(192.168.1.163:47156)} }
2026-08-03T01:39:34.8751629Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721174874 mono_ms=146819 event=stream-sub-release stream=91 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:34.8757529Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-03T01:39:35.5081577Z PUMP_DIAL_SUBMIT:895f5e4225be7d277b580ffef78f63359cadf78adc6ed2e3672eda704dbd6d4f:leg=cache addr={"id":"895f5e4225be7d277b580ffef78f63359cadf78adc6ed2e3672eda704dbd6d4f","addrs":[{"Ip":"100.98.197.12:50561"}]} wall_ms=1785721175507 mono_ms=39021
2026-08-03T01:39:35.5088793Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785721175508 mono_ms=39022
2026-08-03T01:39:35.5451692Z PUMP_PEER_FAIL:895f5e4225be7d277b580ffef78f63359cadf78adc6ed2e3672eda704dbd6d4f:net-stream-open failed: no such conn 8
2026-08-03T01:39:35.5928823Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785721175592 mono_ms=147537 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:35.5929682Z DISPATCH:94:Failed("stream 94: opener not pinned yet")
2026-08-03T01:39:35.5930519Z DISPATCH_EV: gen=1785721136412 stream=94 family=unclassified attempt=0 conn=9 event=worker-outcome detail=Failed("stream 94: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T01:39:35.5931695Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785721175592 mono_ms=147537 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:35.6156616Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721175615 mono_ms=147560 event=stream-sub-attach stream=97 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:36.1004587Z CONN_LIFECYCLE: conn=151 role=brain wall_ms=1785721176100 mono_ms=148045 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:36.1005822Z DISPATCH:94:Failed("stream 94: opener not pinned yet")
2026-08-03T01:39:36.1007067Z CONN_LIFECYCLE: conn=151 role=brain wall_ms=1785721176100 mono_ms=148045 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:36.1008849Z DISPATCH_EV: gen=1785721136412 stream=94 family=unclassified attempt=1 conn=9 event=worker-outcome detail=Failed("stream 94: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T01:39:37.1123652Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785721177112 mono_ms=149057 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:37.1124496Z DISPATCH:94:Failed("stream 94: opener not pinned yet")
2026-08-03T01:39:37.1125378Z DISPATCH_EV: gen=1785721136412 stream=94 family=unclassified attempt=2 conn=9 event=worker-outcome detail=Failed("stream 94: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T01:39:37.1126823Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785721177112 mono_ms=149057 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:39:45.5828066Z PUMP_PEER_FAIL:895f5e4225be7d277b580ffef78f63359cadf78adc6ed2e3672eda704dbd6d4f:stream ended before Done
2026-08-03T01:39:45.5830037Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:stage=quic-connect: submit-dial exceeded the 10s bound (peer unresponsive) leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785721185582 mono_ms=49096
2026-08-03T01:39:46.2091527Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=failed-addr-skip-then-discovery addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"}]} wall_ms=1785721186208 mono_ms=49722
2026-08-03T01:39:46.2096900Z PUMP_DIAL_SUBMIT:895f5e4225be7d277b580ffef78f63359cadf78adc6ed2e3672eda704dbd6d4f:leg=cache addr={"id":"895f5e4225be7d277b580ffef78f63359cadf78adc6ed2e3672eda704dbd6d4f","addrs":[{"Ip":"100.98.197.12:50561"}]} wall_ms=1785721186209 mono_ms=49723
2026-08-03T01:39:46.2227438Z PUMP_PEER_FAIL:895f5e4225be7d277b580ffef78f63359cadf78adc6ed2e3672eda704dbd6d4f:closed by peer: 0
2026-08-03T01:39:56.2111291Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:stage=quic-connect: submit-dial exceeded the 10s bound (peer unresponsive) leg=failed-addr-skip-then-discovery addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"}]} wall_ms=1785721196210 mono_ms=59724
2026-08-03T01:39:56.8411753Z PUMP_DIAL_SUBMIT:895f5e4225be7d277b580ffef78f63359cadf78adc6ed2e3672eda704dbd6d4f:leg=cache addr={"id":"895f5e4225be7d277b580ffef78f63359cadf78adc6ed2e3672eda704dbd6d4f","addrs":[{"Ip":"100.98.197.12:50561"}]} wall_ms=1785721196840 mono_ms=60354
2026-08-03T01:39:56.8522610Z PUMP_PEER_FAIL:895f5e4225be7d277b580ffef78f63359cadf78adc6ed2e3672eda704dbd6d4f:closed by peer: 0
2026-08-03T01:40:00.0776228Z PAIR_MEET_UP:twohost step=59524040 id=bfc458fe9865db8db9c1cad86f1c0e5484926b09ad4e6592953dcc741352b846 addr=EndpointAddr { id: PublicKey(bfc458fe9865db8db9c1cad86f1c0e5484926b09ad4e6592953dcc741352b846), addrs: {Ip(100.98.197.12:39146), Ip(192.168.1.163:39146)} }
2026-08-03T01:40:00.6874041Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785721200687 mono_ms=172632 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:40:00.6874994Z DISPATCH:100:Failed("stream 100: opener not pinned yet")
2026-08-03T01:40:00.6876187Z DISPATCH_EV: gen=1785721136412 stream=100 family=unclassified attempt=0 conn=12 event=worker-outcome detail=Failed("stream 100: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T01:40:00.6877852Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785721200687 mono_ms=172632 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:40:01.1921469Z CONN_LIFECYCLE: conn=154 role=brain wall_ms=1785721201191 mono_ms=173136 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:40:01.1922499Z DISPATCH:100:Failed("stream 100: opener not pinned yet")
2026-08-03T01:40:01.1923697Z DISPATCH_EV: gen=1785721136412 stream=100 family=unclassified attempt=1 conn=12 event=worker-outcome detail=Failed("stream 100: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T01:40:01.1925348Z CONN_LIFECYCLE: conn=154 role=brain wall_ms=1785721201192 mono_ms=173137 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:40:01.2794716Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=27 stream-subscriber stream=31… wall_ms=1785721201279 mono_ms=173224 event=stream-sub-attach stream=103 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:40:02.2029632Z CONN_LIFECYCLE: conn=155 role=brain wall_ms=1785721202202 mono_ms=174147 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:40:02.2030458Z DISPATCH:100:Failed("stream 100: opener not pinned yet")
2026-08-03T01:40:02.2031331Z DISPATCH_EV: gen=1785721136412 stream=100 family=unclassified attempt=2 conn=12 event=worker-outcome detail=Failed("stream 100: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T01:40:02.2032542Z CONN_LIFECYCLE: conn=155 role=brain wall_ms=1785721202202 mono_ms=174147 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:40:05.0157797Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785721205015 mono_ms=176960 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:40:05.0298155Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785721205029 mono_ms=176974 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:40:05.0301308Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=70 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785721205029 mono_ms=176974 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:40:05.0400131Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=70 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785721205039 mono_ms=176984 event=session-detach session=2 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:40:05.0403523Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=70 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785721205039 mono_ms=176984 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:40:05.0405979Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785721205040 mono_ms=176985 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:40:05.0406876Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785721205040 mono_ms=176985 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:40:05.0602128Z TWOHOST OK: B-2: the severed controller's stamps CLEAR (reap + converge)
2026-08-03T01:40:05.0602990Z TWOHOST OK: B-2 dead-controller reap cleared the stamps
2026-08-03T01:40:05.0603707Z TWOHOST OK: done-file pushed by A (ladder complete on A)
2026-08-03T01:40:05.0604303Z TWOHOST role B: ladder complete
2026-08-03T01:40:05.0644235Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785721205064 mono_ms=177009 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T01:40:05.0700433Z test two_host_ladder_role_b ... ok
2026-08-03T01:40:05.0700852Z 
2026-08-03T01:40:05.0701392Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 177.32s
2026-08-03T01:40:05.0702225Z 
2026-08-03T01:40:05.1000966Z ##[group]Run cargo build -p mock-adapter --bin mock-session
2026-08-03T01:40:05.1001333Z [36;1mcargo build -p mock-adapter --bin mock-session[0m
2026-08-03T01:40:05.1013511Z shell: /usr/bin/bash -e {0}
2026-08-03T01:40:05.1013712Z env:
2026-08-03T01:40:05.1014011Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:40:05.1014454Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:40:05.1014860Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:40:05.1015259Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:40:05.1015576Z ##[endgroup]
2026-08-03T01:40:05.1998265Z    Compiling typenum v1.20.1
2026-08-03T01:40:05.1998632Z    Compiling subtle v2.6.1
2026-08-03T01:40:05.5761227Z    Compiling generic-array v0.14.7
2026-08-03T01:40:05.8494411Z    Compiling block-buffer v0.10.4
2026-08-03T01:40:05.8494915Z    Compiling crypto-common v0.1.7
2026-08-03T01:40:05.8889257Z    Compiling digest v0.10.7
2026-08-03T01:40:05.9724060Z    Compiling hmac v0.12.1
2026-08-03T01:40:05.9724385Z    Compiling sha2 v0.10.9
2026-08-03T01:40:06.1535059Z    Compiling mock-adapter v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-08-03T01:40:06.3228772Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
2026-08-03T01:40:06.3358285Z ##[group]Run bash .github/bench/wrap.sh twohost-cli-b -- cargo test -p spt --test twohost_cli -- --nocapture
2026-08-03T01:40:06.3359038Z [36;1mbash .github/bench/wrap.sh twohost-cli-b -- cargo test -p spt --test twohost_cli -- --nocapture[0m
2026-08-03T01:40:06.3371464Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T01:40:06.3371751Z env:
2026-08-03T01:40:06.3372050Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:40:06.3372499Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:40:06.3372905Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:40:06.3373308Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:40:06.3373617Z   SPT_TWO_HOST: 1
2026-08-03T01:40:06.3373801Z   SPT_TWO_HOST_ROLE: b
2026-08-03T01:40:06.3373993Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-03T01:40:06.3374270Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-03T01:40:06.3374450Z ##[endgroup]
2026-08-03T01:40:06.5849108Z    Compiling n0-future v0.3.2
2026-08-03T01:40:06.5899781Z    Compiling rustix v1.1.4
2026-08-03T01:40:06.5966132Z    Compiling backon v1.6.0
2026-08-03T01:40:06.6303382Z    Compiling n0-watcher v0.6.1
2026-08-03T01:40:06.6303804Z    Compiling iroh-dns v0.98.0
2026-08-03T01:40:06.7273375Z    Compiling netwatch v0.16.0
2026-08-03T01:40:06.8478127Z    Compiling iroh-relay v0.98.0
2026-08-03T01:40:07.3361849Z    Compiling portmapper v0.16.0
2026-08-03T01:40:08.0058782Z    Compiling terminal_size v0.4.4
2026-08-03T01:40:08.0059316Z    Compiling tempfile v3.27.0
2026-08-03T01:40:08.0471953Z    Compiling clap_builder v4.6.0
2026-08-03T01:40:08.1560387Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-03T01:40:09.4188735Z    Compiling clap v4.6.1
2026-08-03T01:40:09.8600629Z    Compiling iroh v0.98.2
2026-08-03T01:40:17.4894939Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-03T01:40:19.1932469Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-03T01:40:29.3347086Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-03T01:40:35.7130896Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.35s
2026-08-03T01:40:35.7355359Z      Running tests/twohost_cli.rs (target/debug/deps/twohost_cli-d5ce8520c81f2be1)
2026-08-03T01:40:35.7374251Z 
2026-08-03T01:40:35.7374370Z running 2 tests
2026-08-03T01:40:35.7376361Z test gated_cli_role_a ... ok
2026-08-03T01:40:35.7381292Z GATED role B: node 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-08-03T01:40:36.1637679Z MANIFEST_DEAD_KEY:gatedresume: [session.psyche_init] references `{psyche_dir}`, not a fillable key — this role is retired (never spawned); remove the dead reference
2026-08-03T01:40:45.5654999Z GATED role B: ticker session 1 ready
2026-08-03T01:41:11.1044789Z GATED OK: bring-up: A's target row replicated to B
2026-08-03T01:41:11.1049342Z GATED OK: C-2: A's wake flipped the rest intent to Active
2026-08-03T01:41:11.1050195Z GATED OK: C-2: the [session.resume] template relaunched the harness
2026-08-03T01:41:11.1050838Z GATED OK: C-2: the revived harness self-bound (status online)
2026-08-03T01:41:11.1051316Z GATED OK: C-2 revive (serve side)
2026-08-03T01:41:11.3287505Z GATED OK: E-1 send confirmed —  SENT(WAN):ling-gated-tgt@cc45247c71dc683e9c6505b72142e1976f898f7acf064beb27e35d2993ace09c (spooled)
2026-08-03T01:41:26.1487229Z GATED OK: E-1: A confirmed the from-stamp
2026-08-03T01:41:33.6654499Z GATED OK: W4 fork: A's cross-node fork landed here
2026-08-03T01:41:33.6970655Z GATED OK: W4 fork — whole endpoint minted here, source intact
2026-08-03T01:41:35.7376781Z test gated_cli_role_b has been running for over 60 seconds
2026-08-03T01:41:56.3140834Z GATED OK: B-3: A's viewport is attached
2026-08-03T01:41:56.3293060Z GATED: daemon stop rc=Some(3) out= err=DAEMON_STOP_REFUSED: a broker-stopping command is never run by an spt endpoint (this process runs inside hosted session 'ling-gated-e1'). this would kill the running session(s) of all 2 spt-hosted endpoint(s) on this node, including your own: ling-gated-c2, ling-gated-rc. No flag overrides this, `--force` included. run this from a terminal of your own — a shell that is not descended from an agent's hosted session
2026-08-03T01:41:56.3349267Z GATED role B: daemon DOWN (honest stop) — restarting
2026-08-03T01:42:05.6886985Z GATED role B: ticker respawned (2) after the bounce
2026-08-03T01:45:12.8166250Z GATED OK: B-3: A finished (reheal proven)
2026-08-03T01:45:28.3999851Z GATED role B: step complete — bye ack observed (A dismissed the row)
2026-08-03T01:45:28.4894809Z test gated_cli_role_b ... ok
2026-08-03T01:45:28.4895129Z 
2026-08-03T01:45:28.4895635Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 292.75s
2026-08-03T01:45:28.4896014Z 
2026-08-03T01:45:28.5155764Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-03T01:45:28.5156078Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-03T01:45:28.5168330Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T01:45:28.5168677Z env:
2026-08-03T01:45:28.5169044Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:45:28.5169503Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:45:28.5169912Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:45:28.5170335Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:45:28.5170667Z ##[endgroup]
2026-08-03T01:45:28.5213981Z CI-CENSUS scope roots:
2026-08-03T01:45:28.5214344Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T01:45:28.5214800Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-03T01:45:28.5215382Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-03T01:45:28.5215831Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-03T01:45:28.5216132Z   root: /home/reavus/spt-n1-oldbroker
2026-08-03T01:45:28.5259026Z CI-CENSUS self-check OK: walked 389 /proc entries, exe resolution live
2026-08-03T01:45:29.9773152Z CI-CENSUS phase=pre-reap box_procs=389 box_fds=10784 family_total=5 scoped=3 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-03T01:45:29.9773639Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-03T01:45:29.9773906Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-03T01:45:29.9774292Z   SCOPED   pid=1864416 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-03T01:45:29.9774779Z   SCOPED   pid=1864433 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-03T01:45:29.9775375Z   SCOPED   pid=1864677 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-03T01:45:29.9775896Z CI-REAP: settling 5s so cleanly-exiting daemons are not counted as leaks
2026-08-03T01:45:36.4521212Z CI-CENSUS phase=post-settle box_procs=389 box_fds=10784 family_total=5 scoped=3 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-03T01:45:36.4521746Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-03T01:45:36.4522027Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-03T01:45:36.4522409Z   SCOPED   pid=1864416 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-03T01:45:36.4522902Z   SCOPED   pid=1864433 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-03T01:45:36.4523464Z   SCOPED   pid=1864677 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-03T01:45:36.8393805Z   REAP  pid=1864416 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-03T01:45:36.8418266Z   REAP  pid=1864433 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-03T01:45:36.8445243Z   REAP  pid=1864677 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-03T01:45:40.1138219Z CI-CENSUS phase=end box_procs=387 box_fds=10752 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-03T01:45:40.1138800Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-03T01:45:40.1139515Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-03T01:45:40.1139930Z CI-REAP summary: killed=3 flood_orphans=none scoped_survivors=0
2026-08-03T01:45:40.1165105Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-03T01:45:40.1165453Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-03T01:45:40.1177746Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T01:45:40.1178022Z env:
2026-08-03T01:45:40.1178318Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:45:40.1178761Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:45:40.1179482Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:45:40.1180083Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:45:40.1180483Z ##[endgroup]
2026-08-03T01:45:40.1250694Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ on attempt 1/5
2026-08-03T01:45:40.1296503Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-03T01:45:40.1297471Z ##[group]Run actions/upload-artifact@v4
2026-08-03T01:45:40.1297691Z with:
2026-08-03T01:45:40.1304749Z   name: bench-ledger-twohost-b
2026-08-03T01:45:40.1305005Z   path: bench-ledger/
2026-08-03T01:45:40.1305210Z   if-no-files-found: warn
2026-08-03T01:45:40.1305412Z   retention-days: 30
2026-08-03T01:45:40.1305591Z   compression-level: 6
2026-08-03T01:45:40.1305946Z   overwrite: false
2026-08-03T01:45:40.1306128Z   include-hidden-files: false
2026-08-03T01:45:40.1306323Z env:
2026-08-03T01:45:40.1306609Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:45:40.1307063Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:45:40.1307482Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:45:40.1307887Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-v7xwcJ
2026-08-03T01:45:40.1308207Z ##[endgroup]
2026-08-03T01:45:40.2664502Z (node:1883509) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-03T01:45:40.2665235Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-03T01:45:40.2700285Z With the provided path, there will be 1 file uploaded
2026-08-03T01:45:40.2704318Z Artifact name is valid!
2026-08-03T01:45:40.2704736Z Root directory input is valid!
2026-08-03T01:45:40.6527649Z Beginning upload of artifact content to blob storage
2026-08-03T01:45:40.6674473Z (node:1883509) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-03T01:45:41.3539894Z Uploaded bytes 323
2026-08-03T01:45:41.4559830Z Finished uploading artifact content to blob storage!
2026-08-03T01:45:41.4560784Z SHA256 digest of uploaded artifact zip is a938d1be00d582c74a680e4c0aeddbe7b9d6e4ebd0de37eda3e3c3c656f9f63a
2026-08-03T01:45:41.4563348Z Finalizing artifact upload
2026-08-03T01:45:41.7188388Z Artifact bench-ledger-twohost-b.zip successfully finalized. Artifact ID 8842574880
2026-08-03T01:45:41.7189429Z Artifact bench-ledger-twohost-b has been successfully uploaded! Final size is 323 bytes. Artifact ID is 8842574880
2026-08-03T01:45:41.7195877Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/30776330383/artifacts/8842574880
2026-08-03T01:45:41.7393236Z Post job cleanup.
2026-08-03T01:45:41.8051319Z [command]/usr/bin/git version
2026-08-03T01:45:41.8114911Z git version 2.43.0
2026-08-03T01:45:41.8139993Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/13218a15-a864-4492-8f6d-670c76bcb387/.gitconfig'
2026-08-03T01:45:41.8147263Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/13218a15-a864-4492-8f6d-670c76bcb387' before making global git config changes
2026-08-03T01:45:41.8147968Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T01:45:41.8150992Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-03T01:45:41.8176852Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T01:45:41.8199715Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T01:45:41.8381756Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T01:45:41.8399958Z http.https://github.com/.extraheader
2026-08-03T01:45:41.8406533Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-03T01:45:41.8429195Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T01:45:41.8610282Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T01:45:41.8633029Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T01:45:41.8946812Z Post job cleanup.
2026-08-03T01:45:41.9650236Z [command]/usr/bin/git version
2026-08-03T01:45:41.9680426Z git version 2.43.0
2026-08-03T01:45:41.9739324Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/3a861d27-983d-4580-aa2b-1942c1aa33ff/.gitconfig'
2026-08-03T01:45:41.9745912Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3a861d27-983d-4580-aa2b-1942c1aa33ff' before making global git config changes
2026-08-03T01:45:41.9746539Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T01:45:41.9749359Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T01:45:41.9794467Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T01:45:41.9821004Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T01:45:42.0003441Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T01:45:42.0021338Z http.https://github.com/.extraheader
2026-08-03T01:45:42.0027772Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-03T01:45:42.0050577Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T01:45:42.0235918Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T01:45:42.0260526Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T01:45:42.0552869Z Cleaning up orphan processes
2026-08-03T01:45:42.1178662Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
