﻿2026-07-29T13:45:30.5193807Z Current runner version: '2.336.0'
2026-07-29T13:45:30.5198545Z Runner name: 'kitsubito'
2026-07-29T13:45:30.5199203Z Runner group name: 'Default'
2026-07-29T13:45:30.5199851Z Machine name: 'KITSUBITO'
2026-07-29T13:45:30.5203057Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T13:45:30.5204982Z Actions: write
2026-07-29T13:45:30.5205386Z ArtifactMetadata: write
2026-07-29T13:45:30.5205779Z Attestations: write
2026-07-29T13:45:30.5206138Z Checks: write
2026-07-29T13:45:30.5206491Z CodeQuality: write
2026-07-29T13:45:30.5206853Z Contents: write
2026-07-29T13:45:30.5207215Z CopilotRequests: write
2026-07-29T13:45:30.5207596Z Deployments: write
2026-07-29T13:45:30.5207972Z Discussions: write
2026-07-29T13:45:30.5208331Z Drives: write
2026-07-29T13:45:30.5208680Z Issues: write
2026-07-29T13:45:30.5209124Z Metadata: read
2026-07-29T13:45:30.5209481Z Models: read
2026-07-29T13:45:30.5209825Z Packages: write
2026-07-29T13:45:30.5210178Z Pages: write
2026-07-29T13:45:30.5210632Z PullRequests: write
2026-07-29T13:45:30.5211036Z RepositoryProjects: write
2026-07-29T13:45:30.5211426Z SecurityEvents: write
2026-07-29T13:45:30.5211802Z Statuses: write
2026-07-29T13:45:30.5212155Z VulnerabilityAlerts: read
2026-07-29T13:45:30.5212528Z ##[endgroup]
2026-07-29T13:45:30.5214107Z Secret source: Actions
2026-07-29T13:45:30.5214780Z Prepare workflow directory
2026-07-29T13:45:30.5577101Z Prepare all required actions
2026-07-29T13:45:30.5613673Z Getting action download info
2026-07-29T13:45:30.9863289Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T13:45:31.8221586Z Complete job name: notify
2026-07-29T13:45:31.9300854Z ##[group]Run actions/checkout@v5
2026-07-29T13:45:31.9302079Z with:
2026-07-29T13:45:31.9302819Z   ref: 7f572d6df4064daa49f6c2640b4f882f7a317e6f
2026-07-29T13:45:31.9303811Z   fetch-depth: 1
2026-07-29T13:45:31.9304557Z   repository: BigscreenVR/spt-bs-core
2026-07-29T13:45:31.9311229Z   token: ***
2026-07-29T13:45:31.9311911Z   ssh-strict: true
2026-07-29T13:45:31.9312625Z   ssh-user: git
2026-07-29T13:45:31.9313331Z   persist-credentials: true
2026-07-29T13:45:31.9314105Z   clean: true
2026-07-29T13:45:31.9314821Z   sparse-checkout-cone-mode: true
2026-07-29T13:45:31.9315655Z   fetch-tags: false
2026-07-29T13:45:31.9316340Z   show-progress: true
2026-07-29T13:45:31.9317054Z   lfs: false
2026-07-29T13:45:31.9317697Z   submodules: false
2026-07-29T13:45:31.9318398Z   set-safe-directory: true
2026-07-29T13:45:31.9319289Z   allow-unsafe-pr-checkout: false
2026-07-29T13:45:31.9320352Z ##[endgroup]
2026-07-29T13:45:32.0144866Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T13:45:32.0147113Z ##[group]Getting Git version info
2026-07-29T13:45:32.0148387Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T13:45:32.0150256Z [command]/usr/bin/git version
2026-07-29T13:45:32.0151045Z git version 2.43.0
2026-07-29T13:45:32.0184784Z ##[endgroup]
2026-07-29T13:45:32.0197294Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e286e807-f214-4730-8024-3f803db9690b' before making global git config changes
2026-07-29T13:45:32.0200036Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T13:45:32.0202020Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T13:45:32.0233692Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T13:45:32.0253699Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T13:45:32.0266417Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T13:45:32.0269328Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T13:45:32.0288845Z HEAD
2026-07-29T13:45:32.0322036Z ##[endgroup]
2026-07-29T13:45:32.0322984Z [command]/usr/bin/git submodule status
2026-07-29T13:45:32.0498357Z ##[group]Cleaning the repository
2026-07-29T13:45:32.0499885Z [command]/usr/bin/git clean -ffdx
2026-07-29T13:45:32.0537630Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T13:45:32.0716274Z HEAD is now at ecbf5826 docs(cli): regenerate the CLI reference for access-refresh, and name a path that parses
2026-07-29T13:45:32.0723243Z ##[endgroup]
2026-07-29T13:45:32.0725254Z ##[group]Disabling automatic garbage collection
2026-07-29T13:45:32.0728509Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T13:45:32.0757389Z ##[endgroup]
2026-07-29T13:45:32.0759331Z ##[group]Setting up auth
2026-07-29T13:45:32.0762922Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T13:45:32.0792116Z [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-07-29T13:45:32.0984446Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T13:45:32.1011782Z [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-07-29T13:45:32.1196470Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T13:45:32.1225061Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T13:45:32.1419773Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T13:45:32.1454828Z ##[endgroup]
2026-07-29T13:45:32.1456522Z ##[group]Fetching the repository
2026-07-29T13:45:32.1463098Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 7f572d6df4064daa49f6c2640b4f882f7a317e6f
2026-07-29T13:45:32.7275852Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T13:45:32.7277154Z  * branch              7f572d6df4064daa49f6c2640b4f882f7a317e6f -> FETCH_HEAD
2026-07-29T13:45:32.7295341Z ##[endgroup]
2026-07-29T13:45:32.7296666Z ##[group]Determining the checkout info
2026-07-29T13:45:32.7298135Z ##[endgroup]
2026-07-29T13:45:32.7299751Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T13:45:32.7343596Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T13:45:32.7368352Z ##[group]Checking out the ref
2026-07-29T13:45:32.7369887Z [command]/usr/bin/git checkout --progress --force 7f572d6df4064daa49f6c2640b4f882f7a317e6f
2026-07-29T13:45:32.7666949Z Previous HEAD position was ecbf5826 docs(cli): regenerate the CLI reference for access-refresh, and name a path that parses
2026-07-29T13:45:32.7669691Z HEAD is now at 7f572d6d fix(access): name a verb path that actually parses in both loud notices
2026-07-29T13:45:32.7675647Z ##[endgroup]
2026-07-29T13:45:32.7707194Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T13:45:32.7730167Z 7f572d6df4064daa49f6c2640b4f882f7a317e6f
2026-07-29T13:45:32.7989722Z ##[group]Run bash .github/ci/ci-notify.sh
2026-07-29T13:45:32.7990742Z [36;1mbash .github/ci/ci-notify.sh[0m
2026-07-29T13:45:32.8007383Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T13:45:32.8008353Z env:
2026-07-29T13:45:32.8009025Z   RESULT_CHANGES: success
2026-07-29T13:45:32.8009755Z   RESULT_TRACEABILITY: success
2026-07-29T13:45:32.8010483Z   RESULT_TEST: failure
2026-07-29T13:45:32.8011156Z   RESULT_N1_GATE: failure
2026-07-29T13:45:32.8011848Z   RESULT_TWOHOST_A: skipped
2026-07-29T13:45:32.8012565Z   RESULT_TWOHOST_B: skipped
2026-07-29T13:45:32.8028176Z   PR_NUMBER: 123
2026-07-29T13:45:32.8028811Z ##[endgroup]
2026-07-29T13:45:32.8097975Z ci-notify: SPT_HOME=<unset — spt resolves its default>
2026-07-29T13:45:32.8192011Z ci-notify: daemon is up — sends deliver live where a recipient is listening
2026-07-29T13:45:32.8208909Z ci-notify: verdict FAILURE (test(failure), n1-gate(failure))
2026-07-29T13:45:34.2893760Z ci-notify: -> doyle: QUEUED:doyle (via decid@hfenduleam)
2026-07-29T13:45:35.5189894Z ci-notify: -> todlando: QUEUED:todlando (via decid@hfenduleam)
2026-07-29T13:45:35.5309893Z Post job cleanup.
2026-07-29T13:45:35.5986267Z [command]/usr/bin/git version
2026-07-29T13:45:35.6016572Z git version 2.43.0
2026-07-29T13:45:35.6047000Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f429fae7-aef4-4ade-ba6e-94f621d87de0' before making global git config changes
2026-07-29T13:45:35.6047765Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T13:45:35.6050909Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T13:45:35.6078260Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T13:45:35.6106056Z [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-07-29T13:45:35.6287854Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T13:45:35.6306460Z http.https://github.com/.extraheader
2026-07-29T13:45:35.6313887Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T13:45:35.6337697Z [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-07-29T13:45:35.6535368Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T13:45:35.6559535Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T13:45:35.6871176Z Cleaning up orphan processes
