Conversation
Capture the combined output from the default-keychain and unlock-keychain commands when the real-keychain availability test fails. Assisted-by: Codex <https://openai.com/codex> Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com>
|
@jhernand: This pull request explicitly references no jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jhernand The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueComment |
|
ℹ️ E2E CaaS Full Install -- Skipped This suite never reached the point of actually running -- see the run for why (e.g. the e2e-readiness gate wasn't met, or this suite wasn't needed for what changed). ℹ️ E2E VMaaS Full Install -- Skipped This suite never reached the point of actually running -- see the run for why (e.g. the e2e-readiness gate wasn't met, or this suite wasn't needed for what changed). ℹ️ E2E BMaaS Full Install -- Skipped This suite never reached the point of actually running -- see the run for why (e.g. the e2e-readiness gate wasn't met, or this suite wasn't needed for what changed). |
🧭 Jobs Selection (informational only)E2E Suites
AI judgment confidence: 100%. Unit Tests
Integration Tests
Helm Lint
Checks & Builds
Every table above is informational only -- nothing here gates whether a job actually runs. The E2E Suites table can use AI judgment for ambiguous files; every other table is deterministic-only (no AI). |
Summary
CombinedOutput()fromsecurity default-keychainafter the availability probe failsCombinedOutput()fromsecurity unlock-keychainagainst the test keychainPurpose
This is a diagnostic-only PR intended to reveal which macOS
securitycommand is failing on the currentmacos-latestrunner. It is not intended to merge.The branch is based directly on the current upstream
mainand does not contain the changes from PR #1143.Related failure: https://github.com/osac-project/osac/actions/runs/35971300958/job/107541477454?pr=1143
Validation
go test ./internal/config/...GOOS=darwin GOARCH=arm64 CGO_ENABLED=0 go test -c -o /tmp/osac-config-darwin.test ./internal/config