﻿2026-07-22T19:22:45.4225957Z Current runner version: '2.335.1'
2026-07-22T19:22:45.4230604Z Runner name: 'kitsubito'
2026-07-22T19:22:45.4231106Z Runner group name: 'Default'
2026-07-22T19:22:45.4231757Z Machine name: 'KITSUBITO'
2026-07-22T19:22:45.4234911Z ##[group]GITHUB_TOKEN Permissions
2026-07-22T19:22:45.4236819Z Actions: write
2026-07-22T19:22:45.4237229Z ArtifactMetadata: write
2026-07-22T19:22:45.4237631Z Attestations: write
2026-07-22T19:22:45.4238017Z Checks: write
2026-07-22T19:22:45.4238379Z CodeQuality: write
2026-07-22T19:22:45.4238755Z Contents: write
2026-07-22T19:22:45.4239253Z CopilotRequests: write
2026-07-22T19:22:45.4239642Z Deployments: write
2026-07-22T19:22:45.4240018Z Discussions: write
2026-07-22T19:22:45.4240390Z Drives: write
2026-07-22T19:22:45.4240742Z Issues: write
2026-07-22T19:22:45.4241097Z Metadata: read
2026-07-22T19:22:45.4241460Z Models: read
2026-07-22T19:22:45.4241815Z Packages: write
2026-07-22T19:22:45.4242176Z Pages: write
2026-07-22T19:22:45.4242632Z PullRequests: write
2026-07-22T19:22:45.4243039Z RepositoryProjects: write
2026-07-22T19:22:45.4243448Z SecurityEvents: write
2026-07-22T19:22:45.4243824Z Statuses: write
2026-07-22T19:22:45.4244192Z VulnerabilityAlerts: read
2026-07-22T19:22:45.4244596Z ##[endgroup]
2026-07-22T19:22:45.4246287Z Secret source: Actions
2026-07-22T19:22:45.4246792Z Prepare workflow directory
2026-07-22T19:22:45.4593668Z Prepare all required actions
2026-07-22T19:22:45.4622306Z Getting action download info
2026-07-22T19:22:45.8397151Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-22T19:22:46.3397859Z Complete job name: changes
2026-07-22T19:22:46.4225895Z ##[group]Run actions/checkout@v5
2026-07-22T19:22:46.4226630Z with:
2026-07-22T19:22:46.4226991Z   fetch-depth: 2
2026-07-22T19:22:46.4227387Z   repository: BigscreenVR/spt-bs-core
2026-07-22T19:22:46.4230510Z   token: ***
2026-07-22T19:22:46.4230862Z   ssh-strict: true
2026-07-22T19:22:46.4231224Z   ssh-user: git
2026-07-22T19:22:46.4231585Z   persist-credentials: true
2026-07-22T19:22:46.4231994Z   clean: true
2026-07-22T19:22:46.4232361Z   sparse-checkout-cone-mode: true
2026-07-22T19:22:46.4232776Z   fetch-tags: false
2026-07-22T19:22:46.4233142Z   show-progress: true
2026-07-22T19:22:46.4233510Z   lfs: false
2026-07-22T19:22:46.4233845Z   submodules: false
2026-07-22T19:22:46.4234212Z   set-safe-directory: true
2026-07-22T19:22:46.4234619Z   allow-unsafe-pr-checkout: false
2026-07-22T19:22:46.4235238Z ##[endgroup]
2026-07-22T19:22:46.5008641Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T19:22:46.5010771Z ##[group]Getting Git version info
2026-07-22T19:22:46.5011530Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T19:22:46.5012422Z [command]/usr/bin/git version
2026-07-22T19:22:46.5012836Z git version 2.43.0
2026-07-22T19:22:46.5020073Z ##[endgroup]
2026-07-22T19:22:46.5031063Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/dbfa33b2-e240-4cf3-ae4a-4f14b5dd8d1e' before making global git config changes
2026-07-22T19:22:46.5032321Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T19:22:46.5033961Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T19:22:46.5067311Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T19:22:46.5086860Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T19:22:46.5096720Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T19:22:46.5099450Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T19:22:46.5118207Z refs/heads/main
2026-07-22T19:22:46.5126639Z [command]/usr/bin/git checkout --detach
2026-07-22T19:22:46.5181379Z HEAD is now at 7c0f12d6 Merge pull request #60 from BigscreenVR/build/daemon-lifecycle-w3
2026-07-22T19:22:46.5218798Z [command]/usr/bin/git branch --delete --force main
2026-07-22T19:22:46.5245173Z Deleted branch main (was 7c0f12d6).
2026-07-22T19:22:46.5249109Z ##[endgroup]
2026-07-22T19:22:46.5252577Z [command]/usr/bin/git submodule status
2026-07-22T19:22:46.5434463Z ##[group]Cleaning the repository
2026-07-22T19:22:46.5437168Z [command]/usr/bin/git clean -ffdx
2026-07-22T19:22:47.3343534Z Removing target/
2026-07-22T19:22:47.3351906Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T19:22:47.3406689Z HEAD is now at 7c0f12d6 Merge pull request #60 from BigscreenVR/build/daemon-lifecycle-w3
2026-07-22T19:22:47.3412166Z ##[endgroup]
2026-07-22T19:22:47.3413554Z ##[group]Disabling automatic garbage collection
2026-07-22T19:22:47.3416826Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T19:22:47.3443427Z ##[endgroup]
2026-07-22T19:22:47.3444704Z ##[group]Setting up auth
2026-07-22T19:22:47.3447787Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T19:22:47.3474989Z [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-22T19:22:47.3662646Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T19:22:47.3689144Z [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-22T19:22:47.3875369Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T19:22:47.3903135Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T19:22:47.4094060Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T19:22:47.4125626Z ##[endgroup]
2026-07-22T19:22:47.4127563Z ##[group]Fetching the repository
2026-07-22T19:22:47.4140160Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +c63b96ad7ae00d74981db288d5ca401b8c2868b1:refs/remotes/pull/64/merge
2026-07-22T19:22:47.8722202Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-22T19:22:47.8723026Z  * [new ref]           c63b96ad7ae00d74981db288d5ca401b8c2868b1 -> pull/64/merge
2026-07-22T19:22:47.8740798Z ##[endgroup]
2026-07-22T19:22:47.8741596Z ##[group]Determining the checkout info
2026-07-22T19:22:47.8742730Z ##[endgroup]
2026-07-22T19:22:47.8746746Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T19:22:47.8784918Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T19:22:47.8807780Z ##[group]Checking out the ref
2026-07-22T19:22:47.8809997Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/64/merge
2026-07-22T19:22:47.8926063Z Previous HEAD position was 7c0f12d6 Merge pull request #60 from BigscreenVR/build/daemon-lifecycle-w3
2026-07-22T19:22:47.8928253Z HEAD is now at c63b96ad Merge 6b13f074be54ce69b4ff7dd71aa47b91a19629f8 into 7c0f12d6eab59c52a3ecae81a26ea68a0b6520c9
2026-07-22T19:22:47.8934080Z ##[endgroup]
2026-07-22T19:22:47.8971237Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T19:22:47.8991525Z c63b96ad7ae00d74981db288d5ca401b8c2868b1
2026-07-22T19:22:47.9165556Z ##[group]Run set -euo pipefail
2026-07-22T19:22:47.9165984Z [36;1mset -euo pipefail[0m
2026-07-22T19:22:47.9166276Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-22T19:22:47.9166597Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-22T19:22:47.9166873Z [36;1m  exit 0[0m
2026-07-22T19:22:47.9167072Z [36;1mfi[0m
2026-07-22T19:22:47.9167311Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-22T19:22:47.9167603Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-22T19:22:47.9167874Z [36;1mcode=false[0m
2026-07-22T19:22:47.9168098Z [36;1mwhile IFS= read -r f; do[0m
2026-07-22T19:22:47.9168351Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-22T19:22:47.9168593Z [36;1m  case "$f" in[0m
2026-07-22T19:22:47.9169387Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-22T19:22:47.9169778Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-22T19:22:47.9170112Z [36;1m    *) code=true ;;[0m
2026-07-22T19:22:47.9170346Z [36;1m  esac[0m
2026-07-22T19:22:47.9170550Z [36;1mdone <<< "$files"[0m
2026-07-22T19:22:47.9170779Z [36;1mecho "classified: code=$code"[0m
2026-07-22T19:22:47.9171056Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-22T19:22:47.9187811Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-22T19:22:47.9188164Z ##[endgroup]
2026-07-22T19:22:47.9258468Z changed files:
2026-07-22T19:22:47.9258825Z CHANGELOG.md
2026-07-22T19:22:47.9259189Z Cargo.lock
2026-07-22T19:22:47.9259433Z Cargo.toml
2026-07-22T19:22:47.9259682Z classified: code=true
2026-07-22T19:22:47.9404703Z Post job cleanup.
2026-07-22T19:22:48.0054571Z [command]/usr/bin/git version
2026-07-22T19:22:48.0087042Z git version 2.43.0
2026-07-22T19:22:48.0122815Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/89d908a1-3d46-40c5-a440-960cefcbc8ec' before making global git config changes
2026-07-22T19:22:48.0123863Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T19:22:48.0126856Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T19:22:48.0156747Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T19:22:48.0183244Z [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-22T19:22:48.0369495Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T19:22:48.0387466Z http.https://github.com/.extraheader
2026-07-22T19:22:48.0394279Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-22T19:22:48.0418926Z [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-22T19:22:48.0636769Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T19:22:48.0660913Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T19:22:48.0960880Z Evaluate and set job outputs
2026-07-22T19:22:48.0965595Z Set output 'code'
2026-07-22T19:22:48.0967324Z Cleaning up orphan processes
