Skip to content

[Mandrel 25.0.x future-defaults=all, Graal master] All quarkus native integration tests fail since 2025-12-19 #51667

@jerboaa

Description

@jerboaa

Describe the bug

The last clean build (when all quarkus native integration tests passed) was from December 18, 2025 here:
https://github.com/graalvm/mandrel/actions/runs/20321891451

This is using revision e98bc519e1abd959bd1ffc8cf84b94100eadda0d from quarkus.

Since December 19, 2025 or quarkus revision 614cd6f798646765ab0e1791528c820df4798cf7 all quarkus native integration tests fail:
https://github.com/graalvm/mandrel/actions/runs/20355898577

It doesn't seem GraalVM master revision related as I ran the same local GraalVM master build when verifying #51538. Now with a newer quarkus version it fails.

Steps to reproduce:

  1. Grab a graal-master build from the passing CI run here
  2. Build quarkus main, revision 614cd6f798646765ab0e1791528c820df4798cf7 or newer.
  3. Run any native integration test (e.g. smallrye-config)
  4. Observe that the native binary doesn't start.

Expected behavior

Quarkus native integration tests pass.

Actual behavior

Quarkus native integration tests fail.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions