Re: [PR] Bump org.assertj:assertj-core from 3.22.0 to 3.27.7 in /serverless-workflow-examples/serverless-workflow-saga-quarkus [incubator-kie-kogito-examples]

2026-02-11 Thread via GitHub


yesamer merged PR #2161:
URL: https://github.com/apache/incubator-kie-kogito-examples/pull/2161


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] Bump org.assertj:assertj-core from 3.22.0 to 3.27.7 in /serverless-workflow-examples/serverless-workflow-saga-quarkus [incubator-kie-kogito-examples]

2026-01-30 Thread via GitHub


kie-ci3 commented on PR #2161:
URL: 
https://github.com/apache/incubator-kie-kogito-examples/pull/2161#issuecomment-3823515338

   
   **PR job** `#1` was: **UNSTABLE**
   Possible explanation: This should be test failures
   
   
   
   Reproducer
   
   
   
   build-chain build full_downstream  -f 
'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml'
 -o 'bc' -p apache/incubator-kie-kogito-examples -u 
https://github.com/apache/incubator-kie-kogito-examples/pull/2161 
--skipParallelCheckout
   
   NOTE: To install the build-chain tool, please refer to 
https://github.com/kiegroup/github-action-build-chain#local-execution
   
   
   
   
   Please look here: 
https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-2161/1/display/redirect
   
   **Test results:**
   - PASSED: 406
   - FAILED: 2
   
   Those are the test failures: 
   
   https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-2161/1/testReport/org.kie.kogito.examples/CallbackRestIT/PR_check___Build_projects___testCallbackRest/";>PR
 check / Build projects / 
org.kie.kogito.examples.CallbackRestIT.testCallbackRest
   java.lang.RuntimeException: io.quarkus.builder.BuildException: Build 
failure: Build failed due to errors [error]: Build step 
io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor#startKeycloakContainer
 threw an exception: java.lang.RuntimeException: 
org.testcontainers.containers.ContainerLaunchException: Container startup 
failed for image quay.io/keycloak/keycloak:26.1.3 at 
io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.startKeycloakContainer(KeycloakDevServicesProcessor.java:250)
 at 
java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)
 at 
io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856) 
at io.quarkus.builder.BuildContext.run(BuildContext.java:255) at 
org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18) at 
org.jboss.threads.EnhancedQueueExecutor$Task.doRunWith(EnhancedQueueExecutor.java:2675)
 at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQu
 eueExecutor.java:2654) at 
org.jboss.threads.EnhancedQueueExecutor.runThreadBody(EnhancedQueueExecutor.java:1627)
 at 
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1594)
 at java.base/java.lang.Thread.run(Thread.java:840) at 
org.jboss.threads.JBossThread.run(JBossThread.java:499)Caused by: 
org.testcontainers.containers.ContainerLaunchException: Container startup 
failed for image quay.io/keycloak/keycloak:26.1.3 at 
org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:351)
 at 
org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)
 at 
io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.lambda$startContainer$4(KeycloakDevServicesProcessor.java:421)
 at java.base/java.util.Optional.orElseGet(Optional.java:364) at 
io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.startContainer(KeycloakDevServicesProcessor.java:447)
 at io.quarkus.devser
 
vices.keycloak.KeycloakDevServicesProcessor.startKeycloakContainer(KeycloakDevServicesProcessor.java:200)
 ... 10 moreCaused by: org.rnorth.ducttape.RetryCountExceededException: 
Retry limit hit with exception at 
org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)
 at 
org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336)
 ... 15 moreCaused by: 
org.testcontainers.containers.ContainerLaunchException: Could not create/start 
container at 
org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:556)
 at 
org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:346)
 at 
org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
 ... 16 moreCaused by: 
org.testcontainers.containers.ContainerLaunchException: Timed out waiting for 
log output matching '.*Keycloak.*started.*' at 
org.testcontainers.containers.wait
 
.strategy.LogMessageWaitStrategy.waitUntilReady(LogMessageWaitStrategy.java:47)
 at 
org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)
 at 
org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:909)
 at 
org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:492)
 ... 18 more
   
   
   https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-2161/1/testReport/org.kie.kogito.examples/CallbackRestIT/PR_check___Build_projects___testCallbackRest/";>PR
 check / Build projects / 
