Hello Ashish,

This is an extract from the BuildBot log:

2026-06-01 02:42:01,240 |main                 |TestRunContainer
 |I| [JUNIT] Results for test suite: invoicetests
2026-06-01 02:42:01,240 |main                 |TestRunContainer
 |I| [JUNIT] Pass: false | # Tests: 8 | # Failed: 0 # Errors: 1
2026-06-01 02:42:01,240 |main                 |TestRunContainer
 |I| [JUNIT] ----------------------------- ERRORS
----------------------------- [JUNIT]
2026-06-01 02:42:01,241 |main                 |TestRunContainer
 |I| -->
testInvoicePerShipmentSetOrderTrue(org.apache.ofbiz.accounting.accounting.InvoicePerShipmentTests):
assert ServiceUtil.isSuccess(serviceResult)
                   |         |
                   false
['errorMessage':'org.apache.ofbiz.entity.transaction.GenericTransactionException:
The current transaction is marked for rollback, not beginning a new
transaction and aborting current operation; the rollbackOnly was caused by:
rollback called in Entity Engine SQLProcessorjava.lang.Exception: Current
Location Stack (Current Location Stack) (The current transaction is marked
for rollback, not beginning a new transaction and aborting current
operation; the rollbackOnly was caused by: rollback called in Entity Engine
SQLProcessorjava.lang.Exception: Current Location Stack (Current Location
Stack))', 'responseMessage':'error']
2026-06-01 02:42:01,242 |main                 |TestRunContainer
 |I| Assertion failed:

assert ServiceUtil.isSuccess(serviceResult)
                   |         |
                   false
['errorMessage':'org.apache.ofbiz.entity.transaction.GenericTransactionException:
The current transaction is marked for rollback, not beginning a new
transaction and aborting current operation; the rollbackOnly was caused by:
rollback called in Entity Engine SQLProcessorjava.lang.Exception: Current
Location Stack (Current Location Stack) (The current transaction is marked
for rollback, not beginning a new transaction and aborting current
operation; the rollbackOnly was caused by: rollback called in Entity Engine
SQLProcessorjava.lang.Exception: Current Location Stack (Current Location
Stack))', 'responseMessage':'error']

at
org.codehaus.groovy.runtime.InvokerHelper.createAssertError(InvokerHelper.java:412)
at
org.apache.ofbiz.accounting.accounting.InvoicePerShipmentTests.testInvoicePerShipment(InvoicePerShipmentTests.groovy:176)
at
org.apache.ofbiz.accounting.accounting.InvoicePerShipmentTests.testInvoicePerShipmentSetOrderTrue(InvoicePerShipmentTests.groovy:79)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at junit.framework.TestCase.runTest(TestCase.java:177)
at junit.framework.TestCase.runBare(TestCase.java:142)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:130)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at
org.apache.ofbiz.testtools.TestRunContainer.start(TestRunContainer.java:90)
at
org.apache.ofbiz.base.container.ContainerLoader.startLoadedContainers(ContainerLoader.java:153)
at
org.apache.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:77)
at
org.apache.ofbiz.base.start.StartupControlPanel.loadContainers(StartupControlPanel.java:146)
at
org.apache.ofbiz.base.start.StartupControlPanel.start(StartupControlPanel.java:70)
at org.apache.ofbiz.base.start.Start.main(Start.java:89)

On Mon, Jun 1, 2026 at 6:05 AM Ashish Vijaywargiya <[email protected]>
wrote:

