Skip to content

Previously passing configuration times out on GH actions #304

@zakkak

Description

@zakkak

Description

mandrel 21.3-dev appears to be failing the last few days.

The last passing run was https://github.com/graalvm/mandrel/runs/3901801751?check_suite_focus=true with the following configuration:

component version
mandrel 2d827b9
mandrel-packaging 9bbf83a0a813c778762279faa0460661810ec554
quarkus a2c81efd6607d270dc7eaa9b7c38acb849c85030
jdk 11.0.13-ea+7
mx 5.309.2

Re-running the exact same configuration on GH runners results in timeouts or failures (see https://github.com/graalvm/mandrel/runs/3947878999?check_suite_focus=true)

How To Reproduce

Steps to reproduce the behavior:

gh workflow run base.yml \
  -f quarkus-version=a2c81efd6607d270dc7eaa9b7c38acb849c85030 \
  -f name="rerun last working config for 21.3" \
  -f jdk=ea \
  -f version=2d827b9970ac5e45dc1bb3e997aea4e3333d6939 \
  -f mandrel-packaging-version=9bbf83a0a813c778762279faa0460661810ec554  

Metadata

Metadata

Assignees

Labels

affects/21.3bugSomething isn't workingtestingCI and testing related issues and PRs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions