GoogleContainerTools / jib

🏗 Build container images for your Java applications.
Apache License 2.0
13.67k stars 1.44k forks source link

Jib Kokoro presubmit jobs are stalled #4092

Closed mpeddada1 closed 1 year ago

mpeddada1 commented 1 year ago

The Kokoro jobs appear to be stalled. Other PRs experiencing this issue: https://github.com/GoogleContainerTools/jib/pull/4077, https://github.com/GoogleContainerTools/jib/pull/4077. The addition of kokoro:run and kokoro:force-run labels don't seem to change the status which still shows up as Expected - Waiting for status to be reported. This is preventing PRs from being merged.

mpeddada1 commented 1 year ago

Most recent runs of the jib/gcp_ubunu/presubmits jobs were aborted:

Screenshot 2023-08-30 at 11 46 36 AM

mpeddada1 commented 1 year ago

Closing. Issue has been resolved, presubmits are now running after enabling API in CI project.