﻿2026-08-28T12:40:08.4344289Z Current runner version: '2.336.0'
2026-08-28T12:40:08.4349801Z Runner name: 'kitsubito'
2026-08-28T12:40:08.4350438Z Runner group name: 'Default'
2026-08-28T12:40:08.4351238Z Machine name: 'KITSUBITO'
2026-08-28T12:40:08.4354944Z ##[group]GITHUB_TOKEN Permissions
2026-08-28T12:40:08.4357040Z Actions: write
2026-08-28T12:40:08.4357616Z ArtifactMetadata: write
2026-08-28T12:40:08.4358174Z Attestations: write
2026-08-28T12:40:08.4413572Z Checks: write
2026-08-28T12:40:08.4414151Z CodeQuality: write
2026-08-28T12:40:08.4414570Z Contents: write
2026-08-28T12:40:08.4414962Z CopilotRequests: write
2026-08-28T12:40:08.4415371Z Deployments: write
2026-08-28T12:40:08.4415762Z Discussions: write
2026-08-28T12:40:08.4416139Z Drives: write
2026-08-28T12:40:08.4416495Z Issues: write
2026-08-28T12:40:08.4416860Z Metadata: read
2026-08-28T12:40:08.4417224Z Models: read
2026-08-28T12:40:08.4417586Z Packages: write
2026-08-28T12:40:08.4417953Z Pages: write
2026-08-28T12:40:08.4418444Z PullRequests: write
2026-08-28T12:40:08.4418874Z RepositoryProjects: write
2026-08-28T12:40:08.4419394Z SecurityEvents: write
2026-08-28T12:40:08.4419781Z Statuses: write
2026-08-28T12:40:08.4420157Z VulnerabilityAlerts: read
2026-08-28T12:40:08.4420553Z ##[endgroup]
2026-08-28T12:40:08.4422650Z Secret source: Actions
2026-08-28T12:40:08.4423356Z Prepare workflow directory
2026-08-28T12:40:08.4836700Z Prepare all required actions
2026-08-28T12:40:08.4874338Z Getting action download info
2026-08-28T12:40:08.8837241Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-28T12:40:09.4494771Z Complete job name: changes
2026-08-28T12:40:09.5364703Z ##[group]Run set -euo pipefail
2026-08-28T12:40:09.5365347Z [36;1mset -euo pipefail[0m
2026-08-28T12:40:09.5365839Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-28T12:40:09.5366493Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-28T12:40:09.5367230Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-28T12:40:09.5368014Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-28T12:40:09.5368682Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-28T12:40:09.5369351Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-28T12:40:09.5370227Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-28T12:40:09.5371082Z [36;1m  exit 1[0m
2026-08-28T12:40:09.5371482Z [36;1mfi[0m
2026-08-28T12:40:09.5388584Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-28T12:40:09.5389526Z env:
2026-08-28T12:40:09.5389926Z   CARGO_INCREMENTAL: 0
2026-08-28T12:40:09.5390345Z ##[endgroup]
2026-08-28T12:40:09.5513842Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=721579323392 floor_bytes=34359738368
2026-08-28T12:40:09.5716447Z ##[group]Run actions/checkout@v5
2026-08-28T12:40:09.5716972Z with:
2026-08-28T12:40:09.5717367Z   repository: BigscreenVR/spt-bs-core
2026-08-28T12:40:09.5720630Z   token: ***
2026-08-28T12:40:09.5721027Z   ssh-strict: true
2026-08-28T12:40:09.5721416Z   ssh-user: git
2026-08-28T12:40:09.5721812Z   persist-credentials: true
2026-08-28T12:40:09.5722240Z   clean: true
2026-08-28T12:40:09.5722637Z   sparse-checkout-cone-mode: true
2026-08-28T12:40:09.5723093Z   fetch-depth: 1
2026-08-28T12:40:09.5723475Z   fetch-tags: false
2026-08-28T12:40:09.5723867Z   show-progress: true
2026-08-28T12:40:09.5724269Z   lfs: false
2026-08-28T12:40:09.5724660Z   submodules: false
2026-08-28T12:40:09.5725064Z   set-safe-directory: true
2026-08-28T12:40:09.5725499Z   allow-unsafe-pr-checkout: false
2026-08-28T12:40:09.5726066Z env:
2026-08-28T12:40:09.5726739Z   CARGO_INCREMENTAL: 0
2026-08-28T12:40:09.5727141Z ##[endgroup]
2026-08-28T12:40:09.6517000Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-28T12:40:09.6518808Z ##[group]Getting Git version info
2026-08-28T12:40:09.6519661Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-28T12:40:09.6521034Z [command]/usr/bin/git version
2026-08-28T12:40:09.6521518Z git version 2.43.0
2026-08-28T12:40:09.6534371Z ##[endgroup]
2026-08-28T12:40:09.6542135Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/8ab67792-202c-4135-8fc6-9ca27b5bea5c/.gitconfig'
2026-08-28T12:40:09.6549615Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8ab67792-202c-4135-8fc6-9ca27b5bea5c' before making global git config changes
2026-08-28T12:40:09.6551515Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T12:40:09.6553438Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-28T12:40:09.6601382Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-28T12:40:09.6620020Z https://github.com/BigscreenVR/spt-bs-core
2026-08-28T12:40:09.6629942Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-28T12:40:09.6632556Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-28T12:40:09.6652021Z HEAD
2026-08-28T12:40:09.6819556Z ##[endgroup]
2026-08-28T12:40:09.6820549Z [command]/usr/bin/git submodule status
2026-08-28T12:40:09.7016609Z ##[group]Cleaning the repository
2026-08-28T12:40:09.7017322Z [command]/usr/bin/git clean -ffdx
2026-08-28T12:40:09.7056131Z [command]/usr/bin/git reset --hard HEAD
2026-08-28T12:40:09.7126769Z HEAD is now at fed965f80 test(now-signal): prestart real daemon
2026-08-28T12:40:09.7166155Z ##[endgroup]
2026-08-28T12:40:09.7169257Z ##[group]Disabling automatic garbage collection
2026-08-28T12:40:09.7173211Z [command]/usr/bin/git config --local gc.auto 0
2026-08-28T12:40:09.7198393Z ##[endgroup]
2026-08-28T12:40:09.7199655Z ##[group]Setting up auth
2026-08-28T12:40:09.7204197Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-28T12:40:09.7230455Z [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-28T12:40:09.7419122Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T12:40:09.7444518Z [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-28T12:40:09.7630325Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T12:40:09.7657572Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-28T12:40:09.7847025Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-28T12:40:09.7881373Z ##[endgroup]
2026-08-28T12:40:09.7882327Z ##[group]Fetching the repository
2026-08-28T12:40:09.7888253Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ea55e88232497ba5667171a2770946d6ffe4551c:refs/remotes/origin/golden/ir2-incremental-off
2026-08-28T12:40:10.3246293Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-28T12:40:10.3248879Z  * [new ref]             ea55e88232497ba5667171a2770946d6ffe4551c -> origin/golden/ir2-incremental-off
2026-08-28T12:40:10.3270037Z ##[endgroup]
2026-08-28T12:40:10.3270962Z ##[group]Determining the checkout info
2026-08-28T12:40:10.3272005Z ##[endgroup]
2026-08-28T12:40:10.3276404Z [command]/usr/bin/git sparse-checkout disable
2026-08-28T12:40:10.3315151Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-28T12:40:10.3336840Z ##[group]Checking out the ref
2026-08-28T12:40:10.3339402Z [command]/usr/bin/git checkout --progress --force -B golden/ir2-incremental-off refs/remotes/origin/golden/ir2-incremental-off
2026-08-28T12:40:10.3563436Z Previous HEAD position was fed965f80 test(now-signal): prestart real daemon
2026-08-28T12:40:10.3570709Z Switched to a new branch 'golden/ir2-incremental-off'
2026-08-28T12:40:10.3572776Z branch 'golden/ir2-incremental-off' set up to track 'origin/golden/ir2-incremental-off'.
2026-08-28T12:40:10.3582328Z ##[endgroup]
2026-08-28T12:40:10.3626920Z [command]/usr/bin/git log -1 --format=%H
2026-08-28T12:40:10.3656740Z ea55e88232497ba5667171a2770946d6ffe4551c
2026-08-28T12:40:10.3820624Z ##[group]Run python3 .github/ci/flake-registry.py
2026-08-28T12:40:10.3821977Z [36;1mpython3 .github/ci/flake-registry.py[0m
2026-08-28T12:40:10.3849529Z shell: /usr/bin/bash -e {0}
2026-08-28T12:40:10.3850465Z env:
2026-08-28T12:40:10.3851188Z   CARGO_INCREMENTAL: 0
2026-08-28T12:40:10.3852005Z ##[endgroup]
2026-08-28T12:40:10.4191597Z FLAKE_REGISTRY_OK: 2 entries
2026-08-28T12:40:10.4285975Z ##[group]Run echo "code=true" >> "$GITHUB_OUTPUT"
2026-08-28T12:40:10.4287206Z [36;1mecho "code=true" >> "$GITHUB_OUTPUT"[0m
2026-08-28T12:40:10.4302370Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-28T12:40:10.4303548Z env:
2026-08-28T12:40:10.4304207Z   CARGO_INCREMENTAL: 0
2026-08-28T12:40:10.4304951Z ##[endgroup]
2026-08-28T12:40:10.4557333Z Post job cleanup.
2026-08-28T12:40:10.5328560Z [command]/usr/bin/git version
2026-08-28T12:40:10.5366082Z git version 2.43.0
2026-08-28T12:40:10.5393004Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/da0d7152-a548-4094-8e50-2e348506900a/.gitconfig'
2026-08-28T12:40:10.5400692Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/da0d7152-a548-4094-8e50-2e348506900a' before making global git config changes
2026-08-28T12:40:10.5403544Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T12:40:10.5405865Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-28T12:40:10.5450593Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-28T12:40:10.5477613Z [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-28T12:40:10.5670432Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T12:40:10.5689041Z http.https://github.com/.extraheader
2026-08-28T12:40:10.5696315Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-28T12:40:10.5721185Z [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-28T12:40:10.5908701Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T12:40:10.5937437Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-28T12:40:10.6264259Z Evaluate and set job outputs
2026-08-28T12:40:10.6270731Z Set output 'code'
2026-08-28T12:40:10.6273345Z Cleaning up orphan processes
