Skip to content

Comments

[WIP] Add debug log for test case TestProfileBundleDefaultIsKept#1035

Open
xiaojiey wants to merge 6 commits intoComplianceAsCode:masterfrom
xiaojiey:debug-pb-pending
Open

[WIP] Add debug log for test case TestProfileBundleDefaultIsKept#1035
xiaojiey wants to merge 6 commits intoComplianceAsCode:masterfrom
xiaojiey:debug-pb-pending

Conversation

@xiaojiey
Copy link
Collaborator

@xiaojiey xiaojiey commented Dec 31, 2025

This is a test PR for #1057

I can see the patch:

2026-01-23T05:31:09.203142987Z {"level":"info","ts":"2026-01-23T05:31:09.203Z","logger":"profilebundlectrl","msg":"ProfileBundle is PENDING but workload appears up-to-date - likely cache staleness, requeuing","Request.Namespace":"osdk-e2e-816bbf43-0ed9-442f-80ce-ab77e82d9d7f","Request.Name":"test-scan-tailored-profile-extends-deprecated","ProfileBundle.ContentImage":"ghcr.io/complianceascode/test-broken-content-ocp:deprecated_profile","Pod.Name":"test-scan-tailored-profile-extends-deprecated-osdk-e2e-816xgvjg","Pod.Phase":"Pending"}
...
2026-01-23T05:31:21.210050275Z {"level":"info","ts":"2026-01-23T05:31:21.210Z","logger":"profilebundlectrl","msg":"ProfileBundle is PENDING but workload appears up-to-date - likely cache staleness, requeuing","Request.Namespace":"osdk-e2e-816bbf43-0ed9-442f-80ce-ab77e82d9d7f","Request.Name":"test-scan-tailored-profile-extends-deprecated","ProfileBundle.ContentImage":"ghcr.io/complianceascode/test-broken-content-ocp:deprecated_profile","Pod.Name":"test-scan-tailored-profile-extends-deprecated-osdk-e2e-816xgvjg","Pod.Phase":"Pending"}
2026-01-23T05:31:21.253325298Z {"level":"info","ts":"2026-01-23T05:31:21.253Z","logger":"profilebundlectrl","msg":"Skip reconcile: Workload already up-to-date","Request.Namespace":"osdk-e2e-816bbf43-0ed9-442f-80ce-ab77e82d9d7f","Request.Name":"test-scan-tailored-profile-extends-deprecated","Deployment.Namespace":"osdk-e2e-816bbf43-0ed9-442f-80ce-ab77e82d9d7f","Deployment.Name":"test-scan-tailored-profile-extends-deprecated-osdk-e2e-816bbf43-0ed9-442f-80ce-ab77e82d9d7f-pp"}

@openshift-ci
Copy link

openshift-ci bot commented Dec 31, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: xiaojiey

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@github-actions
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1035-df42fb52a72d8f4fd91f7a0956ec9bca5632e79d

@xiaojiey
Copy link
Collaborator Author

xiaojiey commented Jan 4, 2026

/retest

2 similar comments
@xiaojiey
Copy link
Collaborator Author

xiaojiey commented Jan 5, 2026

/retest

@xiaojiey
Copy link
Collaborator Author

xiaojiey commented Jan 5, 2026

/retest

@github-actions
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1035-78b532ca8e072cffdc1c67c013224ba29544da2b

@github-actions
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1035-da26ec655d5659eb070bcdb6420131d93a6b0379

@github-actions
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1035-26bcf85d4727e343febd4f8481fcfee7768aaf9d

@github-actions
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1035-3b59e9ef74d9bbf7e5904e9149050b620e8e1c13

@github-actions
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1035-5b95ab4d759de534850845314053b358748734b7

Collect must-gather

Add operator logs

Add a fix to address the cache staleness race condition
@github-actions
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1035-da10015e4b9307d2acbc4b2f9f144ed8d5ecafac

@github-actions
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1035-27e085b012fd5757d47bc83d6be33255146927f4

@github-actions
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1035-9f27ec1c258ba6222fba102f080228afca95270e

@github-actions
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1035-347e72c49e6da05124e2cda7b68ce793281a7985

@github-actions
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1035-fc919b7b5c541a7ca6dd9c1df6c276dd61d04237

@github-actions
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1035-bac9b13acb34eaa800574f57957007d338be0361

@xiaojiey
Copy link
Collaborator Author

/retest

1 similar comment
@xiaojiey
Copy link
Collaborator Author

/retest

@xiaojiey
Copy link
Collaborator Author

/test e2e-serial

@openshift-ci
Copy link

openshift-ci bot commented Jan 27, 2026

@xiaojiey: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

/test e2e-aws-parallel
/test e2e-aws-parallel-arm
/test e2e-aws-serial
/test e2e-aws-serial-arm
/test e2e-rosa
/test go-build
/test images
/test unit
/test verify

Use /test all to run all jobs.

Details

In response to this:

/test e2e-serial

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 kubernetes-sigs/prow repository.

@xiaojiey
Copy link
Collaborator Author

/test e2e-aws-serial

@xiaojiey
Copy link
Collaborator Author

/test e2e-aws-serial-arm

@openshift-ci
Copy link

openshift-ci bot commented Jan 27, 2026

@xiaojiey: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-parallel bac9b13 link true /test e2e-aws-parallel
ci/prow/e2e-rosa bac9b13 link true /test e2e-rosa
ci/prow/e2e-aws-serial bac9b13 link true /test e2e-aws-serial
ci/prow/e2e-aws-serial-arm bac9b13 link true /test e2e-aws-serial-arm

Full PR test history. Your PR dashboard.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant