Switch back to ubunutu-latest to see if it fixes OOM #394
Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
Failing Jobs - Building 1459816 - Back to Workflow run summary
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✖ | Gradle Tests - JDK 17 | Build |
Failures | Logs | Raw logs | 🚧 |
✖ | Gradle Tests - JDK 17 Windows | Build |
Failures | Logs | Raw logs | 🚧 |
✖ | JVM Tests - JDK 17 | Build |
Failures | Logs | Raw logs | 🚧 |
✖ | JVM Tests - JDK 17 Windows | Build |
Failures | Logs | Raw logs | 🚧 |
✖ | JVM Tests - JDK 21 | Build |
Failures | Logs | Raw logs | 🚧 |
✖ | Native Tests - Data1 | Build |
Failures | Logs | Raw logs | 🚧 |
✖ | Native Tests - gRPC | Build |
Failures | Logs | Raw logs | 🚧 |
⌛ | Native Tests - Misc4 | Build |
Failures | Logs | Raw logs | 🚧 |
⌛ | Upload build stats to collector | Logs | Raw logs | 🚧 |
Details
Test Failures
Warning
Unable to include the stracktraces as the report was too long. See annotations below for the details.
⚙️ Gradle Tests - JDK 17 #
- Failing: integration-tests/gradle
📦 integration-tests/gradle
# Tests: 124
+ Success: 116
- Failures: 2
- Errors: 0
! Skipped: 6
✖ io.quarkus.gradle.IntegrationTestBuildTest.shouldRunIntegrationTestAsPartOfBuild
line 15
- Source on GitHub - 🠅
✖ io.quarkus.gradle.SystemPropsAsBuildTimeConfigSourceTest.testBasicMultiModuleBuild
line 34
- Source on GitHub - 🠅
⚙️ Gradle Tests - JDK 17 Windows #
- Failing: integration-tests/gradle
📦 integration-tests/gradle
# Tests: 124
+ Success: 112
- Failures: 2
- Errors: 0
! Skipped: 10
✖ io.quarkus.gradle.IntegrationTestBuildTest.shouldRunIntegrationTestAsPartOfBuild
line 15
- Source on GitHub - 🠅
✖ io.quarkus.gradle.SystemPropsAsBuildTimeConfigSourceTest.testBasicMultiModuleBuild
line 34
- Source on GitHub - 🠅
⚙️ JVM Tests - JDK 17 #
- Failing: extensions/mongodb-client/runtime extensions/vertx-http/deployment
! Skipped: devtools/cli extensions/agroal/deployment extensions/amazon-lambda-http/deployment and 417 more
📦 extensions/mongodb-client/runtime
# Tests: 33
+ Success: 26
- Failures: 0
- Errors: 7
! Skipped: 0
✖ io.quarkus.mongodb.reactive.BasicInteractionTest.
- Source on GitHub - 🠅
✖ io.quarkus.mongodb.reactive.CollectionManagementTest.
- Source on GitHub - 🠅
✖ io.quarkus.mongodb.reactive.ConnectionToReplicaSetTest.
- Source on GitHub - 🠅
✖ io.quarkus.mongodb.reactive.DatabaseListTest.
- Source on GitHub - 🠅
✖ io.quarkus.mongodb.reactive.DatabaseRunCommandTest.
- Source on GitHub - 🠅
✖ io.quarkus.mongodb.reactive.ListDatabaseTest.
- Source on GitHub - 🠅
✖ io.quarkus.mongodb.reactive.ReactiveMongoClientTest.
- Source on GitHub - 🠅
📦 extensions/vertx-http/deployment
# Tests: 422
+ Success: 384
- Failures: 2
- Errors: 35
! Skipped: 1
✖ io.quarkus.devui.BuildMetricsTest.testGetBuildStepsMetrics
- Source on GitHub - 🠅
✖ io.quarkus.devui.ConfigurationTest.testConfigurationUpdate
- Source on GitHub - 🠅
✖ io.quarkus.devui.DevServicesTest.testGetExtensions
- Source on GitHub - 🠅
✖ io.quarkus.devui.ExtensionsTest.testGetExtensions
- Source on GitHub - 🠅
✖ io.quarkus.devui.LogstreamTest.testGetLoggers
- Source on GitHub - 🠅
✖ io.quarkus.devui.LogstreamTest.testHistory
- Source on GitHub - 🠅
✖ io.quarkus.devui.LogstreamTest.testUpdateLoggers
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.CompressionTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.StaticResourcesTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.filters.UserFilterTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.mtls.MtlsRequestBasicAuthTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.mtls.MtlsRequestBasicAuthWithTlsRegistryTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.mtls.MtlsRequestTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.mtls.MtlsRequestWithTlsRegistryTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.mtls.MtlsRequiredTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.mtls.MtlsWithP12Test.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.mtls.MtlsWithP12WithTlsRegistryTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.mtls.MtlsWithPemAndTlsRegistryTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.mtls.MtlsWithPemTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.testrunner.QuarkusTestTypeTestCase.testQuarkusTestMode
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.testrunner.TestChangeTrackingWhenStartFailsTestCase.testChangeTrackingOnStartupFailure
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.testrunner.params.TestParameterizedTestCase.testParameterizedTests
line 65
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithJKSWithSniMatchingSanDNSTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithJksTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithJksWithAliasTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithMissingConfigurationTest.
line 37
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithNamedConfigTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithP12Test.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithP12WithAliasTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithP12WithSniMatchingSanDNSTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithPemTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithPemWithSniMatchingSanDNSTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.letsencrypt.LetEncryptReadyAndReloadEndpointsTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.letsencrypt.LetsEncryptFlowTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.letsencrypt.LetsEncryptFlowWithManagementInterfaceTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.letsencrypt.LetsEncryptFlowWithTlsConfigurationNameTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.letsencrypt.NoLetEncryptDisableRoutesTest.
- Source on GitHub - 🠅
⚙️ JVM Tests - JDK 17 Windows #
- Failing: extensions/vertx-http/deployment
! Skipped: devtools/cli extensions/agroal/deployment extensions/amazon-lambda-http/deployment and 412 more
📦 extensions/vertx-http/deployment
# Tests: 427
+ Success: 393
- Failures: 1
- Errors: 14
! Skipped: 19
✖ io.quarkus.vertx.http.UnhandledExceptionTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.UserRouteRegistrationTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.testrunner.TestFailingBeforeAllTestCase.testBrokenBeforeAllHandling
line 50
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.testrunner.TestRunnerSmokeTestCase.checkTestsAreRun
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.testrunner.UnitTestTypeTestCase.testUnitMode
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithJKSWithSniMatchingSanDNSTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithJksTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithJksWithAliasTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithMissingConfigurationTest.
line 37
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithNamedConfigTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithP12Test.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithP12WithAliasTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithP12WithSniMatchingSanDNSTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithPemTest.
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.tls.TlsServerWithPemWithSniMatchingSanDNSTest.
- Source on GitHub - 🠅
⚙️ JVM Tests - JDK 21 #
- Failing: extensions/mongodb-client/runtime extensions/vertx-http/deployment
! Skipped: devtools/cli extensions/agroal/deployment extensions/amazon-lambda-http/deployment and 417 more
📦 extensions/mongodb-client/runtime
# Tests: 33
+ Success: 26
- Failures: 0
- Errors: 7
! Skipped: 0
✖ io.quarkus.mongodb.reactive.BasicInteractionTest.
- Source on GitHub - 🠅
✖ io.quarkus.mongodb.reactive.CollectionManagementTest.
- Source on GitHub - 🠅
✖ io.quarkus.mongodb.reactive.ConnectionToReplicaSetTest.
- Source on GitHub - 🠅
✖ io.quarkus.mongodb.reactive.DatabaseListTest.
- Source on GitHub - 🠅
✖ io.quarkus.mongodb.reactive.DatabaseRunCommandTest.
- Source on GitHub - 🠅
✖ io.quarkus.mongodb.reactive.ListDatabaseTest.
- Source on GitHub - 🠅
✖ io.quarkus.mongodb.reactive.ReactiveMongoClientTest.
- Source on GitHub - 🠅
📦 extensions/vertx-http/deployment
# Tests: 388
+ Success: 384
- Failures: 1
- Errors: 2
! Skipped: 1
✖ io.quarkus.vertx.http.testrunner.QuarkusTestTypeTestCase.testQuarkusTestMode
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.testrunner.TestChangeTrackingWhenStartFailsTestCase.testChangeTrackingOnStartupFailure
- Source on GitHub - 🠅
✖ io.quarkus.vertx.http.testrunner.params.TestParameterizedTestCase.testParameterizedTests
line 54
- Source on GitHub - 🠅
⚙️ Native Tests - Data1 #
- Failing: integration-tests/jpa-derby
📦 integration-tests/jpa-derby
# Tests: 1
+ Success: 0
- Failures: 0
- Errors: 1
! Skipped: 0
✖ io.quarkus.it.jpa.derby.JPAFunctionalityInGraalITCase.testJPAFunctionalityFromServlet
- Source on GitHub - 🠅
⚙️ Native Tests - gRPC #
- Failing: integration-tests/grpc-streaming
📦 integration-tests/grpc-streaming
# Tests: 46
+ Success: 28
- Failures: 0
- Errors: 2
! Skipped: 16
✖ io.quarkus.grpc.example.streaming.StreamingEndpointTest.testPipe
- Source on GitHub - 🠅
✖ io.quarkus.grpc.example.streaming.VertxStreamingEndpointTest.testPipe
- Source on GitHub - 🠅
⚙️ Native Tests - Misc4 #
📦 integration-tests/gradle
# Tests: 7
+ Success: 3
- Failures: 4
- Errors: 0
! Skipped: 0
✖ io.quarkus.gradle.nativeimage.CustomNativeTestSourceSetIT.runNativeTests
line 17
- Source on GitHub - 🠅
✖ io.quarkus.gradle.nativeimage.NativeIntegrationTestIT.nativeTestShouldRunIntegrationTest
line 24
- Source on GitHub - 🠅
✖ io.quarkus.gradle.nativeimage.NativeIntegrationTestIT.runNativeTestsWithOutputName
line 35
- Source on GitHub - 🠅
✖ io.quarkus.gradle.nativeimage.NativeIntegrationTestIT.runNativeTestsWithoutRunnerSuffix
line 45
- Source on GitHub - 🠅
Annotations
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
Gradle Tests - JDK 17
java.lang.AssertionError: Gradle build failed with exit code 1
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:140)
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:57)
Raw output
java.lang.AssertionError: Gradle build failed with exit code 1
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:140)
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:57)
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:52)
at io.quarkus.gradle.IntegrationTestBuildTest.shouldRunIntegrationTestAsPartOfBuild(IntegrationTestBuildTest.java:15)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
Gradle Tests - JDK 17
java.lang.AssertionError: Gradle build failed with exit code 1
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:140)
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:57)
Raw output
java.lang.AssertionError: Gradle build failed with exit code 1
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:140)
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:57)
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:52)
at io.quarkus.gradle.SystemPropsAsBuildTimeConfigSourceTest.testBasicMultiModuleBuild(SystemPropsAsBuildTimeConfigSourceTest.java:34)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
Gradle Tests - JDK 17 Windows
java.lang.AssertionError: Gradle build failed with exit code 1
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:140)
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:57)
Raw output
java.lang.AssertionError: Gradle build failed with exit code 1
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:140)
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:57)
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:52)
at io.quarkus.gradle.IntegrationTestBuildTest.shouldRunIntegrationTestAsPartOfBuild(IntegrationTestBuildTest.java:15)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
Gradle Tests - JDK 17 Windows
java.lang.AssertionError: Gradle build failed with exit code 1
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:140)
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:57)
Raw output
java.lang.AssertionError: Gradle build failed with exit code 1
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:140)
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:57)
at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:52)
at io.quarkus.gradle.SystemPropsAsBuildTimeConfigSourceTest.testBasicMultiModuleBuild(SystemPropsAsBuildTimeConfigSourceTest.java:34)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.RuntimeException:
rollback after error on transition to State(RunningMongodProcess), successful reached:
State(ExtractedFileSet)=ExtractedFileSet{baseDir=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c, executable=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c/mongod, libraryFiles=[]},
Raw output
java.lang.RuntimeException:
rollback after error on transition to State(RunningMongodProcess), successful reached:
State(ExtractedFileSet)=ExtractedFileSet{baseDir=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c, executable=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c/mongod, libraryFiles=[]},
State(Archive)=Archive(/home/runner/.embedmongo/archives/https-fastdl-mongodb-org/56cb3d10404e5b9df5358ac4ee83efcb/linuxmongodb-linux-x86-64-ubuntu2004-4-4-18-tgz/227d7bb678f143129d9a62a9fe60a1ac03d985af5af11d1cee44a9fadd67608f/archive.tgz),
State(ProcessOutput)=ProcessOutput{output=de.flapdoodle.embed.process.io.NamedOutputStreamProcessor@661c46bc, error=de.flapdoodle.embed.process.io.NamedOutputStreamProcessor@37864b77, commands=de.flapdoodle.embed.process.io.ConsoleOutputStreamProcessor@2b98b3bb},
State(DownloadCache)=de.flapdoodle.embed.process.store.LocalDownloadCache@540b0448,
State(Package)=Package{archiveType=TGZ, fileSet=FileSet{entries=[Entry{type=Executable, destination=mongod, uncompiledMatchingPattern=UncompiledPattern{regex=.*mongod, flags=2}}]}, url=https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz},
State(ExtractedFileSetStore)=de.flapdoodle.embed.process.store.ContentHashExtractedFileSetStore@50a691d3,
State(ProcessArguments)=ProcessArguments([--dbpath, /home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--6ad690ae-2e06-4750-bfbc-ef6deb096874/mongod-database6546420755969611749, --noauth, --port, 27018, --syncdelay=0]),
State(ProcessWorkingDir)=ProcessWorkingDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--6ad690ae-2e06-4750-bfbc-ef6deb096874/workingDir6932633724221201403),
State(Distribution)=V4_4:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=Ubuntu_24_04},
State(DistributionBaseUrl)=DistributionBaseUrl(https://fastdl.mongodb.org),
State(SupportConfig)=SupportConfig{name=mongod, supportUrl=https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/issues, messageOnException=de.flapdoodle.embed.mongo.transitions.ProcessDefaults$$Lambda$589/0x00007f4bcc1ca9c0@234a8f27},
State(Name)=Name(mongod),
State(PersistentDir)=ImmutablePersistentDir(/home/runner/.embedmongo),
State(DatabaseDir)=DatabaseDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--6ad690ae-2e06-4750-bfbc-ef6deb096874/mongod-database6546420755969611749),
State(TempDir)=ImmutableTempDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--6ad690ae-2e06-4750-bfbc-ef6deb096874),
State(SystemEnv)=SystemEnv({PATH=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, GITHUB_REPOSITORY_OWNER=holly-cummins, INPUT_CAPTURE_BUILD_SCAN_LINKS=true, SWIFT_PATH=/usr/share/swift/usr/bin, SGX_AESM_ADDR=1, GITHUB_REPOSITORY_ID=484369755, CHROMEWEBDRIVER=/usr/local/share/chromedriver-linux64, RUNNER_USER=runner, GITHUB_RUN_NUMBER=394, ANDROID_HOME=/usr/local/lib/android/sdk, GITHUB_WORKSPACE=/home/runner/work/quarkus/quarkus, GITHUB_RETENTION_DAYS=90, GITHUB_API_URL=https://api.github.com, GITHUB_RUN_ATTEMPT=1, PWD=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime, GITHUB_JOB=jvm-tests, GITHUB_ACTIONS=true, GE_TAGS=jdk-17, STATS_V3PS=true, DOTNET_MULTILEVEL_LOOKUP=0, HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS=3650, GE_CUSTOM_VALUES=gh-job-name=JVM Tests - JDK 17, STATS_RDCL=true, RUNNER_ENVIRONMENT=github-hosted, STATS_PIP=false, ANDROID_NDK=/usr/local/lib/android/sdk/ndk/27.2.12479018, GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_4775fd65-9894-46b5-9df9-dfc2c4f7006a, STATS_VMD=true, GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json, STATS_D=true, GITHUB_ACTOR_ID=11509290, GITHUB_REF_TYPE=branch, BUILD_SCAN_METADATA_COPY_DIR=/home/runner/work/_temp/maven-build-scan-data/build-scan-metadata, COMMON_MAVEN_ARGS=-e -B --settings .github/mvn-settings.xml --fail-at-end, RUNNER_TOOL_CACHE=/opt/hostedtoolcache, SHLVL=1, GOROOT_1_23_X64=/opt/hostedtoolcache/go/1.23.4/x64, GITHUB_SERVER_URL=https://github.com, JAVA_HOME=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64, GITHUB_REF=refs/heads/test-classoading-rewrite, MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/system.slice/runner-provisioner.service/memory.pressure, RUNNER_NAME=GitHub Actions 10, BOOTSTRAP_HASKELL_NONINTERACTIVE=1, STATS_TRP=true, GRADLE_HOME=/usr/share/gradle-8.11.1, ANT_HOME=/usr/share/ant, GITHUB_OUTPUT=/home/runner/work/_temp/_runner_file_commands/set_output_4775fd65-9894-46b5-9df9-dfc2c4f7006a, JAVA_HOME_17_X64=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64, GITHUB_STEP_SUMMARY=/home/runner/work/_temp/_runner_file_commands/step_summary_4775fd65-9894-46b5-9df9-dfc2c4f7006a, GITHUB_REPOSITORY=holly-cummins/quarkus, GITHUB_ACTION_REF=, GOROOT_1_21_X64=/opt/hostedtoolcache/go/1.21.13/x64, _=./mvnw, AZURE_EXTENSION_DIR=/opt/az/azcliextensions, CAPTURE_BUILD_SCAN=true, CI=true, DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1, MAVEN_PROJECTBASEDIR=/home/runner/work/quarkus/quarkus, RUNNER_ARCH=X64, STATS_UE=true, GITHUB_SHA=1459816a5ea12bdf4c602b055a1bc3386ba94a41, ImageOS=ubuntu24, ImageVersion=20241215.1.0, ACCEPT_EULA=Y, STATS_VMFE=true, BUILD_SCAN_DATA_DIR=/home/runner/.m2/.develocity/build-scan-data, RUNNER_PERFLOG=/home/runner/perflog, PERFLOG_LOCATION_SETTING=RUNNER_PERFLOG, BUILD_SCAN_METADATA_DIR=/home/runner/.m2/.develocity/build-scan-metadata, RUNNER_TRACKING_ID=github_15088990-6921-4d01-8443-8385ff76c87e, DB_PASSWORD=hibernate_orm_test, SETUP_WORKFLOW_NAME=Quarkus CI, RUNNER_WORKSPACE=/home/runner/work/quarkus, INVOCATION_ID=fa3cc4ac802b4ae8ae89a09211e84191, GITHUB_REF_PROTECTED=false, EDGEWEBDRIVER=/usr/local/share/edge_driver, GITHUB_WORKFLOW=Quarkus CI, CONDA=/usr/share/miniconda, DB_NAME=hibernate_orm_test, SELENIUM_JAR_PATH=/usr/share/java/selenium-server.jar, INPUT_CAPTURE_UNPUBLISHED_BUILD_SCANS=true, GITHUB_BASE_REF=, PIPX_HOME=/opt/pipx, JOURNAL_STREAM=8:5639, GITHUB_WORKFLOW_SHA=1459816a5ea12bdf4c602b055a1bc3386ba94a41, GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_4775fd65-9894-46b5-9df9-dfc2c4f7006a, ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE=/opt/actionarchivecache, GITHUB_EVENT_NAME=push, GITHUB_TRIGGERING_ACTOR=holly-cummins, CHROME_BIN=/usr/bin/google-chrome, AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache, COMMON_TEST_MAVEN_ARGS=-Dformat.skip -Denforcer.skip -DskipDocs -Dforbiddenapis.skip -DskipExtensionValidation -DskipCodestartValidation, ANDROID_NDK_HOME=/usr/local/lib/android/sdk/ndk/27.2.12479018, ANDROID_NDK_ROOT=/usr/local/lib/android/sdk/ndk/27.2.12479018, VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg, GITHUB_GRAPHQL_URL=https://api.github.com/graphql, OLDPWD=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime, JAVA_HOME_21_X64=/usr/lib/jvm/temurin-21-jdk-amd64, RUNNER_OS=Linux, DOTNET_NOLOGO=1, DEBIAN_FRONTEND=noninteractive, GITHUB_WORKFLOW_REF=holly-cummins/quarkus/.github/workflows/ci-actions-incremental.yml@refs/heads/test-classoading-rewrite, GITHUB_ACTION=__run_9, POWERSHELL_DISTRIBUTION_CHANNEL=GitHub-Actions-ubuntu24, GITHUB_ACTOR=holly-cummins, SYSTEMD_EXEC_PID=834, PIPX_BIN_DIR=/opt/pipx_bin, PTS_MAVEN_ARGS=-Ddevelocity.pts.enabled=false, MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA=, PULL_REQUEST_NUMBER=, JVM_TEST_MAVEN_ARGS=-Dtest-containers -Dstart-containers -Dquarkus.test.hang-detection-timeout=60, BUILD_SCAN_DATA_COPY_DIR=/home/runner/work/_temp/maven-build-scan-data/build-scan-data, DB_USER=hibernate_orm_test, GECKOWEBDRIVER=/usr/local/share/gecko_driver, GOROOT_1_22_X64=/opt/hostedtoolcache/go/1.22.10/x64, JAVA_HOME_8_X64=/usr/lib/jvm/temurin-8-jdk-amd64, LANG=en_US.UTF-8, GITHUB_REPOSITORY_OWNER_ID=11509290, STATS_D_D=true, STATS_EXTP=https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data, GHCUP_INSTALL_BASE_PREFIX=/usr/local, INPUT_JOB_NAME=JVM Tests - JDK 17, STATS_EXT=true, GITHUB_STATE=/home/runner/work/_temp/_runner_file_commands/save_state_4775fd65-9894-46b5-9df9-dfc2c4f7006a, MAVEN_CMD_LINE_ARGS= -e -B --settings .github/mvn-settings.xml --fail-at-end -Dformat.skip -Denforcer.skip -DskipDocs -Dforbiddenapis.skip -DskipExtensionValidation -DskipCodestartValidation -Ddevelocity.pts.enabled=false clean install -Dsurefire.timeout=1200 -pl !integration-tests/gradle -pl !integration-tests/maven -pl !integration-tests/devmode -pl !integration-tests/devtools -Dno-test-kubernetes -pl !docs -Dtest-containers -Dstart-containers -Dquarkus.test.hang-detection-timeout=60 -Dincremental -Dgib.disableSelectedProjectsHandling -Dgib.untracked=false -Dgib.uncommitted=false -Dgib.referenceBranch=refs/remotes/quarkusio/main -Dgib.fetchReferenceBranch -Dgib.disableIfBranchMatches=main|\d+\.\d+|.*backport.*, GITHUB_REF_NAME=test-classoading-rewrite, NVM_DIR=/home/runner/.nvm, ANDROID_NDK_LATEST_HOME=/usr/local/lib/android/sdk/ndk/27.2.12479018, DEPLOYMENT_BASEPATH=/opt/runner, HOMEBREW_NO_AUTO_UPDATE=1, GITHUB_ACTION_REPOSITORY=, ANDROID_SDK_ROOT=/usr/local/lib/android/sdk, GITHUB_RUN_ID=12409445004, USER=runner, XDG_CONFIG_HOME=/home/runner/.config, NATIVE_TEST_MAVEN_ARGS=-Dtest-containers -Dstart-containers -Dquarkus.native.native-image-xmx=6g -Dnative -Dnative.surefire.skip -Dno-descriptor-tests clean install -DskipDocs, STATS_D_TC=true, RUNNER_TEMP=/home/runner/work/_temp, PR_NUMBER=, GITHUB_HEAD_REF=, JAVA_HOME_11_X64=/usr/lib/jvm/temurin-11-jdk-amd64, INPUT_CAPTURE_STRATEGY=ON_DEMAND, XDG_RUNTIME_DIR=/run/user/1001, JAVA_VERSION_GRADLE=17, HOME=/home/runner}),
State(SystemProperties)=SystemProperties{value={skipDocs=true, java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/test-classes:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/classes:/home/runner/work/quarkus/quarkus/core/runtime/target/quarkus-core-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.1.0/jakarta.enterprise.cdi-api-4.1.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.lang-model/4.1.0/jakarta.enterprise.lang-model-4.1.0.jar:/home/runner/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar:/home/runner/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.2.0/jakarta.interceptor-api-2.2.0.jar:/home/runner/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-os/2.9.0/smallrye-common-os-2.9.0.jar:/home/runner/work/quarkus/quarkus/core/launcher/target/quarkus-ide-launcher-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/devmode-spi/target/quarkus-development-mode-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config/3.10.2/smallrye-config-3.10.2.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-core/3.10.2/smallrye-config-core-3.10.2.jar:/home/runner/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/3.1/microprofile-config-api-3.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-classloader/2.9.0/smallrye-common-classloader-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-common/3.10.2/smallrye-config-common-3.10.2.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar:/home/runner/.m2/repository/org/jboss/logmanager/jboss-logmanager/3.1.1.Final/jboss-logmanager-3.1.1.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-constraint/2.9.0/smallrye-common-constraint-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-cpu/2.9.0/smallrye-common-cpu-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-expression/2.9.0/smallrye-common-expression-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-net/2.9.0/smallrye-common-net-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-ref/2.9.0/smallrye-common-ref-2.9.0.jar:/home/runner/.m2/repository/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar:/home/runner/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging-annotations/3.0.3.Final/jboss-logging-annotations-3.0.3.Final.jar:/home/runner/.m2/repository/org/jboss/threads/jboss-threads/3.8.0.Final/jboss-threads-3.8.0.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-function/2.9.0/smallrye-common-function-2.9.0.jar:/home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar:/home/runner/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/2.0.0.Final/slf4j-jboss-logmanager-2.0.0.Final.jar:/home/runner/.m2/repository/org/wildfly/common/wildfly-common/1.7.0.Final/wildfly-common-1.7.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/classloader-commons/target/quarkus-classloader-commons-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-io/2.9.0/smallrye-common-io-2.9.0.jar:/home/runner/.m2/repository/io/github/crac/org-crac/0.1.3/org-crac-0.1.3.jar:/home/runner/.m2/repository/io/quarkus/quarkus-fs-util/0.0.10/quarkus-fs-util-0.0.10.jar:/home/runner/work/quarkus/quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny/2.7.0/mutiny-2.7.0.jar:/home/runner/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation/2.1.2/smallrye-context-propagation-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-api/2.1.2/smallrye-context-propagation-api-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-storage/2.1.2/smallrye-context-propagation-storage-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-smallrye-context-propagation/2.7.0/mutiny-smallrye-context-propagation-2.7.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.3/microprofile-context-propagation-api-1.3.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-zero-flow-adapters/1.1.0/mutiny-zero-flow-adapters-1.1.0.jar:/home/runner/.m2/repository/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/runtime/target/quarkus-vertx-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/runtime/target/quarkus-arc-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/runtime/target/arc-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/runner/work/quarkus/quarkus/extensions/netty/runtime/target/quarkus-netty-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/netty/netty-codec/4.1.115.Final/netty-codec-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-common/4.1.115.Final/netty-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http/4.1.115.Final/netty-codec-http-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http2/4.1.115.Final/netty-codec-http2-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-handler/4.1.115.Final/netty-handler-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver/4.1.115.Final/netty-resolver-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.115.Final/netty-transport-native-unix-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-haproxy/4.1.115.Final/netty-codec-haproxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-buffer/4.1.115.Final/netty-buffer-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport/4.1.115.Final/netty-transport-4.1.115.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-annotation/2.9.0/smallrye-common-annotation-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-vertx-context/2.9.0/smallrye-common-vertx-context-2.9.0.jar:/home/runner/.m2/repository/io/vertx/vertx-core/4.5.11/vertx-core-4.5.11.jar:/home/runner/.m2/repository/io/netty/netty-handler-proxy/4.1.115.Final/netty-handler-proxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-socks/4.1.115.Final/netty-codec-socks-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver-dns/4.1.115.Final/netty-resolver-dns-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-dns/4.1.115.Final/netty-codec-dns-4.1.115.Final.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar:/home/runner/work/quarkus/quarkus/extensions/virtual-threads/runtime/target/quarkus-virtual-threads-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/latebound-mdc-provider/target/quarkus-vertx-latebound-mdc-provider-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-core/3.17.1/smallrye-mutiny-vertx-core-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/3.17.1/smallrye-mutiny-vertx-runtime-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/vertx-mutiny-generator/3.17.1/vertx-mutiny-generator-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-codegen/4.5.11/vertx-codegen-4.5.11.jar:/home/runner/.m2/repository/io/smallrye/smallrye-fault-tolerance-vertx/6.7.1/smallrye-fault-tolerance-vertx-6.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/3.0.1/microprofile-reactive-streams-operators-api-3.0.1.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/3.0.1/microprofile-reactive-streams-operators-core-3.0.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-reactive-streams-operators/2.7.0/mutiny-reactive-streams-operators-2.7.0.jar:/home/runner/work/quarkus/quarkus/extensions/opentelemetry/runtime/target/quarkus-opentelemetry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/tls-registry/runtime/target/quarkus-tls-registry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/credentials/runtime/target/quarkus-credentials-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/certs/smallrye-private-key-pem-parser/0.9.2/smallrye-private-key-pem-parser-0.9.2.jar:/home/runner/work/quarkus/quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/quarkus/security/quarkus-security/2.2.0/quarkus-security-2.2.0.jar:/home/runner/work/quarkus/quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc/4.5.11/vertx-grpc-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-netty/1.69.0/grpc-netty-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-util/1.69.0/grpc-util-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf/1.69.0/grpc-protobuf-1.69.0.jar:/home/runner/.m2/repository/com/google/protobuf/protobuf-java/3.25.5/protobuf-java-3.25.5.jar:/home/runner/.m2/repository/com/google/api/grpc/proto-google-common-protos/2.46.0/proto-google-common-protos-2.46.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf-lite/1.69.0/grpc-protobuf-lite-1.69.0.jar:/home/runner/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar:/home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-server/4.5.11/vertx-grpc-server-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-core/1.69.0/grpc-core-1.69.0.jar:/home/runner/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar:/home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/runner/.m2/repository/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar:/home/runner/.m2/repository/io/grpc/grpc-context/1.69.0/grpc-context-1.69.0.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.42.1/opentelemetry-sdk-extension-autoconfigure-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk/1.42.1/opentelemetry-sdk-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api/1.42.1/opentelemetry-api-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-context/1.42.1/opentelemetry-context-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-common/1.42.1/opentelemetry-sdk-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-trace/1.42.1/opentelemetry-sdk-trace-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-metrics/1.42.1/opentelemetry-sdk-metrics-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-logs/1.42.1/opentelemetry-sdk-logs-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.42.1/opentelemetry-sdk-extension-autoconfigure-spi-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv-incubating/1.27.0-alpha/opentelemetry-semconv-incubating-1.27.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.42.1-alpha/opentelemetry-api-incubator-1.42.1-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.8.0/opentelemetry-instrumentation-api-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations/2.8.0/opentelemetry-instrumentation-annotations-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations-support/2.8.0-alpha/opentelemetry-instrumentation-annotations-support-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.8.0-alpha/opentelemetry-instrumentation-api-incubator-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp-common/1.42.1/opentelemetry-exporter-otlp-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-common/1.42.1/opentelemetry-exporter-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp/1.42.1/opentelemetry-exporter-otlp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.42.1/opentelemetry-exporter-sender-okhttp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java17/2.8.0-alpha/opentelemetry-runtime-telemetry-java17-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.8.0-alpha/opentelemetry-runtime-telemetry-java8-2.8.0-alpha.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-client/4.5.11/vertx-grpc-client-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-common/4.5.11/vertx-grpc-common-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-stub/1.69.0/grpc-stub-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-api/1.69.0/grpc-api-1.69.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-sync/5.2.1/mongodb-driver-sync-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson/5.2.1/bson-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-core/5.2.1/mongodb-driver-core-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson-record-codec/5.2.1/bson-record-codec-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-reactivestreams/5.2.1/mongodb-driver-reactivestreams-5.2.1.jar:/home/runner/.m2/repository/io/projectreactor/reactor-core/3.5.0/reactor-core-3.5.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-crypt/5.2.1/mongodb-crypt-5.2.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar:/home/runner/work/quarkus/quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health/4.1.0/smallrye-health-4.1.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/4.0.1/microprofile-health-api-4.0.1.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-api/4.1.0/smallrye-health-api-4.1.0.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-provided-checks/4.1.0/smallrye-health-provided-checks-4.1.0.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web/3.17.1/smallrye-mutiny-vertx-web-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/3.17.1/smallrye-mutiny-vertx-web-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/3.17.1/smallrye-mutiny-vertx-auth-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/3.17.1/smallrye-mutiny-vertx-bridge-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-uri-template/3.17.1/smallrye-mutiny-vertx-uri-template-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-uri-template/4.5.11/vertx-uri-template-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web/4.5.11/vertx-web-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web-common/4.5.11/vertx-web-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-auth-common/4.5.11/vertx-auth-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-bridge-common/4.5.11/vertx-bridge-common-4.5.11.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/brotli4j/1.16.0/brotli4j-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/service/1.16.0/service-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/native-linux-x86_64/1.16.0/native-linux-x86_64-1.16.0.jar:/home/runner/work/quarkus/quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-metrics/4.0.0/smallrye-metrics-4.0.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/4.0.1/microprofile-metrics-api-4.0.1.jar:/home/runner/.m2/repository/io/micrometer/micrometer-core/1.14.2/micrometer-core-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/home/runner/.m2/repository/org/hdrhistogram/HdrHistogram/2.2.2/HdrHistogram-2.2.2.jar:/home/runner/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/home/runner/.m2/repository/org/graalvm/sdk/nativeimage/23.1.2/nativeimage-23.1.2.jar:/home/runner/.m2/repository/org/graalvm/sdk/word/23.1.2/word-23.1.2.jar:/home/runner/work/quarkus/quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/deployment/target/quarkus-core-deployment-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/aesh/readline/2.6/readline-2.6.jar:/home/runner/.m2/repository/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar:/home/runner/.m2/repository/org/aesh/aesh/2.8.2/aesh-2.8.2.jar:/home/runner/.m2/repository/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar:/home/runner/.m2/repository/io/quarkus/gizmo/gizmo/1.8.0/gizmo-1.8.0.jar:/home/runner/.m2/repository/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar:/home/runner/.m2/repository/io/smallrye/jandex/3.2.3/jandex-3.2.3.jar:/home/runner/.m2/repository/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/class-change-agent/target/quarkus-class-change-agent-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar:/home/runner/work/quarkus/quarkus/core/builder/target/quarkus-builder-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.5/junit-platform-launcher-1.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/spi/target/quarkus-smallrye-context-propagation-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/dev-ui-spi/target/quarkus-vertx-http-dev-ui-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/processor/target/arc-processor-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/test-supplement/target/quarkus-arc-test-supplement-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar:/home/runner/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar:/home/runner/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-config/target/quarkus-junit5-config-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/common/target/quarkus-test-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-maven/1.5.2/smallrye-beanbag-maven-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-sisu/1.5.2/smallrye-beanbag-sisu-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag/1.5.2/smallrye-beanbag-1.5.2.jar:/home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/home/runner/.m2/repository/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-http/1.9.20/maven-resolver-transport-http-1.9.20.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-xml/4.0.1/plexus-xml-4.0.1.jar:/home/runner/.m2/repository/org/apache/maven/maven-xml-impl/4.0.0-alpha-5/maven-xml-impl-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/apache/maven/maven-api-xml/4.0.0-alpha-5/maven-api-xml-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/apache/maven/maven-api-meta/4.0.0-alpha-5/maven-api-meta-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar:/home/runner/.m2/repository/org/apache/maven/maven-embedder/3.9.9/maven-embedder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-core/3.9.9/maven-core-3.9.9.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar:/home/runner/.m2/repository/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar:/home/runner/.m2/repository/com/google/inject/guice/5.1.0/guice-5.1.0.jar:/home/runner/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/home/runner/.m2/repository/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar:/home/runner/.m2/repository/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar:/home/runner/.m2/repository/org/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.9.22/maven-resolver-connector-basic-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.9.22/maven-resolver-transport-wagon-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-file/3.5.3/wagon-file-3.5.3.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/runner/.m2/repository/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.jar:/home/runner/.m2/repository/net/bytebuddy/byte-buddy/1.14.18/byte-buddy-1.14.18.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.mongo/4.18.1/de.flapdoodle.embed.mongo-4.18.1.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.process/4.15.1/de.flapdoodle.embed.process-4.15.1.jar:/home/runner/.m2/repository/de/flapdoodle/reverse/de.flapdoodle.reverse/1.8.1/de.flapdoodle.reverse-1.8.1.jar:/home/runner/.m2/repository/de/flapdoodle/graph/de.flapdoodle.graph/1.3.3/de.flapdoodle.graph-1.3.3.jar:/home/runner/.m2/repository/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.jar:/home/runner/.m2/repository/org/jheaps/jheaps/0.11/jheaps-0.11.jar:/home/runner/.m2/repository/de/flapdoodle/java8/de.flapdoodle.java8/1.7.0/de.flapdoodle.java8-1.7.0.jar:/home/runner/.m2/repository/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar:/home/runner/.m2/repository/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.jar:/home/runner/.m2/repository/de/flapdoodle/de.flapdoodle.os-api/1.7.0/de.flapdoodle.os-api-1.7.0.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.mongo.packageresolver/4.18.2/de.flapdoodle.embed.mongo.packageresolver-4.18.2.jar:/home/runner/.m2/repository/de/flapdoodle/de.flapdoodle.os/1.9.0/de.flapdoodle.os-1.9.0.jar:/home/runner/.m2/repository/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar:/home/runner/.m2/repository/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/home/runner/.m2/repository/org/mockito/mockito-core/5.14.2/mockito-core-5.14.2.jar:/home/runner/.m2/repository/net/bytebuddy/byte-buddy-agent/1.15.4/byte-buddy-agent-1.15.4.jar:/home/runner/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/runner/.m2/repository/org/mockito/mockito-junit-jupiter/5.14.2/mockito-junit-jupiter-5.14.2.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/vertx-utils/target/quarkus-vertx-utils-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-core/6.2.11.Final/resteasy-core-6.2.11.Final.jar:/home/runner/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/runner/.m2/repository/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar:/home/runner/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/runner/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/runner/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/home/runner/.m2/repository/org/jboss/resteasy/microprofile/microprofile-config/3.0.0.Final/microprofile-config-3.0.0.Final.jar:/home/runner/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-cdi/6.2.11.Final/resteasy-cdi-6.2.11.Final.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-core-spi/6.2.11.Final/resteasy-core-spi-6.2.11.Final.jar:/home/runner/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/gradle-enterprise/test-listeners.jar:, java.vm.vendor=Eclipse Adoptium, surefire.timeout=1200, sun.arch.data.model=64, test-containers=true, gib.fetchReferenceBranch=true, project.groupId=io.quarkus, java.vendor.url=https://adoptium.net/, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, user.country=US, sun.boot.library.path=/usr/lib/jvm/temurin-17-jdk-amd64/lib, sun.java.command=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/surefire/surefirebooter-20241219092625787_379.jar /home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/surefire 2024-12-19T09-21-35_330-jvmRun1 surefire-20241219092625787_377tmp surefire_32-20241219092625787_378tmp, jdk.debug=release, maven.home=/home/runner/.m2/wrapper/dists/apache-maven-3.9.9-bin/33b4b2b4/apache-maven-3.9.9, gib.disableIfBranchMatches=main|\d+\.\d+|.*backport.*, surefire.test.class.path=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/test-classes:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/classes:/home/runner/work/quarkus/quarkus/core/runtime/target/quarkus-core-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.1.0/jakarta.enterprise.cdi-api-4.1.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.lang-model/4.1.0/jakarta.enterprise.lang-model-4.1.0.jar:/home/runner/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar:/home/runner/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.2.0/jakarta.interceptor-api-2.2.0.jar:/home/runner/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-os/2.9.0/smallrye-common-os-2.9.0.jar:/home/runner/work/quarkus/quarkus/core/launcher/target/quarkus-ide-launcher-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/devmode-spi/target/quarkus-development-mode-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config/3.10.2/smallrye-config-3.10.2.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-core/3.10.2/smallrye-config-core-3.10.2.jar:/home/runner/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/3.1/microprofile-config-api-3.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-classloader/2.9.0/smallrye-common-classloader-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-common/3.10.2/smallrye-config-common-3.10.2.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar:/home/runner/.m2/repository/org/jboss/logmanager/jboss-logmanager/3.1.1.Final/jboss-logmanager-3.1.1.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-constraint/2.9.0/smallrye-common-constraint-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-cpu/2.9.0/smallrye-common-cpu-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-expression/2.9.0/smallrye-common-expression-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-net/2.9.0/smallrye-common-net-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-ref/2.9.0/smallrye-common-ref-2.9.0.jar:/home/runner/.m2/repository/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar:/home/runner/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging-annotations/3.0.3.Final/jboss-logging-annotations-3.0.3.Final.jar:/home/runner/.m2/repository/org/jboss/threads/jboss-threads/3.8.0.Final/jboss-threads-3.8.0.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-function/2.9.0/smallrye-common-function-2.9.0.jar:/home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar:/home/runner/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/2.0.0.Final/slf4j-jboss-logmanager-2.0.0.Final.jar:/home/runner/.m2/repository/org/wildfly/common/wildfly-common/1.7.0.Final/wildfly-common-1.7.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/classloader-commons/target/quarkus-classloader-commons-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-io/2.9.0/smallrye-common-io-2.9.0.jar:/home/runner/.m2/repository/io/github/crac/org-crac/0.1.3/org-crac-0.1.3.jar:/home/runner/.m2/repository/io/quarkus/quarkus-fs-util/0.0.10/quarkus-fs-util-0.0.10.jar:/home/runner/work/quarkus/quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny/2.7.0/mutiny-2.7.0.jar:/home/runner/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation/2.1.2/smallrye-context-propagation-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-api/2.1.2/smallrye-context-propagation-api-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-storage/2.1.2/smallrye-context-propagation-storage-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-smallrye-context-propagation/2.7.0/mutiny-smallrye-context-propagation-2.7.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.3/microprofile-context-propagation-api-1.3.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-zero-flow-adapters/1.1.0/mutiny-zero-flow-adapters-1.1.0.jar:/home/runner/.m2/repository/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/runtime/target/quarkus-vertx-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/runtime/target/quarkus-arc-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/runtime/target/arc-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/runner/work/quarkus/quarkus/extensions/netty/runtime/target/quarkus-netty-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/netty/netty-codec/4.1.115.Final/netty-codec-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-common/4.1.115.Final/netty-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http/4.1.115.Final/netty-codec-http-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http2/4.1.115.Final/netty-codec-http2-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-handler/4.1.115.Final/netty-handler-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver/4.1.115.Final/netty-resolver-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.115.Final/netty-transport-native-unix-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-haproxy/4.1.115.Final/netty-codec-haproxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-buffer/4.1.115.Final/netty-buffer-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport/4.1.115.Final/netty-transport-4.1.115.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-annotation/2.9.0/smallrye-common-annotation-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-vertx-context/2.9.0/smallrye-common-vertx-context-2.9.0.jar:/home/runner/.m2/repository/io/vertx/vertx-core/4.5.11/vertx-core-4.5.11.jar:/home/runner/.m2/repository/io/netty/netty-handler-proxy/4.1.115.Final/netty-handler-proxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-socks/4.1.115.Final/netty-codec-socks-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver-dns/4.1.115.Final/netty-resolver-dns-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-dns/4.1.115.Final/netty-codec-dns-4.1.115.Final.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar:/home/runner/work/quarkus/quarkus/extensions/virtual-threads/runtime/target/quarkus-virtual-threads-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/latebound-mdc-provider/target/quarkus-vertx-latebound-mdc-provider-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-core/3.17.1/smallrye-mutiny-vertx-core-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/3.17.1/smallrye-mutiny-vertx-runtime-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/vertx-mutiny-generator/3.17.1/vertx-mutiny-generator-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-codegen/4.5.11/vertx-codegen-4.5.11.jar:/home/runner/.m2/repository/io/smallrye/smallrye-fault-tolerance-vertx/6.7.1/smallrye-fault-tolerance-vertx-6.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/3.0.1/microprofile-reactive-streams-operators-api-3.0.1.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/3.0.1/microprofile-reactive-streams-operators-core-3.0.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-reactive-streams-operators/2.7.0/mutiny-reactive-streams-operators-2.7.0.jar:/home/runner/work/quarkus/quarkus/extensions/opentelemetry/runtime/target/quarkus-opentelemetry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/tls-registry/runtime/target/quarkus-tls-registry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/credentials/runtime/target/quarkus-credentials-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/certs/smallrye-private-key-pem-parser/0.9.2/smallrye-private-key-pem-parser-0.9.2.jar:/home/runner/work/quarkus/quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/quarkus/security/quarkus-security/2.2.0/quarkus-security-2.2.0.jar:/home/runner/work/quarkus/quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc/4.5.11/vertx-grpc-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-netty/1.69.0/grpc-netty-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-util/1.69.0/grpc-util-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf/1.69.0/grpc-protobuf-1.69.0.jar:/home/runner/.m2/repository/com/google/protobuf/protobuf-java/3.25.5/protobuf-java-3.25.5.jar:/home/runner/.m2/repository/com/google/api/grpc/proto-google-common-protos/2.46.0/proto-google-common-protos-2.46.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf-lite/1.69.0/grpc-protobuf-lite-1.69.0.jar:/home/runner/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar:/home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-server/4.5.11/vertx-grpc-server-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-core/1.69.0/grpc-core-1.69.0.jar:/home/runner/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar:/home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/runner/.m2/repository/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar:/home/runner/.m2/repository/io/grpc/grpc-context/1.69.0/grpc-context-1.69.0.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.42.1/opentelemetry-sdk-extension-autoconfigure-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk/1.42.1/opentelemetry-sdk-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api/1.42.1/opentelemetry-api-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-context/1.42.1/opentelemetry-context-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-common/1.42.1/opentelemetry-sdk-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-trace/1.42.1/opentelemetry-sdk-trace-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-metrics/1.42.1/opentelemetry-sdk-metrics-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-logs/1.42.1/opentelemetry-sdk-logs-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.42.1/opentelemetry-sdk-extension-autoconfigure-spi-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv-incubating/1.27.0-alpha/opentelemetry-semconv-incubating-1.27.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.42.1-alpha/opentelemetry-api-incubator-1.42.1-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.8.0/opentelemetry-instrumentation-api-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations/2.8.0/opentelemetry-instrumentation-annotations-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations-support/2.8.0-alpha/opentelemetry-instrumentation-annotations-support-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.8.0-alpha/opentelemetry-instrumentation-api-incubator-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp-common/1.42.1/opentelemetry-exporter-otlp-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-common/1.42.1/opentelemetry-exporter-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp/1.42.1/opentelemetry-exporter-otlp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.42.1/opentelemetry-exporter-sender-okhttp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java17/2.8.0-alpha/opentelemetry-runtime-telemetry-java17-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.8.0-alpha/opentelemetry-runtime-telemetry-java8-2.8.0-alpha.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-client/4.5.11/vertx-grpc-client-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-common/4.5.11/vertx-grpc-common-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-stub/1.69.0/grpc-stub-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-api/1.69.0/grpc-api-1.69.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-sync/5.2.1/mongodb-driver-sync-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson/5.2.1/bson-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-core/5.2.1/mongodb-driver-core-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson-record-codec/5.2.1/bson-record-codec-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-reactivestreams/5.2.1/mongodb-driver-reactivestreams-5.2.1.jar:/home/runner/.m2/repository/io/projectreactor/reactor-core/3.5.0/reactor-core-3.5.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-crypt/5.2.1/mongodb-crypt-5.2.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar:/home/runner/work/quarkus/quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health/4.1.0/smallrye-health-4.1.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/4.0.1/microprofile-health-api-4.0.1.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-api/4.1.0/smallrye-health-api-4.1.0.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-provided-checks/4.1.0/smallrye-health-provided-checks-4.1.0.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web/3.17.1/smallrye-mutiny-vertx-web-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/3.17.1/smallrye-mutiny-vertx-web-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/3.17.1/smallrye-mutiny-vertx-auth-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/3.17.1/smallrye-mutiny-vertx-bridge-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-uri-template/3.17.1/smallrye-mutiny-vertx-uri-template-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-uri-template/4.5.11/vertx-uri-template-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web/4.5.11/vertx-web-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web-common/4.5.11/vertx-web-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-auth-common/4.5.11/vertx-auth-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-bridge-common/4.5.11/vertx-bridge-common-4.5.11.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/brotli4j/1.16.0/brotli4j-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/service/1.16.0/service-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/native-linux-x86_64/1.16.0/native-linux-x86_64-1.16.0.jar:/home/runner/work/quarkus/quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-metrics/4.0.0/smallrye-metrics-4.0.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/4.0.1/microprofile-metrics-api-4.0.1.jar:/home/runner/.m2/repository/io/micrometer/micrometer-core/1.14.2/micrometer-core-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/home/runner/.m2/repository/org/hdrhistogram/HdrHistogram/2.2.2/HdrHistogram-2.2.2.jar:/home/runner/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/home/runner/.m2/repository/org/graalvm/sdk/nativeimage/23.1.2/nativeimage-23.1.2.jar:/home/runner/.m2/repository/org/graalvm/sdk/word/23.1.2/word-23.1.2.jar:/home/runner/work/quarkus/quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/deployment/target/quarkus-core-deployment-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/aesh/readline/2.6/readline-2.6.jar:/home/runner/.m2/repository/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar:/home/runner/.m2/repository/org/aesh/aesh/2.8.2/aesh-2.8.2.jar:/home/runner/.m2/repository/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar:/home/runner/.m2/repository/io/quarkus/gizmo/gizmo/1.8.0/gizmo-1.8.0.jar:/home/runner/.m2/repository/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar:/home/runner/.m2/repository/io/smallrye/jandex/3.2.3/jandex-3.2.3.jar:/home/runner/.m2/repository/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/class-change-agent/target/quarkus-class-change-agent-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar:/home/runner/work/quarkus/quarkus/core/builder/target/quarkus-builder-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.5/junit-platform-launcher-1.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/spi/target/quarkus-smallrye-context-propagation-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/dev-ui-spi/target/quarkus-vertx-http-dev-ui-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/processor/target/arc-processor-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/test-supplement/target/quarkus-arc-test-supplement-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar:/home/runner/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar:/home/runner/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-config/target/quarkus-junit5-config-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/common/target/quarkus-test-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-maven/1.5.2/smallrye-beanbag-maven-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-sisu/1.5.2/smallrye-beanbag-sisu-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag/1.5.2/smallrye-beanbag-1.5.2.jar:/home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/home/runner/.m2/repository/org/apache/maven/maven-artifact/3.9.9/maven-ar...
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.RuntimeException:
rollback after error on transition to State(RunningMongodProcess), successful reached:
State(ExtractedFileSet)=ExtractedFileSet{baseDir=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c, executable=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c/mongod, libraryFiles=[]},
Raw output
java.lang.RuntimeException:
rollback after error on transition to State(RunningMongodProcess), successful reached:
State(ExtractedFileSet)=ExtractedFileSet{baseDir=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c, executable=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c/mongod, libraryFiles=[]},
State(Archive)=Archive(/home/runner/.embedmongo/archives/https-fastdl-mongodb-org/56cb3d10404e5b9df5358ac4ee83efcb/linuxmongodb-linux-x86-64-ubuntu2004-4-4-18-tgz/227d7bb678f143129d9a62a9fe60a1ac03d985af5af11d1cee44a9fadd67608f/archive.tgz),
State(ProcessOutput)=ProcessOutput{output=de.flapdoodle.embed.process.io.NamedOutputStreamProcessor@19b047fe, error=de.flapdoodle.embed.process.io.NamedOutputStreamProcessor@22590e3e, commands=de.flapdoodle.embed.process.io.ConsoleOutputStreamProcessor@53dad875},
State(DownloadCache)=de.flapdoodle.embed.process.store.LocalDownloadCache@5f780a86,
State(Package)=Package{archiveType=TGZ, fileSet=FileSet{entries=[Entry{type=Executable, destination=mongod, uncompiledMatchingPattern=UncompiledPattern{regex=.*mongod, flags=2}}]}, url=https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz},
State(ExtractedFileSetStore)=de.flapdoodle.embed.process.store.ContentHashExtractedFileSetStore@446c3920,
State(ProcessArguments)=ProcessArguments([--dbpath, /home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--222c9109-6876-44a0-9d1e-a843f7d7b106/mongod-database1113237415231606064, --noauth, --port, 27018, --syncdelay=0]),
State(ProcessWorkingDir)=ProcessWorkingDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--222c9109-6876-44a0-9d1e-a843f7d7b106/workingDir262159759630497260),
State(Distribution)=V4_4:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=Ubuntu_24_04},
State(DistributionBaseUrl)=DistributionBaseUrl(https://fastdl.mongodb.org),
State(SupportConfig)=SupportConfig{name=mongod, supportUrl=https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/issues, messageOnException=de.flapdoodle.embed.mongo.transitions.ProcessDefaults$$Lambda$589/0x00007f4bcc1ca9c0@234a8f27},
State(Name)=Name(mongod),
State(PersistentDir)=ImmutablePersistentDir(/home/runner/.embedmongo),
State(DatabaseDir)=DatabaseDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--222c9109-6876-44a0-9d1e-a843f7d7b106/mongod-database1113237415231606064),
State(TempDir)=ImmutableTempDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--222c9109-6876-44a0-9d1e-a843f7d7b106),
State(SystemEnv)=SystemEnv({PATH=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, GITHUB_REPOSITORY_OWNER=holly-cummins, INPUT_CAPTURE_BUILD_SCAN_LINKS=true, SWIFT_PATH=/usr/share/swift/usr/bin, SGX_AESM_ADDR=1, GITHUB_REPOSITORY_ID=484369755, CHROMEWEBDRIVER=/usr/local/share/chromedriver-linux64, RUNNER_USER=runner, GITHUB_RUN_NUMBER=394, ANDROID_HOME=/usr/local/lib/android/sdk, GITHUB_WORKSPACE=/home/runner/work/quarkus/quarkus, GITHUB_RETENTION_DAYS=90, GITHUB_API_URL=https://api.github.com, GITHUB_RUN_ATTEMPT=1, PWD=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime, GITHUB_JOB=jvm-tests, GITHUB_ACTIONS=true, GE_TAGS=jdk-17, STATS_V3PS=true, DOTNET_MULTILEVEL_LOOKUP=0, HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS=3650, GE_CUSTOM_VALUES=gh-job-name=JVM Tests - JDK 17, STATS_RDCL=true, RUNNER_ENVIRONMENT=github-hosted, STATS_PIP=false, ANDROID_NDK=/usr/local/lib/android/sdk/ndk/27.2.12479018, GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_4775fd65-9894-46b5-9df9-dfc2c4f7006a, STATS_VMD=true, GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json, STATS_D=true, GITHUB_ACTOR_ID=11509290, GITHUB_REF_TYPE=branch, BUILD_SCAN_METADATA_COPY_DIR=/home/runner/work/_temp/maven-build-scan-data/build-scan-metadata, COMMON_MAVEN_ARGS=-e -B --settings .github/mvn-settings.xml --fail-at-end, RUNNER_TOOL_CACHE=/opt/hostedtoolcache, SHLVL=1, GOROOT_1_23_X64=/opt/hostedtoolcache/go/1.23.4/x64, GITHUB_SERVER_URL=https://github.com, JAVA_HOME=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64, GITHUB_REF=refs/heads/test-classoading-rewrite, MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/system.slice/runner-provisioner.service/memory.pressure, RUNNER_NAME=GitHub Actions 10, BOOTSTRAP_HASKELL_NONINTERACTIVE=1, STATS_TRP=true, GRADLE_HOME=/usr/share/gradle-8.11.1, ANT_HOME=/usr/share/ant, GITHUB_OUTPUT=/home/runner/work/_temp/_runner_file_commands/set_output_4775fd65-9894-46b5-9df9-dfc2c4f7006a, JAVA_HOME_17_X64=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64, GITHUB_STEP_SUMMARY=/home/runner/work/_temp/_runner_file_commands/step_summary_4775fd65-9894-46b5-9df9-dfc2c4f7006a, GITHUB_REPOSITORY=holly-cummins/quarkus, GITHUB_ACTION_REF=, GOROOT_1_21_X64=/opt/hostedtoolcache/go/1.21.13/x64, _=./mvnw, AZURE_EXTENSION_DIR=/opt/az/azcliextensions, CAPTURE_BUILD_SCAN=true, CI=true, DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1, MAVEN_PROJECTBASEDIR=/home/runner/work/quarkus/quarkus, RUNNER_ARCH=X64, STATS_UE=true, GITHUB_SHA=1459816a5ea12bdf4c602b055a1bc3386ba94a41, ImageOS=ubuntu24, ImageVersion=20241215.1.0, ACCEPT_EULA=Y, STATS_VMFE=true, BUILD_SCAN_DATA_DIR=/home/runner/.m2/.develocity/build-scan-data, RUNNER_PERFLOG=/home/runner/perflog, PERFLOG_LOCATION_SETTING=RUNNER_PERFLOG, BUILD_SCAN_METADATA_DIR=/home/runner/.m2/.develocity/build-scan-metadata, RUNNER_TRACKING_ID=github_15088990-6921-4d01-8443-8385ff76c87e, DB_PASSWORD=hibernate_orm_test, SETUP_WORKFLOW_NAME=Quarkus CI, RUNNER_WORKSPACE=/home/runner/work/quarkus, INVOCATION_ID=fa3cc4ac802b4ae8ae89a09211e84191, GITHUB_REF_PROTECTED=false, EDGEWEBDRIVER=/usr/local/share/edge_driver, GITHUB_WORKFLOW=Quarkus CI, CONDA=/usr/share/miniconda, DB_NAME=hibernate_orm_test, SELENIUM_JAR_PATH=/usr/share/java/selenium-server.jar, INPUT_CAPTURE_UNPUBLISHED_BUILD_SCANS=true, GITHUB_BASE_REF=, PIPX_HOME=/opt/pipx, JOURNAL_STREAM=8:5639, GITHUB_WORKFLOW_SHA=1459816a5ea12bdf4c602b055a1bc3386ba94a41, GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_4775fd65-9894-46b5-9df9-dfc2c4f7006a, ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE=/opt/actionarchivecache, GITHUB_EVENT_NAME=push, GITHUB_TRIGGERING_ACTOR=holly-cummins, CHROME_BIN=/usr/bin/google-chrome, AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache, COMMON_TEST_MAVEN_ARGS=-Dformat.skip -Denforcer.skip -DskipDocs -Dforbiddenapis.skip -DskipExtensionValidation -DskipCodestartValidation, ANDROID_NDK_HOME=/usr/local/lib/android/sdk/ndk/27.2.12479018, ANDROID_NDK_ROOT=/usr/local/lib/android/sdk/ndk/27.2.12479018, VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg, GITHUB_GRAPHQL_URL=https://api.github.com/graphql, OLDPWD=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime, JAVA_HOME_21_X64=/usr/lib/jvm/temurin-21-jdk-amd64, RUNNER_OS=Linux, DOTNET_NOLOGO=1, DEBIAN_FRONTEND=noninteractive, GITHUB_WORKFLOW_REF=holly-cummins/quarkus/.github/workflows/ci-actions-incremental.yml@refs/heads/test-classoading-rewrite, GITHUB_ACTION=__run_9, POWERSHELL_DISTRIBUTION_CHANNEL=GitHub-Actions-ubuntu24, GITHUB_ACTOR=holly-cummins, SYSTEMD_EXEC_PID=834, PIPX_BIN_DIR=/opt/pipx_bin, PTS_MAVEN_ARGS=-Ddevelocity.pts.enabled=false, MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA=, PULL_REQUEST_NUMBER=, JVM_TEST_MAVEN_ARGS=-Dtest-containers -Dstart-containers -Dquarkus.test.hang-detection-timeout=60, BUILD_SCAN_DATA_COPY_DIR=/home/runner/work/_temp/maven-build-scan-data/build-scan-data, DB_USER=hibernate_orm_test, GECKOWEBDRIVER=/usr/local/share/gecko_driver, GOROOT_1_22_X64=/opt/hostedtoolcache/go/1.22.10/x64, JAVA_HOME_8_X64=/usr/lib/jvm/temurin-8-jdk-amd64, LANG=en_US.UTF-8, GITHUB_REPOSITORY_OWNER_ID=11509290, STATS_D_D=true, STATS_EXTP=https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data, GHCUP_INSTALL_BASE_PREFIX=/usr/local, INPUT_JOB_NAME=JVM Tests - JDK 17, STATS_EXT=true, GITHUB_STATE=/home/runner/work/_temp/_runner_file_commands/save_state_4775fd65-9894-46b5-9df9-dfc2c4f7006a, MAVEN_CMD_LINE_ARGS= -e -B --settings .github/mvn-settings.xml --fail-at-end -Dformat.skip -Denforcer.skip -DskipDocs -Dforbiddenapis.skip -DskipExtensionValidation -DskipCodestartValidation -Ddevelocity.pts.enabled=false clean install -Dsurefire.timeout=1200 -pl !integration-tests/gradle -pl !integration-tests/maven -pl !integration-tests/devmode -pl !integration-tests/devtools -Dno-test-kubernetes -pl !docs -Dtest-containers -Dstart-containers -Dquarkus.test.hang-detection-timeout=60 -Dincremental -Dgib.disableSelectedProjectsHandling -Dgib.untracked=false -Dgib.uncommitted=false -Dgib.referenceBranch=refs/remotes/quarkusio/main -Dgib.fetchReferenceBranch -Dgib.disableIfBranchMatches=main|\d+\.\d+|.*backport.*, GITHUB_REF_NAME=test-classoading-rewrite, NVM_DIR=/home/runner/.nvm, ANDROID_NDK_LATEST_HOME=/usr/local/lib/android/sdk/ndk/27.2.12479018, DEPLOYMENT_BASEPATH=/opt/runner, HOMEBREW_NO_AUTO_UPDATE=1, GITHUB_ACTION_REPOSITORY=, ANDROID_SDK_ROOT=/usr/local/lib/android/sdk, GITHUB_RUN_ID=12409445004, USER=runner, XDG_CONFIG_HOME=/home/runner/.config, NATIVE_TEST_MAVEN_ARGS=-Dtest-containers -Dstart-containers -Dquarkus.native.native-image-xmx=6g -Dnative -Dnative.surefire.skip -Dno-descriptor-tests clean install -DskipDocs, STATS_D_TC=true, RUNNER_TEMP=/home/runner/work/_temp, PR_NUMBER=, GITHUB_HEAD_REF=, JAVA_HOME_11_X64=/usr/lib/jvm/temurin-11-jdk-amd64, INPUT_CAPTURE_STRATEGY=ON_DEMAND, XDG_RUNTIME_DIR=/run/user/1001, JAVA_VERSION_GRADLE=17, HOME=/home/runner}),
State(SystemProperties)=SystemProperties{value={skipDocs=true, java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/test-classes:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/classes:/home/runner/work/quarkus/quarkus/core/runtime/target/quarkus-core-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.1.0/jakarta.enterprise.cdi-api-4.1.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.lang-model/4.1.0/jakarta.enterprise.lang-model-4.1.0.jar:/home/runner/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar:/home/runner/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.2.0/jakarta.interceptor-api-2.2.0.jar:/home/runner/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-os/2.9.0/smallrye-common-os-2.9.0.jar:/home/runner/work/quarkus/quarkus/core/launcher/target/quarkus-ide-launcher-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/devmode-spi/target/quarkus-development-mode-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config/3.10.2/smallrye-config-3.10.2.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-core/3.10.2/smallrye-config-core-3.10.2.jar:/home/runner/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/3.1/microprofile-config-api-3.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-classloader/2.9.0/smallrye-common-classloader-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-common/3.10.2/smallrye-config-common-3.10.2.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar:/home/runner/.m2/repository/org/jboss/logmanager/jboss-logmanager/3.1.1.Final/jboss-logmanager-3.1.1.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-constraint/2.9.0/smallrye-common-constraint-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-cpu/2.9.0/smallrye-common-cpu-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-expression/2.9.0/smallrye-common-expression-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-net/2.9.0/smallrye-common-net-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-ref/2.9.0/smallrye-common-ref-2.9.0.jar:/home/runner/.m2/repository/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar:/home/runner/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging-annotations/3.0.3.Final/jboss-logging-annotations-3.0.3.Final.jar:/home/runner/.m2/repository/org/jboss/threads/jboss-threads/3.8.0.Final/jboss-threads-3.8.0.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-function/2.9.0/smallrye-common-function-2.9.0.jar:/home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar:/home/runner/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/2.0.0.Final/slf4j-jboss-logmanager-2.0.0.Final.jar:/home/runner/.m2/repository/org/wildfly/common/wildfly-common/1.7.0.Final/wildfly-common-1.7.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/classloader-commons/target/quarkus-classloader-commons-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-io/2.9.0/smallrye-common-io-2.9.0.jar:/home/runner/.m2/repository/io/github/crac/org-crac/0.1.3/org-crac-0.1.3.jar:/home/runner/.m2/repository/io/quarkus/quarkus-fs-util/0.0.10/quarkus-fs-util-0.0.10.jar:/home/runner/work/quarkus/quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny/2.7.0/mutiny-2.7.0.jar:/home/runner/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation/2.1.2/smallrye-context-propagation-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-api/2.1.2/smallrye-context-propagation-api-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-storage/2.1.2/smallrye-context-propagation-storage-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-smallrye-context-propagation/2.7.0/mutiny-smallrye-context-propagation-2.7.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.3/microprofile-context-propagation-api-1.3.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-zero-flow-adapters/1.1.0/mutiny-zero-flow-adapters-1.1.0.jar:/home/runner/.m2/repository/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/runtime/target/quarkus-vertx-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/runtime/target/quarkus-arc-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/runtime/target/arc-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/runner/work/quarkus/quarkus/extensions/netty/runtime/target/quarkus-netty-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/netty/netty-codec/4.1.115.Final/netty-codec-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-common/4.1.115.Final/netty-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http/4.1.115.Final/netty-codec-http-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http2/4.1.115.Final/netty-codec-http2-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-handler/4.1.115.Final/netty-handler-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver/4.1.115.Final/netty-resolver-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.115.Final/netty-transport-native-unix-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-haproxy/4.1.115.Final/netty-codec-haproxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-buffer/4.1.115.Final/netty-buffer-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport/4.1.115.Final/netty-transport-4.1.115.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-annotation/2.9.0/smallrye-common-annotation-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-vertx-context/2.9.0/smallrye-common-vertx-context-2.9.0.jar:/home/runner/.m2/repository/io/vertx/vertx-core/4.5.11/vertx-core-4.5.11.jar:/home/runner/.m2/repository/io/netty/netty-handler-proxy/4.1.115.Final/netty-handler-proxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-socks/4.1.115.Final/netty-codec-socks-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver-dns/4.1.115.Final/netty-resolver-dns-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-dns/4.1.115.Final/netty-codec-dns-4.1.115.Final.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar:/home/runner/work/quarkus/quarkus/extensions/virtual-threads/runtime/target/quarkus-virtual-threads-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/latebound-mdc-provider/target/quarkus-vertx-latebound-mdc-provider-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-core/3.17.1/smallrye-mutiny-vertx-core-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/3.17.1/smallrye-mutiny-vertx-runtime-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/vertx-mutiny-generator/3.17.1/vertx-mutiny-generator-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-codegen/4.5.11/vertx-codegen-4.5.11.jar:/home/runner/.m2/repository/io/smallrye/smallrye-fault-tolerance-vertx/6.7.1/smallrye-fault-tolerance-vertx-6.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/3.0.1/microprofile-reactive-streams-operators-api-3.0.1.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/3.0.1/microprofile-reactive-streams-operators-core-3.0.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-reactive-streams-operators/2.7.0/mutiny-reactive-streams-operators-2.7.0.jar:/home/runner/work/quarkus/quarkus/extensions/opentelemetry/runtime/target/quarkus-opentelemetry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/tls-registry/runtime/target/quarkus-tls-registry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/credentials/runtime/target/quarkus-credentials-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/certs/smallrye-private-key-pem-parser/0.9.2/smallrye-private-key-pem-parser-0.9.2.jar:/home/runner/work/quarkus/quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/quarkus/security/quarkus-security/2.2.0/quarkus-security-2.2.0.jar:/home/runner/work/quarkus/quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc/4.5.11/vertx-grpc-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-netty/1.69.0/grpc-netty-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-util/1.69.0/grpc-util-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf/1.69.0/grpc-protobuf-1.69.0.jar:/home/runner/.m2/repository/com/google/protobuf/protobuf-java/3.25.5/protobuf-java-3.25.5.jar:/home/runner/.m2/repository/com/google/api/grpc/proto-google-common-protos/2.46.0/proto-google-common-protos-2.46.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf-lite/1.69.0/grpc-protobuf-lite-1.69.0.jar:/home/runner/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar:/home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-server/4.5.11/vertx-grpc-server-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-core/1.69.0/grpc-core-1.69.0.jar:/home/runner/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar:/home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/runner/.m2/repository/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar:/home/runner/.m2/repository/io/grpc/grpc-context/1.69.0/grpc-context-1.69.0.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.42.1/opentelemetry-sdk-extension-autoconfigure-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk/1.42.1/opentelemetry-sdk-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api/1.42.1/opentelemetry-api-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-context/1.42.1/opentelemetry-context-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-common/1.42.1/opentelemetry-sdk-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-trace/1.42.1/opentelemetry-sdk-trace-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-metrics/1.42.1/opentelemetry-sdk-metrics-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-logs/1.42.1/opentelemetry-sdk-logs-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.42.1/opentelemetry-sdk-extension-autoconfigure-spi-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv-incubating/1.27.0-alpha/opentelemetry-semconv-incubating-1.27.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.42.1-alpha/opentelemetry-api-incubator-1.42.1-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.8.0/opentelemetry-instrumentation-api-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations/2.8.0/opentelemetry-instrumentation-annotations-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations-support/2.8.0-alpha/opentelemetry-instrumentation-annotations-support-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.8.0-alpha/opentelemetry-instrumentation-api-incubator-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp-common/1.42.1/opentelemetry-exporter-otlp-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-common/1.42.1/opentelemetry-exporter-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp/1.42.1/opentelemetry-exporter-otlp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.42.1/opentelemetry-exporter-sender-okhttp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java17/2.8.0-alpha/opentelemetry-runtime-telemetry-java17-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.8.0-alpha/opentelemetry-runtime-telemetry-java8-2.8.0-alpha.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-client/4.5.11/vertx-grpc-client-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-common/4.5.11/vertx-grpc-common-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-stub/1.69.0/grpc-stub-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-api/1.69.0/grpc-api-1.69.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-sync/5.2.1/mongodb-driver-sync-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson/5.2.1/bson-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-core/5.2.1/mongodb-driver-core-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson-record-codec/5.2.1/bson-record-codec-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-reactivestreams/5.2.1/mongodb-driver-reactivestreams-5.2.1.jar:/home/runner/.m2/repository/io/projectreactor/reactor-core/3.5.0/reactor-core-3.5.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-crypt/5.2.1/mongodb-crypt-5.2.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar:/home/runner/work/quarkus/quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health/4.1.0/smallrye-health-4.1.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/4.0.1/microprofile-health-api-4.0.1.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-api/4.1.0/smallrye-health-api-4.1.0.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-provided-checks/4.1.0/smallrye-health-provided-checks-4.1.0.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web/3.17.1/smallrye-mutiny-vertx-web-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/3.17.1/smallrye-mutiny-vertx-web-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/3.17.1/smallrye-mutiny-vertx-auth-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/3.17.1/smallrye-mutiny-vertx-bridge-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-uri-template/3.17.1/smallrye-mutiny-vertx-uri-template-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-uri-template/4.5.11/vertx-uri-template-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web/4.5.11/vertx-web-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web-common/4.5.11/vertx-web-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-auth-common/4.5.11/vertx-auth-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-bridge-common/4.5.11/vertx-bridge-common-4.5.11.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/brotli4j/1.16.0/brotli4j-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/service/1.16.0/service-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/native-linux-x86_64/1.16.0/native-linux-x86_64-1.16.0.jar:/home/runner/work/quarkus/quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-metrics/4.0.0/smallrye-metrics-4.0.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/4.0.1/microprofile-metrics-api-4.0.1.jar:/home/runner/.m2/repository/io/micrometer/micrometer-core/1.14.2/micrometer-core-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/home/runner/.m2/repository/org/hdrhistogram/HdrHistogram/2.2.2/HdrHistogram-2.2.2.jar:/home/runner/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/home/runner/.m2/repository/org/graalvm/sdk/nativeimage/23.1.2/nativeimage-23.1.2.jar:/home/runner/.m2/repository/org/graalvm/sdk/word/23.1.2/word-23.1.2.jar:/home/runner/work/quarkus/quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/deployment/target/quarkus-core-deployment-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/aesh/readline/2.6/readline-2.6.jar:/home/runner/.m2/repository/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar:/home/runner/.m2/repository/org/aesh/aesh/2.8.2/aesh-2.8.2.jar:/home/runner/.m2/repository/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar:/home/runner/.m2/repository/io/quarkus/gizmo/gizmo/1.8.0/gizmo-1.8.0.jar:/home/runner/.m2/repository/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar:/home/runner/.m2/repository/io/smallrye/jandex/3.2.3/jandex-3.2.3.jar:/home/runner/.m2/repository/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/class-change-agent/target/quarkus-class-change-agent-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar:/home/runner/work/quarkus/quarkus/core/builder/target/quarkus-builder-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.5/junit-platform-launcher-1.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/spi/target/quarkus-smallrye-context-propagation-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/dev-ui-spi/target/quarkus-vertx-http-dev-ui-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/processor/target/arc-processor-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/test-supplement/target/quarkus-arc-test-supplement-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar:/home/runner/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar:/home/runner/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-config/target/quarkus-junit5-config-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/common/target/quarkus-test-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-maven/1.5.2/smallrye-beanbag-maven-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-sisu/1.5.2/smallrye-beanbag-sisu-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag/1.5.2/smallrye-beanbag-1.5.2.jar:/home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/home/runner/.m2/repository/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-http/1.9.20/maven-resolver-transport-http-1.9.20.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-xml/4.0.1/plexus-xml-4.0.1.jar:/home/runner/.m2/repository/org/apache/maven/maven-xml-impl/4.0.0-alpha-5/maven-xml-impl-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/apache/maven/maven-api-xml/4.0.0-alpha-5/maven-api-xml-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/apache/maven/maven-api-meta/4.0.0-alpha-5/maven-api-meta-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar:/home/runner/.m2/repository/org/apache/maven/maven-embedder/3.9.9/maven-embedder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-core/3.9.9/maven-core-3.9.9.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar:/home/runner/.m2/repository/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar:/home/runner/.m2/repository/com/google/inject/guice/5.1.0/guice-5.1.0.jar:/home/runner/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/home/runner/.m2/repository/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar:/home/runner/.m2/repository/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar:/home/runner/.m2/repository/org/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.9.22/maven-resolver-connector-basic-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.9.22/maven-resolver-transport-wagon-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-file/3.5.3/wagon-file-3.5.3.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/runner/.m2/repository/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.jar:/home/runner/.m2/repository/net/bytebuddy/byte-buddy/1.14.18/byte-buddy-1.14.18.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.mongo/4.18.1/de.flapdoodle.embed.mongo-4.18.1.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.process/4.15.1/de.flapdoodle.embed.process-4.15.1.jar:/home/runner/.m2/repository/de/flapdoodle/reverse/de.flapdoodle.reverse/1.8.1/de.flapdoodle.reverse-1.8.1.jar:/home/runner/.m2/repository/de/flapdoodle/graph/de.flapdoodle.graph/1.3.3/de.flapdoodle.graph-1.3.3.jar:/home/runner/.m2/repository/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.jar:/home/runner/.m2/repository/org/jheaps/jheaps/0.11/jheaps-0.11.jar:/home/runner/.m2/repository/de/flapdoodle/java8/de.flapdoodle.java8/1.7.0/de.flapdoodle.java8-1.7.0.jar:/home/runner/.m2/repository/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar:/home/runner/.m2/repository/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.jar:/home/runner/.m2/repository/de/flapdoodle/de.flapdoodle.os-api/1.7.0/de.flapdoodle.os-api-1.7.0.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.mongo.packageresolver/4.18.2/de.flapdoodle.embed.mongo.packageresolver-4.18.2.jar:/home/runner/.m2/repository/de/flapdoodle/de.flapdoodle.os/1.9.0/de.flapdoodle.os-1.9.0.jar:/home/runner/.m2/repository/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar:/home/runner/.m2/repository/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/home/runner/.m2/repository/org/mockito/mockito-core/5.14.2/mockito-core-5.14.2.jar:/home/runner/.m2/repository/net/bytebuddy/byte-buddy-agent/1.15.4/byte-buddy-agent-1.15.4.jar:/home/runner/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/runner/.m2/repository/org/mockito/mockito-junit-jupiter/5.14.2/mockito-junit-jupiter-5.14.2.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/vertx-utils/target/quarkus-vertx-utils-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-core/6.2.11.Final/resteasy-core-6.2.11.Final.jar:/home/runner/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/runner/.m2/repository/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar:/home/runner/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/runner/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/runner/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/home/runner/.m2/repository/org/jboss/resteasy/microprofile/microprofile-config/3.0.0.Final/microprofile-config-3.0.0.Final.jar:/home/runner/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-cdi/6.2.11.Final/resteasy-cdi-6.2.11.Final.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-core-spi/6.2.11.Final/resteasy-core-spi-6.2.11.Final.jar:/home/runner/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/gradle-enterprise/test-listeners.jar:, java.vm.vendor=Eclipse Adoptium, surefire.timeout=1200, sun.arch.data.model=64, test-containers=true, gib.fetchReferenceBranch=true, project.groupId=io.quarkus, java.vendor.url=https://adoptium.net/, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, user.country=US, sun.boot.library.path=/usr/lib/jvm/temurin-17-jdk-amd64/lib, sun.java.command=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/surefire/surefirebooter-20241219092625787_379.jar /home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/surefire 2024-12-19T09-21-35_330-jvmRun1 surefire-20241219092625787_377tmp surefire_32-20241219092625787_378tmp, jdk.debug=release, maven.home=/home/runner/.m2/wrapper/dists/apache-maven-3.9.9-bin/33b4b2b4/apache-maven-3.9.9, gib.disableIfBranchMatches=main|\d+\.\d+|.*backport.*, surefire.test.class.path=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/test-classes:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/classes:/home/runner/work/quarkus/quarkus/core/runtime/target/quarkus-core-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.1.0/jakarta.enterprise.cdi-api-4.1.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.lang-model/4.1.0/jakarta.enterprise.lang-model-4.1.0.jar:/home/runner/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar:/home/runner/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.2.0/jakarta.interceptor-api-2.2.0.jar:/home/runner/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-os/2.9.0/smallrye-common-os-2.9.0.jar:/home/runner/work/quarkus/quarkus/core/launcher/target/quarkus-ide-launcher-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/devmode-spi/target/quarkus-development-mode-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config/3.10.2/smallrye-config-3.10.2.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-core/3.10.2/smallrye-config-core-3.10.2.jar:/home/runner/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/3.1/microprofile-config-api-3.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-classloader/2.9.0/smallrye-common-classloader-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-common/3.10.2/smallrye-config-common-3.10.2.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar:/home/runner/.m2/repository/org/jboss/logmanager/jboss-logmanager/3.1.1.Final/jboss-logmanager-3.1.1.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-constraint/2.9.0/smallrye-common-constraint-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-cpu/2.9.0/smallrye-common-cpu-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-expression/2.9.0/smallrye-common-expression-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-net/2.9.0/smallrye-common-net-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-ref/2.9.0/smallrye-common-ref-2.9.0.jar:/home/runner/.m2/repository/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar:/home/runner/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging-annotations/3.0.3.Final/jboss-logging-annotations-3.0.3.Final.jar:/home/runner/.m2/repository/org/jboss/threads/jboss-threads/3.8.0.Final/jboss-threads-3.8.0.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-function/2.9.0/smallrye-common-function-2.9.0.jar:/home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar:/home/runner/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/2.0.0.Final/slf4j-jboss-logmanager-2.0.0.Final.jar:/home/runner/.m2/repository/org/wildfly/common/wildfly-common/1.7.0.Final/wildfly-common-1.7.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/classloader-commons/target/quarkus-classloader-commons-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-io/2.9.0/smallrye-common-io-2.9.0.jar:/home/runner/.m2/repository/io/github/crac/org-crac/0.1.3/org-crac-0.1.3.jar:/home/runner/.m2/repository/io/quarkus/quarkus-fs-util/0.0.10/quarkus-fs-util-0.0.10.jar:/home/runner/work/quarkus/quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny/2.7.0/mutiny-2.7.0.jar:/home/runner/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation/2.1.2/smallrye-context-propagation-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-api/2.1.2/smallrye-context-propagation-api-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-storage/2.1.2/smallrye-context-propagation-storage-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-smallrye-context-propagation/2.7.0/mutiny-smallrye-context-propagation-2.7.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.3/microprofile-context-propagation-api-1.3.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-zero-flow-adapters/1.1.0/mutiny-zero-flow-adapters-1.1.0.jar:/home/runner/.m2/repository/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/runtime/target/quarkus-vertx-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/runtime/target/quarkus-arc-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/runtime/target/arc-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/runner/work/quarkus/quarkus/extensions/netty/runtime/target/quarkus-netty-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/netty/netty-codec/4.1.115.Final/netty-codec-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-common/4.1.115.Final/netty-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http/4.1.115.Final/netty-codec-http-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http2/4.1.115.Final/netty-codec-http2-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-handler/4.1.115.Final/netty-handler-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver/4.1.115.Final/netty-resolver-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.115.Final/netty-transport-native-unix-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-haproxy/4.1.115.Final/netty-codec-haproxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-buffer/4.1.115.Final/netty-buffer-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport/4.1.115.Final/netty-transport-4.1.115.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-annotation/2.9.0/smallrye-common-annotation-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-vertx-context/2.9.0/smallrye-common-vertx-context-2.9.0.jar:/home/runner/.m2/repository/io/vertx/vertx-core/4.5.11/vertx-core-4.5.11.jar:/home/runner/.m2/repository/io/netty/netty-handler-proxy/4.1.115.Final/netty-handler-proxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-socks/4.1.115.Final/netty-codec-socks-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver-dns/4.1.115.Final/netty-resolver-dns-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-dns/4.1.115.Final/netty-codec-dns-4.1.115.Final.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar:/home/runner/work/quarkus/quarkus/extensions/virtual-threads/runtime/target/quarkus-virtual-threads-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/latebound-mdc-provider/target/quarkus-vertx-latebound-mdc-provider-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-core/3.17.1/smallrye-mutiny-vertx-core-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/3.17.1/smallrye-mutiny-vertx-runtime-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/vertx-mutiny-generator/3.17.1/vertx-mutiny-generator-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-codegen/4.5.11/vertx-codegen-4.5.11.jar:/home/runner/.m2/repository/io/smallrye/smallrye-fault-tolerance-vertx/6.7.1/smallrye-fault-tolerance-vertx-6.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/3.0.1/microprofile-reactive-streams-operators-api-3.0.1.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/3.0.1/microprofile-reactive-streams-operators-core-3.0.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-reactive-streams-operators/2.7.0/mutiny-reactive-streams-operators-2.7.0.jar:/home/runner/work/quarkus/quarkus/extensions/opentelemetry/runtime/target/quarkus-opentelemetry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/tls-registry/runtime/target/quarkus-tls-registry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/credentials/runtime/target/quarkus-credentials-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/certs/smallrye-private-key-pem-parser/0.9.2/smallrye-private-key-pem-parser-0.9.2.jar:/home/runner/work/quarkus/quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/quarkus/security/quarkus-security/2.2.0/quarkus-security-2.2.0.jar:/home/runner/work/quarkus/quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc/4.5.11/vertx-grpc-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-netty/1.69.0/grpc-netty-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-util/1.69.0/grpc-util-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf/1.69.0/grpc-protobuf-1.69.0.jar:/home/runner/.m2/repository/com/google/protobuf/protobuf-java/3.25.5/protobuf-java-3.25.5.jar:/home/runner/.m2/repository/com/google/api/grpc/proto-google-common-protos/2.46.0/proto-google-common-protos-2.46.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf-lite/1.69.0/grpc-protobuf-lite-1.69.0.jar:/home/runner/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar:/home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-server/4.5.11/vertx-grpc-server-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-core/1.69.0/grpc-core-1.69.0.jar:/home/runner/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar:/home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/runner/.m2/repository/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar:/home/runner/.m2/repository/io/grpc/grpc-context/1.69.0/grpc-context-1.69.0.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.42.1/opentelemetry-sdk-extension-autoconfigure-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk/1.42.1/opentelemetry-sdk-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api/1.42.1/opentelemetry-api-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-context/1.42.1/opentelemetry-context-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-common/1.42.1/opentelemetry-sdk-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-trace/1.42.1/opentelemetry-sdk-trace-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-metrics/1.42.1/opentelemetry-sdk-metrics-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-logs/1.42.1/opentelemetry-sdk-logs-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.42.1/opentelemetry-sdk-extension-autoconfigure-spi-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv-incubating/1.27.0-alpha/opentelemetry-semconv-incubating-1.27.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.42.1-alpha/opentelemetry-api-incubator-1.42.1-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.8.0/opentelemetry-instrumentation-api-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations/2.8.0/opentelemetry-instrumentation-annotations-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations-support/2.8.0-alpha/opentelemetry-instrumentation-annotations-support-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.8.0-alpha/opentelemetry-instrumentation-api-incubator-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp-common/1.42.1/opentelemetry-exporter-otlp-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-common/1.42.1/opentelemetry-exporter-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp/1.42.1/opentelemetry-exporter-otlp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.42.1/opentelemetry-exporter-sender-okhttp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java17/2.8.0-alpha/opentelemetry-runtime-telemetry-java17-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.8.0-alpha/opentelemetry-runtime-telemetry-java8-2.8.0-alpha.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-client/4.5.11/vertx-grpc-client-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-common/4.5.11/vertx-grpc-common-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-stub/1.69.0/grpc-stub-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-api/1.69.0/grpc-api-1.69.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-sync/5.2.1/mongodb-driver-sync-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson/5.2.1/bson-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-core/5.2.1/mongodb-driver-core-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson-record-codec/5.2.1/bson-record-codec-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-reactivestreams/5.2.1/mongodb-driver-reactivestreams-5.2.1.jar:/home/runner/.m2/repository/io/projectreactor/reactor-core/3.5.0/reactor-core-3.5.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-crypt/5.2.1/mongodb-crypt-5.2.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar:/home/runner/work/quarkus/quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health/4.1.0/smallrye-health-4.1.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/4.0.1/microprofile-health-api-4.0.1.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-api/4.1.0/smallrye-health-api-4.1.0.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-provided-checks/4.1.0/smallrye-health-provided-checks-4.1.0.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web/3.17.1/smallrye-mutiny-vertx-web-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/3.17.1/smallrye-mutiny-vertx-web-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/3.17.1/smallrye-mutiny-vertx-auth-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/3.17.1/smallrye-mutiny-vertx-bridge-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-uri-template/3.17.1/smallrye-mutiny-vertx-uri-template-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-uri-template/4.5.11/vertx-uri-template-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web/4.5.11/vertx-web-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web-common/4.5.11/vertx-web-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-auth-common/4.5.11/vertx-auth-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-bridge-common/4.5.11/vertx-bridge-common-4.5.11.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/brotli4j/1.16.0/brotli4j-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/service/1.16.0/service-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/native-linux-x86_64/1.16.0/native-linux-x86_64-1.16.0.jar:/home/runner/work/quarkus/quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-metrics/4.0.0/smallrye-metrics-4.0.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/4.0.1/microprofile-metrics-api-4.0.1.jar:/home/runner/.m2/repository/io/micrometer/micrometer-core/1.14.2/micrometer-core-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/home/runner/.m2/repository/org/hdrhistogram/HdrHistogram/2.2.2/HdrHistogram-2.2.2.jar:/home/runner/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/home/runner/.m2/repository/org/graalvm/sdk/nativeimage/23.1.2/nativeimage-23.1.2.jar:/home/runner/.m2/repository/org/graalvm/sdk/word/23.1.2/word-23.1.2.jar:/home/runner/work/quarkus/quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/deployment/target/quarkus-core-deployment-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/aesh/readline/2.6/readline-2.6.jar:/home/runner/.m2/repository/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar:/home/runner/.m2/repository/org/aesh/aesh/2.8.2/aesh-2.8.2.jar:/home/runner/.m2/repository/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar:/home/runner/.m2/repository/io/quarkus/gizmo/gizmo/1.8.0/gizmo-1.8.0.jar:/home/runner/.m2/repository/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar:/home/runner/.m2/repository/io/smallrye/jandex/3.2.3/jandex-3.2.3.jar:/home/runner/.m2/repository/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/class-change-agent/target/quarkus-class-change-agent-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar:/home/runner/work/quarkus/quarkus/core/builder/target/quarkus-builder-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.5/junit-platform-launcher-1.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/spi/target/quarkus-smallrye-context-propagation-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/dev-ui-spi/target/quarkus-vertx-http-dev-ui-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/processor/target/arc-processor-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/test-supplement/target/quarkus-arc-test-supplement-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar:/home/runner/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar:/home/runner/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-config/target/quarkus-junit5-config-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/common/target/quarkus-test-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-maven/1.5.2/smallrye-beanbag-maven-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-sisu/1.5.2/smallrye-beanbag-sisu-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag/1.5.2/smallrye-beanbag-1.5.2.jar:/home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/home/runner/.m2/repository/org/apache/maven/maven-artifact/3.9.9/maven-art...
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.RuntimeException:
rollback after error on transition to State(RunningMongodProcess), successful reached:
State(ExtractedFileSet)=ExtractedFileSet{baseDir=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c, executable=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c/mongod, libraryFiles=[]},
Raw output
java.lang.RuntimeException:
rollback after error on transition to State(RunningMongodProcess), successful reached:
State(ExtractedFileSet)=ExtractedFileSet{baseDir=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c, executable=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c/mongod, libraryFiles=[]},
State(Archive)=Archive(/home/runner/.embedmongo/archives/https-fastdl-mongodb-org/56cb3d10404e5b9df5358ac4ee83efcb/linuxmongodb-linux-x86-64-ubuntu2004-4-4-18-tgz/227d7bb678f143129d9a62a9fe60a1ac03d985af5af11d1cee44a9fadd67608f/archive.tgz),
State(DownloadCache)=de.flapdoodle.embed.process.store.LocalDownloadCache@4ab550d5,
State(Package)=Package{archiveType=TGZ, fileSet=FileSet{entries=[Entry{type=Executable, destination=mongod, uncompiledMatchingPattern=UncompiledPattern{regex=.*mongod, flags=2}}]}, url=https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz},
State(ExtractedFileSetStore)=de.flapdoodle.embed.process.store.ContentHashExtractedFileSetStore@3cd206b5,
State(ProcessArguments)=ProcessArguments([--dbpath, /home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--390223b2-4241-4b50-a3cd-a5b1a126187b/mongod-database1150921562474173759, --replSet, test001, --noauth, --port, 27018, --bind_ip, 127.0.0.1, --syncdelay=10]),
State(ProcessWorkingDir)=ProcessWorkingDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--390223b2-4241-4b50-a3cd-a5b1a126187b/workingDir14575672174028245784),
State(Distribution)=V4_4:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=Ubuntu_24_04},
State(DistributionBaseUrl)=DistributionBaseUrl(https://fastdl.mongodb.org),
State(SupportConfig)=SupportConfig{name=mongod, supportUrl=https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/issues, messageOnException=de.flapdoodle.embed.mongo.transitions.ProcessDefaults$$Lambda$589/0x00007f4bcc1ca9c0@234a8f27},
State(Name)=Name(mongod),
State(PersistentDir)=ImmutablePersistentDir(/home/runner/.embedmongo),
State(DatabaseDir)=DatabaseDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--390223b2-4241-4b50-a3cd-a5b1a126187b/mongod-database1150921562474173759),
State(TempDir)=ImmutableTempDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--390223b2-4241-4b50-a3cd-a5b1a126187b),
State(SystemEnv)=SystemEnv({PATH=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, GITHUB_REPOSITORY_OWNER=holly-cummins, INPUT_CAPTURE_BUILD_SCAN_LINKS=true, SWIFT_PATH=/usr/share/swift/usr/bin, SGX_AESM_ADDR=1, GITHUB_REPOSITORY_ID=484369755, CHROMEWEBDRIVER=/usr/local/share/chromedriver-linux64, RUNNER_USER=runner, GITHUB_RUN_NUMBER=394, ANDROID_HOME=/usr/local/lib/android/sdk, GITHUB_WORKSPACE=/home/runner/work/quarkus/quarkus, GITHUB_RETENTION_DAYS=90, GITHUB_API_URL=https://api.github.com, GITHUB_RUN_ATTEMPT=1, PWD=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime, GITHUB_JOB=jvm-tests, GITHUB_ACTIONS=true, GE_TAGS=jdk-17, STATS_V3PS=true, DOTNET_MULTILEVEL_LOOKUP=0, HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS=3650, GE_CUSTOM_VALUES=gh-job-name=JVM Tests - JDK 17, STATS_RDCL=true, RUNNER_ENVIRONMENT=github-hosted, STATS_PIP=false, ANDROID_NDK=/usr/local/lib/android/sdk/ndk/27.2.12479018, GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_4775fd65-9894-46b5-9df9-dfc2c4f7006a, STATS_VMD=true, GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json, STATS_D=true, GITHUB_ACTOR_ID=11509290, GITHUB_REF_TYPE=branch, BUILD_SCAN_METADATA_COPY_DIR=/home/runner/work/_temp/maven-build-scan-data/build-scan-metadata, COMMON_MAVEN_ARGS=-e -B --settings .github/mvn-settings.xml --fail-at-end, RUNNER_TOOL_CACHE=/opt/hostedtoolcache, SHLVL=1, GOROOT_1_23_X64=/opt/hostedtoolcache/go/1.23.4/x64, GITHUB_SERVER_URL=https://github.com, JAVA_HOME=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64, GITHUB_REF=refs/heads/test-classoading-rewrite, MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/system.slice/runner-provisioner.service/memory.pressure, RUNNER_NAME=GitHub Actions 10, BOOTSTRAP_HASKELL_NONINTERACTIVE=1, STATS_TRP=true, GRADLE_HOME=/usr/share/gradle-8.11.1, ANT_HOME=/usr/share/ant, GITHUB_OUTPUT=/home/runner/work/_temp/_runner_file_commands/set_output_4775fd65-9894-46b5-9df9-dfc2c4f7006a, JAVA_HOME_17_X64=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64, GITHUB_STEP_SUMMARY=/home/runner/work/_temp/_runner_file_commands/step_summary_4775fd65-9894-46b5-9df9-dfc2c4f7006a, GITHUB_REPOSITORY=holly-cummins/quarkus, GITHUB_ACTION_REF=, GOROOT_1_21_X64=/opt/hostedtoolcache/go/1.21.13/x64, _=./mvnw, AZURE_EXTENSION_DIR=/opt/az/azcliextensions, CAPTURE_BUILD_SCAN=true, CI=true, DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1, MAVEN_PROJECTBASEDIR=/home/runner/work/quarkus/quarkus, RUNNER_ARCH=X64, STATS_UE=true, GITHUB_SHA=1459816a5ea12bdf4c602b055a1bc3386ba94a41, ImageOS=ubuntu24, ImageVersion=20241215.1.0, ACCEPT_EULA=Y, STATS_VMFE=true, BUILD_SCAN_DATA_DIR=/home/runner/.m2/.develocity/build-scan-data, RUNNER_PERFLOG=/home/runner/perflog, PERFLOG_LOCATION_SETTING=RUNNER_PERFLOG, BUILD_SCAN_METADATA_DIR=/home/runner/.m2/.develocity/build-scan-metadata, RUNNER_TRACKING_ID=github_15088990-6921-4d01-8443-8385ff76c87e, DB_PASSWORD=hibernate_orm_test, SETUP_WORKFLOW_NAME=Quarkus CI, RUNNER_WORKSPACE=/home/runner/work/quarkus, INVOCATION_ID=fa3cc4ac802b4ae8ae89a09211e84191, GITHUB_REF_PROTECTED=false, EDGEWEBDRIVER=/usr/local/share/edge_driver, GITHUB_WORKFLOW=Quarkus CI, CONDA=/usr/share/miniconda, DB_NAME=hibernate_orm_test, SELENIUM_JAR_PATH=/usr/share/java/selenium-server.jar, INPUT_CAPTURE_UNPUBLISHED_BUILD_SCANS=true, GITHUB_BASE_REF=, PIPX_HOME=/opt/pipx, JOURNAL_STREAM=8:5639, GITHUB_WORKFLOW_SHA=1459816a5ea12bdf4c602b055a1bc3386ba94a41, GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_4775fd65-9894-46b5-9df9-dfc2c4f7006a, ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE=/opt/actionarchivecache, GITHUB_EVENT_NAME=push, GITHUB_TRIGGERING_ACTOR=holly-cummins, CHROME_BIN=/usr/bin/google-chrome, AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache, COMMON_TEST_MAVEN_ARGS=-Dformat.skip -Denforcer.skip -DskipDocs -Dforbiddenapis.skip -DskipExtensionValidation -DskipCodestartValidation, ANDROID_NDK_HOME=/usr/local/lib/android/sdk/ndk/27.2.12479018, ANDROID_NDK_ROOT=/usr/local/lib/android/sdk/ndk/27.2.12479018, VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg, GITHUB_GRAPHQL_URL=https://api.github.com/graphql, OLDPWD=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime, JAVA_HOME_21_X64=/usr/lib/jvm/temurin-21-jdk-amd64, RUNNER_OS=Linux, DOTNET_NOLOGO=1, DEBIAN_FRONTEND=noninteractive, GITHUB_WORKFLOW_REF=holly-cummins/quarkus/.github/workflows/ci-actions-incremental.yml@refs/heads/test-classoading-rewrite, GITHUB_ACTION=__run_9, POWERSHELL_DISTRIBUTION_CHANNEL=GitHub-Actions-ubuntu24, GITHUB_ACTOR=holly-cummins, SYSTEMD_EXEC_PID=834, PIPX_BIN_DIR=/opt/pipx_bin, PTS_MAVEN_ARGS=-Ddevelocity.pts.enabled=false, MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA=, PULL_REQUEST_NUMBER=, JVM_TEST_MAVEN_ARGS=-Dtest-containers -Dstart-containers -Dquarkus.test.hang-detection-timeout=60, BUILD_SCAN_DATA_COPY_DIR=/home/runner/work/_temp/maven-build-scan-data/build-scan-data, DB_USER=hibernate_orm_test, GECKOWEBDRIVER=/usr/local/share/gecko_driver, GOROOT_1_22_X64=/opt/hostedtoolcache/go/1.22.10/x64, JAVA_HOME_8_X64=/usr/lib/jvm/temurin-8-jdk-amd64, LANG=en_US.UTF-8, GITHUB_REPOSITORY_OWNER_ID=11509290, STATS_D_D=true, STATS_EXTP=https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data, GHCUP_INSTALL_BASE_PREFIX=/usr/local, INPUT_JOB_NAME=JVM Tests - JDK 17, STATS_EXT=true, GITHUB_STATE=/home/runner/work/_temp/_runner_file_commands/save_state_4775fd65-9894-46b5-9df9-dfc2c4f7006a, MAVEN_CMD_LINE_ARGS= -e -B --settings .github/mvn-settings.xml --fail-at-end -Dformat.skip -Denforcer.skip -DskipDocs -Dforbiddenapis.skip -DskipExtensionValidation -DskipCodestartValidation -Ddevelocity.pts.enabled=false clean install -Dsurefire.timeout=1200 -pl !integration-tests/gradle -pl !integration-tests/maven -pl !integration-tests/devmode -pl !integration-tests/devtools -Dno-test-kubernetes -pl !docs -Dtest-containers -Dstart-containers -Dquarkus.test.hang-detection-timeout=60 -Dincremental -Dgib.disableSelectedProjectsHandling -Dgib.untracked=false -Dgib.uncommitted=false -Dgib.referenceBranch=refs/remotes/quarkusio/main -Dgib.fetchReferenceBranch -Dgib.disableIfBranchMatches=main|\d+\.\d+|.*backport.*, GITHUB_REF_NAME=test-classoading-rewrite, NVM_DIR=/home/runner/.nvm, ANDROID_NDK_LATEST_HOME=/usr/local/lib/android/sdk/ndk/27.2.12479018, DEPLOYMENT_BASEPATH=/opt/runner, HOMEBREW_NO_AUTO_UPDATE=1, GITHUB_ACTION_REPOSITORY=, ANDROID_SDK_ROOT=/usr/local/lib/android/sdk, GITHUB_RUN_ID=12409445004, USER=runner, XDG_CONFIG_HOME=/home/runner/.config, NATIVE_TEST_MAVEN_ARGS=-Dtest-containers -Dstart-containers -Dquarkus.native.native-image-xmx=6g -Dnative -Dnative.surefire.skip -Dno-descriptor-tests clean install -DskipDocs, STATS_D_TC=true, RUNNER_TEMP=/home/runner/work/_temp, PR_NUMBER=, GITHUB_HEAD_REF=, JAVA_HOME_11_X64=/usr/lib/jvm/temurin-11-jdk-amd64, INPUT_CAPTURE_STRATEGY=ON_DEMAND, XDG_RUNTIME_DIR=/run/user/1001, JAVA_VERSION_GRADLE=17, HOME=/home/runner}),
State(SystemProperties)=SystemProperties{value={skipDocs=true, java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/test-classes:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/classes:/home/runner/work/quarkus/quarkus/core/runtime/target/quarkus-core-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.1.0/jakarta.enterprise.cdi-api-4.1.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.lang-model/4.1.0/jakarta.enterprise.lang-model-4.1.0.jar:/home/runner/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar:/home/runner/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.2.0/jakarta.interceptor-api-2.2.0.jar:/home/runner/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-os/2.9.0/smallrye-common-os-2.9.0.jar:/home/runner/work/quarkus/quarkus/core/launcher/target/quarkus-ide-launcher-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/devmode-spi/target/quarkus-development-mode-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config/3.10.2/smallrye-config-3.10.2.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-core/3.10.2/smallrye-config-core-3.10.2.jar:/home/runner/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/3.1/microprofile-config-api-3.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-classloader/2.9.0/smallrye-common-classloader-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-common/3.10.2/smallrye-config-common-3.10.2.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar:/home/runner/.m2/repository/org/jboss/logmanager/jboss-logmanager/3.1.1.Final/jboss-logmanager-3.1.1.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-constraint/2.9.0/smallrye-common-constraint-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-cpu/2.9.0/smallrye-common-cpu-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-expression/2.9.0/smallrye-common-expression-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-net/2.9.0/smallrye-common-net-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-ref/2.9.0/smallrye-common-ref-2.9.0.jar:/home/runner/.m2/repository/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar:/home/runner/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging-annotations/3.0.3.Final/jboss-logging-annotations-3.0.3.Final.jar:/home/runner/.m2/repository/org/jboss/threads/jboss-threads/3.8.0.Final/jboss-threads-3.8.0.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-function/2.9.0/smallrye-common-function-2.9.0.jar:/home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar:/home/runner/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/2.0.0.Final/slf4j-jboss-logmanager-2.0.0.Final.jar:/home/runner/.m2/repository/org/wildfly/common/wildfly-common/1.7.0.Final/wildfly-common-1.7.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/classloader-commons/target/quarkus-classloader-commons-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-io/2.9.0/smallrye-common-io-2.9.0.jar:/home/runner/.m2/repository/io/github/crac/org-crac/0.1.3/org-crac-0.1.3.jar:/home/runner/.m2/repository/io/quarkus/quarkus-fs-util/0.0.10/quarkus-fs-util-0.0.10.jar:/home/runner/work/quarkus/quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny/2.7.0/mutiny-2.7.0.jar:/home/runner/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation/2.1.2/smallrye-context-propagation-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-api/2.1.2/smallrye-context-propagation-api-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-storage/2.1.2/smallrye-context-propagation-storage-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-smallrye-context-propagation/2.7.0/mutiny-smallrye-context-propagation-2.7.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.3/microprofile-context-propagation-api-1.3.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-zero-flow-adapters/1.1.0/mutiny-zero-flow-adapters-1.1.0.jar:/home/runner/.m2/repository/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/runtime/target/quarkus-vertx-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/runtime/target/quarkus-arc-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/runtime/target/arc-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/runner/work/quarkus/quarkus/extensions/netty/runtime/target/quarkus-netty-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/netty/netty-codec/4.1.115.Final/netty-codec-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-common/4.1.115.Final/netty-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http/4.1.115.Final/netty-codec-http-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http2/4.1.115.Final/netty-codec-http2-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-handler/4.1.115.Final/netty-handler-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver/4.1.115.Final/netty-resolver-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.115.Final/netty-transport-native-unix-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-haproxy/4.1.115.Final/netty-codec-haproxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-buffer/4.1.115.Final/netty-buffer-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport/4.1.115.Final/netty-transport-4.1.115.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-annotation/2.9.0/smallrye-common-annotation-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-vertx-context/2.9.0/smallrye-common-vertx-context-2.9.0.jar:/home/runner/.m2/repository/io/vertx/vertx-core/4.5.11/vertx-core-4.5.11.jar:/home/runner/.m2/repository/io/netty/netty-handler-proxy/4.1.115.Final/netty-handler-proxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-socks/4.1.115.Final/netty-codec-socks-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver-dns/4.1.115.Final/netty-resolver-dns-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-dns/4.1.115.Final/netty-codec-dns-4.1.115.Final.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar:/home/runner/work/quarkus/quarkus/extensions/virtual-threads/runtime/target/quarkus-virtual-threads-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/latebound-mdc-provider/target/quarkus-vertx-latebound-mdc-provider-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-core/3.17.1/smallrye-mutiny-vertx-core-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/3.17.1/smallrye-mutiny-vertx-runtime-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/vertx-mutiny-generator/3.17.1/vertx-mutiny-generator-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-codegen/4.5.11/vertx-codegen-4.5.11.jar:/home/runner/.m2/repository/io/smallrye/smallrye-fault-tolerance-vertx/6.7.1/smallrye-fault-tolerance-vertx-6.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/3.0.1/microprofile-reactive-streams-operators-api-3.0.1.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/3.0.1/microprofile-reactive-streams-operators-core-3.0.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-reactive-streams-operators/2.7.0/mutiny-reactive-streams-operators-2.7.0.jar:/home/runner/work/quarkus/quarkus/extensions/opentelemetry/runtime/target/quarkus-opentelemetry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/tls-registry/runtime/target/quarkus-tls-registry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/credentials/runtime/target/quarkus-credentials-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/certs/smallrye-private-key-pem-parser/0.9.2/smallrye-private-key-pem-parser-0.9.2.jar:/home/runner/work/quarkus/quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/quarkus/security/quarkus-security/2.2.0/quarkus-security-2.2.0.jar:/home/runner/work/quarkus/quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc/4.5.11/vertx-grpc-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-netty/1.69.0/grpc-netty-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-util/1.69.0/grpc-util-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf/1.69.0/grpc-protobuf-1.69.0.jar:/home/runner/.m2/repository/com/google/protobuf/protobuf-java/3.25.5/protobuf-java-3.25.5.jar:/home/runner/.m2/repository/com/google/api/grpc/proto-google-common-protos/2.46.0/proto-google-common-protos-2.46.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf-lite/1.69.0/grpc-protobuf-lite-1.69.0.jar:/home/runner/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar:/home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-server/4.5.11/vertx-grpc-server-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-core/1.69.0/grpc-core-1.69.0.jar:/home/runner/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar:/home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/runner/.m2/repository/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar:/home/runner/.m2/repository/io/grpc/grpc-context/1.69.0/grpc-context-1.69.0.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.42.1/opentelemetry-sdk-extension-autoconfigure-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk/1.42.1/opentelemetry-sdk-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api/1.42.1/opentelemetry-api-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-context/1.42.1/opentelemetry-context-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-common/1.42.1/opentelemetry-sdk-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-trace/1.42.1/opentelemetry-sdk-trace-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-metrics/1.42.1/opentelemetry-sdk-metrics-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-logs/1.42.1/opentelemetry-sdk-logs-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.42.1/opentelemetry-sdk-extension-autoconfigure-spi-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv-incubating/1.27.0-alpha/opentelemetry-semconv-incubating-1.27.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.42.1-alpha/opentelemetry-api-incubator-1.42.1-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.8.0/opentelemetry-instrumentation-api-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations/2.8.0/opentelemetry-instrumentation-annotations-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations-support/2.8.0-alpha/opentelemetry-instrumentation-annotations-support-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.8.0-alpha/opentelemetry-instrumentation-api-incubator-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp-common/1.42.1/opentelemetry-exporter-otlp-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-common/1.42.1/opentelemetry-exporter-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp/1.42.1/opentelemetry-exporter-otlp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.42.1/opentelemetry-exporter-sender-okhttp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java17/2.8.0-alpha/opentelemetry-runtime-telemetry-java17-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.8.0-alpha/opentelemetry-runtime-telemetry-java8-2.8.0-alpha.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-client/4.5.11/vertx-grpc-client-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-common/4.5.11/vertx-grpc-common-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-stub/1.69.0/grpc-stub-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-api/1.69.0/grpc-api-1.69.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-sync/5.2.1/mongodb-driver-sync-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson/5.2.1/bson-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-core/5.2.1/mongodb-driver-core-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson-record-codec/5.2.1/bson-record-codec-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-reactivestreams/5.2.1/mongodb-driver-reactivestreams-5.2.1.jar:/home/runner/.m2/repository/io/projectreactor/reactor-core/3.5.0/reactor-core-3.5.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-crypt/5.2.1/mongodb-crypt-5.2.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar:/home/runner/work/quarkus/quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health/4.1.0/smallrye-health-4.1.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/4.0.1/microprofile-health-api-4.0.1.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-api/4.1.0/smallrye-health-api-4.1.0.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-provided-checks/4.1.0/smallrye-health-provided-checks-4.1.0.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web/3.17.1/smallrye-mutiny-vertx-web-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/3.17.1/smallrye-mutiny-vertx-web-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/3.17.1/smallrye-mutiny-vertx-auth-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/3.17.1/smallrye-mutiny-vertx-bridge-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-uri-template/3.17.1/smallrye-mutiny-vertx-uri-template-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-uri-template/4.5.11/vertx-uri-template-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web/4.5.11/vertx-web-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web-common/4.5.11/vertx-web-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-auth-common/4.5.11/vertx-auth-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-bridge-common/4.5.11/vertx-bridge-common-4.5.11.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/brotli4j/1.16.0/brotli4j-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/service/1.16.0/service-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/native-linux-x86_64/1.16.0/native-linux-x86_64-1.16.0.jar:/home/runner/work/quarkus/quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-metrics/4.0.0/smallrye-metrics-4.0.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/4.0.1/microprofile-metrics-api-4.0.1.jar:/home/runner/.m2/repository/io/micrometer/micrometer-core/1.14.2/micrometer-core-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/home/runner/.m2/repository/org/hdrhistogram/HdrHistogram/2.2.2/HdrHistogram-2.2.2.jar:/home/runner/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/home/runner/.m2/repository/org/graalvm/sdk/nativeimage/23.1.2/nativeimage-23.1.2.jar:/home/runner/.m2/repository/org/graalvm/sdk/word/23.1.2/word-23.1.2.jar:/home/runner/work/quarkus/quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/deployment/target/quarkus-core-deployment-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/aesh/readline/2.6/readline-2.6.jar:/home/runner/.m2/repository/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar:/home/runner/.m2/repository/org/aesh/aesh/2.8.2/aesh-2.8.2.jar:/home/runner/.m2/repository/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar:/home/runner/.m2/repository/io/quarkus/gizmo/gizmo/1.8.0/gizmo-1.8.0.jar:/home/runner/.m2/repository/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar:/home/runner/.m2/repository/io/smallrye/jandex/3.2.3/jandex-3.2.3.jar:/home/runner/.m2/repository/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/class-change-agent/target/quarkus-class-change-agent-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar:/home/runner/work/quarkus/quarkus/core/builder/target/quarkus-builder-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.5/junit-platform-launcher-1.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/spi/target/quarkus-smallrye-context-propagation-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/dev-ui-spi/target/quarkus-vertx-http-dev-ui-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/processor/target/arc-processor-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/test-supplement/target/quarkus-arc-test-supplement-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar:/home/runner/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar:/home/runner/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-config/target/quarkus-junit5-config-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/common/target/quarkus-test-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-maven/1.5.2/smallrye-beanbag-maven-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-sisu/1.5.2/smallrye-beanbag-sisu-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag/1.5.2/smallrye-beanbag-1.5.2.jar:/home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/home/runner/.m2/repository/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-http/1.9.20/maven-resolver-transport-http-1.9.20.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-xml/4.0.1/plexus-xml-4.0.1.jar:/home/runner/.m2/repository/org/apache/maven/maven-xml-impl/4.0.0-alpha-5/maven-xml-impl-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/apache/maven/maven-api-xml/4.0.0-alpha-5/maven-api-xml-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/apache/maven/maven-api-meta/4.0.0-alpha-5/maven-api-meta-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar:/home/runner/.m2/repository/org/apache/maven/maven-embedder/3.9.9/maven-embedder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-core/3.9.9/maven-core-3.9.9.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar:/home/runner/.m2/repository/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar:/home/runner/.m2/repository/com/google/inject/guice/5.1.0/guice-5.1.0.jar:/home/runner/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/home/runner/.m2/repository/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar:/home/runner/.m2/repository/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar:/home/runner/.m2/repository/org/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.9.22/maven-resolver-connector-basic-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.9.22/maven-resolver-transport-wagon-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-file/3.5.3/wagon-file-3.5.3.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/runner/.m2/repository/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.jar:/home/runner/.m2/repository/net/bytebuddy/byte-buddy/1.14.18/byte-buddy-1.14.18.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.mongo/4.18.1/de.flapdoodle.embed.mongo-4.18.1.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.process/4.15.1/de.flapdoodle.embed.process-4.15.1.jar:/home/runner/.m2/repository/de/flapdoodle/reverse/de.flapdoodle.reverse/1.8.1/de.flapdoodle.reverse-1.8.1.jar:/home/runner/.m2/repository/de/flapdoodle/graph/de.flapdoodle.graph/1.3.3/de.flapdoodle.graph-1.3.3.jar:/home/runner/.m2/repository/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.jar:/home/runner/.m2/repository/org/jheaps/jheaps/0.11/jheaps-0.11.jar:/home/runner/.m2/repository/de/flapdoodle/java8/de.flapdoodle.java8/1.7.0/de.flapdoodle.java8-1.7.0.jar:/home/runner/.m2/repository/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar:/home/runner/.m2/repository/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.jar:/home/runner/.m2/repository/de/flapdoodle/de.flapdoodle.os-api/1.7.0/de.flapdoodle.os-api-1.7.0.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.mongo.packageresolver/4.18.2/de.flapdoodle.embed.mongo.packageresolver-4.18.2.jar:/home/runner/.m2/repository/de/flapdoodle/de.flapdoodle.os/1.9.0/de.flapdoodle.os-1.9.0.jar:/home/runner/.m2/repository/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar:/home/runner/.m2/repository/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/home/runner/.m2/repository/org/mockito/mockito-core/5.14.2/mockito-core-5.14.2.jar:/home/runner/.m2/repository/net/bytebuddy/byte-buddy-agent/1.15.4/byte-buddy-agent-1.15.4.jar:/home/runner/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/runner/.m2/repository/org/mockito/mockito-junit-jupiter/5.14.2/mockito-junit-jupiter-5.14.2.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/vertx-utils/target/quarkus-vertx-utils-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-core/6.2.11.Final/resteasy-core-6.2.11.Final.jar:/home/runner/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/runner/.m2/repository/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar:/home/runner/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/runner/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/runner/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/home/runner/.m2/repository/org/jboss/resteasy/microprofile/microprofile-config/3.0.0.Final/microprofile-config-3.0.0.Final.jar:/home/runner/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-cdi/6.2.11.Final/resteasy-cdi-6.2.11.Final.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-core-spi/6.2.11.Final/resteasy-core-spi-6.2.11.Final.jar:/home/runner/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/gradle-enterprise/test-listeners.jar:, java.vm.vendor=Eclipse Adoptium, surefire.timeout=1200, sun.arch.data.model=64, test-containers=true, gib.fetchReferenceBranch=true, project.groupId=io.quarkus, java.vendor.url=https://adoptium.net/, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, user.country=US, sun.boot.library.path=/usr/lib/jvm/temurin-17-jdk-amd64/lib, sun.java.command=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/surefire/surefirebooter-20241219092625787_379.jar /home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/surefire 2024-12-19T09-21-35_330-jvmRun1 surefire-20241219092625787_377tmp surefire_32-20241219092625787_378tmp, jdk.debug=release, maven.home=/home/runner/.m2/wrapper/dists/apache-maven-3.9.9-bin/33b4b2b4/apache-maven-3.9.9, gib.disableIfBranchMatches=main|\d+\.\d+|.*backport.*, surefire.test.class.path=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/test-classes:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/classes:/home/runner/work/quarkus/quarkus/core/runtime/target/quarkus-core-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.1.0/jakarta.enterprise.cdi-api-4.1.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.lang-model/4.1.0/jakarta.enterprise.lang-model-4.1.0.jar:/home/runner/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar:/home/runner/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.2.0/jakarta.interceptor-api-2.2.0.jar:/home/runner/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-os/2.9.0/smallrye-common-os-2.9.0.jar:/home/runner/work/quarkus/quarkus/core/launcher/target/quarkus-ide-launcher-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/devmode-spi/target/quarkus-development-mode-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config/3.10.2/smallrye-config-3.10.2.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-core/3.10.2/smallrye-config-core-3.10.2.jar:/home/runner/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/3.1/microprofile-config-api-3.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-classloader/2.9.0/smallrye-common-classloader-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-common/3.10.2/smallrye-config-common-3.10.2.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar:/home/runner/.m2/repository/org/jboss/logmanager/jboss-logmanager/3.1.1.Final/jboss-logmanager-3.1.1.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-constraint/2.9.0/smallrye-common-constraint-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-cpu/2.9.0/smallrye-common-cpu-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-expression/2.9.0/smallrye-common-expression-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-net/2.9.0/smallrye-common-net-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-ref/2.9.0/smallrye-common-ref-2.9.0.jar:/home/runner/.m2/repository/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar:/home/runner/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging-annotations/3.0.3.Final/jboss-logging-annotations-3.0.3.Final.jar:/home/runner/.m2/repository/org/jboss/threads/jboss-threads/3.8.0.Final/jboss-threads-3.8.0.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-function/2.9.0/smallrye-common-function-2.9.0.jar:/home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar:/home/runner/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/2.0.0.Final/slf4j-jboss-logmanager-2.0.0.Final.jar:/home/runner/.m2/repository/org/wildfly/common/wildfly-common/1.7.0.Final/wildfly-common-1.7.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/classloader-commons/target/quarkus-classloader-commons-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-io/2.9.0/smallrye-common-io-2.9.0.jar:/home/runner/.m2/repository/io/github/crac/org-crac/0.1.3/org-crac-0.1.3.jar:/home/runner/.m2/repository/io/quarkus/quarkus-fs-util/0.0.10/quarkus-fs-util-0.0.10.jar:/home/runner/work/quarkus/quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny/2.7.0/mutiny-2.7.0.jar:/home/runner/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation/2.1.2/smallrye-context-propagation-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-api/2.1.2/smallrye-context-propagation-api-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-storage/2.1.2/smallrye-context-propagation-storage-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-smallrye-context-propagation/2.7.0/mutiny-smallrye-context-propagation-2.7.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.3/microprofile-context-propagation-api-1.3.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-zero-flow-adapters/1.1.0/mutiny-zero-flow-adapters-1.1.0.jar:/home/runner/.m2/repository/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/runtime/target/quarkus-vertx-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/runtime/target/quarkus-arc-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/runtime/target/arc-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/runner/work/quarkus/quarkus/extensions/netty/runtime/target/quarkus-netty-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/netty/netty-codec/4.1.115.Final/netty-codec-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-common/4.1.115.Final/netty-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http/4.1.115.Final/netty-codec-http-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http2/4.1.115.Final/netty-codec-http2-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-handler/4.1.115.Final/netty-handler-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver/4.1.115.Final/netty-resolver-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.115.Final/netty-transport-native-unix-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-haproxy/4.1.115.Final/netty-codec-haproxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-buffer/4.1.115.Final/netty-buffer-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport/4.1.115.Final/netty-transport-4.1.115.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-annotation/2.9.0/smallrye-common-annotation-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-vertx-context/2.9.0/smallrye-common-vertx-context-2.9.0.jar:/home/runner/.m2/repository/io/vertx/vertx-core/4.5.11/vertx-core-4.5.11.jar:/home/runner/.m2/repository/io/netty/netty-handler-proxy/4.1.115.Final/netty-handler-proxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-socks/4.1.115.Final/netty-codec-socks-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver-dns/4.1.115.Final/netty-resolver-dns-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-dns/4.1.115.Final/netty-codec-dns-4.1.115.Final.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar:/home/runner/work/quarkus/quarkus/extensions/virtual-threads/runtime/target/quarkus-virtual-threads-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/latebound-mdc-provider/target/quarkus-vertx-latebound-mdc-provider-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-core/3.17.1/smallrye-mutiny-vertx-core-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/3.17.1/smallrye-mutiny-vertx-runtime-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/vertx-mutiny-generator/3.17.1/vertx-mutiny-generator-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-codegen/4.5.11/vertx-codegen-4.5.11.jar:/home/runner/.m2/repository/io/smallrye/smallrye-fault-tolerance-vertx/6.7.1/smallrye-fault-tolerance-vertx-6.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/3.0.1/microprofile-reactive-streams-operators-api-3.0.1.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/3.0.1/microprofile-reactive-streams-operators-core-3.0.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-reactive-streams-operators/2.7.0/mutiny-reactive-streams-operators-2.7.0.jar:/home/runner/work/quarkus/quarkus/extensions/opentelemetry/runtime/target/quarkus-opentelemetry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/tls-registry/runtime/target/quarkus-tls-registry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/credentials/runtime/target/quarkus-credentials-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/certs/smallrye-private-key-pem-parser/0.9.2/smallrye-private-key-pem-parser-0.9.2.jar:/home/runner/work/quarkus/quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/quarkus/security/quarkus-security/2.2.0/quarkus-security-2.2.0.jar:/home/runner/work/quarkus/quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc/4.5.11/vertx-grpc-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-netty/1.69.0/grpc-netty-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-util/1.69.0/grpc-util-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf/1.69.0/grpc-protobuf-1.69.0.jar:/home/runner/.m2/repository/com/google/protobuf/protobuf-java/3.25.5/protobuf-java-3.25.5.jar:/home/runner/.m2/repository/com/google/api/grpc/proto-google-common-protos/2.46.0/proto-google-common-protos-2.46.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf-lite/1.69.0/grpc-protobuf-lite-1.69.0.jar:/home/runner/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar:/home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-server/4.5.11/vertx-grpc-server-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-core/1.69.0/grpc-core-1.69.0.jar:/home/runner/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar:/home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/runner/.m2/repository/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar:/home/runner/.m2/repository/io/grpc/grpc-context/1.69.0/grpc-context-1.69.0.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.42.1/opentelemetry-sdk-extension-autoconfigure-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk/1.42.1/opentelemetry-sdk-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api/1.42.1/opentelemetry-api-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-context/1.42.1/opentelemetry-context-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-common/1.42.1/opentelemetry-sdk-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-trace/1.42.1/opentelemetry-sdk-trace-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-metrics/1.42.1/opentelemetry-sdk-metrics-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-logs/1.42.1/opentelemetry-sdk-logs-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.42.1/opentelemetry-sdk-extension-autoconfigure-spi-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv-incubating/1.27.0-alpha/opentelemetry-semconv-incubating-1.27.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.42.1-alpha/opentelemetry-api-incubator-1.42.1-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.8.0/opentelemetry-instrumentation-api-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations/2.8.0/opentelemetry-instrumentation-annotations-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations-support/2.8.0-alpha/opentelemetry-instrumentation-annotations-support-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.8.0-alpha/opentelemetry-instrumentation-api-incubator-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp-common/1.42.1/opentelemetry-exporter-otlp-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-common/1.42.1/opentelemetry-exporter-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp/1.42.1/opentelemetry-exporter-otlp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.42.1/opentelemetry-exporter-sender-okhttp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java17/2.8.0-alpha/opentelemetry-runtime-telemetry-java17-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.8.0-alpha/opentelemetry-runtime-telemetry-java8-2.8.0-alpha.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-client/4.5.11/vertx-grpc-client-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-common/4.5.11/vertx-grpc-common-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-stub/1.69.0/grpc-stub-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-api/1.69.0/grpc-api-1.69.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-sync/5.2.1/mongodb-driver-sync-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson/5.2.1/bson-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-core/5.2.1/mongodb-driver-core-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson-record-codec/5.2.1/bson-record-codec-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-reactivestreams/5.2.1/mongodb-driver-reactivestreams-5.2.1.jar:/home/runner/.m2/repository/io/projectreactor/reactor-core/3.5.0/reactor-core-3.5.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-crypt/5.2.1/mongodb-crypt-5.2.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar:/home/runner/work/quarkus/quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health/4.1.0/smallrye-health-4.1.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/4.0.1/microprofile-health-api-4.0.1.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-api/4.1.0/smallrye-health-api-4.1.0.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-provided-checks/4.1.0/smallrye-health-provided-checks-4.1.0.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web/3.17.1/smallrye-mutiny-vertx-web-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/3.17.1/smallrye-mutiny-vertx-web-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/3.17.1/smallrye-mutiny-vertx-auth-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/3.17.1/smallrye-mutiny-vertx-bridge-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-uri-template/3.17.1/smallrye-mutiny-vertx-uri-template-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-uri-template/4.5.11/vertx-uri-template-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web/4.5.11/vertx-web-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web-common/4.5.11/vertx-web-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-auth-common/4.5.11/vertx-auth-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-bridge-common/4.5.11/vertx-bridge-common-4.5.11.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/brotli4j/1.16.0/brotli4j-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/service/1.16.0/service-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/native-linux-x86_64/1.16.0/native-linux-x86_64-1.16.0.jar:/home/runner/work/quarkus/quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-metrics/4.0.0/smallrye-metrics-4.0.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/4.0.1/microprofile-metrics-api-4.0.1.jar:/home/runner/.m2/repository/io/micrometer/micrometer-core/1.14.2/micrometer-core-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/home/runner/.m2/repository/org/hdrhistogram/HdrHistogram/2.2.2/HdrHistogram-2.2.2.jar:/home/runner/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/home/runner/.m2/repository/org/graalvm/sdk/nativeimage/23.1.2/nativeimage-23.1.2.jar:/home/runner/.m2/repository/org/graalvm/sdk/word/23.1.2/word-23.1.2.jar:/home/runner/work/quarkus/quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/deployment/target/quarkus-core-deployment-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/aesh/readline/2.6/readline-2.6.jar:/home/runner/.m2/repository/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar:/home/runner/.m2/repository/org/aesh/aesh/2.8.2/aesh-2.8.2.jar:/home/runner/.m2/repository/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar:/home/runner/.m2/repository/io/quarkus/gizmo/gizmo/1.8.0/gizmo-1.8.0.jar:/home/runner/.m2/repository/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar:/home/runner/.m2/repository/io/smallrye/jandex/3.2.3/jandex-3.2.3.jar:/home/runner/.m2/repository/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/class-change-agent/target/quarkus-class-change-agent-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar:/home/runner/work/quarkus/quarkus/core/builder/target/quarkus-builder-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.5/junit-platform-launcher-1.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/spi/target/quarkus-smallrye-context-propagation-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/dev-ui-spi/target/quarkus-vertx-http-dev-ui-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/processor/target/arc-processor-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/test-supplement/target/quarkus-arc-test-supplement-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar:/home/runner/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar:/home/runner/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-config/target/quarkus-junit5-config-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/common/target/quarkus-test-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-maven/1.5.2/smallrye-beanbag-maven-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-sisu/1.5.2/smallrye-beanbag-sisu-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag/1.5.2/smallrye-beanbag-1.5.2.jar:/home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/home/runner/.m2/repository/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.jar:/home/runner/.m...
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.RuntimeException:
rollback after error on transition to State(RunningMongodProcess), successful reached:
State(ExtractedFileSet)=ExtractedFileSet{baseDir=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c, executable=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c/mongod, libraryFiles=[]},
Raw output
java.lang.RuntimeException:
rollback after error on transition to State(RunningMongodProcess), successful reached:
State(ExtractedFileSet)=ExtractedFileSet{baseDir=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c, executable=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c/mongod, libraryFiles=[]},
State(Archive)=Archive(/home/runner/.embedmongo/archives/https-fastdl-mongodb-org/56cb3d10404e5b9df5358ac4ee83efcb/linuxmongodb-linux-x86-64-ubuntu2004-4-4-18-tgz/227d7bb678f143129d9a62a9fe60a1ac03d985af5af11d1cee44a9fadd67608f/archive.tgz),
State(ProcessOutput)=ProcessOutput{output=de.flapdoodle.embed.process.io.NamedOutputStreamProcessor@6401d0a0, error=de.flapdoodle.embed.process.io.NamedOutputStreamProcessor@4ce14f05, commands=de.flapdoodle.embed.process.io.ConsoleOutputStreamProcessor@71dfcf21},
State(DownloadCache)=de.flapdoodle.embed.process.store.LocalDownloadCache@b965857,
State(Package)=Package{archiveType=TGZ, fileSet=FileSet{entries=[Entry{type=Executable, destination=mongod, uncompiledMatchingPattern=UncompiledPattern{regex=.*mongod, flags=2}}]}, url=https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz},
State(ExtractedFileSetStore)=de.flapdoodle.embed.process.store.ContentHashExtractedFileSetStore@61f80d55,
State(ProcessArguments)=ProcessArguments([--dbpath, /home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--41ab7fdb-9383-4bc9-99e6-a6c767677f8c/mongod-database11465901302126761596, --noauth, --port, 27018, --syncdelay=0]),
State(ProcessWorkingDir)=ProcessWorkingDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--41ab7fdb-9383-4bc9-99e6-a6c767677f8c/workingDir9321147322638791370),
State(Distribution)=V4_4:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=Ubuntu_24_04},
State(DistributionBaseUrl)=DistributionBaseUrl(https://fastdl.mongodb.org),
State(SupportConfig)=SupportConfig{name=mongod, supportUrl=https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/issues, messageOnException=de.flapdoodle.embed.mongo.transitions.ProcessDefaults$$Lambda$589/0x00007f4bcc1ca9c0@234a8f27},
State(Name)=Name(mongod),
State(PersistentDir)=ImmutablePersistentDir(/home/runner/.embedmongo),
State(DatabaseDir)=DatabaseDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--41ab7fdb-9383-4bc9-99e6-a6c767677f8c/mongod-database11465901302126761596),
State(TempDir)=ImmutableTempDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--41ab7fdb-9383-4bc9-99e6-a6c767677f8c),
State(SystemEnv)=SystemEnv({PATH=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, GITHUB_REPOSITORY_OWNER=holly-cummins, INPUT_CAPTURE_BUILD_SCAN_LINKS=true, SWIFT_PATH=/usr/share/swift/usr/bin, SGX_AESM_ADDR=1, GITHUB_REPOSITORY_ID=484369755, CHROMEWEBDRIVER=/usr/local/share/chromedriver-linux64, RUNNER_USER=runner, GITHUB_RUN_NUMBER=394, ANDROID_HOME=/usr/local/lib/android/sdk, GITHUB_WORKSPACE=/home/runner/work/quarkus/quarkus, GITHUB_RETENTION_DAYS=90, GITHUB_API_URL=https://api.github.com, GITHUB_RUN_ATTEMPT=1, PWD=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime, GITHUB_JOB=jvm-tests, GITHUB_ACTIONS=true, GE_TAGS=jdk-17, STATS_V3PS=true, DOTNET_MULTILEVEL_LOOKUP=0, HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS=3650, GE_CUSTOM_VALUES=gh-job-name=JVM Tests - JDK 17, STATS_RDCL=true, RUNNER_ENVIRONMENT=github-hosted, STATS_PIP=false, ANDROID_NDK=/usr/local/lib/android/sdk/ndk/27.2.12479018, GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_4775fd65-9894-46b5-9df9-dfc2c4f7006a, STATS_VMD=true, GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json, STATS_D=true, GITHUB_ACTOR_ID=11509290, GITHUB_REF_TYPE=branch, BUILD_SCAN_METADATA_COPY_DIR=/home/runner/work/_temp/maven-build-scan-data/build-scan-metadata, COMMON_MAVEN_ARGS=-e -B --settings .github/mvn-settings.xml --fail-at-end, RUNNER_TOOL_CACHE=/opt/hostedtoolcache, SHLVL=1, GOROOT_1_23_X64=/opt/hostedtoolcache/go/1.23.4/x64, GITHUB_SERVER_URL=https://github.com, JAVA_HOME=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64, GITHUB_REF=refs/heads/test-classoading-rewrite, MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/system.slice/runner-provisioner.service/memory.pressure, RUNNER_NAME=GitHub Actions 10, BOOTSTRAP_HASKELL_NONINTERACTIVE=1, STATS_TRP=true, GRADLE_HOME=/usr/share/gradle-8.11.1, ANT_HOME=/usr/share/ant, GITHUB_OUTPUT=/home/runner/work/_temp/_runner_file_commands/set_output_4775fd65-9894-46b5-9df9-dfc2c4f7006a, JAVA_HOME_17_X64=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64, GITHUB_STEP_SUMMARY=/home/runner/work/_temp/_runner_file_commands/step_summary_4775fd65-9894-46b5-9df9-dfc2c4f7006a, GITHUB_REPOSITORY=holly-cummins/quarkus, GITHUB_ACTION_REF=, GOROOT_1_21_X64=/opt/hostedtoolcache/go/1.21.13/x64, _=./mvnw, AZURE_EXTENSION_DIR=/opt/az/azcliextensions, CAPTURE_BUILD_SCAN=true, CI=true, DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1, MAVEN_PROJECTBASEDIR=/home/runner/work/quarkus/quarkus, RUNNER_ARCH=X64, STATS_UE=true, GITHUB_SHA=1459816a5ea12bdf4c602b055a1bc3386ba94a41, ImageOS=ubuntu24, ImageVersion=20241215.1.0, ACCEPT_EULA=Y, STATS_VMFE=true, BUILD_SCAN_DATA_DIR=/home/runner/.m2/.develocity/build-scan-data, RUNNER_PERFLOG=/home/runner/perflog, PERFLOG_LOCATION_SETTING=RUNNER_PERFLOG, BUILD_SCAN_METADATA_DIR=/home/runner/.m2/.develocity/build-scan-metadata, RUNNER_TRACKING_ID=github_15088990-6921-4d01-8443-8385ff76c87e, DB_PASSWORD=hibernate_orm_test, SETUP_WORKFLOW_NAME=Quarkus CI, RUNNER_WORKSPACE=/home/runner/work/quarkus, INVOCATION_ID=fa3cc4ac802b4ae8ae89a09211e84191, GITHUB_REF_PROTECTED=false, EDGEWEBDRIVER=/usr/local/share/edge_driver, GITHUB_WORKFLOW=Quarkus CI, CONDA=/usr/share/miniconda, DB_NAME=hibernate_orm_test, SELENIUM_JAR_PATH=/usr/share/java/selenium-server.jar, INPUT_CAPTURE_UNPUBLISHED_BUILD_SCANS=true, GITHUB_BASE_REF=, PIPX_HOME=/opt/pipx, JOURNAL_STREAM=8:5639, GITHUB_WORKFLOW_SHA=1459816a5ea12bdf4c602b055a1bc3386ba94a41, GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_4775fd65-9894-46b5-9df9-dfc2c4f7006a, ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE=/opt/actionarchivecache, GITHUB_EVENT_NAME=push, GITHUB_TRIGGERING_ACTOR=holly-cummins, CHROME_BIN=/usr/bin/google-chrome, AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache, COMMON_TEST_MAVEN_ARGS=-Dformat.skip -Denforcer.skip -DskipDocs -Dforbiddenapis.skip -DskipExtensionValidation -DskipCodestartValidation, ANDROID_NDK_HOME=/usr/local/lib/android/sdk/ndk/27.2.12479018, ANDROID_NDK_ROOT=/usr/local/lib/android/sdk/ndk/27.2.12479018, VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg, GITHUB_GRAPHQL_URL=https://api.github.com/graphql, OLDPWD=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime, JAVA_HOME_21_X64=/usr/lib/jvm/temurin-21-jdk-amd64, RUNNER_OS=Linux, DOTNET_NOLOGO=1, DEBIAN_FRONTEND=noninteractive, GITHUB_WORKFLOW_REF=holly-cummins/quarkus/.github/workflows/ci-actions-incremental.yml@refs/heads/test-classoading-rewrite, GITHUB_ACTION=__run_9, POWERSHELL_DISTRIBUTION_CHANNEL=GitHub-Actions-ubuntu24, GITHUB_ACTOR=holly-cummins, SYSTEMD_EXEC_PID=834, PIPX_BIN_DIR=/opt/pipx_bin, PTS_MAVEN_ARGS=-Ddevelocity.pts.enabled=false, MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA=, PULL_REQUEST_NUMBER=, JVM_TEST_MAVEN_ARGS=-Dtest-containers -Dstart-containers -Dquarkus.test.hang-detection-timeout=60, BUILD_SCAN_DATA_COPY_DIR=/home/runner/work/_temp/maven-build-scan-data/build-scan-data, DB_USER=hibernate_orm_test, GECKOWEBDRIVER=/usr/local/share/gecko_driver, GOROOT_1_22_X64=/opt/hostedtoolcache/go/1.22.10/x64, JAVA_HOME_8_X64=/usr/lib/jvm/temurin-8-jdk-amd64, LANG=en_US.UTF-8, GITHUB_REPOSITORY_OWNER_ID=11509290, STATS_D_D=true, STATS_EXTP=https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data, GHCUP_INSTALL_BASE_PREFIX=/usr/local, INPUT_JOB_NAME=JVM Tests - JDK 17, STATS_EXT=true, GITHUB_STATE=/home/runner/work/_temp/_runner_file_commands/save_state_4775fd65-9894-46b5-9df9-dfc2c4f7006a, MAVEN_CMD_LINE_ARGS= -e -B --settings .github/mvn-settings.xml --fail-at-end -Dformat.skip -Denforcer.skip -DskipDocs -Dforbiddenapis.skip -DskipExtensionValidation -DskipCodestartValidation -Ddevelocity.pts.enabled=false clean install -Dsurefire.timeout=1200 -pl !integration-tests/gradle -pl !integration-tests/maven -pl !integration-tests/devmode -pl !integration-tests/devtools -Dno-test-kubernetes -pl !docs -Dtest-containers -Dstart-containers -Dquarkus.test.hang-detection-timeout=60 -Dincremental -Dgib.disableSelectedProjectsHandling -Dgib.untracked=false -Dgib.uncommitted=false -Dgib.referenceBranch=refs/remotes/quarkusio/main -Dgib.fetchReferenceBranch -Dgib.disableIfBranchMatches=main|\d+\.\d+|.*backport.*, GITHUB_REF_NAME=test-classoading-rewrite, NVM_DIR=/home/runner/.nvm, ANDROID_NDK_LATEST_HOME=/usr/local/lib/android/sdk/ndk/27.2.12479018, DEPLOYMENT_BASEPATH=/opt/runner, HOMEBREW_NO_AUTO_UPDATE=1, GITHUB_ACTION_REPOSITORY=, ANDROID_SDK_ROOT=/usr/local/lib/android/sdk, GITHUB_RUN_ID=12409445004, USER=runner, XDG_CONFIG_HOME=/home/runner/.config, NATIVE_TEST_MAVEN_ARGS=-Dtest-containers -Dstart-containers -Dquarkus.native.native-image-xmx=6g -Dnative -Dnative.surefire.skip -Dno-descriptor-tests clean install -DskipDocs, STATS_D_TC=true, RUNNER_TEMP=/home/runner/work/_temp, PR_NUMBER=, GITHUB_HEAD_REF=, JAVA_HOME_11_X64=/usr/lib/jvm/temurin-11-jdk-amd64, INPUT_CAPTURE_STRATEGY=ON_DEMAND, XDG_RUNTIME_DIR=/run/user/1001, JAVA_VERSION_GRADLE=17, HOME=/home/runner}),
State(SystemProperties)=SystemProperties{value={skipDocs=true, java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/test-classes:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/classes:/home/runner/work/quarkus/quarkus/core/runtime/target/quarkus-core-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.1.0/jakarta.enterprise.cdi-api-4.1.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.lang-model/4.1.0/jakarta.enterprise.lang-model-4.1.0.jar:/home/runner/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar:/home/runner/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.2.0/jakarta.interceptor-api-2.2.0.jar:/home/runner/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-os/2.9.0/smallrye-common-os-2.9.0.jar:/home/runner/work/quarkus/quarkus/core/launcher/target/quarkus-ide-launcher-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/devmode-spi/target/quarkus-development-mode-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config/3.10.2/smallrye-config-3.10.2.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-core/3.10.2/smallrye-config-core-3.10.2.jar:/home/runner/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/3.1/microprofile-config-api-3.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-classloader/2.9.0/smallrye-common-classloader-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-common/3.10.2/smallrye-config-common-3.10.2.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar:/home/runner/.m2/repository/org/jboss/logmanager/jboss-logmanager/3.1.1.Final/jboss-logmanager-3.1.1.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-constraint/2.9.0/smallrye-common-constraint-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-cpu/2.9.0/smallrye-common-cpu-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-expression/2.9.0/smallrye-common-expression-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-net/2.9.0/smallrye-common-net-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-ref/2.9.0/smallrye-common-ref-2.9.0.jar:/home/runner/.m2/repository/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar:/home/runner/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging-annotations/3.0.3.Final/jboss-logging-annotations-3.0.3.Final.jar:/home/runner/.m2/repository/org/jboss/threads/jboss-threads/3.8.0.Final/jboss-threads-3.8.0.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-function/2.9.0/smallrye-common-function-2.9.0.jar:/home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar:/home/runner/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/2.0.0.Final/slf4j-jboss-logmanager-2.0.0.Final.jar:/home/runner/.m2/repository/org/wildfly/common/wildfly-common/1.7.0.Final/wildfly-common-1.7.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/classloader-commons/target/quarkus-classloader-commons-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-io/2.9.0/smallrye-common-io-2.9.0.jar:/home/runner/.m2/repository/io/github/crac/org-crac/0.1.3/org-crac-0.1.3.jar:/home/runner/.m2/repository/io/quarkus/quarkus-fs-util/0.0.10/quarkus-fs-util-0.0.10.jar:/home/runner/work/quarkus/quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny/2.7.0/mutiny-2.7.0.jar:/home/runner/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation/2.1.2/smallrye-context-propagation-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-api/2.1.2/smallrye-context-propagation-api-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-storage/2.1.2/smallrye-context-propagation-storage-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-smallrye-context-propagation/2.7.0/mutiny-smallrye-context-propagation-2.7.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.3/microprofile-context-propagation-api-1.3.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-zero-flow-adapters/1.1.0/mutiny-zero-flow-adapters-1.1.0.jar:/home/runner/.m2/repository/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/runtime/target/quarkus-vertx-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/runtime/target/quarkus-arc-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/runtime/target/arc-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/runner/work/quarkus/quarkus/extensions/netty/runtime/target/quarkus-netty-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/netty/netty-codec/4.1.115.Final/netty-codec-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-common/4.1.115.Final/netty-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http/4.1.115.Final/netty-codec-http-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http2/4.1.115.Final/netty-codec-http2-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-handler/4.1.115.Final/netty-handler-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver/4.1.115.Final/netty-resolver-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.115.Final/netty-transport-native-unix-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-haproxy/4.1.115.Final/netty-codec-haproxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-buffer/4.1.115.Final/netty-buffer-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport/4.1.115.Final/netty-transport-4.1.115.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-annotation/2.9.0/smallrye-common-annotation-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-vertx-context/2.9.0/smallrye-common-vertx-context-2.9.0.jar:/home/runner/.m2/repository/io/vertx/vertx-core/4.5.11/vertx-core-4.5.11.jar:/home/runner/.m2/repository/io/netty/netty-handler-proxy/4.1.115.Final/netty-handler-proxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-socks/4.1.115.Final/netty-codec-socks-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver-dns/4.1.115.Final/netty-resolver-dns-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-dns/4.1.115.Final/netty-codec-dns-4.1.115.Final.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar:/home/runner/work/quarkus/quarkus/extensions/virtual-threads/runtime/target/quarkus-virtual-threads-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/latebound-mdc-provider/target/quarkus-vertx-latebound-mdc-provider-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-core/3.17.1/smallrye-mutiny-vertx-core-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/3.17.1/smallrye-mutiny-vertx-runtime-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/vertx-mutiny-generator/3.17.1/vertx-mutiny-generator-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-codegen/4.5.11/vertx-codegen-4.5.11.jar:/home/runner/.m2/repository/io/smallrye/smallrye-fault-tolerance-vertx/6.7.1/smallrye-fault-tolerance-vertx-6.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/3.0.1/microprofile-reactive-streams-operators-api-3.0.1.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/3.0.1/microprofile-reactive-streams-operators-core-3.0.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-reactive-streams-operators/2.7.0/mutiny-reactive-streams-operators-2.7.0.jar:/home/runner/work/quarkus/quarkus/extensions/opentelemetry/runtime/target/quarkus-opentelemetry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/tls-registry/runtime/target/quarkus-tls-registry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/credentials/runtime/target/quarkus-credentials-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/certs/smallrye-private-key-pem-parser/0.9.2/smallrye-private-key-pem-parser-0.9.2.jar:/home/runner/work/quarkus/quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/quarkus/security/quarkus-security/2.2.0/quarkus-security-2.2.0.jar:/home/runner/work/quarkus/quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc/4.5.11/vertx-grpc-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-netty/1.69.0/grpc-netty-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-util/1.69.0/grpc-util-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf/1.69.0/grpc-protobuf-1.69.0.jar:/home/runner/.m2/repository/com/google/protobuf/protobuf-java/3.25.5/protobuf-java-3.25.5.jar:/home/runner/.m2/repository/com/google/api/grpc/proto-google-common-protos/2.46.0/proto-google-common-protos-2.46.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf-lite/1.69.0/grpc-protobuf-lite-1.69.0.jar:/home/runner/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar:/home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-server/4.5.11/vertx-grpc-server-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-core/1.69.0/grpc-core-1.69.0.jar:/home/runner/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar:/home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/runner/.m2/repository/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar:/home/runner/.m2/repository/io/grpc/grpc-context/1.69.0/grpc-context-1.69.0.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.42.1/opentelemetry-sdk-extension-autoconfigure-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk/1.42.1/opentelemetry-sdk-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api/1.42.1/opentelemetry-api-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-context/1.42.1/opentelemetry-context-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-common/1.42.1/opentelemetry-sdk-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-trace/1.42.1/opentelemetry-sdk-trace-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-metrics/1.42.1/opentelemetry-sdk-metrics-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-logs/1.42.1/opentelemetry-sdk-logs-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.42.1/opentelemetry-sdk-extension-autoconfigure-spi-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv-incubating/1.27.0-alpha/opentelemetry-semconv-incubating-1.27.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.42.1-alpha/opentelemetry-api-incubator-1.42.1-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.8.0/opentelemetry-instrumentation-api-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations/2.8.0/opentelemetry-instrumentation-annotations-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations-support/2.8.0-alpha/opentelemetry-instrumentation-annotations-support-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.8.0-alpha/opentelemetry-instrumentation-api-incubator-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp-common/1.42.1/opentelemetry-exporter-otlp-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-common/1.42.1/opentelemetry-exporter-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp/1.42.1/opentelemetry-exporter-otlp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.42.1/opentelemetry-exporter-sender-okhttp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java17/2.8.0-alpha/opentelemetry-runtime-telemetry-java17-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.8.0-alpha/opentelemetry-runtime-telemetry-java8-2.8.0-alpha.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-client/4.5.11/vertx-grpc-client-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-common/4.5.11/vertx-grpc-common-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-stub/1.69.0/grpc-stub-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-api/1.69.0/grpc-api-1.69.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-sync/5.2.1/mongodb-driver-sync-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson/5.2.1/bson-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-core/5.2.1/mongodb-driver-core-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson-record-codec/5.2.1/bson-record-codec-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-reactivestreams/5.2.1/mongodb-driver-reactivestreams-5.2.1.jar:/home/runner/.m2/repository/io/projectreactor/reactor-core/3.5.0/reactor-core-3.5.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-crypt/5.2.1/mongodb-crypt-5.2.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar:/home/runner/work/quarkus/quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health/4.1.0/smallrye-health-4.1.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/4.0.1/microprofile-health-api-4.0.1.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-api/4.1.0/smallrye-health-api-4.1.0.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-provided-checks/4.1.0/smallrye-health-provided-checks-4.1.0.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web/3.17.1/smallrye-mutiny-vertx-web-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/3.17.1/smallrye-mutiny-vertx-web-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/3.17.1/smallrye-mutiny-vertx-auth-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/3.17.1/smallrye-mutiny-vertx-bridge-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-uri-template/3.17.1/smallrye-mutiny-vertx-uri-template-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-uri-template/4.5.11/vertx-uri-template-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web/4.5.11/vertx-web-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web-common/4.5.11/vertx-web-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-auth-common/4.5.11/vertx-auth-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-bridge-common/4.5.11/vertx-bridge-common-4.5.11.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/brotli4j/1.16.0/brotli4j-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/service/1.16.0/service-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/native-linux-x86_64/1.16.0/native-linux-x86_64-1.16.0.jar:/home/runner/work/quarkus/quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-metrics/4.0.0/smallrye-metrics-4.0.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/4.0.1/microprofile-metrics-api-4.0.1.jar:/home/runner/.m2/repository/io/micrometer/micrometer-core/1.14.2/micrometer-core-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/home/runner/.m2/repository/org/hdrhistogram/HdrHistogram/2.2.2/HdrHistogram-2.2.2.jar:/home/runner/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/home/runner/.m2/repository/org/graalvm/sdk/nativeimage/23.1.2/nativeimage-23.1.2.jar:/home/runner/.m2/repository/org/graalvm/sdk/word/23.1.2/word-23.1.2.jar:/home/runner/work/quarkus/quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/deployment/target/quarkus-core-deployment-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/aesh/readline/2.6/readline-2.6.jar:/home/runner/.m2/repository/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar:/home/runner/.m2/repository/org/aesh/aesh/2.8.2/aesh-2.8.2.jar:/home/runner/.m2/repository/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar:/home/runner/.m2/repository/io/quarkus/gizmo/gizmo/1.8.0/gizmo-1.8.0.jar:/home/runner/.m2/repository/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar:/home/runner/.m2/repository/io/smallrye/jandex/3.2.3/jandex-3.2.3.jar:/home/runner/.m2/repository/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/class-change-agent/target/quarkus-class-change-agent-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar:/home/runner/work/quarkus/quarkus/core/builder/target/quarkus-builder-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.5/junit-platform-launcher-1.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/spi/target/quarkus-smallrye-context-propagation-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/dev-ui-spi/target/quarkus-vertx-http-dev-ui-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/processor/target/arc-processor-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/test-supplement/target/quarkus-arc-test-supplement-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar:/home/runner/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar:/home/runner/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-config/target/quarkus-junit5-config-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/common/target/quarkus-test-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-maven/1.5.2/smallrye-beanbag-maven-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-sisu/1.5.2/smallrye-beanbag-sisu-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag/1.5.2/smallrye-beanbag-1.5.2.jar:/home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/home/runner/.m2/repository/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-http/1.9.20/maven-resolver-transport-http-1.9.20.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-xml/4.0.1/plexus-xml-4.0.1.jar:/home/runner/.m2/repository/org/apache/maven/maven-xml-impl/4.0.0-alpha-5/maven-xml-impl-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/apache/maven/maven-api-xml/4.0.0-alpha-5/maven-api-xml-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/apache/maven/maven-api-meta/4.0.0-alpha-5/maven-api-meta-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar:/home/runner/.m2/repository/org/apache/maven/maven-embedder/3.9.9/maven-embedder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-core/3.9.9/maven-core-3.9.9.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar:/home/runner/.m2/repository/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar:/home/runner/.m2/repository/com/google/inject/guice/5.1.0/guice-5.1.0.jar:/home/runner/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/home/runner/.m2/repository/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar:/home/runner/.m2/repository/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar:/home/runner/.m2/repository/org/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.9.22/maven-resolver-connector-basic-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.9.22/maven-resolver-transport-wagon-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-file/3.5.3/wagon-file-3.5.3.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/runner/.m2/repository/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.jar:/home/runner/.m2/repository/net/bytebuddy/byte-buddy/1.14.18/byte-buddy-1.14.18.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.mongo/4.18.1/de.flapdoodle.embed.mongo-4.18.1.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.process/4.15.1/de.flapdoodle.embed.process-4.15.1.jar:/home/runner/.m2/repository/de/flapdoodle/reverse/de.flapdoodle.reverse/1.8.1/de.flapdoodle.reverse-1.8.1.jar:/home/runner/.m2/repository/de/flapdoodle/graph/de.flapdoodle.graph/1.3.3/de.flapdoodle.graph-1.3.3.jar:/home/runner/.m2/repository/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.jar:/home/runner/.m2/repository/org/jheaps/jheaps/0.11/jheaps-0.11.jar:/home/runner/.m2/repository/de/flapdoodle/java8/de.flapdoodle.java8/1.7.0/de.flapdoodle.java8-1.7.0.jar:/home/runner/.m2/repository/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar:/home/runner/.m2/repository/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.jar:/home/runner/.m2/repository/de/flapdoodle/de.flapdoodle.os-api/1.7.0/de.flapdoodle.os-api-1.7.0.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.mongo.packageresolver/4.18.2/de.flapdoodle.embed.mongo.packageresolver-4.18.2.jar:/home/runner/.m2/repository/de/flapdoodle/de.flapdoodle.os/1.9.0/de.flapdoodle.os-1.9.0.jar:/home/runner/.m2/repository/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar:/home/runner/.m2/repository/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/home/runner/.m2/repository/org/mockito/mockito-core/5.14.2/mockito-core-5.14.2.jar:/home/runner/.m2/repository/net/bytebuddy/byte-buddy-agent/1.15.4/byte-buddy-agent-1.15.4.jar:/home/runner/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/runner/.m2/repository/org/mockito/mockito-junit-jupiter/5.14.2/mockito-junit-jupiter-5.14.2.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/vertx-utils/target/quarkus-vertx-utils-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-core/6.2.11.Final/resteasy-core-6.2.11.Final.jar:/home/runner/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/runner/.m2/repository/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar:/home/runner/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/runner/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/runner/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/home/runner/.m2/repository/org/jboss/resteasy/microprofile/microprofile-config/3.0.0.Final/microprofile-config-3.0.0.Final.jar:/home/runner/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-cdi/6.2.11.Final/resteasy-cdi-6.2.11.Final.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-core-spi/6.2.11.Final/resteasy-core-spi-6.2.11.Final.jar:/home/runner/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/gradle-enterprise/test-listeners.jar:, java.vm.vendor=Eclipse Adoptium, surefire.timeout=1200, sun.arch.data.model=64, test-containers=true, gib.fetchReferenceBranch=true, project.groupId=io.quarkus, java.vendor.url=https://adoptium.net/, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, user.country=US, sun.boot.library.path=/usr/lib/jvm/temurin-17-jdk-amd64/lib, sun.java.command=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/surefire/surefirebooter-20241219092625787_379.jar /home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/surefire 2024-12-19T09-21-35_330-jvmRun1 surefire-20241219092625787_377tmp surefire_32-20241219092625787_378tmp, jdk.debug=release, maven.home=/home/runner/.m2/wrapper/dists/apache-maven-3.9.9-bin/33b4b2b4/apache-maven-3.9.9, gib.disableIfBranchMatches=main|\d+\.\d+|.*backport.*, surefire.test.class.path=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/test-classes:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/classes:/home/runner/work/quarkus/quarkus/core/runtime/target/quarkus-core-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.1.0/jakarta.enterprise.cdi-api-4.1.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.lang-model/4.1.0/jakarta.enterprise.lang-model-4.1.0.jar:/home/runner/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar:/home/runner/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.2.0/jakarta.interceptor-api-2.2.0.jar:/home/runner/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-os/2.9.0/smallrye-common-os-2.9.0.jar:/home/runner/work/quarkus/quarkus/core/launcher/target/quarkus-ide-launcher-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/devmode-spi/target/quarkus-development-mode-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config/3.10.2/smallrye-config-3.10.2.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-core/3.10.2/smallrye-config-core-3.10.2.jar:/home/runner/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/3.1/microprofile-config-api-3.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-classloader/2.9.0/smallrye-common-classloader-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-common/3.10.2/smallrye-config-common-3.10.2.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar:/home/runner/.m2/repository/org/jboss/logmanager/jboss-logmanager/3.1.1.Final/jboss-logmanager-3.1.1.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-constraint/2.9.0/smallrye-common-constraint-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-cpu/2.9.0/smallrye-common-cpu-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-expression/2.9.0/smallrye-common-expression-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-net/2.9.0/smallrye-common-net-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-ref/2.9.0/smallrye-common-ref-2.9.0.jar:/home/runner/.m2/repository/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar:/home/runner/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging-annotations/3.0.3.Final/jboss-logging-annotations-3.0.3.Final.jar:/home/runner/.m2/repository/org/jboss/threads/jboss-threads/3.8.0.Final/jboss-threads-3.8.0.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-function/2.9.0/smallrye-common-function-2.9.0.jar:/home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar:/home/runner/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/2.0.0.Final/slf4j-jboss-logmanager-2.0.0.Final.jar:/home/runner/.m2/repository/org/wildfly/common/wildfly-common/1.7.0.Final/wildfly-common-1.7.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/classloader-commons/target/quarkus-classloader-commons-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-io/2.9.0/smallrye-common-io-2.9.0.jar:/home/runner/.m2/repository/io/github/crac/org-crac/0.1.3/org-crac-0.1.3.jar:/home/runner/.m2/repository/io/quarkus/quarkus-fs-util/0.0.10/quarkus-fs-util-0.0.10.jar:/home/runner/work/quarkus/quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny/2.7.0/mutiny-2.7.0.jar:/home/runner/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation/2.1.2/smallrye-context-propagation-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-api/2.1.2/smallrye-context-propagation-api-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-storage/2.1.2/smallrye-context-propagation-storage-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-smallrye-context-propagation/2.7.0/mutiny-smallrye-context-propagation-2.7.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.3/microprofile-context-propagation-api-1.3.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-zero-flow-adapters/1.1.0/mutiny-zero-flow-adapters-1.1.0.jar:/home/runner/.m2/repository/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/runtime/target/quarkus-vertx-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/runtime/target/quarkus-arc-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/runtime/target/arc-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/runner/work/quarkus/quarkus/extensions/netty/runtime/target/quarkus-netty-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/netty/netty-codec/4.1.115.Final/netty-codec-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-common/4.1.115.Final/netty-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http/4.1.115.Final/netty-codec-http-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http2/4.1.115.Final/netty-codec-http2-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-handler/4.1.115.Final/netty-handler-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver/4.1.115.Final/netty-resolver-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.115.Final/netty-transport-native-unix-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-haproxy/4.1.115.Final/netty-codec-haproxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-buffer/4.1.115.Final/netty-buffer-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport/4.1.115.Final/netty-transport-4.1.115.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-annotation/2.9.0/smallrye-common-annotation-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-vertx-context/2.9.0/smallrye-common-vertx-context-2.9.0.jar:/home/runner/.m2/repository/io/vertx/vertx-core/4.5.11/vertx-core-4.5.11.jar:/home/runner/.m2/repository/io/netty/netty-handler-proxy/4.1.115.Final/netty-handler-proxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-socks/4.1.115.Final/netty-codec-socks-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver-dns/4.1.115.Final/netty-resolver-dns-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-dns/4.1.115.Final/netty-codec-dns-4.1.115.Final.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar:/home/runner/work/quarkus/quarkus/extensions/virtual-threads/runtime/target/quarkus-virtual-threads-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/latebound-mdc-provider/target/quarkus-vertx-latebound-mdc-provider-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-core/3.17.1/smallrye-mutiny-vertx-core-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/3.17.1/smallrye-mutiny-vertx-runtime-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/vertx-mutiny-generator/3.17.1/vertx-mutiny-generator-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-codegen/4.5.11/vertx-codegen-4.5.11.jar:/home/runner/.m2/repository/io/smallrye/smallrye-fault-tolerance-vertx/6.7.1/smallrye-fault-tolerance-vertx-6.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/3.0.1/microprofile-reactive-streams-operators-api-3.0.1.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/3.0.1/microprofile-reactive-streams-operators-core-3.0.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-reactive-streams-operators/2.7.0/mutiny-reactive-streams-operators-2.7.0.jar:/home/runner/work/quarkus/quarkus/extensions/opentelemetry/runtime/target/quarkus-opentelemetry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/tls-registry/runtime/target/quarkus-tls-registry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/credentials/runtime/target/quarkus-credentials-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/certs/smallrye-private-key-pem-parser/0.9.2/smallrye-private-key-pem-parser-0.9.2.jar:/home/runner/work/quarkus/quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/quarkus/security/quarkus-security/2.2.0/quarkus-security-2.2.0.jar:/home/runner/work/quarkus/quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc/4.5.11/vertx-grpc-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-netty/1.69.0/grpc-netty-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-util/1.69.0/grpc-util-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf/1.69.0/grpc-protobuf-1.69.0.jar:/home/runner/.m2/repository/com/google/protobuf/protobuf-java/3.25.5/protobuf-java-3.25.5.jar:/home/runner/.m2/repository/com/google/api/grpc/proto-google-common-protos/2.46.0/proto-google-common-protos-2.46.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf-lite/1.69.0/grpc-protobuf-lite-1.69.0.jar:/home/runner/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar:/home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-server/4.5.11/vertx-grpc-server-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-core/1.69.0/grpc-core-1.69.0.jar:/home/runner/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar:/home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/runner/.m2/repository/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar:/home/runner/.m2/repository/io/grpc/grpc-context/1.69.0/grpc-context-1.69.0.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.42.1/opentelemetry-sdk-extension-autoconfigure-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk/1.42.1/opentelemetry-sdk-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api/1.42.1/opentelemetry-api-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-context/1.42.1/opentelemetry-context-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-common/1.42.1/opentelemetry-sdk-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-trace/1.42.1/opentelemetry-sdk-trace-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-metrics/1.42.1/opentelemetry-sdk-metrics-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-logs/1.42.1/opentelemetry-sdk-logs-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.42.1/opentelemetry-sdk-extension-autoconfigure-spi-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv-incubating/1.27.0-alpha/opentelemetry-semconv-incubating-1.27.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.42.1-alpha/opentelemetry-api-incubator-1.42.1-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.8.0/opentelemetry-instrumentation-api-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations/2.8.0/opentelemetry-instrumentation-annotations-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations-support/2.8.0-alpha/opentelemetry-instrumentation-annotations-support-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.8.0-alpha/opentelemetry-instrumentation-api-incubator-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp-common/1.42.1/opentelemetry-exporter-otlp-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-common/1.42.1/opentelemetry-exporter-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp/1.42.1/opentelemetry-exporter-otlp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.42.1/opentelemetry-exporter-sender-okhttp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java17/2.8.0-alpha/opentelemetry-runtime-telemetry-java17-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.8.0-alpha/opentelemetry-runtime-telemetry-java8-2.8.0-alpha.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-client/4.5.11/vertx-grpc-client-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-common/4.5.11/vertx-grpc-common-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-stub/1.69.0/grpc-stub-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-api/1.69.0/grpc-api-1.69.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-sync/5.2.1/mongodb-driver-sync-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson/5.2.1/bson-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-core/5.2.1/mongodb-driver-core-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson-record-codec/5.2.1/bson-record-codec-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-reactivestreams/5.2.1/mongodb-driver-reactivestreams-5.2.1.jar:/home/runner/.m2/repository/io/projectreactor/reactor-core/3.5.0/reactor-core-3.5.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-crypt/5.2.1/mongodb-crypt-5.2.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar:/home/runner/work/quarkus/quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health/4.1.0/smallrye-health-4.1.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/4.0.1/microprofile-health-api-4.0.1.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-api/4.1.0/smallrye-health-api-4.1.0.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-provided-checks/4.1.0/smallrye-health-provided-checks-4.1.0.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web/3.17.1/smallrye-mutiny-vertx-web-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/3.17.1/smallrye-mutiny-vertx-web-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/3.17.1/smallrye-mutiny-vertx-auth-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/3.17.1/smallrye-mutiny-vertx-bridge-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-uri-template/3.17.1/smallrye-mutiny-vertx-uri-template-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-uri-template/4.5.11/vertx-uri-template-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web/4.5.11/vertx-web-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web-common/4.5.11/vertx-web-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-auth-common/4.5.11/vertx-auth-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-bridge-common/4.5.11/vertx-bridge-common-4.5.11.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/brotli4j/1.16.0/brotli4j-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/service/1.16.0/service-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/native-linux-x86_64/1.16.0/native-linux-x86_64-1.16.0.jar:/home/runner/work/quarkus/quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-metrics/4.0.0/smallrye-metrics-4.0.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/4.0.1/microprofile-metrics-api-4.0.1.jar:/home/runner/.m2/repository/io/micrometer/micrometer-core/1.14.2/micrometer-core-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/home/runner/.m2/repository/org/hdrhistogram/HdrHistogram/2.2.2/HdrHistogram-2.2.2.jar:/home/runner/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/home/runner/.m2/repository/org/graalvm/sdk/nativeimage/23.1.2/nativeimage-23.1.2.jar:/home/runner/.m2/repository/org/graalvm/sdk/word/23.1.2/word-23.1.2.jar:/home/runner/work/quarkus/quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/deployment/target/quarkus-core-deployment-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/aesh/readline/2.6/readline-2.6.jar:/home/runner/.m2/repository/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar:/home/runner/.m2/repository/org/aesh/aesh/2.8.2/aesh-2.8.2.jar:/home/runner/.m2/repository/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar:/home/runner/.m2/repository/io/quarkus/gizmo/gizmo/1.8.0/gizmo-1.8.0.jar:/home/runner/.m2/repository/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar:/home/runner/.m2/repository/io/smallrye/jandex/3.2.3/jandex-3.2.3.jar:/home/runner/.m2/repository/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/class-change-agent/target/quarkus-class-change-agent-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar:/home/runner/work/quarkus/quarkus/core/builder/target/quarkus-builder-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.5/junit-platform-launcher-1.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/spi/target/quarkus-smallrye-context-propagation-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/dev-ui-spi/target/quarkus-vertx-http-dev-ui-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/processor/target/arc-processor-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/test-supplement/target/quarkus-arc-test-supplement-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar:/home/runner/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar:/home/runner/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-config/target/quarkus-junit5-config-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/common/target/quarkus-test-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-maven/1.5.2/smallrye-beanbag-maven-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-sisu/1.5.2/smallrye-beanbag-sisu-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag/1.5.2/smallrye-beanbag-1.5.2.jar:/home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/home/runner/.m2/repository/org/apache/maven/maven-artifact/3.9.9/maven-a...
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.RuntimeException:
rollback after error on transition to State(RunningMongodProcess), successful reached:
State(ExtractedFileSet)=ExtractedFileSet{baseDir=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c, executable=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c/mongod, libraryFiles=[]},
Raw output
java.lang.RuntimeException:
rollback after error on transition to State(RunningMongodProcess), successful reached:
State(ExtractedFileSet)=ExtractedFileSet{baseDir=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c, executable=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c/mongod, libraryFiles=[]},
State(Archive)=Archive(/home/runner/.embedmongo/archives/https-fastdl-mongodb-org/56cb3d10404e5b9df5358ac4ee83efcb/linuxmongodb-linux-x86-64-ubuntu2004-4-4-18-tgz/227d7bb678f143129d9a62a9fe60a1ac03d985af5af11d1cee44a9fadd67608f/archive.tgz),
State(ProcessOutput)=ProcessOutput{output=de.flapdoodle.embed.process.io.NamedOutputStreamProcessor@6dd82486, error=de.flapdoodle.embed.process.io.NamedOutputStreamProcessor@56078cea, commands=de.flapdoodle.embed.process.io.ConsoleOutputStreamProcessor@5a00eb1e},
State(DownloadCache)=de.flapdoodle.embed.process.store.LocalDownloadCache@36fcf6c0,
State(Package)=Package{archiveType=TGZ, fileSet=FileSet{entries=[Entry{type=Executable, destination=mongod, uncompiledMatchingPattern=UncompiledPattern{regex=.*mongod, flags=2}}]}, url=https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz},
State(ExtractedFileSetStore)=de.flapdoodle.embed.process.store.ContentHashExtractedFileSetStore@1aac188d,
State(ProcessArguments)=ProcessArguments([--dbpath, /home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--0c3d2845-5f58-40aa-aac3-9fd64cf37dc7/mongod-database11398630734536461374, --noauth, --port, 27018, --syncdelay=0]),
State(ProcessWorkingDir)=ProcessWorkingDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--0c3d2845-5f58-40aa-aac3-9fd64cf37dc7/workingDir2127318205716118001),
State(Distribution)=V4_4:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=Ubuntu_24_04},
State(DistributionBaseUrl)=DistributionBaseUrl(https://fastdl.mongodb.org),
State(SupportConfig)=SupportConfig{name=mongod, supportUrl=https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/issues, messageOnException=de.flapdoodle.embed.mongo.transitions.ProcessDefaults$$Lambda$589/0x00007f4bcc1ca9c0@234a8f27},
State(Name)=Name(mongod),
State(PersistentDir)=ImmutablePersistentDir(/home/runner/.embedmongo),
State(DatabaseDir)=DatabaseDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--0c3d2845-5f58-40aa-aac3-9fd64cf37dc7/mongod-database11398630734536461374),
State(TempDir)=ImmutableTempDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--0c3d2845-5f58-40aa-aac3-9fd64cf37dc7),
State(SystemEnv)=SystemEnv({PATH=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, GITHUB_REPOSITORY_OWNER=holly-cummins, INPUT_CAPTURE_BUILD_SCAN_LINKS=true, SWIFT_PATH=/usr/share/swift/usr/bin, SGX_AESM_ADDR=1, GITHUB_REPOSITORY_ID=484369755, CHROMEWEBDRIVER=/usr/local/share/chromedriver-linux64, RUNNER_USER=runner, GITHUB_RUN_NUMBER=394, ANDROID_HOME=/usr/local/lib/android/sdk, GITHUB_WORKSPACE=/home/runner/work/quarkus/quarkus, GITHUB_RETENTION_DAYS=90, GITHUB_API_URL=https://api.github.com, GITHUB_RUN_ATTEMPT=1, PWD=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime, GITHUB_JOB=jvm-tests, GITHUB_ACTIONS=true, GE_TAGS=jdk-17, STATS_V3PS=true, DOTNET_MULTILEVEL_LOOKUP=0, HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS=3650, GE_CUSTOM_VALUES=gh-job-name=JVM Tests - JDK 17, STATS_RDCL=true, RUNNER_ENVIRONMENT=github-hosted, STATS_PIP=false, ANDROID_NDK=/usr/local/lib/android/sdk/ndk/27.2.12479018, GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_4775fd65-9894-46b5-9df9-dfc2c4f7006a, STATS_VMD=true, GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json, STATS_D=true, GITHUB_ACTOR_ID=11509290, GITHUB_REF_TYPE=branch, BUILD_SCAN_METADATA_COPY_DIR=/home/runner/work/_temp/maven-build-scan-data/build-scan-metadata, COMMON_MAVEN_ARGS=-e -B --settings .github/mvn-settings.xml --fail-at-end, RUNNER_TOOL_CACHE=/opt/hostedtoolcache, SHLVL=1, GOROOT_1_23_X64=/opt/hostedtoolcache/go/1.23.4/x64, GITHUB_SERVER_URL=https://github.com, JAVA_HOME=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64, GITHUB_REF=refs/heads/test-classoading-rewrite, MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/system.slice/runner-provisioner.service/memory.pressure, RUNNER_NAME=GitHub Actions 10, BOOTSTRAP_HASKELL_NONINTERACTIVE=1, STATS_TRP=true, GRADLE_HOME=/usr/share/gradle-8.11.1, ANT_HOME=/usr/share/ant, GITHUB_OUTPUT=/home/runner/work/_temp/_runner_file_commands/set_output_4775fd65-9894-46b5-9df9-dfc2c4f7006a, JAVA_HOME_17_X64=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64, GITHUB_STEP_SUMMARY=/home/runner/work/_temp/_runner_file_commands/step_summary_4775fd65-9894-46b5-9df9-dfc2c4f7006a, GITHUB_REPOSITORY=holly-cummins/quarkus, GITHUB_ACTION_REF=, GOROOT_1_21_X64=/opt/hostedtoolcache/go/1.21.13/x64, _=./mvnw, AZURE_EXTENSION_DIR=/opt/az/azcliextensions, CAPTURE_BUILD_SCAN=true, CI=true, DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1, MAVEN_PROJECTBASEDIR=/home/runner/work/quarkus/quarkus, RUNNER_ARCH=X64, STATS_UE=true, GITHUB_SHA=1459816a5ea12bdf4c602b055a1bc3386ba94a41, ImageOS=ubuntu24, ImageVersion=20241215.1.0, ACCEPT_EULA=Y, STATS_VMFE=true, BUILD_SCAN_DATA_DIR=/home/runner/.m2/.develocity/build-scan-data, RUNNER_PERFLOG=/home/runner/perflog, PERFLOG_LOCATION_SETTING=RUNNER_PERFLOG, BUILD_SCAN_METADATA_DIR=/home/runner/.m2/.develocity/build-scan-metadata, RUNNER_TRACKING_ID=github_15088990-6921-4d01-8443-8385ff76c87e, DB_PASSWORD=hibernate_orm_test, SETUP_WORKFLOW_NAME=Quarkus CI, RUNNER_WORKSPACE=/home/runner/work/quarkus, INVOCATION_ID=fa3cc4ac802b4ae8ae89a09211e84191, GITHUB_REF_PROTECTED=false, EDGEWEBDRIVER=/usr/local/share/edge_driver, GITHUB_WORKFLOW=Quarkus CI, CONDA=/usr/share/miniconda, DB_NAME=hibernate_orm_test, SELENIUM_JAR_PATH=/usr/share/java/selenium-server.jar, INPUT_CAPTURE_UNPUBLISHED_BUILD_SCANS=true, GITHUB_BASE_REF=, PIPX_HOME=/opt/pipx, JOURNAL_STREAM=8:5639, GITHUB_WORKFLOW_SHA=1459816a5ea12bdf4c602b055a1bc3386ba94a41, GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_4775fd65-9894-46b5-9df9-dfc2c4f7006a, ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE=/opt/actionarchivecache, GITHUB_EVENT_NAME=push, GITHUB_TRIGGERING_ACTOR=holly-cummins, CHROME_BIN=/usr/bin/google-chrome, AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache, COMMON_TEST_MAVEN_ARGS=-Dformat.skip -Denforcer.skip -DskipDocs -Dforbiddenapis.skip -DskipExtensionValidation -DskipCodestartValidation, ANDROID_NDK_HOME=/usr/local/lib/android/sdk/ndk/27.2.12479018, ANDROID_NDK_ROOT=/usr/local/lib/android/sdk/ndk/27.2.12479018, VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg, GITHUB_GRAPHQL_URL=https://api.github.com/graphql, OLDPWD=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime, JAVA_HOME_21_X64=/usr/lib/jvm/temurin-21-jdk-amd64, RUNNER_OS=Linux, DOTNET_NOLOGO=1, DEBIAN_FRONTEND=noninteractive, GITHUB_WORKFLOW_REF=holly-cummins/quarkus/.github/workflows/ci-actions-incremental.yml@refs/heads/test-classoading-rewrite, GITHUB_ACTION=__run_9, POWERSHELL_DISTRIBUTION_CHANNEL=GitHub-Actions-ubuntu24, GITHUB_ACTOR=holly-cummins, SYSTEMD_EXEC_PID=834, PIPX_BIN_DIR=/opt/pipx_bin, PTS_MAVEN_ARGS=-Ddevelocity.pts.enabled=false, MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA=, PULL_REQUEST_NUMBER=, JVM_TEST_MAVEN_ARGS=-Dtest-containers -Dstart-containers -Dquarkus.test.hang-detection-timeout=60, BUILD_SCAN_DATA_COPY_DIR=/home/runner/work/_temp/maven-build-scan-data/build-scan-data, DB_USER=hibernate_orm_test, GECKOWEBDRIVER=/usr/local/share/gecko_driver, GOROOT_1_22_X64=/opt/hostedtoolcache/go/1.22.10/x64, JAVA_HOME_8_X64=/usr/lib/jvm/temurin-8-jdk-amd64, LANG=en_US.UTF-8, GITHUB_REPOSITORY_OWNER_ID=11509290, STATS_D_D=true, STATS_EXTP=https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data, GHCUP_INSTALL_BASE_PREFIX=/usr/local, INPUT_JOB_NAME=JVM Tests - JDK 17, STATS_EXT=true, GITHUB_STATE=/home/runner/work/_temp/_runner_file_commands/save_state_4775fd65-9894-46b5-9df9-dfc2c4f7006a, MAVEN_CMD_LINE_ARGS= -e -B --settings .github/mvn-settings.xml --fail-at-end -Dformat.skip -Denforcer.skip -DskipDocs -Dforbiddenapis.skip -DskipExtensionValidation -DskipCodestartValidation -Ddevelocity.pts.enabled=false clean install -Dsurefire.timeout=1200 -pl !integration-tests/gradle -pl !integration-tests/maven -pl !integration-tests/devmode -pl !integration-tests/devtools -Dno-test-kubernetes -pl !docs -Dtest-containers -Dstart-containers -Dquarkus.test.hang-detection-timeout=60 -Dincremental -Dgib.disableSelectedProjectsHandling -Dgib.untracked=false -Dgib.uncommitted=false -Dgib.referenceBranch=refs/remotes/quarkusio/main -Dgib.fetchReferenceBranch -Dgib.disableIfBranchMatches=main|\d+\.\d+|.*backport.*, GITHUB_REF_NAME=test-classoading-rewrite, NVM_DIR=/home/runner/.nvm, ANDROID_NDK_LATEST_HOME=/usr/local/lib/android/sdk/ndk/27.2.12479018, DEPLOYMENT_BASEPATH=/opt/runner, HOMEBREW_NO_AUTO_UPDATE=1, GITHUB_ACTION_REPOSITORY=, ANDROID_SDK_ROOT=/usr/local/lib/android/sdk, GITHUB_RUN_ID=12409445004, USER=runner, XDG_CONFIG_HOME=/home/runner/.config, NATIVE_TEST_MAVEN_ARGS=-Dtest-containers -Dstart-containers -Dquarkus.native.native-image-xmx=6g -Dnative -Dnative.surefire.skip -Dno-descriptor-tests clean install -DskipDocs, STATS_D_TC=true, RUNNER_TEMP=/home/runner/work/_temp, PR_NUMBER=, GITHUB_HEAD_REF=, JAVA_HOME_11_X64=/usr/lib/jvm/temurin-11-jdk-amd64, INPUT_CAPTURE_STRATEGY=ON_DEMAND, XDG_RUNTIME_DIR=/run/user/1001, JAVA_VERSION_GRADLE=17, HOME=/home/runner}),
State(SystemProperties)=SystemProperties{value={skipDocs=true, java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/test-classes:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/classes:/home/runner/work/quarkus/quarkus/core/runtime/target/quarkus-core-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.1.0/jakarta.enterprise.cdi-api-4.1.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.lang-model/4.1.0/jakarta.enterprise.lang-model-4.1.0.jar:/home/runner/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar:/home/runner/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.2.0/jakarta.interceptor-api-2.2.0.jar:/home/runner/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-os/2.9.0/smallrye-common-os-2.9.0.jar:/home/runner/work/quarkus/quarkus/core/launcher/target/quarkus-ide-launcher-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/devmode-spi/target/quarkus-development-mode-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config/3.10.2/smallrye-config-3.10.2.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-core/3.10.2/smallrye-config-core-3.10.2.jar:/home/runner/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/3.1/microprofile-config-api-3.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-classloader/2.9.0/smallrye-common-classloader-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-common/3.10.2/smallrye-config-common-3.10.2.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar:/home/runner/.m2/repository/org/jboss/logmanager/jboss-logmanager/3.1.1.Final/jboss-logmanager-3.1.1.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-constraint/2.9.0/smallrye-common-constraint-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-cpu/2.9.0/smallrye-common-cpu-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-expression/2.9.0/smallrye-common-expression-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-net/2.9.0/smallrye-common-net-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-ref/2.9.0/smallrye-common-ref-2.9.0.jar:/home/runner/.m2/repository/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar:/home/runner/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging-annotations/3.0.3.Final/jboss-logging-annotations-3.0.3.Final.jar:/home/runner/.m2/repository/org/jboss/threads/jboss-threads/3.8.0.Final/jboss-threads-3.8.0.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-function/2.9.0/smallrye-common-function-2.9.0.jar:/home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar:/home/runner/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/2.0.0.Final/slf4j-jboss-logmanager-2.0.0.Final.jar:/home/runner/.m2/repository/org/wildfly/common/wildfly-common/1.7.0.Final/wildfly-common-1.7.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/classloader-commons/target/quarkus-classloader-commons-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-io/2.9.0/smallrye-common-io-2.9.0.jar:/home/runner/.m2/repository/io/github/crac/org-crac/0.1.3/org-crac-0.1.3.jar:/home/runner/.m2/repository/io/quarkus/quarkus-fs-util/0.0.10/quarkus-fs-util-0.0.10.jar:/home/runner/work/quarkus/quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny/2.7.0/mutiny-2.7.0.jar:/home/runner/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation/2.1.2/smallrye-context-propagation-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-api/2.1.2/smallrye-context-propagation-api-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-storage/2.1.2/smallrye-context-propagation-storage-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-smallrye-context-propagation/2.7.0/mutiny-smallrye-context-propagation-2.7.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.3/microprofile-context-propagation-api-1.3.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-zero-flow-adapters/1.1.0/mutiny-zero-flow-adapters-1.1.0.jar:/home/runner/.m2/repository/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/runtime/target/quarkus-vertx-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/runtime/target/quarkus-arc-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/runtime/target/arc-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/runner/work/quarkus/quarkus/extensions/netty/runtime/target/quarkus-netty-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/netty/netty-codec/4.1.115.Final/netty-codec-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-common/4.1.115.Final/netty-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http/4.1.115.Final/netty-codec-http-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http2/4.1.115.Final/netty-codec-http2-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-handler/4.1.115.Final/netty-handler-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver/4.1.115.Final/netty-resolver-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.115.Final/netty-transport-native-unix-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-haproxy/4.1.115.Final/netty-codec-haproxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-buffer/4.1.115.Final/netty-buffer-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport/4.1.115.Final/netty-transport-4.1.115.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-annotation/2.9.0/smallrye-common-annotation-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-vertx-context/2.9.0/smallrye-common-vertx-context-2.9.0.jar:/home/runner/.m2/repository/io/vertx/vertx-core/4.5.11/vertx-core-4.5.11.jar:/home/runner/.m2/repository/io/netty/netty-handler-proxy/4.1.115.Final/netty-handler-proxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-socks/4.1.115.Final/netty-codec-socks-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver-dns/4.1.115.Final/netty-resolver-dns-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-dns/4.1.115.Final/netty-codec-dns-4.1.115.Final.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar:/home/runner/work/quarkus/quarkus/extensions/virtual-threads/runtime/target/quarkus-virtual-threads-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/latebound-mdc-provider/target/quarkus-vertx-latebound-mdc-provider-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-core/3.17.1/smallrye-mutiny-vertx-core-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/3.17.1/smallrye-mutiny-vertx-runtime-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/vertx-mutiny-generator/3.17.1/vertx-mutiny-generator-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-codegen/4.5.11/vertx-codegen-4.5.11.jar:/home/runner/.m2/repository/io/smallrye/smallrye-fault-tolerance-vertx/6.7.1/smallrye-fault-tolerance-vertx-6.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/3.0.1/microprofile-reactive-streams-operators-api-3.0.1.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/3.0.1/microprofile-reactive-streams-operators-core-3.0.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-reactive-streams-operators/2.7.0/mutiny-reactive-streams-operators-2.7.0.jar:/home/runner/work/quarkus/quarkus/extensions/opentelemetry/runtime/target/quarkus-opentelemetry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/tls-registry/runtime/target/quarkus-tls-registry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/credentials/runtime/target/quarkus-credentials-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/certs/smallrye-private-key-pem-parser/0.9.2/smallrye-private-key-pem-parser-0.9.2.jar:/home/runner/work/quarkus/quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/quarkus/security/quarkus-security/2.2.0/quarkus-security-2.2.0.jar:/home/runner/work/quarkus/quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc/4.5.11/vertx-grpc-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-netty/1.69.0/grpc-netty-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-util/1.69.0/grpc-util-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf/1.69.0/grpc-protobuf-1.69.0.jar:/home/runner/.m2/repository/com/google/protobuf/protobuf-java/3.25.5/protobuf-java-3.25.5.jar:/home/runner/.m2/repository/com/google/api/grpc/proto-google-common-protos/2.46.0/proto-google-common-protos-2.46.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf-lite/1.69.0/grpc-protobuf-lite-1.69.0.jar:/home/runner/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar:/home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-server/4.5.11/vertx-grpc-server-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-core/1.69.0/grpc-core-1.69.0.jar:/home/runner/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar:/home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/runner/.m2/repository/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar:/home/runner/.m2/repository/io/grpc/grpc-context/1.69.0/grpc-context-1.69.0.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.42.1/opentelemetry-sdk-extension-autoconfigure-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk/1.42.1/opentelemetry-sdk-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api/1.42.1/opentelemetry-api-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-context/1.42.1/opentelemetry-context-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-common/1.42.1/opentelemetry-sdk-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-trace/1.42.1/opentelemetry-sdk-trace-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-metrics/1.42.1/opentelemetry-sdk-metrics-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-logs/1.42.1/opentelemetry-sdk-logs-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.42.1/opentelemetry-sdk-extension-autoconfigure-spi-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv-incubating/1.27.0-alpha/opentelemetry-semconv-incubating-1.27.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.42.1-alpha/opentelemetry-api-incubator-1.42.1-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.8.0/opentelemetry-instrumentation-api-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations/2.8.0/opentelemetry-instrumentation-annotations-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations-support/2.8.0-alpha/opentelemetry-instrumentation-annotations-support-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.8.0-alpha/opentelemetry-instrumentation-api-incubator-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp-common/1.42.1/opentelemetry-exporter-otlp-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-common/1.42.1/opentelemetry-exporter-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp/1.42.1/opentelemetry-exporter-otlp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.42.1/opentelemetry-exporter-sender-okhttp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java17/2.8.0-alpha/opentelemetry-runtime-telemetry-java17-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.8.0-alpha/opentelemetry-runtime-telemetry-java8-2.8.0-alpha.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-client/4.5.11/vertx-grpc-client-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-common/4.5.11/vertx-grpc-common-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-stub/1.69.0/grpc-stub-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-api/1.69.0/grpc-api-1.69.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-sync/5.2.1/mongodb-driver-sync-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson/5.2.1/bson-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-core/5.2.1/mongodb-driver-core-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson-record-codec/5.2.1/bson-record-codec-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-reactivestreams/5.2.1/mongodb-driver-reactivestreams-5.2.1.jar:/home/runner/.m2/repository/io/projectreactor/reactor-core/3.5.0/reactor-core-3.5.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-crypt/5.2.1/mongodb-crypt-5.2.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar:/home/runner/work/quarkus/quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health/4.1.0/smallrye-health-4.1.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/4.0.1/microprofile-health-api-4.0.1.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-api/4.1.0/smallrye-health-api-4.1.0.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-provided-checks/4.1.0/smallrye-health-provided-checks-4.1.0.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web/3.17.1/smallrye-mutiny-vertx-web-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/3.17.1/smallrye-mutiny-vertx-web-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/3.17.1/smallrye-mutiny-vertx-auth-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/3.17.1/smallrye-mutiny-vertx-bridge-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-uri-template/3.17.1/smallrye-mutiny-vertx-uri-template-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-uri-template/4.5.11/vertx-uri-template-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web/4.5.11/vertx-web-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web-common/4.5.11/vertx-web-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-auth-common/4.5.11/vertx-auth-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-bridge-common/4.5.11/vertx-bridge-common-4.5.11.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/brotli4j/1.16.0/brotli4j-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/service/1.16.0/service-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/native-linux-x86_64/1.16.0/native-linux-x86_64-1.16.0.jar:/home/runner/work/quarkus/quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-metrics/4.0.0/smallrye-metrics-4.0.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/4.0.1/microprofile-metrics-api-4.0.1.jar:/home/runner/.m2/repository/io/micrometer/micrometer-core/1.14.2/micrometer-core-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/home/runner/.m2/repository/org/hdrhistogram/HdrHistogram/2.2.2/HdrHistogram-2.2.2.jar:/home/runner/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/home/runner/.m2/repository/org/graalvm/sdk/nativeimage/23.1.2/nativeimage-23.1.2.jar:/home/runner/.m2/repository/org/graalvm/sdk/word/23.1.2/word-23.1.2.jar:/home/runner/work/quarkus/quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/deployment/target/quarkus-core-deployment-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/aesh/readline/2.6/readline-2.6.jar:/home/runner/.m2/repository/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar:/home/runner/.m2/repository/org/aesh/aesh/2.8.2/aesh-2.8.2.jar:/home/runner/.m2/repository/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar:/home/runner/.m2/repository/io/quarkus/gizmo/gizmo/1.8.0/gizmo-1.8.0.jar:/home/runner/.m2/repository/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar:/home/runner/.m2/repository/io/smallrye/jandex/3.2.3/jandex-3.2.3.jar:/home/runner/.m2/repository/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/class-change-agent/target/quarkus-class-change-agent-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar:/home/runner/work/quarkus/quarkus/core/builder/target/quarkus-builder-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.5/junit-platform-launcher-1.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/spi/target/quarkus-smallrye-context-propagation-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/dev-ui-spi/target/quarkus-vertx-http-dev-ui-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/processor/target/arc-processor-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/test-supplement/target/quarkus-arc-test-supplement-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar:/home/runner/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar:/home/runner/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-config/target/quarkus-junit5-config-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/common/target/quarkus-test-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-maven/1.5.2/smallrye-beanbag-maven-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-sisu/1.5.2/smallrye-beanbag-sisu-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag/1.5.2/smallrye-beanbag-1.5.2.jar:/home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/home/runner/.m2/repository/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-http/1.9.20/maven-resolver-transport-http-1.9.20.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-xml/4.0.1/plexus-xml-4.0.1.jar:/home/runner/.m2/repository/org/apache/maven/maven-xml-impl/4.0.0-alpha-5/maven-xml-impl-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/apache/maven/maven-api-xml/4.0.0-alpha-5/maven-api-xml-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/apache/maven/maven-api-meta/4.0.0-alpha-5/maven-api-meta-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar:/home/runner/.m2/repository/org/apache/maven/maven-embedder/3.9.9/maven-embedder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-core/3.9.9/maven-core-3.9.9.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar:/home/runner/.m2/repository/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar:/home/runner/.m2/repository/com/google/inject/guice/5.1.0/guice-5.1.0.jar:/home/runner/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/home/runner/.m2/repository/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar:/home/runner/.m2/repository/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar:/home/runner/.m2/repository/org/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.9.22/maven-resolver-connector-basic-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.9.22/maven-resolver-transport-wagon-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-file/3.5.3/wagon-file-3.5.3.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/runner/.m2/repository/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.jar:/home/runner/.m2/repository/net/bytebuddy/byte-buddy/1.14.18/byte-buddy-1.14.18.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.mongo/4.18.1/de.flapdoodle.embed.mongo-4.18.1.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.process/4.15.1/de.flapdoodle.embed.process-4.15.1.jar:/home/runner/.m2/repository/de/flapdoodle/reverse/de.flapdoodle.reverse/1.8.1/de.flapdoodle.reverse-1.8.1.jar:/home/runner/.m2/repository/de/flapdoodle/graph/de.flapdoodle.graph/1.3.3/de.flapdoodle.graph-1.3.3.jar:/home/runner/.m2/repository/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.jar:/home/runner/.m2/repository/org/jheaps/jheaps/0.11/jheaps-0.11.jar:/home/runner/.m2/repository/de/flapdoodle/java8/de.flapdoodle.java8/1.7.0/de.flapdoodle.java8-1.7.0.jar:/home/runner/.m2/repository/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar:/home/runner/.m2/repository/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.jar:/home/runner/.m2/repository/de/flapdoodle/de.flapdoodle.os-api/1.7.0/de.flapdoodle.os-api-1.7.0.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.mongo.packageresolver/4.18.2/de.flapdoodle.embed.mongo.packageresolver-4.18.2.jar:/home/runner/.m2/repository/de/flapdoodle/de.flapdoodle.os/1.9.0/de.flapdoodle.os-1.9.0.jar:/home/runner/.m2/repository/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar:/home/runner/.m2/repository/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/home/runner/.m2/repository/org/mockito/mockito-core/5.14.2/mockito-core-5.14.2.jar:/home/runner/.m2/repository/net/bytebuddy/byte-buddy-agent/1.15.4/byte-buddy-agent-1.15.4.jar:/home/runner/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/runner/.m2/repository/org/mockito/mockito-junit-jupiter/5.14.2/mockito-junit-jupiter-5.14.2.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/vertx-utils/target/quarkus-vertx-utils-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-core/6.2.11.Final/resteasy-core-6.2.11.Final.jar:/home/runner/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/runner/.m2/repository/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar:/home/runner/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/runner/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/runner/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/home/runner/.m2/repository/org/jboss/resteasy/microprofile/microprofile-config/3.0.0.Final/microprofile-config-3.0.0.Final.jar:/home/runner/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-cdi/6.2.11.Final/resteasy-cdi-6.2.11.Final.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-core-spi/6.2.11.Final/resteasy-core-spi-6.2.11.Final.jar:/home/runner/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/gradle-enterprise/test-listeners.jar:, java.vm.vendor=Eclipse Adoptium, surefire.timeout=1200, sun.arch.data.model=64, test-containers=true, gib.fetchReferenceBranch=true, project.groupId=io.quarkus, java.vendor.url=https://adoptium.net/, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, user.country=US, sun.boot.library.path=/usr/lib/jvm/temurin-17-jdk-amd64/lib, sun.java.command=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/surefire/surefirebooter-20241219092625787_379.jar /home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/surefire 2024-12-19T09-21-35_330-jvmRun1 surefire-20241219092625787_377tmp surefire_32-20241219092625787_378tmp, jdk.debug=release, maven.home=/home/runner/.m2/wrapper/dists/apache-maven-3.9.9-bin/33b4b2b4/apache-maven-3.9.9, gib.disableIfBranchMatches=main|\d+\.\d+|.*backport.*, surefire.test.class.path=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/test-classes:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/classes:/home/runner/work/quarkus/quarkus/core/runtime/target/quarkus-core-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.1.0/jakarta.enterprise.cdi-api-4.1.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.lang-model/4.1.0/jakarta.enterprise.lang-model-4.1.0.jar:/home/runner/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar:/home/runner/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.2.0/jakarta.interceptor-api-2.2.0.jar:/home/runner/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-os/2.9.0/smallrye-common-os-2.9.0.jar:/home/runner/work/quarkus/quarkus/core/launcher/target/quarkus-ide-launcher-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/devmode-spi/target/quarkus-development-mode-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config/3.10.2/smallrye-config-3.10.2.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-core/3.10.2/smallrye-config-core-3.10.2.jar:/home/runner/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/3.1/microprofile-config-api-3.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-classloader/2.9.0/smallrye-common-classloader-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-common/3.10.2/smallrye-config-common-3.10.2.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar:/home/runner/.m2/repository/org/jboss/logmanager/jboss-logmanager/3.1.1.Final/jboss-logmanager-3.1.1.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-constraint/2.9.0/smallrye-common-constraint-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-cpu/2.9.0/smallrye-common-cpu-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-expression/2.9.0/smallrye-common-expression-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-net/2.9.0/smallrye-common-net-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-ref/2.9.0/smallrye-common-ref-2.9.0.jar:/home/runner/.m2/repository/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar:/home/runner/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging-annotations/3.0.3.Final/jboss-logging-annotations-3.0.3.Final.jar:/home/runner/.m2/repository/org/jboss/threads/jboss-threads/3.8.0.Final/jboss-threads-3.8.0.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-function/2.9.0/smallrye-common-function-2.9.0.jar:/home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar:/home/runner/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/2.0.0.Final/slf4j-jboss-logmanager-2.0.0.Final.jar:/home/runner/.m2/repository/org/wildfly/common/wildfly-common/1.7.0.Final/wildfly-common-1.7.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/classloader-commons/target/quarkus-classloader-commons-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-io/2.9.0/smallrye-common-io-2.9.0.jar:/home/runner/.m2/repository/io/github/crac/org-crac/0.1.3/org-crac-0.1.3.jar:/home/runner/.m2/repository/io/quarkus/quarkus-fs-util/0.0.10/quarkus-fs-util-0.0.10.jar:/home/runner/work/quarkus/quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny/2.7.0/mutiny-2.7.0.jar:/home/runner/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation/2.1.2/smallrye-context-propagation-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-api/2.1.2/smallrye-context-propagation-api-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-storage/2.1.2/smallrye-context-propagation-storage-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-smallrye-context-propagation/2.7.0/mutiny-smallrye-context-propagation-2.7.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.3/microprofile-context-propagation-api-1.3.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-zero-flow-adapters/1.1.0/mutiny-zero-flow-adapters-1.1.0.jar:/home/runner/.m2/repository/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/runtime/target/quarkus-vertx-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/runtime/target/quarkus-arc-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/runtime/target/arc-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/runner/work/quarkus/quarkus/extensions/netty/runtime/target/quarkus-netty-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/netty/netty-codec/4.1.115.Final/netty-codec-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-common/4.1.115.Final/netty-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http/4.1.115.Final/netty-codec-http-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http2/4.1.115.Final/netty-codec-http2-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-handler/4.1.115.Final/netty-handler-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver/4.1.115.Final/netty-resolver-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.115.Final/netty-transport-native-unix-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-haproxy/4.1.115.Final/netty-codec-haproxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-buffer/4.1.115.Final/netty-buffer-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport/4.1.115.Final/netty-transport-4.1.115.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-annotation/2.9.0/smallrye-common-annotation-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-vertx-context/2.9.0/smallrye-common-vertx-context-2.9.0.jar:/home/runner/.m2/repository/io/vertx/vertx-core/4.5.11/vertx-core-4.5.11.jar:/home/runner/.m2/repository/io/netty/netty-handler-proxy/4.1.115.Final/netty-handler-proxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-socks/4.1.115.Final/netty-codec-socks-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver-dns/4.1.115.Final/netty-resolver-dns-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-dns/4.1.115.Final/netty-codec-dns-4.1.115.Final.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar:/home/runner/work/quarkus/quarkus/extensions/virtual-threads/runtime/target/quarkus-virtual-threads-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/latebound-mdc-provider/target/quarkus-vertx-latebound-mdc-provider-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-core/3.17.1/smallrye-mutiny-vertx-core-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/3.17.1/smallrye-mutiny-vertx-runtime-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/vertx-mutiny-generator/3.17.1/vertx-mutiny-generator-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-codegen/4.5.11/vertx-codegen-4.5.11.jar:/home/runner/.m2/repository/io/smallrye/smallrye-fault-tolerance-vertx/6.7.1/smallrye-fault-tolerance-vertx-6.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/3.0.1/microprofile-reactive-streams-operators-api-3.0.1.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/3.0.1/microprofile-reactive-streams-operators-core-3.0.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-reactive-streams-operators/2.7.0/mutiny-reactive-streams-operators-2.7.0.jar:/home/runner/work/quarkus/quarkus/extensions/opentelemetry/runtime/target/quarkus-opentelemetry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/tls-registry/runtime/target/quarkus-tls-registry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/credentials/runtime/target/quarkus-credentials-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/certs/smallrye-private-key-pem-parser/0.9.2/smallrye-private-key-pem-parser-0.9.2.jar:/home/runner/work/quarkus/quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/quarkus/security/quarkus-security/2.2.0/quarkus-security-2.2.0.jar:/home/runner/work/quarkus/quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc/4.5.11/vertx-grpc-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-netty/1.69.0/grpc-netty-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-util/1.69.0/grpc-util-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf/1.69.0/grpc-protobuf-1.69.0.jar:/home/runner/.m2/repository/com/google/protobuf/protobuf-java/3.25.5/protobuf-java-3.25.5.jar:/home/runner/.m2/repository/com/google/api/grpc/proto-google-common-protos/2.46.0/proto-google-common-protos-2.46.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf-lite/1.69.0/grpc-protobuf-lite-1.69.0.jar:/home/runner/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar:/home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-server/4.5.11/vertx-grpc-server-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-core/1.69.0/grpc-core-1.69.0.jar:/home/runner/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar:/home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/runner/.m2/repository/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar:/home/runner/.m2/repository/io/grpc/grpc-context/1.69.0/grpc-context-1.69.0.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.42.1/opentelemetry-sdk-extension-autoconfigure-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk/1.42.1/opentelemetry-sdk-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api/1.42.1/opentelemetry-api-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-context/1.42.1/opentelemetry-context-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-common/1.42.1/opentelemetry-sdk-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-trace/1.42.1/opentelemetry-sdk-trace-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-metrics/1.42.1/opentelemetry-sdk-metrics-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-logs/1.42.1/opentelemetry-sdk-logs-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.42.1/opentelemetry-sdk-extension-autoconfigure-spi-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv-incubating/1.27.0-alpha/opentelemetry-semconv-incubating-1.27.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.42.1-alpha/opentelemetry-api-incubator-1.42.1-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.8.0/opentelemetry-instrumentation-api-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations/2.8.0/opentelemetry-instrumentation-annotations-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations-support/2.8.0-alpha/opentelemetry-instrumentation-annotations-support-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.8.0-alpha/opentelemetry-instrumentation-api-incubator-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp-common/1.42.1/opentelemetry-exporter-otlp-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-common/1.42.1/opentelemetry-exporter-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp/1.42.1/opentelemetry-exporter-otlp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.42.1/opentelemetry-exporter-sender-okhttp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java17/2.8.0-alpha/opentelemetry-runtime-telemetry-java17-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.8.0-alpha/opentelemetry-runtime-telemetry-java8-2.8.0-alpha.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-client/4.5.11/vertx-grpc-client-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-common/4.5.11/vertx-grpc-common-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-stub/1.69.0/grpc-stub-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-api/1.69.0/grpc-api-1.69.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-sync/5.2.1/mongodb-driver-sync-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson/5.2.1/bson-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-core/5.2.1/mongodb-driver-core-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson-record-codec/5.2.1/bson-record-codec-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-reactivestreams/5.2.1/mongodb-driver-reactivestreams-5.2.1.jar:/home/runner/.m2/repository/io/projectreactor/reactor-core/3.5.0/reactor-core-3.5.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-crypt/5.2.1/mongodb-crypt-5.2.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar:/home/runner/work/quarkus/quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health/4.1.0/smallrye-health-4.1.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/4.0.1/microprofile-health-api-4.0.1.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-api/4.1.0/smallrye-health-api-4.1.0.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-provided-checks/4.1.0/smallrye-health-provided-checks-4.1.0.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web/3.17.1/smallrye-mutiny-vertx-web-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/3.17.1/smallrye-mutiny-vertx-web-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/3.17.1/smallrye-mutiny-vertx-auth-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/3.17.1/smallrye-mutiny-vertx-bridge-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-uri-template/3.17.1/smallrye-mutiny-vertx-uri-template-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-uri-template/4.5.11/vertx-uri-template-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web/4.5.11/vertx-web-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web-common/4.5.11/vertx-web-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-auth-common/4.5.11/vertx-auth-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-bridge-common/4.5.11/vertx-bridge-common-4.5.11.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/brotli4j/1.16.0/brotli4j-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/service/1.16.0/service-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/native-linux-x86_64/1.16.0/native-linux-x86_64-1.16.0.jar:/home/runner/work/quarkus/quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-metrics/4.0.0/smallrye-metrics-4.0.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/4.0.1/microprofile-metrics-api-4.0.1.jar:/home/runner/.m2/repository/io/micrometer/micrometer-core/1.14.2/micrometer-core-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/home/runner/.m2/repository/org/hdrhistogram/HdrHistogram/2.2.2/HdrHistogram-2.2.2.jar:/home/runner/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/home/runner/.m2/repository/org/graalvm/sdk/nativeimage/23.1.2/nativeimage-23.1.2.jar:/home/runner/.m2/repository/org/graalvm/sdk/word/23.1.2/word-23.1.2.jar:/home/runner/work/quarkus/quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/deployment/target/quarkus-core-deployment-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/aesh/readline/2.6/readline-2.6.jar:/home/runner/.m2/repository/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar:/home/runner/.m2/repository/org/aesh/aesh/2.8.2/aesh-2.8.2.jar:/home/runner/.m2/repository/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar:/home/runner/.m2/repository/io/quarkus/gizmo/gizmo/1.8.0/gizmo-1.8.0.jar:/home/runner/.m2/repository/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar:/home/runner/.m2/repository/io/smallrye/jandex/3.2.3/jandex-3.2.3.jar:/home/runner/.m2/repository/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/class-change-agent/target/quarkus-class-change-agent-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar:/home/runner/work/quarkus/quarkus/core/builder/target/quarkus-builder-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.5/junit-platform-launcher-1.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/spi/target/quarkus-smallrye-context-propagation-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/dev-ui-spi/target/quarkus-vertx-http-dev-ui-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/processor/target/arc-processor-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/test-supplement/target/quarkus-arc-test-supplement-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar:/home/runner/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar:/home/runner/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-config/target/quarkus-junit5-config-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/common/target/quarkus-test-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-maven/1.5.2/smallrye-beanbag-maven-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-sisu/1.5.2/smallrye-beanbag-sisu-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag/1.5.2/smallrye-beanbag-1.5.2.jar:/home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/home/runner/.m2/repository/org/apache/maven/maven-artifact/3.9.9/maven-...
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.RuntimeException:
rollback after error on transition to State(RunningMongodProcess), successful reached:
State(ExtractedFileSet)=ExtractedFileSet{baseDir=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c, executable=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c/mongod, libraryFiles=[]},
Raw output
java.lang.RuntimeException:
rollback after error on transition to State(RunningMongodProcess), successful reached:
State(ExtractedFileSet)=ExtractedFileSet{baseDir=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c, executable=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c/mongod, libraryFiles=[]},
State(Archive)=Archive(/home/runner/.embedmongo/archives/https-fastdl-mongodb-org/56cb3d10404e5b9df5358ac4ee83efcb/linuxmongodb-linux-x86-64-ubuntu2004-4-4-18-tgz/227d7bb678f143129d9a62a9fe60a1ac03d985af5af11d1cee44a9fadd67608f/archive.tgz),
State(DownloadCache)=de.flapdoodle.embed.process.store.LocalDownloadCache@23811a09,
State(Package)=Package{archiveType=TGZ, fileSet=FileSet{entries=[Entry{type=Executable, destination=mongod, uncompiledMatchingPattern=UncompiledPattern{regex=.*mongod, flags=2}}]}, url=https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz},
State(ExtractedFileSetStore)=de.flapdoodle.embed.process.store.ContentHashExtractedFileSetStore@2125ad3,
State(ProcessArguments)=ProcessArguments([--dbpath, /home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--20097fef-20b4-4c74-9b88-8d0247b31824/mongod-database10197749439019871031, --replSet, test001, --noauth, --port, 27018, --bind_ip, 127.0.0.1, --syncdelay=10]),
State(ProcessWorkingDir)=ProcessWorkingDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--20097fef-20b4-4c74-9b88-8d0247b31824/workingDir6096562794433298763),
State(Distribution)=V4_4:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=Ubuntu_24_04},
State(DistributionBaseUrl)=DistributionBaseUrl(https://fastdl.mongodb.org),
State(SupportConfig)=SupportConfig{name=mongod, supportUrl=https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/issues, messageOnException=de.flapdoodle.embed.mongo.transitions.ProcessDefaults$$Lambda$589/0x00007f4bcc1ca9c0@234a8f27},
State(Name)=Name(mongod),
State(PersistentDir)=ImmutablePersistentDir(/home/runner/.embedmongo),
State(DatabaseDir)=DatabaseDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--20097fef-20b4-4c74-9b88-8d0247b31824/mongod-database10197749439019871031),
State(TempDir)=ImmutableTempDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--20097fef-20b4-4c74-9b88-8d0247b31824),
State(SystemEnv)=SystemEnv({PATH=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, GITHUB_REPOSITORY_OWNER=holly-cummins, INPUT_CAPTURE_BUILD_SCAN_LINKS=true, SWIFT_PATH=/usr/share/swift/usr/bin, SGX_AESM_ADDR=1, GITHUB_REPOSITORY_ID=484369755, CHROMEWEBDRIVER=/usr/local/share/chromedriver-linux64, RUNNER_USER=runner, GITHUB_RUN_NUMBER=394, ANDROID_HOME=/usr/local/lib/android/sdk, GITHUB_WORKSPACE=/home/runner/work/quarkus/quarkus, GITHUB_RETENTION_DAYS=90, GITHUB_API_URL=https://api.github.com, GITHUB_RUN_ATTEMPT=1, PWD=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime, GITHUB_JOB=jvm-tests, GITHUB_ACTIONS=true, GE_TAGS=jdk-17, STATS_V3PS=true, DOTNET_MULTILEVEL_LOOKUP=0, HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS=3650, GE_CUSTOM_VALUES=gh-job-name=JVM Tests - JDK 17, STATS_RDCL=true, RUNNER_ENVIRONMENT=github-hosted, STATS_PIP=false, ANDROID_NDK=/usr/local/lib/android/sdk/ndk/27.2.12479018, GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_4775fd65-9894-46b5-9df9-dfc2c4f7006a, STATS_VMD=true, GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json, STATS_D=true, GITHUB_ACTOR_ID=11509290, GITHUB_REF_TYPE=branch, BUILD_SCAN_METADATA_COPY_DIR=/home/runner/work/_temp/maven-build-scan-data/build-scan-metadata, COMMON_MAVEN_ARGS=-e -B --settings .github/mvn-settings.xml --fail-at-end, RUNNER_TOOL_CACHE=/opt/hostedtoolcache, SHLVL=1, GOROOT_1_23_X64=/opt/hostedtoolcache/go/1.23.4/x64, GITHUB_SERVER_URL=https://github.com, JAVA_HOME=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64, GITHUB_REF=refs/heads/test-classoading-rewrite, MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/system.slice/runner-provisioner.service/memory.pressure, RUNNER_NAME=GitHub Actions 10, BOOTSTRAP_HASKELL_NONINTERACTIVE=1, STATS_TRP=true, GRADLE_HOME=/usr/share/gradle-8.11.1, ANT_HOME=/usr/share/ant, GITHUB_OUTPUT=/home/runner/work/_temp/_runner_file_commands/set_output_4775fd65-9894-46b5-9df9-dfc2c4f7006a, JAVA_HOME_17_X64=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64, GITHUB_STEP_SUMMARY=/home/runner/work/_temp/_runner_file_commands/step_summary_4775fd65-9894-46b5-9df9-dfc2c4f7006a, GITHUB_REPOSITORY=holly-cummins/quarkus, GITHUB_ACTION_REF=, GOROOT_1_21_X64=/opt/hostedtoolcache/go/1.21.13/x64, _=./mvnw, AZURE_EXTENSION_DIR=/opt/az/azcliextensions, CAPTURE_BUILD_SCAN=true, CI=true, DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1, MAVEN_PROJECTBASEDIR=/home/runner/work/quarkus/quarkus, RUNNER_ARCH=X64, STATS_UE=true, GITHUB_SHA=1459816a5ea12bdf4c602b055a1bc3386ba94a41, ImageOS=ubuntu24, ImageVersion=20241215.1.0, ACCEPT_EULA=Y, STATS_VMFE=true, BUILD_SCAN_DATA_DIR=/home/runner/.m2/.develocity/build-scan-data, RUNNER_PERFLOG=/home/runner/perflog, PERFLOG_LOCATION_SETTING=RUNNER_PERFLOG, BUILD_SCAN_METADATA_DIR=/home/runner/.m2/.develocity/build-scan-metadata, RUNNER_TRACKING_ID=github_15088990-6921-4d01-8443-8385ff76c87e, DB_PASSWORD=hibernate_orm_test, SETUP_WORKFLOW_NAME=Quarkus CI, RUNNER_WORKSPACE=/home/runner/work/quarkus, INVOCATION_ID=fa3cc4ac802b4ae8ae89a09211e84191, GITHUB_REF_PROTECTED=false, EDGEWEBDRIVER=/usr/local/share/edge_driver, GITHUB_WORKFLOW=Quarkus CI, CONDA=/usr/share/miniconda, DB_NAME=hibernate_orm_test, SELENIUM_JAR_PATH=/usr/share/java/selenium-server.jar, INPUT_CAPTURE_UNPUBLISHED_BUILD_SCANS=true, GITHUB_BASE_REF=, PIPX_HOME=/opt/pipx, JOURNAL_STREAM=8:5639, GITHUB_WORKFLOW_SHA=1459816a5ea12bdf4c602b055a1bc3386ba94a41, GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_4775fd65-9894-46b5-9df9-dfc2c4f7006a, ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE=/opt/actionarchivecache, GITHUB_EVENT_NAME=push, GITHUB_TRIGGERING_ACTOR=holly-cummins, CHROME_BIN=/usr/bin/google-chrome, AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache, COMMON_TEST_MAVEN_ARGS=-Dformat.skip -Denforcer.skip -DskipDocs -Dforbiddenapis.skip -DskipExtensionValidation -DskipCodestartValidation, ANDROID_NDK_HOME=/usr/local/lib/android/sdk/ndk/27.2.12479018, ANDROID_NDK_ROOT=/usr/local/lib/android/sdk/ndk/27.2.12479018, VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg, GITHUB_GRAPHQL_URL=https://api.github.com/graphql, OLDPWD=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime, JAVA_HOME_21_X64=/usr/lib/jvm/temurin-21-jdk-amd64, RUNNER_OS=Linux, DOTNET_NOLOGO=1, DEBIAN_FRONTEND=noninteractive, GITHUB_WORKFLOW_REF=holly-cummins/quarkus/.github/workflows/ci-actions-incremental.yml@refs/heads/test-classoading-rewrite, GITHUB_ACTION=__run_9, POWERSHELL_DISTRIBUTION_CHANNEL=GitHub-Actions-ubuntu24, GITHUB_ACTOR=holly-cummins, SYSTEMD_EXEC_PID=834, PIPX_BIN_DIR=/opt/pipx_bin, PTS_MAVEN_ARGS=-Ddevelocity.pts.enabled=false, MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA=, PULL_REQUEST_NUMBER=, JVM_TEST_MAVEN_ARGS=-Dtest-containers -Dstart-containers -Dquarkus.test.hang-detection-timeout=60, BUILD_SCAN_DATA_COPY_DIR=/home/runner/work/_temp/maven-build-scan-data/build-scan-data, DB_USER=hibernate_orm_test, GECKOWEBDRIVER=/usr/local/share/gecko_driver, GOROOT_1_22_X64=/opt/hostedtoolcache/go/1.22.10/x64, JAVA_HOME_8_X64=/usr/lib/jvm/temurin-8-jdk-amd64, LANG=en_US.UTF-8, GITHUB_REPOSITORY_OWNER_ID=11509290, STATS_D_D=true, STATS_EXTP=https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data, GHCUP_INSTALL_BASE_PREFIX=/usr/local, INPUT_JOB_NAME=JVM Tests - JDK 17, STATS_EXT=true, GITHUB_STATE=/home/runner/work/_temp/_runner_file_commands/save_state_4775fd65-9894-46b5-9df9-dfc2c4f7006a, MAVEN_CMD_LINE_ARGS= -e -B --settings .github/mvn-settings.xml --fail-at-end -Dformat.skip -Denforcer.skip -DskipDocs -Dforbiddenapis.skip -DskipExtensionValidation -DskipCodestartValidation -Ddevelocity.pts.enabled=false clean install -Dsurefire.timeout=1200 -pl !integration-tests/gradle -pl !integration-tests/maven -pl !integration-tests/devmode -pl !integration-tests/devtools -Dno-test-kubernetes -pl !docs -Dtest-containers -Dstart-containers -Dquarkus.test.hang-detection-timeout=60 -Dincremental -Dgib.disableSelectedProjectsHandling -Dgib.untracked=false -Dgib.uncommitted=false -Dgib.referenceBranch=refs/remotes/quarkusio/main -Dgib.fetchReferenceBranch -Dgib.disableIfBranchMatches=main|\d+\.\d+|.*backport.*, GITHUB_REF_NAME=test-classoading-rewrite, NVM_DIR=/home/runner/.nvm, ANDROID_NDK_LATEST_HOME=/usr/local/lib/android/sdk/ndk/27.2.12479018, DEPLOYMENT_BASEPATH=/opt/runner, HOMEBREW_NO_AUTO_UPDATE=1, GITHUB_ACTION_REPOSITORY=, ANDROID_SDK_ROOT=/usr/local/lib/android/sdk, GITHUB_RUN_ID=12409445004, USER=runner, XDG_CONFIG_HOME=/home/runner/.config, NATIVE_TEST_MAVEN_ARGS=-Dtest-containers -Dstart-containers -Dquarkus.native.native-image-xmx=6g -Dnative -Dnative.surefire.skip -Dno-descriptor-tests clean install -DskipDocs, STATS_D_TC=true, RUNNER_TEMP=/home/runner/work/_temp, PR_NUMBER=, GITHUB_HEAD_REF=, JAVA_HOME_11_X64=/usr/lib/jvm/temurin-11-jdk-amd64, INPUT_CAPTURE_STRATEGY=ON_DEMAND, XDG_RUNTIME_DIR=/run/user/1001, JAVA_VERSION_GRADLE=17, HOME=/home/runner}),
State(SystemProperties)=SystemProperties{value={skipDocs=true, java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/test-classes:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/classes:/home/runner/work/quarkus/quarkus/core/runtime/target/quarkus-core-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.1.0/jakarta.enterprise.cdi-api-4.1.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.lang-model/4.1.0/jakarta.enterprise.lang-model-4.1.0.jar:/home/runner/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar:/home/runner/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.2.0/jakarta.interceptor-api-2.2.0.jar:/home/runner/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-os/2.9.0/smallrye-common-os-2.9.0.jar:/home/runner/work/quarkus/quarkus/core/launcher/target/quarkus-ide-launcher-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/devmode-spi/target/quarkus-development-mode-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config/3.10.2/smallrye-config-3.10.2.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-core/3.10.2/smallrye-config-core-3.10.2.jar:/home/runner/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/3.1/microprofile-config-api-3.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-classloader/2.9.0/smallrye-common-classloader-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-common/3.10.2/smallrye-config-common-3.10.2.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar:/home/runner/.m2/repository/org/jboss/logmanager/jboss-logmanager/3.1.1.Final/jboss-logmanager-3.1.1.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-constraint/2.9.0/smallrye-common-constraint-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-cpu/2.9.0/smallrye-common-cpu-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-expression/2.9.0/smallrye-common-expression-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-net/2.9.0/smallrye-common-net-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-ref/2.9.0/smallrye-common-ref-2.9.0.jar:/home/runner/.m2/repository/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar:/home/runner/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging-annotations/3.0.3.Final/jboss-logging-annotations-3.0.3.Final.jar:/home/runner/.m2/repository/org/jboss/threads/jboss-threads/3.8.0.Final/jboss-threads-3.8.0.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-function/2.9.0/smallrye-common-function-2.9.0.jar:/home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar:/home/runner/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/2.0.0.Final/slf4j-jboss-logmanager-2.0.0.Final.jar:/home/runner/.m2/repository/org/wildfly/common/wildfly-common/1.7.0.Final/wildfly-common-1.7.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/classloader-commons/target/quarkus-classloader-commons-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-io/2.9.0/smallrye-common-io-2.9.0.jar:/home/runner/.m2/repository/io/github/crac/org-crac/0.1.3/org-crac-0.1.3.jar:/home/runner/.m2/repository/io/quarkus/quarkus-fs-util/0.0.10/quarkus-fs-util-0.0.10.jar:/home/runner/work/quarkus/quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny/2.7.0/mutiny-2.7.0.jar:/home/runner/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation/2.1.2/smallrye-context-propagation-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-api/2.1.2/smallrye-context-propagation-api-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-storage/2.1.2/smallrye-context-propagation-storage-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-smallrye-context-propagation/2.7.0/mutiny-smallrye-context-propagation-2.7.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.3/microprofile-context-propagation-api-1.3.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-zero-flow-adapters/1.1.0/mutiny-zero-flow-adapters-1.1.0.jar:/home/runner/.m2/repository/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/runtime/target/quarkus-vertx-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/runtime/target/quarkus-arc-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/runtime/target/arc-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/runner/work/quarkus/quarkus/extensions/netty/runtime/target/quarkus-netty-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/netty/netty-codec/4.1.115.Final/netty-codec-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-common/4.1.115.Final/netty-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http/4.1.115.Final/netty-codec-http-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http2/4.1.115.Final/netty-codec-http2-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-handler/4.1.115.Final/netty-handler-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver/4.1.115.Final/netty-resolver-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.115.Final/netty-transport-native-unix-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-haproxy/4.1.115.Final/netty-codec-haproxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-buffer/4.1.115.Final/netty-buffer-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport/4.1.115.Final/netty-transport-4.1.115.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-annotation/2.9.0/smallrye-common-annotation-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-vertx-context/2.9.0/smallrye-common-vertx-context-2.9.0.jar:/home/runner/.m2/repository/io/vertx/vertx-core/4.5.11/vertx-core-4.5.11.jar:/home/runner/.m2/repository/io/netty/netty-handler-proxy/4.1.115.Final/netty-handler-proxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-socks/4.1.115.Final/netty-codec-socks-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver-dns/4.1.115.Final/netty-resolver-dns-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-dns/4.1.115.Final/netty-codec-dns-4.1.115.Final.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar:/home/runner/work/quarkus/quarkus/extensions/virtual-threads/runtime/target/quarkus-virtual-threads-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/latebound-mdc-provider/target/quarkus-vertx-latebound-mdc-provider-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-core/3.17.1/smallrye-mutiny-vertx-core-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/3.17.1/smallrye-mutiny-vertx-runtime-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/vertx-mutiny-generator/3.17.1/vertx-mutiny-generator-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-codegen/4.5.11/vertx-codegen-4.5.11.jar:/home/runner/.m2/repository/io/smallrye/smallrye-fault-tolerance-vertx/6.7.1/smallrye-fault-tolerance-vertx-6.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/3.0.1/microprofile-reactive-streams-operators-api-3.0.1.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/3.0.1/microprofile-reactive-streams-operators-core-3.0.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-reactive-streams-operators/2.7.0/mutiny-reactive-streams-operators-2.7.0.jar:/home/runner/work/quarkus/quarkus/extensions/opentelemetry/runtime/target/quarkus-opentelemetry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/tls-registry/runtime/target/quarkus-tls-registry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/credentials/runtime/target/quarkus-credentials-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/certs/smallrye-private-key-pem-parser/0.9.2/smallrye-private-key-pem-parser-0.9.2.jar:/home/runner/work/quarkus/quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/quarkus/security/quarkus-security/2.2.0/quarkus-security-2.2.0.jar:/home/runner/work/quarkus/quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc/4.5.11/vertx-grpc-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-netty/1.69.0/grpc-netty-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-util/1.69.0/grpc-util-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf/1.69.0/grpc-protobuf-1.69.0.jar:/home/runner/.m2/repository/com/google/protobuf/protobuf-java/3.25.5/protobuf-java-3.25.5.jar:/home/runner/.m2/repository/com/google/api/grpc/proto-google-common-protos/2.46.0/proto-google-common-protos-2.46.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf-lite/1.69.0/grpc-protobuf-lite-1.69.0.jar:/home/runner/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar:/home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-server/4.5.11/vertx-grpc-server-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-core/1.69.0/grpc-core-1.69.0.jar:/home/runner/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar:/home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/runner/.m2/repository/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar:/home/runner/.m2/repository/io/grpc/grpc-context/1.69.0/grpc-context-1.69.0.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.42.1/opentelemetry-sdk-extension-autoconfigure-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk/1.42.1/opentelemetry-sdk-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api/1.42.1/opentelemetry-api-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-context/1.42.1/opentelemetry-context-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-common/1.42.1/opentelemetry-sdk-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-trace/1.42.1/opentelemetry-sdk-trace-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-metrics/1.42.1/opentelemetry-sdk-metrics-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-logs/1.42.1/opentelemetry-sdk-logs-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.42.1/opentelemetry-sdk-extension-autoconfigure-spi-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv-incubating/1.27.0-alpha/opentelemetry-semconv-incubating-1.27.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.42.1-alpha/opentelemetry-api-incubator-1.42.1-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.8.0/opentelemetry-instrumentation-api-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations/2.8.0/opentelemetry-instrumentation-annotations-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations-support/2.8.0-alpha/opentelemetry-instrumentation-annotations-support-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.8.0-alpha/opentelemetry-instrumentation-api-incubator-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp-common/1.42.1/opentelemetry-exporter-otlp-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-common/1.42.1/opentelemetry-exporter-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp/1.42.1/opentelemetry-exporter-otlp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.42.1/opentelemetry-exporter-sender-okhttp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java17/2.8.0-alpha/opentelemetry-runtime-telemetry-java17-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.8.0-alpha/opentelemetry-runtime-telemetry-java8-2.8.0-alpha.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-client/4.5.11/vertx-grpc-client-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-common/4.5.11/vertx-grpc-common-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-stub/1.69.0/grpc-stub-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-api/1.69.0/grpc-api-1.69.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-sync/5.2.1/mongodb-driver-sync-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson/5.2.1/bson-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-core/5.2.1/mongodb-driver-core-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson-record-codec/5.2.1/bson-record-codec-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-reactivestreams/5.2.1/mongodb-driver-reactivestreams-5.2.1.jar:/home/runner/.m2/repository/io/projectreactor/reactor-core/3.5.0/reactor-core-3.5.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-crypt/5.2.1/mongodb-crypt-5.2.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar:/home/runner/work/quarkus/quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health/4.1.0/smallrye-health-4.1.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/4.0.1/microprofile-health-api-4.0.1.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-api/4.1.0/smallrye-health-api-4.1.0.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-provided-checks/4.1.0/smallrye-health-provided-checks-4.1.0.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web/3.17.1/smallrye-mutiny-vertx-web-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/3.17.1/smallrye-mutiny-vertx-web-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/3.17.1/smallrye-mutiny-vertx-auth-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/3.17.1/smallrye-mutiny-vertx-bridge-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-uri-template/3.17.1/smallrye-mutiny-vertx-uri-template-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-uri-template/4.5.11/vertx-uri-template-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web/4.5.11/vertx-web-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web-common/4.5.11/vertx-web-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-auth-common/4.5.11/vertx-auth-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-bridge-common/4.5.11/vertx-bridge-common-4.5.11.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/brotli4j/1.16.0/brotli4j-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/service/1.16.0/service-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/native-linux-x86_64/1.16.0/native-linux-x86_64-1.16.0.jar:/home/runner/work/quarkus/quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-metrics/4.0.0/smallrye-metrics-4.0.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/4.0.1/microprofile-metrics-api-4.0.1.jar:/home/runner/.m2/repository/io/micrometer/micrometer-core/1.14.2/micrometer-core-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/home/runner/.m2/repository/org/hdrhistogram/HdrHistogram/2.2.2/HdrHistogram-2.2.2.jar:/home/runner/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/home/runner/.m2/repository/org/graalvm/sdk/nativeimage/23.1.2/nativeimage-23.1.2.jar:/home/runner/.m2/repository/org/graalvm/sdk/word/23.1.2/word-23.1.2.jar:/home/runner/work/quarkus/quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/deployment/target/quarkus-core-deployment-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/aesh/readline/2.6/readline-2.6.jar:/home/runner/.m2/repository/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar:/home/runner/.m2/repository/org/aesh/aesh/2.8.2/aesh-2.8.2.jar:/home/runner/.m2/repository/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar:/home/runner/.m2/repository/io/quarkus/gizmo/gizmo/1.8.0/gizmo-1.8.0.jar:/home/runner/.m2/repository/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar:/home/runner/.m2/repository/io/smallrye/jandex/3.2.3/jandex-3.2.3.jar:/home/runner/.m2/repository/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/class-change-agent/target/quarkus-class-change-agent-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar:/home/runner/work/quarkus/quarkus/core/builder/target/quarkus-builder-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.5/junit-platform-launcher-1.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/spi/target/quarkus-smallrye-context-propagation-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/dev-ui-spi/target/quarkus-vertx-http-dev-ui-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/processor/target/arc-processor-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/test-supplement/target/quarkus-arc-test-supplement-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar:/home/runner/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar:/home/runner/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-config/target/quarkus-junit5-config-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/common/target/quarkus-test-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-maven/1.5.2/smallrye-beanbag-maven-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-sisu/1.5.2/smallrye-beanbag-sisu-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag/1.5.2/smallrye-beanbag-1.5.2.jar:/home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/home/runner/.m2/repository/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-http/1.9.20/maven-resolver-transport-http-1.9.20.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-xml/4.0.1/plexus-xml-4.0.1.jar:/home/runner/.m2/repository/org/apache/maven/maven-xml-impl/4.0.0-alpha-5/maven-xml-impl-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/apache/maven/maven-api-xml/4.0.0-alpha-5/maven-api-xml-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/apache/maven/maven-api-meta/4.0.0-alpha-5/maven-api-meta-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar:/home/runner/.m2/repository/org/apache/maven/maven-embedder/3.9.9/maven-embedder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-core/3.9.9/maven-core-3.9.9.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar:/home/runner/.m2/repository/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar:/home/runner/.m2/repository/com/google/inject/guice/5.1.0/guice-5.1.0.jar:/home/runner/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/home/runner/.m2/repository/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar:/home/runner/.m2/repository/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar:/home/runner/.m2/repository/org/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.9.22/maven-resolver-connector-basic-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.9.22/maven-resolver-transport-wagon-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-file/3.5.3/wagon-file-3.5.3.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/runner/.m2/repository/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.jar:/home/runner/.m2/repository/net/bytebuddy/byte-buddy/1.14.18/byte-buddy-1.14.18.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.mongo/4.18.1/de.flapdoodle.embed.mongo-4.18.1.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.process/4.15.1/de.flapdoodle.embed.process-4.15.1.jar:/home/runner/.m2/repository/de/flapdoodle/reverse/de.flapdoodle.reverse/1.8.1/de.flapdoodle.reverse-1.8.1.jar:/home/runner/.m2/repository/de/flapdoodle/graph/de.flapdoodle.graph/1.3.3/de.flapdoodle.graph-1.3.3.jar:/home/runner/.m2/repository/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.jar:/home/runner/.m2/repository/org/jheaps/jheaps/0.11/jheaps-0.11.jar:/home/runner/.m2/repository/de/flapdoodle/java8/de.flapdoodle.java8/1.7.0/de.flapdoodle.java8-1.7.0.jar:/home/runner/.m2/repository/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar:/home/runner/.m2/repository/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.jar:/home/runner/.m2/repository/de/flapdoodle/de.flapdoodle.os-api/1.7.0/de.flapdoodle.os-api-1.7.0.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.mongo.packageresolver/4.18.2/de.flapdoodle.embed.mongo.packageresolver-4.18.2.jar:/home/runner/.m2/repository/de/flapdoodle/de.flapdoodle.os/1.9.0/de.flapdoodle.os-1.9.0.jar:/home/runner/.m2/repository/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar:/home/runner/.m2/repository/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/home/runner/.m2/repository/org/mockito/mockito-core/5.14.2/mockito-core-5.14.2.jar:/home/runner/.m2/repository/net/bytebuddy/byte-buddy-agent/1.15.4/byte-buddy-agent-1.15.4.jar:/home/runner/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/runner/.m2/repository/org/mockito/mockito-junit-jupiter/5.14.2/mockito-junit-jupiter-5.14.2.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/vertx-utils/target/quarkus-vertx-utils-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-core/6.2.11.Final/resteasy-core-6.2.11.Final.jar:/home/runner/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/runner/.m2/repository/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar:/home/runner/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/runner/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/runner/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/home/runner/.m2/repository/org/jboss/resteasy/microprofile/microprofile-config/3.0.0.Final/microprofile-config-3.0.0.Final.jar:/home/runner/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-cdi/6.2.11.Final/resteasy-cdi-6.2.11.Final.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-core-spi/6.2.11.Final/resteasy-core-spi-6.2.11.Final.jar:/home/runner/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/gradle-enterprise/test-listeners.jar:, java.vm.vendor=Eclipse Adoptium, surefire.timeout=1200, sun.arch.data.model=64, test-containers=true, gib.fetchReferenceBranch=true, project.groupId=io.quarkus, java.vendor.url=https://adoptium.net/, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, user.country=US, sun.boot.library.path=/usr/lib/jvm/temurin-17-jdk-amd64/lib, sun.java.command=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/surefire/surefirebooter-20241219092625787_379.jar /home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/surefire 2024-12-19T09-21-35_330-jvmRun1 surefire-20241219092625787_377tmp surefire_32-20241219092625787_378tmp, jdk.debug=release, maven.home=/home/runner/.m2/wrapper/dists/apache-maven-3.9.9-bin/33b4b2b4/apache-maven-3.9.9, gib.disableIfBranchMatches=main|\d+\.\d+|.*backport.*, surefire.test.class.path=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/test-classes:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/classes:/home/runner/work/quarkus/quarkus/core/runtime/target/quarkus-core-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.1.0/jakarta.enterprise.cdi-api-4.1.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.lang-model/4.1.0/jakarta.enterprise.lang-model-4.1.0.jar:/home/runner/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar:/home/runner/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.2.0/jakarta.interceptor-api-2.2.0.jar:/home/runner/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-os/2.9.0/smallrye-common-os-2.9.0.jar:/home/runner/work/quarkus/quarkus/core/launcher/target/quarkus-ide-launcher-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/devmode-spi/target/quarkus-development-mode-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config/3.10.2/smallrye-config-3.10.2.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-core/3.10.2/smallrye-config-core-3.10.2.jar:/home/runner/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/3.1/microprofile-config-api-3.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-classloader/2.9.0/smallrye-common-classloader-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-common/3.10.2/smallrye-config-common-3.10.2.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar:/home/runner/.m2/repository/org/jboss/logmanager/jboss-logmanager/3.1.1.Final/jboss-logmanager-3.1.1.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-constraint/2.9.0/smallrye-common-constraint-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-cpu/2.9.0/smallrye-common-cpu-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-expression/2.9.0/smallrye-common-expression-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-net/2.9.0/smallrye-common-net-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-ref/2.9.0/smallrye-common-ref-2.9.0.jar:/home/runner/.m2/repository/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar:/home/runner/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging-annotations/3.0.3.Final/jboss-logging-annotations-3.0.3.Final.jar:/home/runner/.m2/repository/org/jboss/threads/jboss-threads/3.8.0.Final/jboss-threads-3.8.0.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-function/2.9.0/smallrye-common-function-2.9.0.jar:/home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar:/home/runner/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/2.0.0.Final/slf4j-jboss-logmanager-2.0.0.Final.jar:/home/runner/.m2/repository/org/wildfly/common/wildfly-common/1.7.0.Final/wildfly-common-1.7.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/classloader-commons/target/quarkus-classloader-commons-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-io/2.9.0/smallrye-common-io-2.9.0.jar:/home/runner/.m2/repository/io/github/crac/org-crac/0.1.3/org-crac-0.1.3.jar:/home/runner/.m2/repository/io/quarkus/quarkus-fs-util/0.0.10/quarkus-fs-util-0.0.10.jar:/home/runner/work/quarkus/quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny/2.7.0/mutiny-2.7.0.jar:/home/runner/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation/2.1.2/smallrye-context-propagation-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-api/2.1.2/smallrye-context-propagation-api-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-storage/2.1.2/smallrye-context-propagation-storage-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-smallrye-context-propagation/2.7.0/mutiny-smallrye-context-propagation-2.7.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.3/microprofile-context-propagation-api-1.3.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-zero-flow-adapters/1.1.0/mutiny-zero-flow-adapters-1.1.0.jar:/home/runner/.m2/repository/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/runtime/target/quarkus-vertx-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/runtime/target/quarkus-arc-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/runtime/target/arc-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/runner/work/quarkus/quarkus/extensions/netty/runtime/target/quarkus-netty-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/netty/netty-codec/4.1.115.Final/netty-codec-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-common/4.1.115.Final/netty-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http/4.1.115.Final/netty-codec-http-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http2/4.1.115.Final/netty-codec-http2-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-handler/4.1.115.Final/netty-handler-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver/4.1.115.Final/netty-resolver-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.115.Final/netty-transport-native-unix-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-haproxy/4.1.115.Final/netty-codec-haproxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-buffer/4.1.115.Final/netty-buffer-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport/4.1.115.Final/netty-transport-4.1.115.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-annotation/2.9.0/smallrye-common-annotation-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-vertx-context/2.9.0/smallrye-common-vertx-context-2.9.0.jar:/home/runner/.m2/repository/io/vertx/vertx-core/4.5.11/vertx-core-4.5.11.jar:/home/runner/.m2/repository/io/netty/netty-handler-proxy/4.1.115.Final/netty-handler-proxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-socks/4.1.115.Final/netty-codec-socks-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver-dns/4.1.115.Final/netty-resolver-dns-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-dns/4.1.115.Final/netty-codec-dns-4.1.115.Final.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar:/home/runner/work/quarkus/quarkus/extensions/virtual-threads/runtime/target/quarkus-virtual-threads-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/latebound-mdc-provider/target/quarkus-vertx-latebound-mdc-provider-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-core/3.17.1/smallrye-mutiny-vertx-core-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/3.17.1/smallrye-mutiny-vertx-runtime-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/vertx-mutiny-generator/3.17.1/vertx-mutiny-generator-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-codegen/4.5.11/vertx-codegen-4.5.11.jar:/home/runner/.m2/repository/io/smallrye/smallrye-fault-tolerance-vertx/6.7.1/smallrye-fault-tolerance-vertx-6.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/3.0.1/microprofile-reactive-streams-operators-api-3.0.1.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/3.0.1/microprofile-reactive-streams-operators-core-3.0.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-reactive-streams-operators/2.7.0/mutiny-reactive-streams-operators-2.7.0.jar:/home/runner/work/quarkus/quarkus/extensions/opentelemetry/runtime/target/quarkus-opentelemetry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/tls-registry/runtime/target/quarkus-tls-registry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/credentials/runtime/target/quarkus-credentials-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/certs/smallrye-private-key-pem-parser/0.9.2/smallrye-private-key-pem-parser-0.9.2.jar:/home/runner/work/quarkus/quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/quarkus/security/quarkus-security/2.2.0/quarkus-security-2.2.0.jar:/home/runner/work/quarkus/quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc/4.5.11/vertx-grpc-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-netty/1.69.0/grpc-netty-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-util/1.69.0/grpc-util-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf/1.69.0/grpc-protobuf-1.69.0.jar:/home/runner/.m2/repository/com/google/protobuf/protobuf-java/3.25.5/protobuf-java-3.25.5.jar:/home/runner/.m2/repository/com/google/api/grpc/proto-google-common-protos/2.46.0/proto-google-common-protos-2.46.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf-lite/1.69.0/grpc-protobuf-lite-1.69.0.jar:/home/runner/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar:/home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-server/4.5.11/vertx-grpc-server-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-core/1.69.0/grpc-core-1.69.0.jar:/home/runner/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar:/home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/runner/.m2/repository/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar:/home/runner/.m2/repository/io/grpc/grpc-context/1.69.0/grpc-context-1.69.0.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.42.1/opentelemetry-sdk-extension-autoconfigure-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk/1.42.1/opentelemetry-sdk-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api/1.42.1/opentelemetry-api-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-context/1.42.1/opentelemetry-context-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-common/1.42.1/opentelemetry-sdk-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-trace/1.42.1/opentelemetry-sdk-trace-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-metrics/1.42.1/opentelemetry-sdk-metrics-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-logs/1.42.1/opentelemetry-sdk-logs-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.42.1/opentelemetry-sdk-extension-autoconfigure-spi-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv-incubating/1.27.0-alpha/opentelemetry-semconv-incubating-1.27.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.42.1-alpha/opentelemetry-api-incubator-1.42.1-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.8.0/opentelemetry-instrumentation-api-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations/2.8.0/opentelemetry-instrumentation-annotations-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations-support/2.8.0-alpha/opentelemetry-instrumentation-annotations-support-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.8.0-alpha/opentelemetry-instrumentation-api-incubator-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp-common/1.42.1/opentelemetry-exporter-otlp-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-common/1.42.1/opentelemetry-exporter-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp/1.42.1/opentelemetry-exporter-otlp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.42.1/opentelemetry-exporter-sender-okhttp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java17/2.8.0-alpha/opentelemetry-runtime-telemetry-java17-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.8.0-alpha/opentelemetry-runtime-telemetry-java8-2.8.0-alpha.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-client/4.5.11/vertx-grpc-client-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-common/4.5.11/vertx-grpc-common-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-stub/1.69.0/grpc-stub-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-api/1.69.0/grpc-api-1.69.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-sync/5.2.1/mongodb-driver-sync-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson/5.2.1/bson-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-core/5.2.1/mongodb-driver-core-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson-record-codec/5.2.1/bson-record-codec-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-reactivestreams/5.2.1/mongodb-driver-reactivestreams-5.2.1.jar:/home/runner/.m2/repository/io/projectreactor/reactor-core/3.5.0/reactor-core-3.5.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-crypt/5.2.1/mongodb-crypt-5.2.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar:/home/runner/work/quarkus/quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health/4.1.0/smallrye-health-4.1.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/4.0.1/microprofile-health-api-4.0.1.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-api/4.1.0/smallrye-health-api-4.1.0.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-provided-checks/4.1.0/smallrye-health-provided-checks-4.1.0.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web/3.17.1/smallrye-mutiny-vertx-web-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/3.17.1/smallrye-mutiny-vertx-web-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/3.17.1/smallrye-mutiny-vertx-auth-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/3.17.1/smallrye-mutiny-vertx-bridge-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-uri-template/3.17.1/smallrye-mutiny-vertx-uri-template-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-uri-template/4.5.11/vertx-uri-template-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web/4.5.11/vertx-web-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web-common/4.5.11/vertx-web-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-auth-common/4.5.11/vertx-auth-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-bridge-common/4.5.11/vertx-bridge-common-4.5.11.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/brotli4j/1.16.0/brotli4j-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/service/1.16.0/service-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/native-linux-x86_64/1.16.0/native-linux-x86_64-1.16.0.jar:/home/runner/work/quarkus/quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-metrics/4.0.0/smallrye-metrics-4.0.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/4.0.1/microprofile-metrics-api-4.0.1.jar:/home/runner/.m2/repository/io/micrometer/micrometer-core/1.14.2/micrometer-core-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/home/runner/.m2/repository/org/hdrhistogram/HdrHistogram/2.2.2/HdrHistogram-2.2.2.jar:/home/runner/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/home/runner/.m2/repository/org/graalvm/sdk/nativeimage/23.1.2/nativeimage-23.1.2.jar:/home/runner/.m2/repository/org/graalvm/sdk/word/23.1.2/word-23.1.2.jar:/home/runner/work/quarkus/quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/deployment/target/quarkus-core-deployment-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/aesh/readline/2.6/readline-2.6.jar:/home/runner/.m2/repository/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar:/home/runner/.m2/repository/org/aesh/aesh/2.8.2/aesh-2.8.2.jar:/home/runner/.m2/repository/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar:/home/runner/.m2/repository/io/quarkus/gizmo/gizmo/1.8.0/gizmo-1.8.0.jar:/home/runner/.m2/repository/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar:/home/runner/.m2/repository/io/smallrye/jandex/3.2.3/jandex-3.2.3.jar:/home/runner/.m2/repository/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/class-change-agent/target/quarkus-class-change-agent-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar:/home/runner/work/quarkus/quarkus/core/builder/target/quarkus-builder-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.5/junit-platform-launcher-1.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/spi/target/quarkus-smallrye-context-propagation-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/dev-ui-spi/target/quarkus-vertx-http-dev-ui-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/processor/target/arc-processor-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/test-supplement/target/quarkus-arc-test-supplement-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar:/home/runner/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar:/home/runner/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-config/target/quarkus-junit5-config-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/common/target/quarkus-test-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-maven/1.5.2/smallrye-beanbag-maven-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-sisu/1.5.2/smallrye-beanbag-sisu-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag/1.5.2/smallrye-beanbag-1.5.2.jar:/home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/home/runner/.m2/repository/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.jar:/home/runner/.m...
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.RuntimeException:
rollback after error on transition to State(RunningMongodProcess), successful reached:
State(ExtractedFileSet)=ExtractedFileSet{baseDir=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c, executable=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c/mongod, libraryFiles=[]},
Raw output
java.lang.RuntimeException:
rollback after error on transition to State(RunningMongodProcess), successful reached:
State(ExtractedFileSet)=ExtractedFileSet{baseDir=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c, executable=/home/runner/.embedmongo/fileSets/de5c665651165f7498825131968f9bfa212a2a0f5006920f02a5a150dba7e45c/mongod, libraryFiles=[]},
State(Archive)=Archive(/home/runner/.embedmongo/archives/https-fastdl-mongodb-org/56cb3d10404e5b9df5358ac4ee83efcb/linuxmongodb-linux-x86-64-ubuntu2004-4-4-18-tgz/227d7bb678f143129d9a62a9fe60a1ac03d985af5af11d1cee44a9fadd67608f/archive.tgz),
State(ProcessOutput)=ProcessOutput{output=de.flapdoodle.embed.process.io.NamedOutputStreamProcessor@33cbfa57, error=de.flapdoodle.embed.process.io.NamedOutputStreamProcessor@1d96d872, commands=de.flapdoodle.embed.process.io.ConsoleOutputStreamProcessor@5c748168},
State(DownloadCache)=de.flapdoodle.embed.process.store.LocalDownloadCache@6441c486,
State(Package)=Package{archiveType=TGZ, fileSet=FileSet{entries=[Entry{type=Executable, destination=mongod, uncompiledMatchingPattern=UncompiledPattern{regex=.*mongod, flags=2}}]}, url=https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz},
State(ExtractedFileSetStore)=de.flapdoodle.embed.process.store.ContentHashExtractedFileSetStore@834831b,
State(ProcessArguments)=ProcessArguments([--dbpath, /home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--914634e4-d597-4902-b898-ffe3e9c5b4a2/mongod-database13144646980815481541, --noauth, --port, 27018, --syncdelay=0]),
State(ProcessWorkingDir)=ProcessWorkingDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--914634e4-d597-4902-b898-ffe3e9c5b4a2/workingDir12922328575840948996),
State(Distribution)=V4_4:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=Ubuntu_24_04},
State(DistributionBaseUrl)=DistributionBaseUrl(https://fastdl.mongodb.org),
State(SupportConfig)=SupportConfig{name=mongod, supportUrl=https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/issues, messageOnException=de.flapdoodle.embed.mongo.transitions.ProcessDefaults$$Lambda$589/0x00007f4bcc1ca9c0@234a8f27},
State(Name)=Name(mongod),
State(PersistentDir)=ImmutablePersistentDir(/home/runner/.embedmongo),
State(DatabaseDir)=DatabaseDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--914634e4-d597-4902-b898-ffe3e9c5b4a2/mongod-database13144646980815481541),
State(TempDir)=ImmutableTempDir(/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/temp--914634e4-d597-4902-b898-ffe3e9c5b4a2),
State(SystemEnv)=SystemEnv({PATH=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, GITHUB_REPOSITORY_OWNER=holly-cummins, INPUT_CAPTURE_BUILD_SCAN_LINKS=true, SWIFT_PATH=/usr/share/swift/usr/bin, SGX_AESM_ADDR=1, GITHUB_REPOSITORY_ID=484369755, CHROMEWEBDRIVER=/usr/local/share/chromedriver-linux64, RUNNER_USER=runner, GITHUB_RUN_NUMBER=394, ANDROID_HOME=/usr/local/lib/android/sdk, GITHUB_WORKSPACE=/home/runner/work/quarkus/quarkus, GITHUB_RETENTION_DAYS=90, GITHUB_API_URL=https://api.github.com, GITHUB_RUN_ATTEMPT=1, PWD=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime, GITHUB_JOB=jvm-tests, GITHUB_ACTIONS=true, GE_TAGS=jdk-17, STATS_V3PS=true, DOTNET_MULTILEVEL_LOOKUP=0, HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS=3650, GE_CUSTOM_VALUES=gh-job-name=JVM Tests - JDK 17, STATS_RDCL=true, RUNNER_ENVIRONMENT=github-hosted, STATS_PIP=false, ANDROID_NDK=/usr/local/lib/android/sdk/ndk/27.2.12479018, GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_4775fd65-9894-46b5-9df9-dfc2c4f7006a, STATS_VMD=true, GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json, STATS_D=true, GITHUB_ACTOR_ID=11509290, GITHUB_REF_TYPE=branch, BUILD_SCAN_METADATA_COPY_DIR=/home/runner/work/_temp/maven-build-scan-data/build-scan-metadata, COMMON_MAVEN_ARGS=-e -B --settings .github/mvn-settings.xml --fail-at-end, RUNNER_TOOL_CACHE=/opt/hostedtoolcache, SHLVL=1, GOROOT_1_23_X64=/opt/hostedtoolcache/go/1.23.4/x64, GITHUB_SERVER_URL=https://github.com, JAVA_HOME=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64, GITHUB_REF=refs/heads/test-classoading-rewrite, MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/system.slice/runner-provisioner.service/memory.pressure, RUNNER_NAME=GitHub Actions 10, BOOTSTRAP_HASKELL_NONINTERACTIVE=1, STATS_TRP=true, GRADLE_HOME=/usr/share/gradle-8.11.1, ANT_HOME=/usr/share/ant, GITHUB_OUTPUT=/home/runner/work/_temp/_runner_file_commands/set_output_4775fd65-9894-46b5-9df9-dfc2c4f7006a, JAVA_HOME_17_X64=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.13-11/x64, GITHUB_STEP_SUMMARY=/home/runner/work/_temp/_runner_file_commands/step_summary_4775fd65-9894-46b5-9df9-dfc2c4f7006a, GITHUB_REPOSITORY=holly-cummins/quarkus, GITHUB_ACTION_REF=, GOROOT_1_21_X64=/opt/hostedtoolcache/go/1.21.13/x64, _=./mvnw, AZURE_EXTENSION_DIR=/opt/az/azcliextensions, CAPTURE_BUILD_SCAN=true, CI=true, DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1, MAVEN_PROJECTBASEDIR=/home/runner/work/quarkus/quarkus, RUNNER_ARCH=X64, STATS_UE=true, GITHUB_SHA=1459816a5ea12bdf4c602b055a1bc3386ba94a41, ImageOS=ubuntu24, ImageVersion=20241215.1.0, ACCEPT_EULA=Y, STATS_VMFE=true, BUILD_SCAN_DATA_DIR=/home/runner/.m2/.develocity/build-scan-data, RUNNER_PERFLOG=/home/runner/perflog, PERFLOG_LOCATION_SETTING=RUNNER_PERFLOG, BUILD_SCAN_METADATA_DIR=/home/runner/.m2/.develocity/build-scan-metadata, RUNNER_TRACKING_ID=github_15088990-6921-4d01-8443-8385ff76c87e, DB_PASSWORD=hibernate_orm_test, SETUP_WORKFLOW_NAME=Quarkus CI, RUNNER_WORKSPACE=/home/runner/work/quarkus, INVOCATION_ID=fa3cc4ac802b4ae8ae89a09211e84191, GITHUB_REF_PROTECTED=false, EDGEWEBDRIVER=/usr/local/share/edge_driver, GITHUB_WORKFLOW=Quarkus CI, CONDA=/usr/share/miniconda, DB_NAME=hibernate_orm_test, SELENIUM_JAR_PATH=/usr/share/java/selenium-server.jar, INPUT_CAPTURE_UNPUBLISHED_BUILD_SCANS=true, GITHUB_BASE_REF=, PIPX_HOME=/opt/pipx, JOURNAL_STREAM=8:5639, GITHUB_WORKFLOW_SHA=1459816a5ea12bdf4c602b055a1bc3386ba94a41, GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_4775fd65-9894-46b5-9df9-dfc2c4f7006a, ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE=/opt/actionarchivecache, GITHUB_EVENT_NAME=push, GITHUB_TRIGGERING_ACTOR=holly-cummins, CHROME_BIN=/usr/bin/google-chrome, AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache, COMMON_TEST_MAVEN_ARGS=-Dformat.skip -Denforcer.skip -DskipDocs -Dforbiddenapis.skip -DskipExtensionValidation -DskipCodestartValidation, ANDROID_NDK_HOME=/usr/local/lib/android/sdk/ndk/27.2.12479018, ANDROID_NDK_ROOT=/usr/local/lib/android/sdk/ndk/27.2.12479018, VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg, GITHUB_GRAPHQL_URL=https://api.github.com/graphql, OLDPWD=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime, JAVA_HOME_21_X64=/usr/lib/jvm/temurin-21-jdk-amd64, RUNNER_OS=Linux, DOTNET_NOLOGO=1, DEBIAN_FRONTEND=noninteractive, GITHUB_WORKFLOW_REF=holly-cummins/quarkus/.github/workflows/ci-actions-incremental.yml@refs/heads/test-classoading-rewrite, GITHUB_ACTION=__run_9, POWERSHELL_DISTRIBUTION_CHANNEL=GitHub-Actions-ubuntu24, GITHUB_ACTOR=holly-cummins, SYSTEMD_EXEC_PID=834, PIPX_BIN_DIR=/opt/pipx_bin, PTS_MAVEN_ARGS=-Ddevelocity.pts.enabled=false, MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA=, PULL_REQUEST_NUMBER=, JVM_TEST_MAVEN_ARGS=-Dtest-containers -Dstart-containers -Dquarkus.test.hang-detection-timeout=60, BUILD_SCAN_DATA_COPY_DIR=/home/runner/work/_temp/maven-build-scan-data/build-scan-data, DB_USER=hibernate_orm_test, GECKOWEBDRIVER=/usr/local/share/gecko_driver, GOROOT_1_22_X64=/opt/hostedtoolcache/go/1.22.10/x64, JAVA_HOME_8_X64=/usr/lib/jvm/temurin-8-jdk-amd64, LANG=en_US.UTF-8, GITHUB_REPOSITORY_OWNER_ID=11509290, STATS_D_D=true, STATS_EXTP=https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data, GHCUP_INSTALL_BASE_PREFIX=/usr/local, INPUT_JOB_NAME=JVM Tests - JDK 17, STATS_EXT=true, GITHUB_STATE=/home/runner/work/_temp/_runner_file_commands/save_state_4775fd65-9894-46b5-9df9-dfc2c4f7006a, MAVEN_CMD_LINE_ARGS= -e -B --settings .github/mvn-settings.xml --fail-at-end -Dformat.skip -Denforcer.skip -DskipDocs -Dforbiddenapis.skip -DskipExtensionValidation -DskipCodestartValidation -Ddevelocity.pts.enabled=false clean install -Dsurefire.timeout=1200 -pl !integration-tests/gradle -pl !integration-tests/maven -pl !integration-tests/devmode -pl !integration-tests/devtools -Dno-test-kubernetes -pl !docs -Dtest-containers -Dstart-containers -Dquarkus.test.hang-detection-timeout=60 -Dincremental -Dgib.disableSelectedProjectsHandling -Dgib.untracked=false -Dgib.uncommitted=false -Dgib.referenceBranch=refs/remotes/quarkusio/main -Dgib.fetchReferenceBranch -Dgib.disableIfBranchMatches=main|\d+\.\d+|.*backport.*, GITHUB_REF_NAME=test-classoading-rewrite, NVM_DIR=/home/runner/.nvm, ANDROID_NDK_LATEST_HOME=/usr/local/lib/android/sdk/ndk/27.2.12479018, DEPLOYMENT_BASEPATH=/opt/runner, HOMEBREW_NO_AUTO_UPDATE=1, GITHUB_ACTION_REPOSITORY=, ANDROID_SDK_ROOT=/usr/local/lib/android/sdk, GITHUB_RUN_ID=12409445004, USER=runner, XDG_CONFIG_HOME=/home/runner/.config, NATIVE_TEST_MAVEN_ARGS=-Dtest-containers -Dstart-containers -Dquarkus.native.native-image-xmx=6g -Dnative -Dnative.surefire.skip -Dno-descriptor-tests clean install -DskipDocs, STATS_D_TC=true, RUNNER_TEMP=/home/runner/work/_temp, PR_NUMBER=, GITHUB_HEAD_REF=, JAVA_HOME_11_X64=/usr/lib/jvm/temurin-11-jdk-amd64, INPUT_CAPTURE_STRATEGY=ON_DEMAND, XDG_RUNTIME_DIR=/run/user/1001, JAVA_VERSION_GRADLE=17, HOME=/home/runner}),
State(SystemProperties)=SystemProperties{value={skipDocs=true, java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/test-classes:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/classes:/home/runner/work/quarkus/quarkus/core/runtime/target/quarkus-core-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.1.0/jakarta.enterprise.cdi-api-4.1.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.lang-model/4.1.0/jakarta.enterprise.lang-model-4.1.0.jar:/home/runner/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar:/home/runner/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.2.0/jakarta.interceptor-api-2.2.0.jar:/home/runner/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-os/2.9.0/smallrye-common-os-2.9.0.jar:/home/runner/work/quarkus/quarkus/core/launcher/target/quarkus-ide-launcher-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/devmode-spi/target/quarkus-development-mode-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config/3.10.2/smallrye-config-3.10.2.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-core/3.10.2/smallrye-config-core-3.10.2.jar:/home/runner/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/3.1/microprofile-config-api-3.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-classloader/2.9.0/smallrye-common-classloader-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-common/3.10.2/smallrye-config-common-3.10.2.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar:/home/runner/.m2/repository/org/jboss/logmanager/jboss-logmanager/3.1.1.Final/jboss-logmanager-3.1.1.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-constraint/2.9.0/smallrye-common-constraint-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-cpu/2.9.0/smallrye-common-cpu-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-expression/2.9.0/smallrye-common-expression-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-net/2.9.0/smallrye-common-net-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-ref/2.9.0/smallrye-common-ref-2.9.0.jar:/home/runner/.m2/repository/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar:/home/runner/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging-annotations/3.0.3.Final/jboss-logging-annotations-3.0.3.Final.jar:/home/runner/.m2/repository/org/jboss/threads/jboss-threads/3.8.0.Final/jboss-threads-3.8.0.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-function/2.9.0/smallrye-common-function-2.9.0.jar:/home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar:/home/runner/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/2.0.0.Final/slf4j-jboss-logmanager-2.0.0.Final.jar:/home/runner/.m2/repository/org/wildfly/common/wildfly-common/1.7.0.Final/wildfly-common-1.7.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/classloader-commons/target/quarkus-classloader-commons-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-io/2.9.0/smallrye-common-io-2.9.0.jar:/home/runner/.m2/repository/io/github/crac/org-crac/0.1.3/org-crac-0.1.3.jar:/home/runner/.m2/repository/io/quarkus/quarkus-fs-util/0.0.10/quarkus-fs-util-0.0.10.jar:/home/runner/work/quarkus/quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny/2.7.0/mutiny-2.7.0.jar:/home/runner/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation/2.1.2/smallrye-context-propagation-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-api/2.1.2/smallrye-context-propagation-api-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-storage/2.1.2/smallrye-context-propagation-storage-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-smallrye-context-propagation/2.7.0/mutiny-smallrye-context-propagation-2.7.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.3/microprofile-context-propagation-api-1.3.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-zero-flow-adapters/1.1.0/mutiny-zero-flow-adapters-1.1.0.jar:/home/runner/.m2/repository/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/runtime/target/quarkus-vertx-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/runtime/target/quarkus-arc-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/runtime/target/arc-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/runner/work/quarkus/quarkus/extensions/netty/runtime/target/quarkus-netty-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/netty/netty-codec/4.1.115.Final/netty-codec-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-common/4.1.115.Final/netty-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http/4.1.115.Final/netty-codec-http-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http2/4.1.115.Final/netty-codec-http2-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-handler/4.1.115.Final/netty-handler-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver/4.1.115.Final/netty-resolver-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.115.Final/netty-transport-native-unix-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-haproxy/4.1.115.Final/netty-codec-haproxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-buffer/4.1.115.Final/netty-buffer-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport/4.1.115.Final/netty-transport-4.1.115.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-annotation/2.9.0/smallrye-common-annotation-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-vertx-context/2.9.0/smallrye-common-vertx-context-2.9.0.jar:/home/runner/.m2/repository/io/vertx/vertx-core/4.5.11/vertx-core-4.5.11.jar:/home/runner/.m2/repository/io/netty/netty-handler-proxy/4.1.115.Final/netty-handler-proxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-socks/4.1.115.Final/netty-codec-socks-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver-dns/4.1.115.Final/netty-resolver-dns-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-dns/4.1.115.Final/netty-codec-dns-4.1.115.Final.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar:/home/runner/work/quarkus/quarkus/extensions/virtual-threads/runtime/target/quarkus-virtual-threads-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/latebound-mdc-provider/target/quarkus-vertx-latebound-mdc-provider-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-core/3.17.1/smallrye-mutiny-vertx-core-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/3.17.1/smallrye-mutiny-vertx-runtime-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/vertx-mutiny-generator/3.17.1/vertx-mutiny-generator-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-codegen/4.5.11/vertx-codegen-4.5.11.jar:/home/runner/.m2/repository/io/smallrye/smallrye-fault-tolerance-vertx/6.7.1/smallrye-fault-tolerance-vertx-6.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/3.0.1/microprofile-reactive-streams-operators-api-3.0.1.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/3.0.1/microprofile-reactive-streams-operators-core-3.0.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-reactive-streams-operators/2.7.0/mutiny-reactive-streams-operators-2.7.0.jar:/home/runner/work/quarkus/quarkus/extensions/opentelemetry/runtime/target/quarkus-opentelemetry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/tls-registry/runtime/target/quarkus-tls-registry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/credentials/runtime/target/quarkus-credentials-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/certs/smallrye-private-key-pem-parser/0.9.2/smallrye-private-key-pem-parser-0.9.2.jar:/home/runner/work/quarkus/quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/quarkus/security/quarkus-security/2.2.0/quarkus-security-2.2.0.jar:/home/runner/work/quarkus/quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc/4.5.11/vertx-grpc-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-netty/1.69.0/grpc-netty-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-util/1.69.0/grpc-util-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf/1.69.0/grpc-protobuf-1.69.0.jar:/home/runner/.m2/repository/com/google/protobuf/protobuf-java/3.25.5/protobuf-java-3.25.5.jar:/home/runner/.m2/repository/com/google/api/grpc/proto-google-common-protos/2.46.0/proto-google-common-protos-2.46.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf-lite/1.69.0/grpc-protobuf-lite-1.69.0.jar:/home/runner/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar:/home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-server/4.5.11/vertx-grpc-server-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-core/1.69.0/grpc-core-1.69.0.jar:/home/runner/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar:/home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/runner/.m2/repository/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar:/home/runner/.m2/repository/io/grpc/grpc-context/1.69.0/grpc-context-1.69.0.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.42.1/opentelemetry-sdk-extension-autoconfigure-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk/1.42.1/opentelemetry-sdk-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api/1.42.1/opentelemetry-api-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-context/1.42.1/opentelemetry-context-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-common/1.42.1/opentelemetry-sdk-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-trace/1.42.1/opentelemetry-sdk-trace-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-metrics/1.42.1/opentelemetry-sdk-metrics-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-logs/1.42.1/opentelemetry-sdk-logs-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.42.1/opentelemetry-sdk-extension-autoconfigure-spi-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv-incubating/1.27.0-alpha/opentelemetry-semconv-incubating-1.27.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.42.1-alpha/opentelemetry-api-incubator-1.42.1-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.8.0/opentelemetry-instrumentation-api-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations/2.8.0/opentelemetry-instrumentation-annotations-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations-support/2.8.0-alpha/opentelemetry-instrumentation-annotations-support-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.8.0-alpha/opentelemetry-instrumentation-api-incubator-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp-common/1.42.1/opentelemetry-exporter-otlp-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-common/1.42.1/opentelemetry-exporter-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp/1.42.1/opentelemetry-exporter-otlp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.42.1/opentelemetry-exporter-sender-okhttp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java17/2.8.0-alpha/opentelemetry-runtime-telemetry-java17-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.8.0-alpha/opentelemetry-runtime-telemetry-java8-2.8.0-alpha.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-client/4.5.11/vertx-grpc-client-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-common/4.5.11/vertx-grpc-common-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-stub/1.69.0/grpc-stub-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-api/1.69.0/grpc-api-1.69.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-sync/5.2.1/mongodb-driver-sync-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson/5.2.1/bson-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-core/5.2.1/mongodb-driver-core-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson-record-codec/5.2.1/bson-record-codec-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-reactivestreams/5.2.1/mongodb-driver-reactivestreams-5.2.1.jar:/home/runner/.m2/repository/io/projectreactor/reactor-core/3.5.0/reactor-core-3.5.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-crypt/5.2.1/mongodb-crypt-5.2.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar:/home/runner/work/quarkus/quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health/4.1.0/smallrye-health-4.1.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/4.0.1/microprofile-health-api-4.0.1.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-api/4.1.0/smallrye-health-api-4.1.0.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-provided-checks/4.1.0/smallrye-health-provided-checks-4.1.0.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web/3.17.1/smallrye-mutiny-vertx-web-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/3.17.1/smallrye-mutiny-vertx-web-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/3.17.1/smallrye-mutiny-vertx-auth-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/3.17.1/smallrye-mutiny-vertx-bridge-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-uri-template/3.17.1/smallrye-mutiny-vertx-uri-template-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-uri-template/4.5.11/vertx-uri-template-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web/4.5.11/vertx-web-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web-common/4.5.11/vertx-web-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-auth-common/4.5.11/vertx-auth-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-bridge-common/4.5.11/vertx-bridge-common-4.5.11.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/brotli4j/1.16.0/brotli4j-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/service/1.16.0/service-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/native-linux-x86_64/1.16.0/native-linux-x86_64-1.16.0.jar:/home/runner/work/quarkus/quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-metrics/4.0.0/smallrye-metrics-4.0.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/4.0.1/microprofile-metrics-api-4.0.1.jar:/home/runner/.m2/repository/io/micrometer/micrometer-core/1.14.2/micrometer-core-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/home/runner/.m2/repository/org/hdrhistogram/HdrHistogram/2.2.2/HdrHistogram-2.2.2.jar:/home/runner/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/home/runner/.m2/repository/org/graalvm/sdk/nativeimage/23.1.2/nativeimage-23.1.2.jar:/home/runner/.m2/repository/org/graalvm/sdk/word/23.1.2/word-23.1.2.jar:/home/runner/work/quarkus/quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/deployment/target/quarkus-core-deployment-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/aesh/readline/2.6/readline-2.6.jar:/home/runner/.m2/repository/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar:/home/runner/.m2/repository/org/aesh/aesh/2.8.2/aesh-2.8.2.jar:/home/runner/.m2/repository/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar:/home/runner/.m2/repository/io/quarkus/gizmo/gizmo/1.8.0/gizmo-1.8.0.jar:/home/runner/.m2/repository/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar:/home/runner/.m2/repository/io/smallrye/jandex/3.2.3/jandex-3.2.3.jar:/home/runner/.m2/repository/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/class-change-agent/target/quarkus-class-change-agent-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar:/home/runner/work/quarkus/quarkus/core/builder/target/quarkus-builder-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.5/junit-platform-launcher-1.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/spi/target/quarkus-smallrye-context-propagation-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/dev-ui-spi/target/quarkus-vertx-http-dev-ui-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/processor/target/arc-processor-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/test-supplement/target/quarkus-arc-test-supplement-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar:/home/runner/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar:/home/runner/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-config/target/quarkus-junit5-config-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/common/target/quarkus-test-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-maven/1.5.2/smallrye-beanbag-maven-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-sisu/1.5.2/smallrye-beanbag-sisu-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag/1.5.2/smallrye-beanbag-1.5.2.jar:/home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/home/runner/.m2/repository/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-http/1.9.20/maven-resolver-transport-http-1.9.20.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-xml/4.0.1/plexus-xml-4.0.1.jar:/home/runner/.m2/repository/org/apache/maven/maven-xml-impl/4.0.0-alpha-5/maven-xml-impl-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/apache/maven/maven-api-xml/4.0.0-alpha-5/maven-api-xml-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/apache/maven/maven-api-meta/4.0.0-alpha-5/maven-api-meta-4.0.0-alpha-5.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar:/home/runner/.m2/repository/org/apache/maven/maven-embedder/3.9.9/maven-embedder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-core/3.9.9/maven-core-3.9.9.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar:/home/runner/.m2/repository/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar:/home/runner/.m2/repository/com/google/inject/guice/5.1.0/guice-5.1.0.jar:/home/runner/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/home/runner/.m2/repository/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/home/runner/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar:/home/runner/.m2/repository/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar:/home/runner/.m2/repository/org/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.9.22/maven-resolver-connector-basic-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.9.22/maven-resolver-transport-wagon-1.9.22.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.jar:/home/runner/.m2/repository/org/apache/maven/wagon/wagon-file/3.5.3/wagon-file-3.5.3.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/runner/.m2/repository/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.jar:/home/runner/.m2/repository/net/bytebuddy/byte-buddy/1.14.18/byte-buddy-1.14.18.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.mongo/4.18.1/de.flapdoodle.embed.mongo-4.18.1.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.process/4.15.1/de.flapdoodle.embed.process-4.15.1.jar:/home/runner/.m2/repository/de/flapdoodle/reverse/de.flapdoodle.reverse/1.8.1/de.flapdoodle.reverse-1.8.1.jar:/home/runner/.m2/repository/de/flapdoodle/graph/de.flapdoodle.graph/1.3.3/de.flapdoodle.graph-1.3.3.jar:/home/runner/.m2/repository/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.jar:/home/runner/.m2/repository/org/jheaps/jheaps/0.11/jheaps-0.11.jar:/home/runner/.m2/repository/de/flapdoodle/java8/de.flapdoodle.java8/1.7.0/de.flapdoodle.java8-1.7.0.jar:/home/runner/.m2/repository/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar:/home/runner/.m2/repository/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.jar:/home/runner/.m2/repository/de/flapdoodle/de.flapdoodle.os-api/1.7.0/de.flapdoodle.os-api-1.7.0.jar:/home/runner/.m2/repository/de/flapdoodle/embed/de.flapdoodle.embed.mongo.packageresolver/4.18.2/de.flapdoodle.embed.mongo.packageresolver-4.18.2.jar:/home/runner/.m2/repository/de/flapdoodle/de.flapdoodle.os/1.9.0/de.flapdoodle.os-1.9.0.jar:/home/runner/.m2/repository/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar:/home/runner/.m2/repository/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/home/runner/.m2/repository/org/mockito/mockito-core/5.14.2/mockito-core-5.14.2.jar:/home/runner/.m2/repository/net/bytebuddy/byte-buddy-agent/1.15.4/byte-buddy-agent-1.15.4.jar:/home/runner/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/runner/.m2/repository/org/mockito/mockito-junit-jupiter/5.14.2/mockito-junit-jupiter-5.14.2.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/vertx-utils/target/quarkus-vertx-utils-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-core/6.2.11.Final/resteasy-core-6.2.11.Final.jar:/home/runner/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/runner/.m2/repository/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar:/home/runner/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/runner/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/runner/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/home/runner/.m2/repository/org/jboss/resteasy/microprofile/microprofile-config/3.0.0.Final/microprofile-config-3.0.0.Final.jar:/home/runner/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-cdi/6.2.11.Final/resteasy-cdi-6.2.11.Final.jar:/home/runner/.m2/repository/org/jboss/resteasy/resteasy-core-spi/6.2.11.Final/resteasy-core-spi-6.2.11.Final.jar:/home/runner/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/gradle-enterprise/test-listeners.jar:, java.vm.vendor=Eclipse Adoptium, surefire.timeout=1200, sun.arch.data.model=64, test-containers=true, gib.fetchReferenceBranch=true, project.groupId=io.quarkus, java.vendor.url=https://adoptium.net/, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, user.country=US, sun.boot.library.path=/usr/lib/jvm/temurin-17-jdk-amd64/lib, sun.java.command=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/surefire/surefirebooter-20241219092625787_379.jar /home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/surefire 2024-12-19T09-21-35_330-jvmRun1 surefire-20241219092625787_377tmp surefire_32-20241219092625787_378tmp, jdk.debug=release, maven.home=/home/runner/.m2/wrapper/dists/apache-maven-3.9.9-bin/33b4b2b4/apache-maven-3.9.9, gib.disableIfBranchMatches=main|\d+\.\d+|.*backport.*, surefire.test.class.path=/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/test-classes:/home/runner/work/quarkus/quarkus/extensions/mongodb-client/runtime/target/classes:/home/runner/work/quarkus/quarkus/core/runtime/target/quarkus-core-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.1.0/jakarta.enterprise.cdi-api-4.1.0.jar:/home/runner/.m2/repository/jakarta/enterprise/jakarta.enterprise.lang-model/4.1.0/jakarta.enterprise.lang-model-4.1.0.jar:/home/runner/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar:/home/runner/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.2.0/jakarta.interceptor-api-2.2.0.jar:/home/runner/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-os/2.9.0/smallrye-common-os-2.9.0.jar:/home/runner/work/quarkus/quarkus/core/launcher/target/quarkus-ide-launcher-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/devmode-spi/target/quarkus-development-mode-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config/3.10.2/smallrye-config-3.10.2.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-core/3.10.2/smallrye-config-core-3.10.2.jar:/home/runner/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/3.1/microprofile-config-api-3.1.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-classloader/2.9.0/smallrye-common-classloader-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/config/smallrye-config-common/3.10.2/smallrye-config-common-3.10.2.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar:/home/runner/.m2/repository/org/jboss/logmanager/jboss-logmanager/3.1.1.Final/jboss-logmanager-3.1.1.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-constraint/2.9.0/smallrye-common-constraint-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-cpu/2.9.0/smallrye-common-cpu-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-expression/2.9.0/smallrye-common-expression-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-net/2.9.0/smallrye-common-net-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-ref/2.9.0/smallrye-common-ref-2.9.0.jar:/home/runner/.m2/repository/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar:/home/runner/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar:/home/runner/.m2/repository/org/jboss/logging/jboss-logging-annotations/3.0.3.Final/jboss-logging-annotations-3.0.3.Final.jar:/home/runner/.m2/repository/org/jboss/threads/jboss-threads/3.8.0.Final/jboss-threads-3.8.0.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-function/2.9.0/smallrye-common-function-2.9.0.jar:/home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar:/home/runner/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/2.0.0.Final/slf4j-jboss-logmanager-2.0.0.Final.jar:/home/runner/.m2/repository/org/wildfly/common/wildfly-common/1.7.0.Final/wildfly-common-1.7.0.Final.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/classloader-commons/target/quarkus-classloader-commons-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-io/2.9.0/smallrye-common-io-2.9.0.jar:/home/runner/.m2/repository/io/github/crac/org-crac/0.1.3/org-crac-0.1.3.jar:/home/runner/.m2/repository/io/quarkus/quarkus-fs-util/0.0.10/quarkus-fs-util-0.0.10.jar:/home/runner/work/quarkus/quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny/2.7.0/mutiny-2.7.0.jar:/home/runner/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation/2.1.2/smallrye-context-propagation-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-api/2.1.2/smallrye-context-propagation-api-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/smallrye-context-propagation-storage/2.1.2/smallrye-context-propagation-storage-2.1.2.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-smallrye-context-propagation/2.7.0/mutiny-smallrye-context-propagation-2.7.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.3/microprofile-context-propagation-api-1.3.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-zero-flow-adapters/1.1.0/mutiny-zero-flow-adapters-1.1.0.jar:/home/runner/.m2/repository/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/runtime/target/quarkus-vertx-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/runtime/target/quarkus-arc-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/runtime/target/arc-999-SNAPSHOT.jar:/home/runner/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/runner/work/quarkus/quarkus/extensions/netty/runtime/target/quarkus-netty-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/netty/netty-codec/4.1.115.Final/netty-codec-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-common/4.1.115.Final/netty-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http/4.1.115.Final/netty-codec-http-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-http2/4.1.115.Final/netty-codec-http2-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-handler/4.1.115.Final/netty-handler-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver/4.1.115.Final/netty-resolver-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.115.Final/netty-transport-native-unix-common-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-haproxy/4.1.115.Final/netty-codec-haproxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-buffer/4.1.115.Final/netty-buffer-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-transport/4.1.115.Final/netty-transport-4.1.115.Final.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-annotation/2.9.0/smallrye-common-annotation-2.9.0.jar:/home/runner/.m2/repository/io/smallrye/common/smallrye-common-vertx-context/2.9.0/smallrye-common-vertx-context-2.9.0.jar:/home/runner/.m2/repository/io/vertx/vertx-core/4.5.11/vertx-core-4.5.11.jar:/home/runner/.m2/repository/io/netty/netty-handler-proxy/4.1.115.Final/netty-handler-proxy-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-socks/4.1.115.Final/netty-codec-socks-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-resolver-dns/4.1.115.Final/netty-resolver-dns-4.1.115.Final.jar:/home/runner/.m2/repository/io/netty/netty-codec-dns/4.1.115.Final/netty-codec-dns-4.1.115.Final.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar:/home/runner/work/quarkus/quarkus/extensions/virtual-threads/runtime/target/quarkus-virtual-threads-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx/latebound-mdc-provider/target/quarkus-vertx-latebound-mdc-provider-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-core/3.17.1/smallrye-mutiny-vertx-core-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/3.17.1/smallrye-mutiny-vertx-runtime-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/vertx-mutiny-generator/3.17.1/vertx-mutiny-generator-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-codegen/4.5.11/vertx-codegen-4.5.11.jar:/home/runner/.m2/repository/io/smallrye/smallrye-fault-tolerance-vertx/6.7.1/smallrye-fault-tolerance-vertx-6.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/3.0.1/microprofile-reactive-streams-operators-api-3.0.1.jar:/home/runner/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/3.0.1/microprofile-reactive-streams-operators-core-3.0.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/mutiny-reactive-streams-operators/2.7.0/mutiny-reactive-streams-operators-2.7.0.jar:/home/runner/work/quarkus/quarkus/extensions/opentelemetry/runtime/target/quarkus-opentelemetry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/tls-registry/runtime/target/quarkus-tls-registry-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/credentials/runtime/target/quarkus-credentials-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/certs/smallrye-private-key-pem-parser/0.9.2/smallrye-private-key-pem-parser-0.9.2.jar:/home/runner/work/quarkus/quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/quarkus/security/quarkus-security/2.2.0/quarkus-security-2.2.0.jar:/home/runner/work/quarkus/quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc/4.5.11/vertx-grpc-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-netty/1.69.0/grpc-netty-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-util/1.69.0/grpc-util-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf/1.69.0/grpc-protobuf-1.69.0.jar:/home/runner/.m2/repository/com/google/protobuf/protobuf-java/3.25.5/protobuf-java-3.25.5.jar:/home/runner/.m2/repository/com/google/api/grpc/proto-google-common-protos/2.46.0/proto-google-common-protos-2.46.0.jar:/home/runner/.m2/repository/io/grpc/grpc-protobuf-lite/1.69.0/grpc-protobuf-lite-1.69.0.jar:/home/runner/.m2/repository/com/google/guava/guava/33.4.0-jre/guava-33.4.0-jre.jar:/home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-server/4.5.11/vertx-grpc-server-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-core/1.69.0/grpc-core-1.69.0.jar:/home/runner/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar:/home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/runner/.m2/repository/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar:/home/runner/.m2/repository/io/grpc/grpc-context/1.69.0/grpc-context-1.69.0.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.42.1/opentelemetry-sdk-extension-autoconfigure-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk/1.42.1/opentelemetry-sdk-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api/1.42.1/opentelemetry-api-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-context/1.42.1/opentelemetry-context-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-common/1.42.1/opentelemetry-sdk-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-trace/1.42.1/opentelemetry-sdk-trace-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-metrics/1.42.1/opentelemetry-sdk-metrics-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-logs/1.42.1/opentelemetry-sdk-logs-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.42.1/opentelemetry-sdk-extension-autoconfigure-spi-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv-incubating/1.27.0-alpha/opentelemetry-semconv-incubating-1.27.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.42.1-alpha/opentelemetry-api-incubator-1.42.1-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.8.0/opentelemetry-instrumentation-api-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations/2.8.0/opentelemetry-instrumentation-annotations-2.8.0.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-annotations-support/2.8.0-alpha/opentelemetry-instrumentation-annotations-support-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.8.0-alpha/opentelemetry-instrumentation-api-incubator-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp-common/1.42.1/opentelemetry-exporter-otlp-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-common/1.42.1/opentelemetry-exporter-common-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp/1.42.1/opentelemetry-exporter-otlp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.42.1/opentelemetry-exporter-sender-okhttp-1.42.1.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java17/2.8.0-alpha/opentelemetry-runtime-telemetry-java17-2.8.0-alpha.jar:/home/runner/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.8.0-alpha/opentelemetry-runtime-telemetry-java8-2.8.0-alpha.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-client/4.5.11/vertx-grpc-client-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-grpc-common/4.5.11/vertx-grpc-common-4.5.11.jar:/home/runner/.m2/repository/io/grpc/grpc-stub/1.69.0/grpc-stub-1.69.0.jar:/home/runner/.m2/repository/io/grpc/grpc-api/1.69.0/grpc-api-1.69.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-sync/5.2.1/mongodb-driver-sync-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson/5.2.1/bson-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-core/5.2.1/mongodb-driver-core-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/bson-record-codec/5.2.1/bson-record-codec-5.2.1.jar:/home/runner/.m2/repository/org/mongodb/mongodb-driver-reactivestreams/5.2.1/mongodb-driver-reactivestreams-5.2.1.jar:/home/runner/.m2/repository/io/projectreactor/reactor-core/3.5.0/reactor-core-3.5.0.jar:/home/runner/.m2/repository/org/mongodb/mongodb-crypt/5.2.1/mongodb-crypt-5.2.1.jar:/home/runner/.m2/repository/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar:/home/runner/work/quarkus/quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health/4.1.0/smallrye-health-4.1.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/4.0.1/microprofile-health-api-4.0.1.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-api/4.1.0/smallrye-health-api-4.1.0.jar:/home/runner/.m2/repository/io/smallrye/smallrye-health-provided-checks/4.1.0/smallrye-health-provided-checks-4.1.0.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web/3.17.1/smallrye-mutiny-vertx-web-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/3.17.1/smallrye-mutiny-vertx-web-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/3.17.1/smallrye-mutiny-vertx-auth-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/3.17.1/smallrye-mutiny-vertx-bridge-common-3.17.1.jar:/home/runner/.m2/repository/io/smallrye/reactive/smallrye-mutiny-vertx-uri-template/3.17.1/smallrye-mutiny-vertx-uri-template-3.17.1.jar:/home/runner/.m2/repository/io/vertx/vertx-uri-template/4.5.11/vertx-uri-template-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web/4.5.11/vertx-web-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-web-common/4.5.11/vertx-web-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-auth-common/4.5.11/vertx-auth-common-4.5.11.jar:/home/runner/.m2/repository/io/vertx/vertx-bridge-common/4.5.11/vertx-bridge-common-4.5.11.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/brotli4j/1.16.0/brotli4j-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/service/1.16.0/service-1.16.0.jar:/home/runner/.m2/repository/com/aayushatharva/brotli4j/native-linux-x86_64/1.16.0/native-linux-x86_64-1.16.0.jar:/home/runner/work/quarkus/quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/smallrye-metrics/4.0.0/smallrye-metrics-4.0.0.jar:/home/runner/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/4.0.1/microprofile-metrics-api-4.0.1.jar:/home/runner/.m2/repository/io/micrometer/micrometer-core/1.14.2/micrometer-core-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/home/runner/.m2/repository/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/home/runner/.m2/repository/org/hdrhistogram/HdrHistogram/2.2.2/HdrHistogram-2.2.2.jar:/home/runner/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/home/runner/.m2/repository/org/graalvm/sdk/nativeimage/23.1.2/nativeimage-23.1.2.jar:/home/runner/.m2/repository/org/graalvm/sdk/word/23.1.2/word-23.1.2.jar:/home/runner/work/quarkus/quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/deployment/target/quarkus-core-deployment-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/aesh/readline/2.6/readline-2.6.jar:/home/runner/.m2/repository/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar:/home/runner/.m2/repository/org/aesh/aesh/2.8.2/aesh-2.8.2.jar:/home/runner/.m2/repository/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar:/home/runner/.m2/repository/io/quarkus/gizmo/gizmo/1.8.0/gizmo-1.8.0.jar:/home/runner/.m2/repository/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar:/home/runner/.m2/repository/io/smallrye/jandex/3.2.3/jandex-3.2.3.jar:/home/runner/.m2/repository/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar:/home/runner/.m2/repository/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar:/home/runner/work/quarkus/quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/core/class-change-agent/target/quarkus-class-change-agent-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar:/home/runner/work/quarkus/quarkus/core/builder/target/quarkus-builder-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.5/junit-platform-launcher-1.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar:/home/runner/work/quarkus/quarkus/extensions/smallrye-context-propagation/spi/target/quarkus-smallrye-context-propagation-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/vertx-http/dev-ui-spi/target/quarkus-vertx-http-dev-ui-spi-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/arc/processor/target/arc-processor-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/extensions/arc/test-supplement/target/quarkus-arc-test-supplement-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-999-SNAPSHOT.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar:/home/runner/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar:/home/runner/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar:/home/runner/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar:/home/runner/.m2/repository/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar:/home/runner/work/quarkus/quarkus/test-framework/junit5-config/target/quarkus-junit5-config-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/test-framework/common/target/quarkus-test-common-999-SNAPSHOT.jar:/home/runner/work/quarkus/quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-999-SNAPSHOT.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-maven/1.5.2/smallrye-beanbag-maven-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag-sisu/1.5.2/smallrye-beanbag-sisu-1.5.2.jar:/home/runner/.m2/repository/io/smallrye/beanbag/smallrye-beanbag/1.5.2/smallrye-beanbag-1.5.2.jar:/home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/home/runner/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/home/runner/.m2/repository/org/apache/maven/maven-artifact/3.9.9/maven-...
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
at io.quarkus.deployment.dev.DevModeMain.start(DevModeMain.java:113)
at io.quarkus.test.QuarkusDevModeTest.beforeEach(QuarkusDevModeTest.java:297)
Raw output
java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
at io.quarkus.deployment.dev.DevModeMain.start(DevModeMain.java:113)
at io.quarkus.test.QuarkusDevModeTest.beforeEach(QuarkusDevModeTest.java:297)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.OutOfMemoryError: Metaspace
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
at io.quarkus.deployment.dev.DevModeMain.start(DevModeMain.java:113)
at io.quarkus.test.QuarkusDevModeTest.beforeEach(QuarkusDevModeTest.java:297)
Raw output
java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
at io.quarkus.deployment.dev.DevModeMain.start(DevModeMain.java:113)
at io.quarkus.test.QuarkusDevModeTest.beforeEach(QuarkusDevModeTest.java:297)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.OutOfMemoryError: Metaspace
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
at io.quarkus.deployment.dev.DevModeMain.start(DevModeMain.java:113)
at io.quarkus.test.QuarkusDevModeTest.beforeEach(QuarkusDevModeTest.java:297)
Raw output
java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
at io.quarkus.deployment.dev.DevModeMain.start(DevModeMain.java:113)
at io.quarkus.test.QuarkusDevModeTest.beforeEach(QuarkusDevModeTest.java:297)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.OutOfMemoryError: Metaspace
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
at io.quarkus.deployment.dev.DevModeMain.start(DevModeMain.java:113)
at io.quarkus.test.QuarkusDevModeTest.beforeEach(QuarkusDevModeTest.java:297)
Raw output
java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
at io.quarkus.deployment.dev.DevModeMain.start(DevModeMain.java:113)
at io.quarkus.test.QuarkusDevModeTest.beforeEach(QuarkusDevModeTest.java:297)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.OutOfMemoryError: Metaspace
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
at io.quarkus.deployment.dev.DevModeMain.start(DevModeMain.java:113)
at io.quarkus.test.QuarkusDevModeTest.beforeEach(QuarkusDevModeTest.java:297)
Raw output
java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
at io.quarkus.deployment.dev.DevModeMain.start(DevModeMain.java:113)
at io.quarkus.test.QuarkusDevModeTest.beforeEach(QuarkusDevModeTest.java:297)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.OutOfMemoryError: Metaspace
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
at io.quarkus.deployment.dev.DevModeMain.start(DevModeMain.java:113)
at io.quarkus.test.QuarkusDevModeTest.beforeEach(QuarkusDevModeTest.java:297)
Raw output
java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
at io.quarkus.deployment.dev.DevModeMain.start(DevModeMain.java:113)
at io.quarkus.test.QuarkusDevModeTest.beforeEach(QuarkusDevModeTest.java:297)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.OutOfMemoryError: Metaspace
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
at io.quarkus.deployment.dev.DevModeMain.start(DevModeMain.java:113)
at io.quarkus.test.QuarkusDevModeTest.beforeEach(QuarkusDevModeTest.java:297)
Raw output
java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
at io.quarkus.deployment.dev.DevModeMain.start(DevModeMain.java:113)
at io.quarkus.test.QuarkusDevModeTest.beforeEach(QuarkusDevModeTest.java:297)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.OutOfMemoryError: Metaspace
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.IllegalArgumentException: Self-suppression not permitted
at java.base/java.lang.Throwable.addSuppressed(Throwable.java:1072)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:302)
Raw output
java.lang.IllegalArgumentException: Self-suppression not permitted
at java.base/java.lang.Throwable.addSuppressed(Throwable.java:1072)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:302)
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:689)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.OutOfMemoryError: Metaspace
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.IllegalArgumentException: Self-suppression not permitted
at java.base/java.lang.Throwable.addSuppressed(Throwable.java:1072)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:302)
Raw output
java.lang.IllegalArgumentException: Self-suppression not permitted
at java.base/java.lang.Throwable.addSuppressed(Throwable.java:1072)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:302)
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:689)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.OutOfMemoryError: Metaspace
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.IllegalArgumentException: Self-suppression not permitted
at java.base/java.lang.Throwable.addSuppressed(Throwable.java:1072)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:302)
Raw output
java.lang.IllegalArgumentException: Self-suppression not permitted
at java.base/java.lang.Throwable.addSuppressed(Throwable.java:1072)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:302)
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:689)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.OutOfMemoryError: Metaspace
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.IllegalArgumentException: Self-suppression not permitted
at java.base/java.lang.Throwable.addSuppressed(Throwable.java:1072)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:302)
Raw output
java.lang.IllegalArgumentException: Self-suppression not permitted
at java.base/java.lang.Throwable.addSuppressed(Throwable.java:1072)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:302)
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:689)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.OutOfMemoryError: Metaspace
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.IllegalArgumentException: Self-suppression not permitted
at java.base/java.lang.Throwable.addSuppressed(Throwable.java:1072)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:302)
Raw output
java.lang.IllegalArgumentException: Self-suppression not permitted
at java.base/java.lang.Throwable.addSuppressed(Throwable.java:1072)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:302)
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:689)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.OutOfMemoryError: Metaspace
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.IllegalArgumentException: Self-suppression not permitted
at java.base/java.lang.Throwable.addSuppressed(Throwable.java:1072)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:302)
Raw output
java.lang.IllegalArgumentException: Self-suppression not permitted
at java.base/java.lang.Throwable.addSuppressed(Throwable.java:1072)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:302)
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:689)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.OutOfMemoryError: Metaspace
github-actions / Build summary for 1459816a5ea12bdf4c602b055a1bc3386ba94a41
JVM Tests - JDK 17
java.lang.IllegalArgumentException: Self-suppression not permitted
at java.base/java.lang.Throwable.addSuppressed(Throwable.java:1072)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:302)
Raw output
java.lang.IllegalArgumentException: Self-suppression not permitted
at java.base/java.lang.Throwable.addSuppressed(Throwable.java:1072)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:302)
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:689)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.OutOfMemoryError: Metaspace