longhouse-release
failed- Job ID
019de1f2-a3f8-0cac-d0aa-2a0fa27a9fa2- Created
- 2026-05-01 05:11:08 UTC
- Updated
- 2026-05-01 05:11:08 UTC
- Duration
- 18s
- Source Ref
- 6189840d03445afbddafda578da94b89dd0ff449
- Source URL
- https://github.com/catalystcommunity/longhouse.git
- Runner Image
containers.catalystsquad.com/public/reactorcide/runnerbase:dev- Priority
- 15
- Queue
- reactorcide-jobs
Logs
2026-05-01T05:11:10.987799+00:00 ⚠️ Configuration warnings:
• runner_image: Using 'latest' tag or no tag specified
💡 Consider using a specific version tag for reproducible builds
✅ Configuration is valid (with warnings)
2026-05-01T05:11:10.988456+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=6189840d03445afbddafda578da94b89dd0ff449
2026-05-01T05:11:10.988676+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=6189840d03445afbddafda578da94b89dd0ff449 target=/job/ci
2026-05-01T05:11:12.316179+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-05-01T05:11:12.316996+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=6189840d03445afbddafda578da94b89dd0ff449
2026-05-01T05:11:12.317090+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=6189840d03445afbddafda578da94b89dd0ff449 target=/job/src
2026-05-01T05:11:13.747868+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-05-01T05:11:13.748611+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-05-01T05:11:23.532969+00:00 ✗ Job failed with exit code: 1
2026-05-01T05:11:10.988591+00:00 🔐 Preparing trusted CI source (type: git)
2026-05-01T05:11:10.988753+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-01T05:11:11.746563+00:00 Checking out ref: 6189840d03445afbddafda578da94b89dd0ff449
2026-05-01T05:11:12.316109+00:00 Fetched and checked out ref: 6189840d03445afbddafda578da94b89dd0ff449
2026-05-01T05:11:12.316274+00:00 Repository checked out to: /job/ci
2026-05-01T05:11:12.317149+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-01T05:11:13.174096+00:00 Checking out ref: 6189840d03445afbddafda578da94b89dd0ff449
2026-05-01T05:11:13.747791+00:00 Fetched and checked out ref: 6189840d03445afbddafda578da94b89dd0ff449
2026-05-01T05:11:13.747970+00:00 Repository checked out to: /job/src
2026-05-01T05:11:13.748728+00:00 Executing job locally (no container)
2026-05-01T05:11:13.748757+00:00 Command: set -e
export HOME="${HOME:-/tmp/home}"
mkdir -p "$HOME/.local"
# Install Go toolchain
curl -fsSL https://go.dev/dl/go1.23.8.linux-amd64.tar.gz -o /tmp/go.tar.gz
tar -C "$HOME/.local" -xzf /tmp/go.tar.gz
rm /tmp/go.tar.gz
export PATH="$HOME/.local/go/bin:$HOME/go/bin:$PATH"
cd /job/src
# release.sh handles git remote auth itself, gated on
# REACTORCIDE_WORKER_MODE / SKIP_GITHUB so run-local stays read-only.
sh .reactorcide/jobs/scripts/release.sh
2026-05-01T05:11:19.659019+00:00 === Aligning to origin/main ===
2026-05-01T05:11:20.091899+00:00 From https://github.com/catalystcommunity/longhouse
2026-05-01T05:11:20.091972+00:00 * branch main -> FETCH_HEAD
2026-05-01T05:11:20.129498+00:00 Warning: you are leaving 1 commit behind, not connected to
2026-05-01T05:11:20.129558+00:00 any of your branches:
2026-05-01T05:11:20.129575+00:00
2026-05-01T05:11:20.129593+00:00 6189840 fix: validate if a commit is even needed in script
2026-05-01T05:11:20.129605+00:00
2026-05-01T05:11:20.129618+00:00 If you want to keep it by creating a new branch, this may be a good time
2026-05-01T05:11:20.129633+00:00 to do so with:
2026-05-01T05:11:20.129647+00:00
2026-05-01T05:11:20.129660+00:00 git branch <new-branch-name> 6189840
2026-05-01T05:11:20.129672+00:00
2026-05-01T05:11:20.132501+00:00 Switched to and reset branch 'main'
2026-05-01T05:11:20.133729+00:00 branch 'main' set up to track 'origin/main'.
2026-05-01T05:11:20.133773+00:00 Your branch is up to date with 'origin/main'.
2026-05-01T05:11:20.134490+00:00 === Installing semver-tags v0.4.0 ===
2026-05-01T05:11:20.971964+00:00 === Running semver-tags ===
2026-05-01T05:11:22.309991+00:00 [36mINFO[0m[2026-05-01T05:11:21Z] command run with settings resolved [36msettings[0m="{DryRun:false GithubAction:false OutputJson:true Atomic:true PreReleaseString: BuildString: Remote:origin Branch:main AllowedTypes:[fix feat chore build docs ci] Directories:[]}"
2026-05-01T05:11:22.310071+00:00 [36mINFO[0m[2026-05-01T05:11:21Z] Tag line found: v0.3.1,112eb2fed5cfa200a1c472e15f4afccb60d23ec0
2026-05-01T05:11:22.310088+00:00 [36mINFO[0m[2026-05-01T05:11:21Z] Tag line found: v0.3.0,ff51aa36dd8463e9840d4093229467e923271cf1
2026-05-01T05:11:22.310102+00:00 [36mINFO[0m[2026-05-01T05:11:21Z] Tag line found: v0.2.0,0f38459992797da09993c9f542a6847a3cf62240
2026-05-01T05:11:22.310117+00:00 [36mINFO[0m[2026-05-01T05:11:21Z] Tag line found: v0.1.1,425a8832ae74caceb06b3e5b747d765390002834
2026-05-01T05:11:22.310130+00:00 [36mINFO[0m[2026-05-01T05:11:21Z] Tag line found:
2026-05-01T05:11:22.310144+00:00 [36mINFO[0m[2026-05-01T05:11:21Z] Analyzing Commits for package:
2026-05-01T05:11:22.310158+00:00 [36mINFO[0m[2026-05-01T05:11:21Z] Analyzing Commit: fix: validate if a commit is even needed in script
2026-05-01T05:11:22.310170+00:00 [36mINFO[0m[2026-05-01T05:11:21Z] Found Patch commit
2026-05-01T05:11:22.310183+00:00 [36mINFO[0m[2026-05-01T05:11:21Z] Tagging new version: v0.3.2
2026-05-01T05:11:22.324474+00:00 {"New_release_published":"true","New_release_version":"0.3.2","New_release_major_version":"0","New_release_minor_version":"3","New_release_patch_version":"2","New_release_git_head":"","New_release_notes":"fix: validate if a commit is even needed in script","New_release_notes_json":"{\"new_release_notes_escaped\":{\"package_\":[\"fix: validate if a commit is even needed in script\"]}}","Dry_run":"false","Release_package":"","New_release_git_tag":"v0.3.2","Last_release_version":"0.3.1","Last_release_git_head":"112eb2fed5cfa200a1c472e15f4afccb60d23ec0","Last_release_git_tag":"v0.3.1"}=== New release: v0.3.2 ===
2026-05-01T05:11:22.324527+00:00 === Updating versioned files to 0.3.2 ===
2026-05-01T05:11:22.370347+00:00 [main 461c02d] ci: bump version to 0.3.2
2026-05-01T05:11:22.370415+00:00 2 files changed, 3 insertions(+), 3 deletions(-)
2026-05-01T05:11:23.524175+00:00 remote: error: GH013: Repository rule violations found for refs/heads/main.
2026-05-01T05:11:23.524251+00:00 remote: Review all repository rules at https://github.com/catalystcommunity/longhouse/rules?ref=refs%2Fheads%2Fmain
2026-05-01T05:11:23.524269+00:00 remote:
2026-05-01T05:11:23.524308+00:00 remote: - Changes must be made through a pull request.
2026-05-01T05:11:23.524464+00:00 remote:
2026-05-01T05:11:23.524500+00:00 remote: - 5 of 5 required status checks are expected.
2026-05-01T05:11:23.524515+00:00 remote:
2026-05-01T05:11:23.525928+00:00 To https://github.com/catalystcommunity/longhouse.git
2026-05-01T05:11:23.525996+00:00 ! [remote rejected] HEAD -> main (push declined due to repository rule violations)
2026-05-01T05:11:23.526026+00:00 error: failed to push some refs to 'https://github.com/catalystcommunity/longhouse.git'