﻿2026-08-02T23:55:55.0629467Z Current runner version: '2.336.0'
2026-08-02T23:55:55.0634267Z Runner name: 'kitsubito'
2026-08-02T23:55:55.0634771Z Runner group name: 'Default'
2026-08-02T23:55:55.0635409Z Machine name: 'KITSUBITO'
2026-08-02T23:55:55.0638644Z ##[group]GITHUB_TOKEN Permissions
2026-08-02T23:55:55.0640705Z Actions: write
2026-08-02T23:55:55.0641115Z ArtifactMetadata: write
2026-08-02T23:55:55.0641544Z Attestations: write
2026-08-02T23:55:55.0641906Z Checks: write
2026-08-02T23:55:55.0642259Z CodeQuality: write
2026-08-02T23:55:55.0642639Z Contents: write
2026-08-02T23:55:55.0643017Z CopilotRequests: write
2026-08-02T23:55:55.0643413Z Deployments: write
2026-08-02T23:55:55.0643775Z Discussions: write
2026-08-02T23:55:55.0644137Z Drives: write
2026-08-02T23:55:55.0644489Z Issues: write
2026-08-02T23:55:55.0644851Z Metadata: read
2026-08-02T23:55:55.0645187Z Models: read
2026-08-02T23:55:55.0645536Z Packages: write
2026-08-02T23:55:55.0645898Z Pages: write
2026-08-02T23:55:55.0646360Z PullRequests: write
2026-08-02T23:55:55.0646775Z RepositoryProjects: write
2026-08-02T23:55:55.0647186Z SecurityEvents: write
2026-08-02T23:55:55.0647571Z Statuses: write
2026-08-02T23:55:55.0647931Z VulnerabilityAlerts: read
2026-08-02T23:55:55.0648321Z ##[endgroup]
2026-08-02T23:55:55.0650015Z Secret source: Actions
2026-08-02T23:55:55.0650722Z Prepare workflow directory
2026-08-02T23:55:55.1057105Z Prepare all required actions
2026-08-02T23:55:55.1096289Z Getting action download info
2026-08-02T23:55:55.8632965Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-02T23:55:57.6626837Z Complete job name: notify
2026-08-02T23:55:57.7700519Z ##[group]Run actions/checkout@v5
2026-08-02T23:55:57.7701664Z with:
2026-08-02T23:55:57.7702379Z   ref: bc58712b1b8f07a38bd2fdb764ce949d5150ea7a
2026-08-02T23:55:57.7703286Z   fetch-depth: 1
2026-08-02T23:55:57.7703997Z   repository: BigscreenVR/spt-bs-core
2026-08-02T23:55:57.7710643Z   token: ***
2026-08-02T23:55:57.7711299Z   ssh-strict: true
2026-08-02T23:55:57.7711990Z   ssh-user: git
2026-08-02T23:55:57.7712667Z   persist-credentials: true
2026-08-02T23:55:57.7713434Z   clean: true
2026-08-02T23:55:57.7714104Z   sparse-checkout-cone-mode: true
2026-08-02T23:55:57.7714928Z   fetch-tags: false
2026-08-02T23:55:57.7715625Z   show-progress: true
2026-08-02T23:55:57.7716327Z   lfs: false
2026-08-02T23:55:57.7716991Z   submodules: false
2026-08-02T23:55:57.7717691Z   set-safe-directory: true
2026-08-02T23:55:57.7718482Z   allow-unsafe-pr-checkout: false
2026-08-02T23:55:57.7719679Z ##[endgroup]
2026-08-02T23:55:57.8520788Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-02T23:55:57.8523194Z ##[group]Getting Git version info
2026-08-02T23:55:57.8524441Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-02T23:55:57.8526225Z [command]/usr/bin/git version
2026-08-02T23:55:57.8526975Z git version 2.43.0
2026-08-02T23:55:57.8529298Z ##[endgroup]
2026-08-02T23:55:57.8533821Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/1913808b-33b6-4a0d-bfca-7a90bb6b808e/.gitconfig'
2026-08-02T23:55:57.8537811Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1913808b-33b6-4a0d-bfca-7a90bb6b808e' before making global git config changes
2026-08-02T23:55:57.8540191Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T23:55:57.8542156Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T23:55:57.8589436Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-02T23:55:57.8607304Z https://github.com/BigscreenVR/spt-bs-core
2026-08-02T23:55:57.8616992Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-02T23:55:57.8619220Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-02T23:55:57.8635656Z refs/heads/golden/bench-wiring
2026-08-02T23:55:57.8641675Z [command]/usr/bin/git checkout --detach
2026-08-02T23:55:57.8694963Z HEAD is now at bc58712b1 build(ci): wire the bench wraps into golden.yml, and one-shot builds drop incremental
2026-08-02T23:55:57.8728651Z [command]/usr/bin/git branch --delete --force golden/bench-wiring
2026-08-02T23:55:57.8757642Z Deleted branch golden/bench-wiring (was bc58712b1).
2026-08-02T23:55:57.8762265Z ##[endgroup]
2026-08-02T23:55:57.8764376Z [command]/usr/bin/git submodule status
2026-08-02T23:55:57.8950486Z ##[group]Cleaning the repository
2026-08-02T23:55:57.8952238Z [command]/usr/bin/git clean -ffdx
2026-08-02T23:55:59.6017231Z Removing .adapter-notify/
2026-08-02T23:55:59.6018518Z Removing bench-ledger/
2026-08-02T23:55:59.6018898Z Removing target/
2026-08-02T23:55:59.6027368Z [command]/usr/bin/git reset --hard HEAD
2026-08-02T23:55:59.6090350Z HEAD is now at bc58712b1 build(ci): wire the bench wraps into golden.yml, and one-shot builds drop incremental
2026-08-02T23:55:59.6097217Z ##[endgroup]
2026-08-02T23:55:59.6098651Z ##[group]Disabling automatic garbage collection
2026-08-02T23:55:59.6102389Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T23:55:59.6126712Z ##[endgroup]
2026-08-02T23:55:59.6127488Z ##[group]Setting up auth
2026-08-02T23:55:59.6132643Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T23:55:59.6156335Z [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-02T23:55:59.6365014Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T23:55:59.6393427Z [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-02T23:55:59.6575172Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T23:55:59.6602172Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T23:55:59.6788761Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T23:55:59.6820851Z ##[endgroup]
2026-08-02T23:55:59.6821389Z ##[group]Fetching the repository
2026-08-02T23:55:59.6827364Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin bc58712b1b8f07a38bd2fdb764ce949d5150ea7a
2026-08-02T23:56:00.5428830Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-02T23:56:00.5429944Z  * branch                bc58712b1b8f07a38bd2fdb764ce949d5150ea7a -> FETCH_HEAD
2026-08-02T23:56:00.5450241Z ##[endgroup]
2026-08-02T23:56:00.5450693Z ##[group]Determining the checkout info
2026-08-02T23:56:00.5452373Z ##[endgroup]
2026-08-02T23:56:00.5455903Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T23:56:00.5493005Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T23:56:00.5516206Z ##[group]Checking out the ref
2026-08-02T23:56:00.5518668Z [command]/usr/bin/git checkout --progress --force bc58712b1b8f07a38bd2fdb764ce949d5150ea7a
2026-08-02T23:56:00.5568759Z HEAD is now at bc58712b1 build(ci): wire the bench wraps into golden.yml, and one-shot builds drop incremental
2026-08-02T23:56:00.5573665Z ##[endgroup]
2026-08-02T23:56:00.5609234Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T23:56:00.5631614Z bc58712b1b8f07a38bd2fdb764ce949d5150ea7a
2026-08-02T23:56:00.5814585Z ##[group]Run bash .github/ci/ci-notify.sh
2026-08-02T23:56:00.5814924Z [36;1mbash .github/ci/ci-notify.sh[0m
2026-08-02T23:56:00.5831479Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T23:56:00.5831765Z env:
2026-08-02T23:56:00.5831942Z   RESULT_CHANGES: success
2026-08-02T23:56:00.5832155Z   RESULT_TRACEABILITY: success
2026-08-02T23:56:00.5832364Z   RESULT_TEST: success
2026-08-02T23:56:00.5832543Z   RESULT_N1_GATE: success
2026-08-02T23:56:00.5832730Z   RESULT_TWOHOST_A: failure
2026-08-02T23:56:00.5833134Z   RESULT_TWOHOST_B: failure
2026-08-02T23:56:00.5833326Z   PR_NUMBER: 
2026-08-02T23:56:00.5833502Z ##[endgroup]
2026-08-02T23:56:00.5893352Z ci-notify: SPT_HOME=<unset — spt resolves its default>
2026-08-02T23:56:00.6119929Z ci-notify: daemon is up — sends deliver live where a recipient is listening
2026-08-02T23:56:00.6137596Z ci-notify: verdict FAILURE (failing: twohost-a(failure), twohost-b(failure))
2026-08-02T23:56:10.6366699Z ci-notify: HOP_FAILED rc=255 via decid@hfenduleam — falling back to direct send
2026-08-02T23:56:11.3915766Z ci-notify: -> doyle: SENT(WAN):doyle@14efb80cb72297a1068c87a4aa45f30547c4474b60d1284b122bdc1a91c85f2d
2026-08-02T23:56:21.4077669Z ci-notify: HOP_FAILED rc=255 via decid@hfenduleam — falling back to direct send
2026-08-02T23:56:22.8727637Z ci-notify: -> hertz: SENT(WAN):hertz@14efb80cb72297a1068c87a4aa45f30547c4474b60d1284b122bdc1a91c85f2d (spooled)
2026-08-02T23:56:22.8847688Z Post job cleanup.
2026-08-02T23:56:22.9512204Z [command]/usr/bin/git version
2026-08-02T23:56:22.9543923Z git version 2.43.0
2026-08-02T23:56:22.9570685Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/10aa8307-6421-4fb9-a813-b030f0248f09/.gitconfig'
2026-08-02T23:56:22.9578062Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/10aa8307-6421-4fb9-a813-b030f0248f09' before making global git config changes
2026-08-02T23:56:22.9579241Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T23:56:22.9582505Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T23:56:22.9627141Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T23:56:22.9656416Z [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-02T23:56:22.9877865Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T23:56:22.9897139Z http.https://github.com/.extraheader
2026-08-02T23:56:22.9904041Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-02T23:56:22.9927383Z [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-02T23:56:23.0117151Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T23:56:23.0146363Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T23:56:23.0468419Z Cleaning up orphan processes
