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

Bump OpenJDK images to 1.19 #40537

Merged
merged 1 commit into from
May 10, 2024
Merged

Bump OpenJDK images to 1.19 #40537

merged 1 commit into from
May 10, 2024

Conversation

gastaldi
Copy link
Contributor

@gastaldi gastaldi commented May 9, 2024

@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/kubernetes area/maven area/platform Issues related to definition and interaction with Quarkus Platform labels May 9, 2024
@gastaldi gastaldi requested review from iocanel, cescoffier and gsmet May 9, 2024 13:10
@geoand
Copy link
Contributor

geoand commented May 9, 2024

Any idea what the changes are for the new version?

@gastaldi
Copy link
Contributor Author

gastaldi commented May 9, 2024

AFAIK it fixes some CVE issues and bumps some components. Shouldn't affect the current Quarkus usage IMHO. Let me see if I can find the release notes

Copy link

quarkus-bot bot commented May 9, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 0081d9f.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ Maven Tests - JDK 17 Windows

📦 integration-tests/maven

io.quarkus.maven.it.CreateProjectMojoIT.testProjectGenerationFromScratch - History

  • Cannot delete directory: target\test-classes\projects\project-generation - java.lang.RuntimeException
java.lang.RuntimeException: Cannot delete directory: target\test-classes\projects\project-generation
	at io.quarkus.maven.it.MojoTestBase.initEmptyProject(MojoTestBase.java:72)
	at io.quarkus.maven.it.CreateProjectMojoIT.testProjectGenerationFromScratch(CreateProjectMojoIT.java:60)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.apache.commons.io.IOExceptionList: 1 exception(s): [org.apache.commons.io.IOIndexedException: IOException #0: Cannot delete file: target\test-classes\projects\project-generation\build-create-project-generation.log]
	at org.apache.commons.io.IOExceptionList.checkEmpty(IOExceptionList.java:50)

io.quarkus.maven.it.CreateProjectMojoIT.testProjectGenerationFromScratch - History

  • Cannot delete directory: target\test-classes\projects\project-generation - java.lang.RuntimeException
java.lang.RuntimeException: Cannot delete directory: target\test-classes\projects\project-generation
	at io.quarkus.maven.it.MojoTestBase.initEmptyProject(MojoTestBase.java:72)
	at io.quarkus.maven.it.CreateProjectMojoIT.testProjectGenerationFromScratch(CreateProjectMojoIT.java:60)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.apache.commons.io.IOExceptionList: 1 exception(s): [org.apache.commons.io.IOIndexedException: IOException #0: Cannot delete file: target\test-classes\projects\project-generation\build-create-project-generation.log]
	at org.apache.commons.io.IOExceptionList.checkEmpty(IOExceptionList.java:50)

gsmet added a commit to gsmet/quarkus that referenced this pull request May 10, 2024
Doesn't work very well on Windows CI as deleting files can be
problematic.
See:
quarkusio#40537 (comment)
@gastaldi
Copy link
Contributor Author

@gastaldi gastaldi merged commit 0a9998e into quarkusio:main May 10, 2024
51 checks passed
@gastaldi gastaldi deleted the bump_ubi branch May 10, 2024 12:07
@quarkus-bot quarkus-bot bot added this to the 3.11 - main milestone May 10, 2024
@geoand
Copy link
Contributor

geoand commented May 10, 2024

Cool, thanks

@gsmet gsmet modified the milestones: 3.11 - main, 3.10.1 May 10, 2024
gsmet added a commit to gsmet/quarkus that referenced this pull request May 10, 2024
Doesn't work very well on Windows CI as deleting files can be
problematic.
See:
quarkusio#40537 (comment)

(cherry picked from commit 0c7b77f)
@gsmet gsmet removed this from the 3.10.1 milestone May 22, 2024
@gsmet gsmet added this to the 3.8.5 milestone May 22, 2024
jedla97 added a commit to jedla97/quarkus that referenced this pull request Jun 30, 2024
Follow up of quarkusio#40537 as this was missed
jedla97 added a commit to jedla97/quarkus that referenced this pull request Jul 1, 2024
Follow up of quarkusio#40537 as this was missed
gsmet pushed a commit to gsmet/quarkus that referenced this pull request Jul 1, 2024
Follow up of quarkusio#40537 as this was missed

(cherry picked from commit b310b26)
holly-cummins pushed a commit to holly-cummins/quarkus that referenced this pull request Jul 31, 2024
Doesn't work very well on Windows CI as deleting files can be
problematic.
See:
quarkusio#40537 (comment)
holly-cummins pushed a commit to holly-cummins/quarkus that referenced this pull request Jul 31, 2024
Follow up of quarkusio#40537 as this was missed
gsmet added a commit to gsmet/quarkus that referenced this pull request Aug 8, 2024
Doesn't work very well on Windows CI as deleting files can be
problematic.
See:
quarkusio#40537 (comment)

(cherry picked from commit 0c7b77f)
gsmet pushed a commit to gsmet/quarkus that referenced this pull request Aug 14, 2024
Follow up of quarkusio#40537 as this was missed

(cherry picked from commit b310b26)
danielsoro pushed a commit to danielsoro/quarkus that referenced this pull request Sep 20, 2024
Follow up of quarkusio#40537 as this was missed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/kubernetes area/maven area/platform Issues related to definition and interaction with Quarkus Platform triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update ubi8/openjdk-VERSION from 1.18 to 1.19
4 participants