org.kie.kogito.examples.CallbackRestIT.testCallbackRest
   java.lang.RuntimeException: io.quarkus.builder.BuildException: Build 
failure: Build failed due to errors [err

[PR] Bump org.assertj:assertj-core from 3.22.0 to 3.27.7 in /serverless-workflow-examples/serverless-workflow-saga-quarkus [incubator-kie-kogito-examples]

2026-01-30 Thread via GitHub


dependabot[bot] opened a new pull request, #2161:
URL: https://github.com/apache/incubator-kie-kogito-examples/pull/2161

   Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.22.0 to 3.27.7.
   
   Release notes
   Sourced from https://github.com/assertj/assertj/releases";>org.assertj:assertj-core's 
releases.
   
   v3.27.7
   :lock: Security
   Core
   
   Fix XXE vulnerability in isXmlEqualTo assertion 
(CVE-2026-24400)
   
   See GHSA-rqfh-9r24-8c9r for details; many thanks to https://github.com/wxt201";>@​wxt201 and https://github.com/Song-Li";>@​Song-Li for responsibly 
reporting it!
   
   
   
   :no_entry_sign: Deprecated
   Core
   
   Deprecate XmlStringPrettyFormatter with no replacement
   
   :bug: Bug Fixes
   Guava
   
   Navigation to assertj-core or guava types from 
assertj-guava Javadoc site has unnecessary header https://redirect.github.com/assertj/assertj/issues/3478";>#3478
   
   :hammer: Dependency Upgrades
   Core
   
   Upgrade to Byte Buddy 1.18.3
   Upgrade to JUnit BOM 5.14.1
   
   Guava
   
   Upgrade to Guava 33.5.0-jre
   
   v3.27.6
   :bug: Bug Fixes
   Core
   
   Add missing export for org.assertj.core.annotation https://redirect.github.com/assertj/assertj/issues/3951";>#3951
   
   :heart: Contributors
   Thanks to all the contributors who worked on this release:
   https://github.com/duponter";>@​duponter
   v3.27.5
   :zap: Improvements
   Core
   
   ByteBuddy in AssertJ 3.27.4 not compatible with Java 25 https://redirect.github.com/assertj/assertj/issues/3946";>#3946
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/assertj/assertj/commit/e84071667f5f8f13084af9dfa54cee5fd9db18db";>e840716
 [maven-release-plugin] prepare release assertj-build-3.27.7
   https://github.com/assertj/assertj/commit/85ca7eb6609bb179c043b85ae7d290523b1ba79a";>85ca7eb
 Deprecate XmlStringPrettyFormatter
   https://github.com/assertj/assertj/commit/77081dc5eb107141df80f95bd0149b468e451341";>77081dc
 Merge commit from fork
   https://github.com/assertj/assertj/commit/b68fc24a9de28f28a486fc5b887c1b8a003a5823";>b68fc24
 Bump github/codeql-action from 4.31.9 to 4.31.10 in the github-actions group 
...
   https://github.com/assertj/assertj/commit/0cf5bb6c50f6ead3deaa2a2ff50ef1e7d933c8a3";>0cf5bb6
 Bump kotlin.version from 2.1.0 to 2.2.21
   https://github.com/assertj/assertj/commit/d393ef1f5e48c89d47d7cf6d1eae359ceda0a126";>d393ef1
 Abort tests when symbolic links cannot be created (https://redirect.github.com/assertj/assertj/issues/3788";>#3788)
   https://github.com/assertj/assertj/commit/22124331e9922af5a43ab50f7a9a25b65be53be1";>2212433
 Add IntelliJ custom inspection for test class names
   https://github.com/assertj/assertj/commit/5717d025cfe0f4c66de20f3253c0b0ecba259aa1";>5717d02
 Update JetBrains icon
   https://github.com/assertj/assertj/commit/a8ec20bd42ed01f9cc6f654046c7dd424b0af07c";>a8ec20b
 Add icon for JetBrains products
   https://github.com/assertj/assertj/commit/c05fb3d052b415fb2d6051df939f3b7903a76afe";>c05fb3d
 Bump Maven to 3.9.12 and Wrapper to 3.3.4
   Additional commits viewable in https://github.com/assertj/assertj/compare/assertj-core-3.22.0...assertj-build-3.27.7";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.assertj:assertj-core&package-manager=maven&previous-version=3.22.0&new-version=3.27.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (u