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

build-definitions update #3515

Merged
merged 1 commit into from
Apr 5, 2024
Merged

build-definitions update #3515

merged 1 commit into from
Apr 5, 2024

Conversation

@openshift-ci openshift-ci bot requested review from mkosiarc and rcerven March 27, 2024 09:18
@rh-tap-build-team rh-tap-build-team bot force-pushed the build-definitions branch 9 times, most recently from 34654cf to b7a831f Compare April 3, 2024 13:38
@rh-tap-build-team rh-tap-build-team bot force-pushed the build-definitions branch 2 times, most recently from a482476 to 6a32173 Compare April 4, 2024 06:15
@openshift-ci openshift-ci bot added the approved label Apr 4, 2024
@mkosiarc
Copy link
Member

mkosiarc commented Apr 4, 2024

/approve
/lgtm

@mkosiarc
Copy link
Member

mkosiarc commented Apr 4, 2024

Seems there is a valid error

      container step-create-base-images-sbom: 
      Traceback (most recent call last):
        File "/app/base_images_sbom_script.py", line 140, in <module>
          main()
        File "/app/base_images_sbom_script.py", line 119, in main
          base_images_from_dockerfile = args.base_images_from_dockerfile.read_text().splitlines()
        File "/usr/lib64/python3.9/pathlib.py", line 1266, in read_text
          with self.open(mode='r', encoding=encoding, errors=errors) as f:
        File "/usr/lib64/python3.9/pathlib.py", line 1252, in open
          return io.open(self, mode, buffering, encoding, errors, newline,
        File "/usr/lib64/python3.9/pathlib.py", line 1120, in _opener
          return self._accessor.open(self, flags, mode)
      FileNotFoundError: [Errno 2] No such file or directory: '/workspace/base_images_from_dockerfile'

I'll investigate, it's happening for multi platform builds that uses buildah-remote task

@mkosiarc
Copy link
Member

mkosiarc commented Apr 4, 2024

Already prepared PR that should fix this konflux-ci/build-definitions#922

Copy link

openshift-ci bot commented Apr 4, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mkosiarc, rcerven, rh-tap-build-team[bot]

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

The pull request process is described here

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

@mkosiarc
Copy link
Member

mkosiarc commented Apr 5, 2024

/test appstudio-hac-e2e-tests

@mkosiarc
Copy link
Member

mkosiarc commented Apr 5, 2024

/test appstudio-e2e-tests-ocp-4-14

Copy link

openshift-ci bot commented Apr 5, 2024

@rh-tap-build-team[bot]: The following test 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/appstudio-hac-e2e-tests 5dc9a82 link false /test appstudio-hac-e2e-tests

Full PR test history. Your PR dashboard.

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/test-infra repository. I understand the commands that are listed here.

@mkosiarc
Copy link
Member

mkosiarc commented Apr 5, 2024

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Apr 5, 2024
@mkosiarc mkosiarc merged commit 22c95d5 into main Apr 5, 2024
7 of 8 checks passed
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.

2 participants