﻿2026-06-04T01:30:05.2326308Z Current runner version: '2.334.0'
2026-06-04T01:30:05.2335555Z Runner name: 'gravity'
2026-06-04T01:30:05.2336630Z Runner group name: 'Default'
2026-06-04T01:30:05.2338044Z Machine name: 'gravity-linux'
2026-06-04T01:30:05.2342236Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T01:30:05.2346307Z Contents: read
2026-06-04T01:30:05.2347211Z Metadata: read
2026-06-04T01:30:05.2348017Z Packages: read
2026-06-04T01:30:05.2348771Z ##[endgroup]
2026-06-04T01:30:05.2352428Z Secret source: Actions
2026-06-04T01:30:05.2353523Z Prepare workflow directory
2026-06-04T01:30:05.3075507Z Prepare all required actions
2026-06-04T01:30:05.3136357Z Getting action download info
2026-06-04T01:30:06.3190896Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5)
2026-06-04T01:30:07.4156377Z Complete job name: traceability
2026-06-04T01:30:07.5655290Z ##[group]Run actions/checkout@v4
2026-06-04T01:30:07.5657032Z with:
2026-06-04T01:30:07.5657884Z   repository: SaberMage/spt-core
2026-06-04T01:30:07.5665667Z   token: ***
2026-06-04T01:30:07.5666495Z   ssh-strict: true
2026-06-04T01:30:07.5667311Z   ssh-user: git
2026-06-04T01:30:07.5668129Z   persist-credentials: true
2026-06-04T01:30:07.5669003Z   clean: true
2026-06-04T01:30:07.5669903Z   sparse-checkout-cone-mode: true
2026-06-04T01:30:07.5670840Z   fetch-depth: 1
2026-06-04T01:30:07.5671631Z   fetch-tags: false
2026-06-04T01:30:07.5672524Z   show-progress: true
2026-06-04T01:30:07.5673337Z   lfs: false
2026-06-04T01:30:07.5674110Z   submodules: false
2026-06-04T01:30:07.5674971Z   set-safe-directory: true
2026-06-04T01:30:07.5676460Z ##[endgroup]
2026-06-04T01:30:07.7421087Z Syncing repository: SaberMage/spt-core
2026-06-04T01:30:07.7424799Z ##[group]Getting Git version info
2026-06-04T01:30:07.7426496Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T01:30:07.7428665Z [command]/usr/bin/git version
2026-06-04T01:30:07.7429854Z git version 2.34.1
2026-06-04T01:30:07.7438607Z ##[endgroup]
2026-06-04T01:30:07.7455325Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/d0097d8c-fbc5-416f-9e14-092d5ec00d27/.gitconfig'
2026-06-04T01:30:07.7481727Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/d0097d8c-fbc5-416f-9e14-092d5ec00d27' before making global git config changes
2026-06-04T01:30:07.7484366Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T01:30:07.7501303Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T01:30:07.7560962Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T01:30:07.7593825Z https://github.com/SaberMage/spt-core
2026-06-04T01:30:07.7617010Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T01:30:07.7622686Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T01:30:07.7651086Z refs/heads/dev-freeform
2026-06-04T01:30:07.7665888Z [command]/usr/bin/git checkout --detach
2026-06-04T01:30:07.7828387Z HEAD is now at 02c4ff7 ci: phase 2 of self-host migration - linux leg + traceability on gravity
2026-06-04T01:30:07.7890401Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T01:30:07.7924193Z Deleted branch dev-freeform (was 02c4ff7).
2026-06-04T01:30:07.7974115Z ##[endgroup]
2026-06-04T01:30:07.7978209Z [command]/usr/bin/git submodule status
2026-06-04T01:30:07.8210204Z ##[group]Cleaning the repository
2026-06-04T01:30:07.8216001Z [command]/usr/bin/git clean -ffdx
2026-06-04T01:30:08.4779601Z Removing target/
2026-06-04T01:30:08.4795811Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T01:30:08.4864114Z HEAD is now at 02c4ff7 ci: phase 2 of self-host migration - linux leg + traceability on gravity
2026-06-04T01:30:08.4871570Z ##[endgroup]
2026-06-04T01:30:08.4874575Z ##[group]Disabling automatic garbage collection
2026-06-04T01:30:08.4879561Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T01:30:08.4919317Z ##[endgroup]
2026-06-04T01:30:08.4922390Z ##[group]Setting up auth
2026-06-04T01:30:08.4927127Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T01:30:08.4969819Z [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-06-04T01:30:08.5207581Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T01:30:08.5245925Z [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-06-04T01:30:08.5480926Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T01:30:08.5524485Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T01:30:08.5770304Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T01:30:08.5817873Z ##[endgroup]
2026-06-04T01:30:08.5821236Z ##[group]Fetching the repository
2026-06-04T01:30:08.5833771Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +02c4ff7fe5fe0dbfd18e2d1311a61f816e635ad3:refs/remotes/origin/dev-freeform
2026-06-04T01:30:09.1827322Z ##[endgroup]
2026-06-04T01:30:09.1830675Z ##[group]Determining the checkout info
2026-06-04T01:30:09.1834243Z ##[endgroup]
2026-06-04T01:30:09.1861564Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T01:30:09.1890084Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T01:30:09.1928777Z ##[group]Checking out the ref
2026-06-04T01:30:09.1933851Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T01:30:09.1982722Z Switched to a new branch 'dev-freeform'
2026-06-04T01:30:09.1985609Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T01:30:09.1991832Z ##[endgroup]
2026-06-04T01:30:09.2039023Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T01:30:09.2071487Z 02c4ff7fe5fe0dbfd18e2d1311a61f816e635ad3
2026-06-04T01:30:09.2409525Z ##[group]Run gh release download --repo BigscreenVR/traceable-reqs \
2026-06-04T01:30:09.2412342Z [36;1mgh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-04T01:30:09.2414742Z [36;1m  --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-04T01:30:09.2416660Z [36;1mchmod +x traceable-reqs[0m
2026-06-04T01:30:09.2446832Z shell: /usr/bin/bash -e {0}
2026-06-04T01:30:09.2448236Z env:
2026-06-04T01:30:09.2451271Z   GH_TOKEN: ***
2026-06-04T01:30:09.2452450Z ##[endgroup]
2026-06-04T01:30:10.5563169Z ##[group]Run ./traceable-reqs check --json
2026-06-04T01:30:10.5563895Z [36;1m./traceable-reqs check --json[0m
2026-06-04T01:30:10.5586392Z shell: /usr/bin/bash -e {0}
2026-06-04T01:30:10.5586921Z ##[endgroup]
2026-06-04T01:30:10.5642131Z ./traceable-reqs: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by ./traceable-reqs)
2026-06-04T01:30:10.5660553Z ##[error]Process completed with exit code 1.
2026-06-04T01:30:10.5884099Z Post job cleanup.
2026-06-04T01:30:10.7317814Z [command]/usr/bin/git version
2026-06-04T01:30:10.7369272Z git version 2.34.1
2026-06-04T01:30:10.7424981Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/3733fd00-5061-461f-b66a-e05efcc7392a/.gitconfig'
2026-06-04T01:30:10.7450514Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/3733fd00-5061-461f-b66a-e05efcc7392a' before making global git config changes
2026-06-04T01:30:10.7452167Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T01:30:10.7459533Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T01:30:10.7506832Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T01:30:10.7565922Z [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-06-04T01:30:10.7847089Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T01:30:10.7881486Z http.https://github.com/.extraheader
2026-06-04T01:30:10.7898337Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-04T01:30:10.7945343Z [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-06-04T01:30:10.8226047Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T01:30:10.8273099Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T01:30:10.8716194Z Cleaning up orphan processes
2026-06-04T01:30:10.9324761Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
