Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ec #848

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Update ec #848

merged 1 commit into from
Mar 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 29, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
quay.io/enterprise-contract/ec-cli tekton-step-image digest 3bed976 -> 3d9c4a6
quay.io/enterprise-contract/ec-cli digest 3bed976 -> 3d9c4a6
quay.io/enterprise-contract/ec-task-bundle tekton-bundle digest bf6f20b -> dafce7e

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from lcarva and zregvart February 29, 2024 19:31
@zregvart
Copy link
Member

zregvart commented Mar 1, 2024

CI seems to be failing because of:

Tasks contains params in script section (https://tekton.dev/docs/pipelines/tasks/#substituting-in-script-blocks)
task/acs-deploy-check/0.1/acs-deploy-check.yaml

@lcarva
Copy link
Contributor

lcarva commented Mar 1, 2024

Fixing yaml issue here: #852

@renovate renovate bot force-pushed the renovate/ec branch 6 times, most recently from 5c2443e to 3b2b528 Compare March 5, 2024 11:42
@zregvart
Copy link
Member

zregvart commented Mar 5, 2024

It's either a timing thing in e2e tests or Quay outage. e2e tests fail with:

  failed to get cosign result for image quay.io/redhat-user-workloads/build-templates-e2e/test-app-848/devfile-sample-python-basic-820e:build-44ded-1709639292@sha256:f9e5b96033301df46a941b0de87951f7fefda0779381304b62c005970d45f5ae: failed to find cosign results for image quay.io/redhat-user-workloads/build-templates-e2e/test-app-848/devfile-sample-python-basic-820e:build-44ded-1709639292@sha256:f9e5b96033301df46a941b0de87951f7fefda0779381304b62c005970d45f5ae: error when getting attestation tag: cannot get manifest digest from quay.io/redhat-user-workloads/build-templates-e2e/test-app-848/devfile-sample-python-basic-820e:sha256-f9e5b96033301df46a941b0de87951f7fefda0779381304b62c005970d45f5ae.att image. response body: {"tags": [], "page": 1, "has_additional": false}

Attestation tag is present on Quay now.

The timeout is 5min, perhaps that is not enough.

@chmeliik
Copy link
Contributor

chmeliik commented Mar 5, 2024

It's either a timing thing in e2e tests or Quay outage. e2e tests fail with:

  failed to get cosign result for image quay.io/redhat-user-workloads/build-templates-e2e/test-app-848/devfile-sample-python-basic-820e:build-44ded-1709639292@sha256:f9e5b96033301df46a941b0de87951f7fefda0779381304b62c005970d45f5ae: failed to find cosign results for image quay.io/redhat-user-workloads/build-templates-e2e/test-app-848/devfile-sample-python-basic-820e:build-44ded-1709639292@sha256:f9e5b96033301df46a941b0de87951f7fefda0779381304b62c005970d45f5ae: error when getting attestation tag: cannot get manifest digest from quay.io/redhat-user-workloads/build-templates-e2e/test-app-848/devfile-sample-python-basic-820e:sha256-f9e5b96033301df46a941b0de87951f7fefda0779381304b62c005970d45f5ae.att image. response body: {"tags": [], "page": 1, "has_additional": false}

Attestation tag is present on Quay now.

The timeout is 5min, perhaps that is not enough.

Saw the same in #832 (comment) and #827 (comment) (Lui and I thought it was Chains being slow)

@zregvart
Copy link
Member

zregvart commented Mar 5, 2024

Looks like the attestation image was uploaded ~13min after the PipelineRun finished

@renovate renovate bot force-pushed the renovate/ec branch 2 times, most recently from bebee67 to a32748c Compare March 6, 2024 08:44
@renovate renovate bot changed the title chore(deps): update ec Update ec Mar 7, 2024
@renovate renovate bot force-pushed the renovate/ec branch 5 times, most recently from d83f59f to 7308897 Compare March 8, 2024 18:49
Copy link

sonarqubecloud bot commented Mar 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@zregvart zregvart merged commit b59c68f into main Mar 11, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants