Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WFCORE-6654] Bump version.org.wildfly.galleon-plugins from 6.5.3.Final to 6.5.4.Final #5804

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Jira issue: https://issues.redhat.com/browse/WFCORE-6654

Bumps version.org.wildfly.galleon-plugins from 6.5.3.Final to 6.5.4.Final.
Updates org.wildfly.galleon-plugins:wildfly-galleon-plugins from 6.5.3.Final to 6.5.4.Final

Updates org.wildfly.galleon-plugins:wildfly-config-gen from 6.5.3.Final to 6.5.4.Final

Updates org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin from 6.5.3.Final to 6.5.4.Final

You can trigger a rebase of this PR by commenting @dependabot rebase.


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 <dependency name> 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 (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `version.org.wildfly.galleon-plugins` from 6.5.3.Final to 6.5.4.Final.

Updates `org.wildfly.galleon-plugins:wildfly-galleon-plugins` from 6.5.3.Final to 6.5.4.Final

Updates `org.wildfly.galleon-plugins:wildfly-config-gen` from 6.5.3.Final to 6.5.4.Final

Updates `org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin` from 6.5.3.Final to 6.5.4.Final

---
updated-dependencies:
- dependency-name: org.wildfly.galleon-plugins:wildfly-galleon-plugins
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.wildfly.galleon-plugins:wildfly-config-gen
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 18, 2023
@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Dec 18, 2023
@wildfly-ci
Copy link

Core -> Full Integration Build 13336 outcome was FAILURE using a merge of 3195f7c
Summary: Tests failed: 1 (1 new), passed: 7684, ignored: 124 Build time: 03:40:18

Failed tests

TestSuite: org.eclipse.microprofile.fault.tolerance.tck.TimeoutUninterruptableTest.testTimeoutAsyncBulkhead: java.lang.AssertionError: Time for result to be complete
Expected: a value less than <PT3S>
     but: <PT4.712313828S> was greater than <PT3S>
java.lang.AssertionError: 
Time for result to be complete
Expected: a value less than <PT3S>
     but: <PT4.712313828S> was greater than <PT3S>
	at deployment.ftTimeoutUninterruptable.war//org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at deployment.ftTimeoutUninterruptable.war//org.eclipse.microprofile.fault.tolerance.tck.TimeoutUninterruptableTest.testTimeoutAsyncBulkhead(TimeoutUninterruptableTest.java:169)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:239)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor220.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:253)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:594)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at deployment.ftTimeoutUninterruptable.war//org.testng.TestRunner.privateRun(TestRunner.java:794)
	at deployment.ftTimeoutUninterruptable.war//org.testng.TestRunner.run(TestRunner.java:596)
	at deployment.ftTimeoutUninterruptable.war//org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
	at deployment.ftTimeoutUninterruptable.war//org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
	at deployment.ftTimeoutUninterruptable.war//org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
	at deployment.ftTimeoutUninterruptable.war//org.testng.SuiteRunner.run(SuiteRunner.java:276)
	at deployment.ftTimeoutUninterruptable.war//org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
	at deployment.ftTimeoutUninterruptable.war//org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
	at deployment.ftTimeoutUninterruptable.war//org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
	at deployment.ftTimeoutUninterruptable.war//org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
	at deployment.ftTimeoutUninterruptable.war//org.testng.TestNG.runSuites(TestNG.java:1063)
	at deployment.ftTimeoutUninterruptable.war//org.testng.TestNG.run(TestNG.java:1031)
	at [email protected]//jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)
	at [email protected]//jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)


@yersan yersan changed the title Bump version.org.wildfly.galleon-plugins from 6.5.3.Final to 6.5.4.Final [WFCORE-6654] Bump version.org.wildfly.galleon-plugins from 6.5.3.Final to 6.5.4.Final Dec 21, 2023
@yersan yersan requested a review from jfdenise December 21, 2023 14:16
@yersan
Copy link
Collaborator

yersan commented Dec 21, 2023

@jfdenise the diff seems to be safe at this stage and the upgrade is a micro version, but in any case, could you approve from your side? thanks!

@yersan yersan added the ready-for-merge This PR is ready to be merged and fulfills all requirements label Dec 22, 2023
@yersan yersan merged commit 019ae35 into main Dec 22, 2023
11 of 12 checks passed
@yersan yersan deleted the dependabot/maven/version.org.wildfly.galleon-plugins-6.5.4.Final branch December 22, 2023 11:43
@yersan
Copy link
Collaborator

yersan commented Dec 22, 2023

Thanks @jfdenise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file deps-ok Dependencies have been checked, and there are no significant changes java Pull requests that update Java code ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants