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 openshift and microshift bundles to 4.13.6 #3778

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

anjannath
Copy link
Member

No description provided.

@praveenkumar
Copy link
Member

/lgtm

wait till CI is green.

@anjannath
Copy link
Member Author

in the prow dashboard, i can see the jobs have finished running, but the status is not reflacted here in the github PR, https://prow.ci.openshift.org/?repo=crc-org%2Fcrc

@anjannath
Copy link
Member Author

/test integration-crc

1 similar comment
@praveenkumar
Copy link
Member

/test integration-crc

@openshift-ci
Copy link

openshift-ci bot commented Aug 1, 2023

@anjannath: 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/integration-crc 68ce2de link true /test integration-crc

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.

@anjannath
Copy link
Member Author

podman preset test is failing in integration-crc, because of unrecognized TLS certs from quay.io, this is not happening locally though..

      level=debug msg="Got bundle path: /home/packer/.crc/cache/crc_podman_libvirt_4.4.4_amd64.crcbundle"
      level=info msg="Downloading bundle: /home/packer/.crc/cache/crc_podman_libvirt_4.4.4_amd64.crcbundle..."
      level=debug msg="Using registries.d directory /etc/containers/registries.d"
      level=debug msg="Loading registries configuration \"/etc/containers/registries.conf\""
      level=debug msg="Loading registries configuration \"/etc/containers/registries.conf.d/000-shortnames.conf\""
      level=debug msg="Loading registries configuration \"/etc/containers/registries.conf.d/001-rhel-shortnames.conf\""
      level=debug msg="Loading registries configuration \"/etc/containers/registries.conf.d/002-rhel-shortnames-overrides.conf\""
      level=debug msg="Trying to access \"quay.io/crcont/podman-bundle:4.4.4\""
      level=debug msg="No credentials matching quay.io/crcont/podman-bundle found in /run/user/1000/containers/auth.json"
      level=debug msg="No credentials matching quay.io/crcont/podman-bundle found in /home/packer/.config/containers/auth.json"
      level=debug msg="No credentials matching quay.io/crcont/podman-bundle found in /home/packer/.docker/config.json"
      level=debug msg="No credentials matching quay.io/crcont/podman-bundle found in /home/packer/.dockercfg"
      level=debug msg="No credentials for quay.io/crcont/podman-bundle found"
      level=debug msg=" No signature storage configuration found for quay.io/crcont/podman-bundle:4.4.4, using built-in default file:///home/packer/.local/share/containers/sigstore"
      level=debug msg="Looking for TLS certificates and private keys in /etc/docker/certs.d/quay.io"
      level=debug msg="GET https://quay.io/v2/"
      level=debug msg="Ping https://quay.io/v2/ err Get \"https://quay.io/v2/\": x509: certificate signed by unknown authority (&url.Error{Op:\"Get\", URL:\"https://quay.io/v2/\", Err:x509.UnknownAuthorityError{Cert:(*x509.Certificate)(0xc0006e1080), hintErr:error(nil), hintCert:(*x509.Certificate)(nil)}})"
      level=debug msg="GET https://quay.io/v1/_ping"
      level=debug msg="Ping https://quay.io/v1/_ping err Get \"https://quay.io/v1/_ping\": x509: certificate signed by unknown authority (&url.Error{Op:\"Get\", URL:\"https://quay.io/v1/_ping\", Err:x509.UnknownAuthorityError{Cert:(*x509.Certificate)(0xc0006e1b80), hintErr:error(nil), hintCert:(*x509.Certificate)(nil)}})"
      level=debug msg="Accessing \"quay.io/crcont/podman-bundle:4.4.4\" failed: pinging container registry quay.io: Get \"https://quay.io/v2/\": x509: certificate signed by unknown authority"
      initializing source docker://quay.io/crcont/podman-bundle:4.4.4: pinging container registry quay.io: Get "https://quay.io/v2/": x509: certificate signed by unknown authority
      

@praveenkumar praveenkumar merged commit d413058 into crc-org:main Aug 1, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants