Skip to content

build(deps): bump jakarta.servlet:jakarta.servlet-api

c9f1514
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

build(deps): bump jakarta.servlet:jakarta.servlet-api from 5.0.0 to 6.1.0 #1785

build(deps): bump jakarta.servlet:jakarta.servlet-api
c9f1514
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Mar 16, 2026 in 0s

1 fail, 294 skipped, 7 998 pass in 3h 35m 28s

8 293 tests   7 998 ✅  3h 35m 28s ⏱️
  909 suites    294 💤
  909 files        1 ❌

Results for commit c9f1514.

Annotations

Check warning on line 0 in org.apache.activemq.network.VirtualConsumerDemandTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

testToTopicWithDurable[1] (org.apache.activemq.network.VirtualConsumerDemandTest) failed

activemq-unit-tests/target/surefire-reports/TEST-org.apache.activemq.network.VirtualConsumerDemandTest.xml [took 1s]
Raw output
broker dest stat dispatched expected:<1> but was:<0>
java.lang.AssertionError: broker dest stat dispatched expected:<1> but was:<0>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.apache.activemq.network.VirtualConsumerDemandTest.testToTopicWithDurable(VirtualConsumerDemandTest.java:1363)
	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 org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.lang.Thread.run(Thread.java:840)
2026-03-16 09:50:01,109 [me-limited test] - INFO  JavaRuntimeConfigurationPlugin - installing javaRuntimeConfiguration plugin
2026-03-16 09:50:01,112 [me-limited test] - INFO  BrokerService                  - Using Persistence Adapter: KahaDBPersistenceAdapter[/home/runner/work/activemq/activemq/activemq-unit-tests/target/junit13371319550149185611/junit11998607042075449905/remoteBroker/KahaDB]
2026-03-16 09:50:01,112 [me-limited test] - INFO  BrokerService                  - Deleting all messages on startup because deleteAllMessagesOnStartup configuration has been provided
2026-03-16 09:50:01,112 [me-limited test] - INFO  BrokerService                  - Starting Persistence Adapter: KahaDBPersistenceAdapter[/home/runner/work/activemq/activemq/activemq-unit-tests/target/junit13371319550149185611/junit11998607042075449905/remoteBroker/KahaDB]
2026-03-16 09:50:01,118 [me-limited test] - INFO  KahaDBStore                    - Starting KahaDBStore
2026-03-16 09:50:01,143 [me-limited test] - INFO  MessageDatabase                - Persistence store purged.
2026-03-16 09:50:01,144 [me-limited test] - INFO  MessageDatabase                - Opening MessageDatabase
2026-03-16 09:50:01,176 [me-limited test] - INFO  BrokerService                  - Starting Temp Data Store
2026-03-16 09:50:01,177 [me-limited test] - INFO  PListStoreImpl                 - PListStore:[/home/runner/work/activemq/activemq/activemq-unit-tests/target/junit13371319550149185611/junit11998607042075449905/remoteBroker/tmp_storage] started
2026-03-16 09:50:01,177 [me-limited test] - INFO  BrokerService                  - Starting Job Scheduler Store
2026-03-16 09:50:01,177 [me-limited test] - INFO  BrokerService                  - Persistence Adapter successfully started
2026-03-16 09:50:01,177 [me-limited test] - INFO  BrokerService                  - Apache ActiveMQ 6.3.0-SNAPSHOT (remoteBroker, ID:runnervm46oaq-36649-1773654475559-0:71) is starting
2026-03-16 09:50:01,180 [me-limited test] - INFO  TransportServerThreadSupport   - Listening for connections at: tcp://localhost:40697
2026-03-16 09:50:01,181 [me-limited test] - INFO  TransportConnector             - Connector tcp://localhost:40697 started
2026-03-16 09:50:01,181 [me-limited test] - INFO  BrokerService                  - Apache ActiveMQ 6.3.0-SNAPSHOT (remoteBroker, ID:runnervm46oaq-36649-1773654475559-0:71) started
2026-03-16 09:50:01,181 [me-limited test] - INFO  BrokerService                  - For help or more information please see: http://activemq.apache.org
2026-03-16 09:50:01,181 [me-limited test] - WARN  BrokerService                  - Store limit is 102400 mb (current store usage is 0 mb). The data directory: /home/runner/work/activemq/activemq/activemq-unit-tests/target/junit13371319550149185611/junit11998607042075449905/remoteBroker/KahaDB only has 88683 mb of usable space. - resetting to maximum available disk space: 88683 mb
2026-03-16 09:50:01,188 [me-limited test] - INFO  BrokerService                  - Using Persistence Adapter: KahaDBPersistenceAdapter[/home/runner/work/activemq/activemq/activemq-unit-tests/target/junit13371319550149185611/junit8189487718390692544/localBroker/KahaDB]
2026-03-16 09:50:01,188 [me-limited test] - INFO  BrokerService                  - Deleting all messages on startup because deleteAllMessagesOnStartup configuration has been provided
2026-03-16 09:50:01,188 [me-limited test] - INFO  BrokerService                  - Starting Persistence Adapter: KahaDBPersistenceAdapter[/home/runner/work/activemq/activemq/activemq-unit-tests/target/junit13371319550149185611/junit8189487718390692544/localBroker/KahaDB]
2026-03-16 09:50:01,201 [me-limited test] - INFO  KahaDBStore                    - Starting KahaDBStore
2026-03-16 09:50:01,240 [me-limited test] - INFO  MessageDatabase                - Persistence store purged.
2026-03-16 09:50:01,240 [me-limited test] - INFO  MessageDatabase                - Opening MessageDatabase
2026-03-16 09:50:01,274 [me-limited test] - INFO  BrokerService                  - Starting Temp Data Store
2026-03-16 09:50:01,275 [me-limited test] - INFO  PListStoreImpl                 - PListStore:[/home/runner/work/activemq/activemq/activemq-unit-tests/target/junit13371319550149185611/junit8189487718390692544/localBroker/tmp_storage] started
2026-03-16 09:50:01,275 [me-limited test] - INFO  BrokerService                  - Starting Job Scheduler Store
2026-03-16 09:50:01,275 [me-limited test] - INFO  BrokerService                  - Persistence Adapter successfully started
2026-03-16 09:50:01,275 [me-limited test] - INFO  BrokerService                  - Apache ActiveMQ 6.3.0-SNAPSHOT (localBroker, ID:runnervm46oaq-36649-1773654475559-0:72) is starting
2026-03-16 09:50:01,285 [me-limited test] - INFO  TransportServerThreadSupport   - Listening for connections at: tcp://localhost:45339
2026-03-16 09:50:01,286 [me-limited test] - INFO  TransportConnector             - Connector tcp://localhost:45339 started
2026-03-16 09:50:01,286 [me-limited test] - INFO  DiscoveryNetworkConnector      - Establishing network connection from vm://localBroker to tcp://localhost:40697
2026-03-16 09:50:01,293 [me-limited test] - INFO  TransportConnector             - Connector vm://localBroker started
2026-03-16 09:50:01,307 [me-limited test] - INFO  NetworkConnector               - Network Connector DiscoveryNetworkConnector:networkConnector:BrokerService[localBroker] started
2026-03-16 09:50:01,308 [me-limited test] - INFO  BrokerService                  - Apache ActiveMQ 6.3.0-SNAPSHOT (localBroker, ID:runnervm46oaq-36649-1773654475559-0:72) started
2026-03-16 09:50:01,308 [me-limited test] - INFO  BrokerService                  - For help or more information please see: http://activemq.apache.org
2026-03-16 09:50:01,308 [me-limited test] - WARN  BrokerService                  - Store limit is 102400 mb (current store usage is 0 mb). The data directory: /home/runner/work/activemq/activemq/activemq-unit-tests/target/junit13371319550149185611/junit8189487718390692544/localBroker/KahaDB only has 88682 mb of usable space. - resetting to maximum available disk space: 88682 mb
2026-03-16 09:50:01,323 [localBroker#270] - INFO  DemandForwardingBridgeSupport  - Network connection between vm://localBroker#270 and tcp://localhost/127.0.0.1:40697@53454 (remoteBroker) has been established.
2026-03-16 09:50:01,345 [0.1:53454@40697] - INFO  TransportConnector             - Connector vm://remoteBroker started
2026-03-16 09:50:01,360 [0.1:53454@40697] - INFO  TransportConnection            - Started responder end of duplex bridge networkConnector@ID:runnervm46oaq-36649-1773654475559-0:72
2026-03-16 09:50:01,371 [emoteBroker#276] - INFO  DemandForwardingBridgeSupport  - Network connection between vm://remoteBroker#276 and tcp:///127.0.0.1:53454@40697 (localBroker) has been established.
2026-03-16 09:50:01,376 [me-limited test] - INFO  ractRuntimeConfigurationBroker - applied updates to: VirtualDestinationInterceptor[CompositeTopic [include.test.bar]]
2026-03-16 09:50:01,377 [me-limited test] - INFO  UpdateVirtualDestinationsTask  - Removed virtual destination: VirtualTopic:Consumer.*.,VirtualTopic.>,,false,false
2026-03-16 09:50:01,377 [me-limited test] - INFO  UpdateVirtualDestinationsTask  - Adding virtual destination: CompositeTopic [include.test.bar]
2026-03-16 09:50:02,391 [main           ] - INFO  BrokerService                  - Apache ActiveMQ 6.3.0-SNAPSHOT (localBroker, ID:runnervm46oaq-36649-1773654475559-0:72) is shutting down
2026-03-16 09:50:02,399 [main           ] - WARN  Transport                      - Transport Connection to: vm://localBroker#270 failed: peer (vm://localBroker#270) stopped.
2026-03-16 09:50:02,399 [main           ] - WARN  Transport                      - Transport Connection to: vm://localBroker#272 failed: peer (vm://localBroker#272) stopped.
2026-03-16 09:50:02,400 [main           ] - INFO  TransportConnector             - Connector vm://localBroker stopped
2026-03-16 09:50:02,400 [main           ] - INFO  DemandForwardingBridgeSupport  - localBroker bridge to remoteBroker stopped
2026-03-16 09:50:02,400 [main           ] - INFO  NetworkConnector               - Network Connector DiscoveryNetworkConnector:networkConnector:BrokerService[localBroker] stopped
2026-03-16 09:50:02,401 [0.1:53454@40697] - WARN  DemandForwardingBridgeSupport  - Network connection between vm://remoteBroker#276 and tcp:///127.0.0.1:53454@40697 shutdown due to a remote error: java.io.EOFException
2026-03-16 09:50:02,403 [main           ] - INFO  TransportConnector             - Connector tcp://localhost:45339 stopped
2026-03-16 09:50:02,404 [main           ] - INFO  PListStoreImpl                 - PListStore:[/home/runner/work/activemq/activemq/activemq-unit-tests/target/junit13371319550149185611/junit8189487718390692544/localBroker/tmp_storage] stopped
2026-03-16 09:50:02,404 [main           ] - INFO  KahaDBStore                    - Stopping async queue tasks
2026-03-16 09:50:02,404 [main           ] - INFO  KahaDBStore                    - Stopping async topic tasks
2026-03-16 09:50:02,404 [main           ] - INFO  KahaDBStore                    - Stopped KahaDB
2026-03-16 09:50:02,408 [eBroker] Task-4] - INFO  DemandForwardingBridgeSupport  - remoteBroker bridge to localBroker stopped
2026-03-16 09:50:02,419 [main           ] - INFO  BrokerService                  - Apache ActiveMQ 6.3.0-SNAPSHOT (localBroker, ID:runnervm46oaq-36649-1773654475559-0:72) uptime 1.237 seconds
2026-03-16 09:50:02,419 [main           ] - INFO  BrokerService                  - Apache ActiveMQ 6.3.0-SNAPSHOT (localBroker, ID:runnervm46oaq-36649-1773654475559-0:72) is shutdown
2026-03-16 09:50:02,427 [main           ] - INFO  TransportConnector             - Connector vm://remoteBroker stopped
2026-03-16 09:50:02,427 [main           ] - INFO  BrokerService                  - Apache ActiveMQ 6.3.0-SNAPSHOT (remoteBroker, ID:runnervm46oaq-36649-1773654475559-0:71) is shutting down
2026-03-16 09:50:02,429 [main           ] - INFO  TransportConnector             - Connector tcp://localhost:40697 stopped
2026-03-16 09:50:02,429 [main           ] - INFO  PListStoreImpl                 - PListStore:[/home/runner/work/activemq/activemq/activemq-unit-tests/target/junit13371319550149185611/junit11998607042075449905/remoteBroker/tmp_storage] stopped
2026-03-16 09:50:02,429 [main           ] - INFO  KahaDBStore                    - Stopping async queue tasks
2026-03-16 09:50:02,429 [main           ] - INFO  KahaDBStore                    - Stopping async topic tasks
2026-03-16 09:50:02,429 [main           ] - INFO  KahaDBStore                    - Stopped KahaDB
2026-03-16 09:50:02,443 [main           ] - INFO  BrokerService                  - Apache ActiveMQ 6.3.0-SNAPSHOT (remoteBroker, ID:runnervm46oaq-36649-1773654475559-0:71) uptime 1.331 seconds
2026-03-16 09:50:02,443 [main           ] - INFO  BrokerService                  - Apache ActiveMQ 6.3.0-SNAPSHOT (remoteBroker, ID:runnervm46oaq-36649-1773654475559-0:71) is shutdown