﻿2026-07-31T05:49:06.0550050Z Current runner version: '2.336.0'
2026-07-31T05:49:06.0554553Z Runner name: 'kitsubito'
2026-07-31T05:49:06.0555113Z Runner group name: 'Default'
2026-07-31T05:49:06.0555766Z Machine name: 'KITSUBITO'
2026-07-31T05:49:06.0559137Z ##[group]GITHUB_TOKEN Permissions
2026-07-31T05:49:06.0561103Z Actions: write
2026-07-31T05:49:06.0561517Z ArtifactMetadata: write
2026-07-31T05:49:06.0561921Z Attestations: write
2026-07-31T05:49:06.0562285Z Checks: write
2026-07-31T05:49:06.0562639Z CodeQuality: write
2026-07-31T05:49:06.0563008Z Contents: write
2026-07-31T05:49:06.0563374Z CopilotRequests: write
2026-07-31T05:49:06.0563769Z Deployments: write
2026-07-31T05:49:06.0564140Z Discussions: write
2026-07-31T05:49:06.0564503Z Drives: write
2026-07-31T05:49:06.0564862Z Issues: write
2026-07-31T05:49:06.0565201Z Metadata: read
2026-07-31T05:49:06.0565551Z Models: read
2026-07-31T05:49:06.0565902Z Packages: write
2026-07-31T05:49:06.0566255Z Pages: write
2026-07-31T05:49:06.0566702Z PullRequests: write
2026-07-31T05:49:06.0567109Z RepositoryProjects: write
2026-07-31T05:49:06.0567523Z SecurityEvents: write
2026-07-31T05:49:06.0567899Z Statuses: write
2026-07-31T05:49:06.0568256Z VulnerabilityAlerts: read
2026-07-31T05:49:06.0568651Z ##[endgroup]
2026-07-31T05:49:06.0570317Z Secret source: Actions
2026-07-31T05:49:06.0571009Z Prepare workflow directory
2026-07-31T05:49:06.1594126Z Prepare all required actions
2026-07-31T05:49:06.1632348Z Getting action download info
2026-07-31T05:49:06.5194269Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-31T05:49:07.3580012Z Complete job name: changes
2026-07-31T05:49:07.5036392Z ##[group]Run set -euo pipefail
2026-07-31T05:49:07.5036974Z [36;1mset -euo pipefail[0m
2026-07-31T05:49:07.5037414Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-31T05:49:07.5038013Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-31T05:49:07.5038712Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-31T05:49:07.5039565Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-31T05:49:07.5040199Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-31T05:49:07.5040709Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-31T05:49:07.5041531Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-31T05:49:07.5042318Z [36;1m  exit 1[0m
2026-07-31T05:49:07.5042652Z [36;1mfi[0m
2026-07-31T05:49:07.5059542Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-31T05:49:07.5060327Z ##[endgroup]
2026-07-31T05:49:07.5185566Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757824004096 floor_bytes=34359738368
2026-07-31T05:49:07.7750633Z ##[group]Run actions/checkout@v5
2026-07-31T05:49:07.7751110Z with:
2026-07-31T05:49:07.7751435Z   fetch-depth: 2
2026-07-31T05:49:07.7751815Z   repository: BigscreenVR/spt-bs-core
2026-07-31T05:49:07.7754819Z   token: ***
2026-07-31T05:49:07.7755170Z   ssh-strict: true
2026-07-31T05:49:07.7755509Z   ssh-user: git
2026-07-31T05:49:07.7755872Z   persist-credentials: true
2026-07-31T05:49:07.7756272Z   clean: true
2026-07-31T05:49:07.7756620Z   sparse-checkout-cone-mode: true
2026-07-31T05:49:07.7757021Z   fetch-tags: false
2026-07-31T05:49:07.7757367Z   show-progress: true
2026-07-31T05:49:07.7757727Z   lfs: false
2026-07-31T05:49:07.7758051Z   submodules: false
2026-07-31T05:49:07.7758410Z   set-safe-directory: true
2026-07-31T05:49:07.7758811Z   allow-unsafe-pr-checkout: false
2026-07-31T05:49:07.7759320Z ##[endgroup]
2026-07-31T05:49:07.8546407Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-31T05:49:07.8548660Z ##[group]Getting Git version info
2026-07-31T05:49:07.8549653Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-31T05:49:07.8550550Z [command]/usr/bin/git version
2026-07-31T05:49:07.8552485Z git version 2.43.0
2026-07-31T05:49:07.8568216Z ##[endgroup]
2026-07-31T05:49:07.8579978Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c8ade59d-3079-4ef9-9286-47b248980cce' before making global git config changes
2026-07-31T05:49:07.8581739Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T05:49:07.8583123Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T05:49:07.8613572Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-31T05:49:07.8633480Z https://github.com/BigscreenVR/spt-bs-core
2026-07-31T05:49:07.8643564Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-31T05:49:07.8645958Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-31T05:49:07.8664937Z HEAD
2026-07-31T05:49:07.8697283Z ##[endgroup]
2026-07-31T05:49:07.8697881Z [command]/usr/bin/git submodule status
2026-07-31T05:49:07.8876966Z ##[group]Cleaning the repository
2026-07-31T05:49:07.8912121Z [command]/usr/bin/git clean -ffdx
2026-07-31T05:49:07.8946101Z Removing traceable-reqs
2026-07-31T05:49:07.8953223Z [command]/usr/bin/git reset --hard HEAD
2026-07-31T05:49:07.9153107Z HEAD is now at b3c1eb1fe Merge 7ddd0bd596aa1c2c2e2aaa8b04255382d15b5680 into 37e8276b840dfb85defd4e3f49ef6f87f61614c3
2026-07-31T05:49:07.9158779Z ##[endgroup]
2026-07-31T05:49:07.9161120Z ##[group]Disabling automatic garbage collection
2026-07-31T05:49:07.9164203Z [command]/usr/bin/git config --local gc.auto 0
2026-07-31T05:49:07.9190009Z ##[endgroup]
2026-07-31T05:49:07.9190817Z ##[group]Setting up auth
2026-07-31T05:49:07.9195081Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T05:49:07.9222191Z [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-31T05:49:07.9405144Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T05:49:07.9428815Z [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-31T05:49:07.9611396Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T05:49:07.9637401Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T05:49:07.9827025Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T05:49:07.9857084Z ##[endgroup]
2026-07-31T05:49:07.9857695Z ##[group]Fetching the repository
2026-07-31T05:49:07.9864334Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +ae843b1d9abdf3af64e0178cac521f7ed2189667:refs/remotes/pull/132/merge
2026-07-31T05:49:08.5598767Z ##[endgroup]
2026-07-31T05:49:08.5599856Z ##[group]Determining the checkout info
2026-07-31T05:49:08.5600824Z ##[endgroup]
2026-07-31T05:49:08.5604578Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T05:49:08.5656365Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-31T05:49:08.5691227Z ##[group]Checking out the ref
2026-07-31T05:49:08.5692034Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/132/merge
2026-07-31T05:49:08.6041120Z Previous HEAD position was b3c1eb1fe Merge 7ddd0bd596aa1c2c2e2aaa8b04255382d15b5680 into 37e8276b840dfb85defd4e3f49ef6f87f61614c3
2026-07-31T05:49:08.6042932Z HEAD is now at ae843b1d9 Merge 37e8276b840dfb85defd4e3f49ef6f87f61614c3 into d7411f9b9b78bba10bcfcd3c5b06f937b9f1a1c0
2026-07-31T05:49:08.6050878Z ##[endgroup]
2026-07-31T05:49:08.6088550Z [command]/usr/bin/git log -1 --format=%H
2026-07-31T05:49:08.6113262Z ae843b1d9abdf3af64e0178cac521f7ed2189667
2026-07-31T05:49:08.6767329Z ##[group]Run set -euo pipefail
2026-07-31T05:49:08.6768120Z [36;1mset -euo pipefail[0m
2026-07-31T05:49:08.6768597Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-31T05:49:08.6769241Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-31T05:49:08.6769709Z [36;1m  exit 0[0m
2026-07-31T05:49:08.6770047Z [36;1mfi[0m
2026-07-31T05:49:08.6770432Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-31T05:49:08.6770963Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-31T05:49:08.6771436Z [36;1mcode=false[0m
2026-07-31T05:49:08.6771817Z [36;1mwhile IFS= read -r f; do[0m
2026-07-31T05:49:08.6772241Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-31T05:49:08.6772680Z [36;1m  case "$f" in[0m
2026-07-31T05:49:08.6773080Z [36;1m    docs-site/*) code=true ;;[0m
2026-07-31T05:49:08.6773520Z [36;1m    *.md) ;;[0m
2026-07-31T05:49:08.6773912Z [36;1m    traceable-reqs.toml) ;;[0m
2026-07-31T05:49:08.6774355Z [36;1m    *) code=true ;;[0m
2026-07-31T05:49:08.6774779Z [36;1m  esac[0m
2026-07-31T05:49:08.6775162Z [36;1mdone <<< "$files"[0m
2026-07-31T05:49:08.6775623Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-31T05:49:08.6789492Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-31T05:49:08.6799977Z ##[endgroup]
2026-07-31T05:49:08.6859241Z changed files:
2026-07-31T05:49:08.6859813Z .github/ci/reaper-breadcrumb-census.ps1
2026-07-31T05:49:08.6860454Z crates/spt/tests/activity_link_push_e2e.rs
2026-07-31T05:49:08.6861065Z crates/spt/tests/common/mod.rs
2026-07-31T05:49:08.6861623Z crates/spt/tests/common/reap.rs
2026-07-31T05:49:08.6862146Z crates/spt/tests/contract_e2e.rs
2026-07-31T05:49:08.6862671Z crates/spt/tests/job_escape_e2e.rs
2026-07-31T05:49:08.6863229Z crates/spt/tests/ready_resume_ledger_e2e.rs
2026-07-31T05:49:08.6863825Z crates/spt/tests/reaper_guard.rs
2026-07-31T05:49:08.6864516Z crates/spt/tests/worker_lifecycle_e2e.rs
2026-07-31T05:49:08.6865108Z crates/spt/tests/worker_visibility_e2e.rs
2026-07-31T05:49:08.9861835Z Post job cleanup.
2026-07-31T05:49:09.0563835Z [command]/usr/bin/git version
2026-07-31T05:49:09.0596963Z git version 2.43.0
2026-07-31T05:49:09.0629253Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/22bf07b0-561c-4d50-a8ca-2335ba40b0a2' before making global git config changes
2026-07-31T05:49:09.0631424Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T05:49:09.0633317Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T05:49:09.0664845Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T05:49:09.0693167Z [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-31T05:49:09.0914168Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T05:49:09.0940796Z http.https://github.com/.extraheader
2026-07-31T05:49:09.0950154Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-31T05:49:09.0976971Z [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-31T05:49:09.1166131Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T05:49:09.1192624Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T05:49:09.1524978Z Evaluate and set job outputs
2026-07-31T05:49:09.1653155Z Set output 'code'
2026-07-31T05:49:09.1655702Z Cleaning up orphan processes