> ashish@Ashish-Vijaywargiya ofbiz-trunk % ./gradlew testIntegration
>
> 2026-06-01 07:44:28,461 |main                 |ServiceDispatcher
>   |I| Shutting down the service engine...
> 2026-06-01 07:44:28,461 |main                 |ServiceContainer
>  |I| Removing from cache dispatcher: entity-test-QyrBz4busS
> 2026-06-01 07:44:28,461 |main                 |ServiceDispatcher
>   |I| De-Registering dispatcher: entity-test-QyrBz4busS
> 2026-06-01 07:44:28,461 |main                 |ServiceDispatcher
>   |I| Shutting down the service engine...
> 2026-06-01 07:44:28,461 |main                 |ServiceContainer
>  |I| Removing from cache dispatcher: test-dispatcher-zsSbbMRS2b
> 2026-06-01 07:44:28,461 |main                 |ServiceDispatcher
>   |I| De-Registering dispatcher: test-dispatcher-zsSbbMRS2b
> 2026-06-01 07:44:28,461 |main                 |ServiceDispatcher
>   |I| Shutting down the service engine...
> 2026-06-01 07:44:28,461 |main                 |ServiceContainer
>  |I| Removing from cache dispatcher: entity-test-Q0RwFuhv4S
> 2026-06-01 07:44:28,461 |main                 |ServiceDispatcher
>   |I| De-Registering dispatcher: entity-test-Q0RwFuhv4S
> 2026-06-01 07:44:28,461 |main                 |ServiceDispatcher
>   |I| Shutting down the service engine...
> 2026-06-01 07:44:28,461 |main                 |ServiceContainer
>  |I| Removing from cache dispatcher: test-dispatcher-NQXVEnEVZU
> 2026-06-01 07:44:28,461 |main                 |ServiceDispatcher
>   |I| De-Registering dispatcher: test-dispatcher-NQXVEnEVZU
> 2026-06-01 07:44:28,461 |main                 |ServiceDispatcher
>   |I| Shutting down the service engine...
> 2026-06-01 07:44:28,461 |main                 |ServiceContainer
>  |I| Removing from cache dispatcher: test-dispatcher-UhtXyiKNdH
> 2026-06-01 07:44:28,461 |main                 |ServiceDispatcher
>   |I| De-Registering dispatcher: test-dispatcher-UhtXyiKNdH
> 2026-06-01 07:44:28,461 |main                 |ServiceDispatcher
>   |I| Shutting down the service engine...
> 2026-06-01 07:44:28,461 |main                 |ServiceContainer
>  |I| Removing from cache dispatcher: test-dispatcher-GWDx7jbfYx
> 2026-06-01 07:44:28,461 |main                 |ServiceDispatcher
>   |I| De-Registering dispatcher: test-dispatcher-GWDx7jbfYx
> 2026-06-01 07:44:28,461 |main                 |ServiceDispatcher
>   |I| Shutting down the service engine...
> 2026-06-01 07:44:28,461 |main                 |ContainerLoader
>   |I| Stopped container service-container
> 2026-06-01 07:44:28,461 |main                 |ContainerLoader
>   |I| Stopping container component-container
> 2026-06-01 07:44:28,461 |main                 |ContainerLoader
>   |I| Stopped container component-container
>
> > Task :createTestReports
> Trying to override old definition of datatype junitreport
>
> > Task :testIntegration
>
> [Incubating] Problems report is available at:
>
> file:///Users/ashish/ofbiz-dev/ofbiz-trunk/build/reports/problems/problems-report.html
>
> Deprecated Gradle features were used in this build, making it incompatible
> with Gradle 9.0.
>
> You can use '--warning-mode all' to show the individual deprecation
> warnings and determine if they come from your own scripts or plugins.
>
> For more on this, please refer to
>
> https://docs.gradle.org/8.14.5/userguide/command_line_interface.html#sec:command_line_warnings
> in the Gradle documentation.
>
> BUILD SUCCESSFUL in 1m 27s
> 19 actionable tasks: 6 executed, 13 up-to-date
>
>
> On Mon, 1 Jun 2026 at 09:33, Ashish Vijaywargiya <[email protected]>
> wrote:
>
> > Hello,
> >
> > Before committing the code, I ran the command ./gradlew testIntegration
> on
> > my laptop and it worked fine.
> >
> > Also all the Checks ran successfully in GitHub PR.
> >
> > I am looking into it and will see why it is failing.
> >
> > --
> > Thanks,
> > Ashish Vijaywargiya
> >
> > On Mon, 1 Jun 2026 at 08:12, <[email protected]> wrote:
> >
> >> Build status: BUILD FAILED: failed './gradlew --no-daemon ...' (failure)
> >> Worker used: bb_worker4_ubuntu
> >> URL: https://ci2.apache.org/#builders/49/builds/1511
> >> Blamelist: Ashish Vijaywargiya <[email protected]>
> >> Build Text: failed './gradlew --no-daemon ...' (failure)
> >> Status Detected: new failure
> >> Build Source Stamp: [branch trunk]
> >> 6eaea82df5341757221a4964cba2fd8034088ed4
> >>
> >>
> >> Steps:
> >>
> >>   worker_preparation: 0
> >>
> >>   git: 0
> >>
> >>   initGradleWrapper: 0
> >>
> >>   build: 0
> >>
> >>   loadAll: 0
> >>
> >>   testIntegration: 2
> >>
> >>
> >> -- ASF Buildbot
> >>
> >>
>

Reply via email to