Skip to content

Console Output

Skipping 44,937 KB.. Full Log
[INFO] 
[INFO] --- checkstyle:3.3.1:check (verify) @ sse-item-store-jaxrs-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ sse-item-store-jaxrs-webapp ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/ci-cd-integration_3.0
[INFO] 
[INFO] --- build-helper:3.5.0:parse-version (parse-version) @ sse-item-store-jaxrs-webapp ---
[INFO] 
[INFO] --- build-helper:3.5.0:add-source (default) @ sse-item-store-jaxrs-webapp ---
[INFO] Source directory: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jaxrs-webapp/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ sse-item-store-jaxrs-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ sse-item-store-jaxrs-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ sse-item-store-jaxrs-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-wars) @ sse-item-store-jaxrs-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:resources (default-resources) @ sse-item-store-jaxrs-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jaxrs-webapp/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ sse-item-store-jaxrs-webapp ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (base-compile) @ sse-item-store-jaxrs-webapp ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
[INFO] 
[INFO] --- resources:2.6:testResources (default-testResources) @ sse-item-store-jaxrs-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jaxrs-webapp/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ sse-item-store-jaxrs-webapp ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
[INFO] 
[INFO] --- build-helper:3.5.0:reserve-network-port (reserve-port) @ sse-item-store-jaxrs-webapp ---
[INFO] Reserved port 38497 for jersey.config.test.container.port
[INFO] Reserved port 39367 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ sse-item-store-jaxrs-webapp ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jaxrs-webapp/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest
Apr 18, 2024 12:40:11 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:8080/sse-item-store-jaxrs-webapp
Apr 18, 2024 12:40:11 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Apr 18, 2024 12:40:12 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8080]
Apr 18, 2024 12:40:12 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [0] name [foo]
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'foo'
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 4: Received event id=0 data=foo
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [1] name [bar]
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 0: Received event id=0 data=foo
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 2: Received event id=0 data=foo
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 3: Received event id=0 data=foo
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 1: Received event id=0 data=foo
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 4: Received event id=1 data=bar
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 0: Received event id=1 data=bar
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'bar'
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 2: Received event id=1 data=bar
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 3: Received event id=1 data=bar
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 1: Received event id=1 data=bar
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [2] name [baz]
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 2: Received event id=2 data=baz
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 4: Received event id=2 data=baz
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 1: Received event id=2 data=baz
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 3: Received event id=2 data=baz
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'baz'
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 0: Received event id=2 data=baz
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 0 closed.
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 1 closed.
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 2 closed.
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 3 closed.
Apr 18, 2024 12:40:12 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 4 closed.
Apr 18, 2024 12:40:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:8080]
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:8080/sse-item-store-jaxrs-webapp
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Apr 18, 2024 12:40:13 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8080]
Apr 18, 2024 12:40:13 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [3] name [round-1-00]
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-00'
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=3 data=round-1-00
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=3 data=round-1-00
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=3 data=round-1-00
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=3 data=round-1-00
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=3 data=round-1-00
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :3
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: No events to replay.
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [4] name [round-1-01]
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-01'
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=4 data=round-1-01
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :3
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 4
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [4] name [round-1-01]
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=4 data=round-1-01
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [5] name [round-1-02]
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-02'
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=5 data=round-1-02
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :3
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 4
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [4] name [round-1-01]
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [5] name [round-1-02]
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=4 data=round-1-01
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=5 data=round-1-02
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [6] name [round-1-03]
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-03'
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=6 data=round-1-03
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :3
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 4
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [4] name [round-1-01]
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [5] name [round-1-02]
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=4 data=round-1-01
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [6] name [round-1-03]
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=5 data=round-1-02
Apr 18, 2024 12:40:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=6 data=round-1-03
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [7] name [round-1-04]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-04'
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=7 data=round-1-04
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :3
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 4
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [4] name [round-1-01]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [5] name [round-1-02]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [6] name [round-1-03]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=4 data=round-1-01
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=5 data=round-1-02
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [7] name [round-1-04]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=6 data=round-1-03
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=7 data=round-1-04
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [8] name [round-1-05]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-05'
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=8 data=round-1-05
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :4
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 5
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [5] name [round-1-02]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [6] name [round-1-03]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [7] name [round-1-04]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=5 data=round-1-02
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [8] name [round-1-05]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=6 data=round-1-03
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=7 data=round-1-04
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=8 data=round-1-05
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [9] name [round-1-06]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-06'
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=9 data=round-1-06
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :5
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 6
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [6] name [round-1-03]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [7] name [round-1-04]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=6 data=round-1-03
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [8] name [round-1-05]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=7 data=round-1-04
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [9] name [round-1-06]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=8 data=round-1-05
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=9 data=round-1-06
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [10] name [round-1-07]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-07'
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=10 data=round-1-07
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :6
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 7
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [7] name [round-1-04]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [8] name [round-1-05]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=7 data=round-1-04
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [9] name [round-1-06]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=8 data=round-1-05
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [10] name [round-1-07]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=9 data=round-1-06
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=10 data=round-1-07
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [11] name [round-1-08]
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-08'
Apr 18, 2024 12:40:14 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=11 data=round-1-08
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :7
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 8
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [8] name [round-1-05]
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [9] name [round-1-06]
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [10] name [round-1-07]
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=8 data=round-1-05
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=9 data=round-1-06
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [11] name [round-1-08]
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=10 data=round-1-07
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=11 data=round-1-08
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [12] name [round-1-09]
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-09'
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=12 data=round-1-09
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :8
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 9
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [9] name [round-1-06]
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [10] name [round-1-07]
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [11] name [round-1-08]
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=9 data=round-1-06
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [12] name [round-1-09]
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=10 data=round-1-07
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=11 data=round-1-08
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=12 data=round-1-09
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'reconnect 1' has been processed.
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :9
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :10
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :11
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :12
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :12
Apr 18, 2024 12:40:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [13] name [round-2-00]
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-00'
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [14] name [round-2-01]
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-01'
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :9
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [15] name [round-2-02]
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-02'
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :10
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [16] name [round-2-03]
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-03'
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :11
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [17] name [round-2-04]
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-04'
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :12
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [18] name [round-2-05]
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-05'
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :12
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [19] name [round-2-06]
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-06'
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [20] name [round-2-07]
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-07'
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [21] name [round-2-08]
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-08'
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [22] name [round-2-09]
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-09'
Apr 18, 2024 12:40:16 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'reconnect now' has been processed.
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :9
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 10
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [10] name [round-1-07]
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [11] name [round-1-08]
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [12] name [round-1-09]
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [13] name [round-2-00]
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=10 data=round-1-07
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [14] name [round-2-01]
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=11 data=round-1-08
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=12 data=round-1-09
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [15] name [round-2-02]
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=13 data=round-2-00
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [16] name [round-2-03]
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=14 data=round-2-01
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=15 data=round-2-02
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [17] name [round-2-04]
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=16 data=round-2-03
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [18] name [round-2-05]
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=17 data=round-2-04
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [19] name [round-2-06]
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=18 data=round-2-05
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [20] name [round-2-07]
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=19 data=round-2-06
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [21] name [round-2-08]
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=20 data=round-2-07
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [22] name [round-2-09]
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=21 data=round-2-08
Apr 18, 2024 12:40:17 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=22 data=round-2-09
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :10
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 11
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [11] name [round-1-08]
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [12] name [round-1-09]
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [13] name [round-2-00]
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=11 data=round-1-08
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [14] name [round-2-01]
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=12 data=round-1-09
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=13 data=round-2-00
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [15] name [round-2-02]
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=14 data=round-2-01
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [16] name [round-2-03]
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=15 data=round-2-02
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [17] name [round-2-04]
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=16 data=round-2-03
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [18] name [round-2-05]
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=17 data=round-2-04
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [19] name [round-2-06]
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=18 data=round-2-05
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [20] name [round-2-07]
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=19 data=round-2-06
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [21] name [round-2-08]
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=20 data=round-2-07
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [22] name [round-2-09]
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=21 data=round-2-08
Apr 18, 2024 12:40:19 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=22 data=round-2-09
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :11
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 12
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [12] name [round-1-09]
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [13] name [round-2-00]
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=12 data=round-1-09
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [14] name [round-2-01]
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=13 data=round-2-00
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [15] name [round-2-02]
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=14 data=round-2-01
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [16] name [round-2-03]
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=15 data=round-2-02
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [17] name [round-2-04]
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=16 data=round-2-03
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [18] name [round-2-05]
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=17 data=round-2-04
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [19] name [round-2-06]
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=18 data=round-2-05
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [20] name [round-2-07]
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=19 data=round-2-06
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [21] name [round-2-08]
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=20 data=round-2-07
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [22] name [round-2-09]
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=21 data=round-2-08
Apr 18, 2024 12:40:21 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=22 data=round-2-09
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :12
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 13
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [13] name [round-2-00]
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [14] name [round-2-01]
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [15] name [round-2-02]
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=13 data=round-2-00
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [16] name [round-2-03]
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=14 data=round-2-01
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=15 data=round-2-02
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [17] name [round-2-04]
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=16 data=round-2-03
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [18] name [round-2-05]
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=17 data=round-2-04
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [19] name [round-2-06]
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=18 data=round-2-05
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [20] name [round-2-07]
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=19 data=round-2-06
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [21] name [round-2-08]
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=20 data=round-2-07
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [22] name [round-2-09]
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=21 data=round-2-08
Apr 18, 2024 12:40:23 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=22 data=round-2-09
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :12
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 13
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [13] name [round-2-00]
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [14] name [round-2-01]
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [15] name [round-2-02]
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=13 data=round-2-00
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [16] name [round-2-03]
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=14 data=round-2-01
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=15 data=round-2-02
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [17] name [round-2-04]
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=16 data=round-2-03
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [18] name [round-2-05]
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=17 data=round-2-04
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [19] name [round-2-06]
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=18 data=round-2-05
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [20] name [round-2-07]
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=19 data=round-2-06
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [21] name [round-2-08]
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=20 data=round-2-07
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [22] name [round-2-09]
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=21 data=round-2-08
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=22 data=round-2-09
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 0 closed.
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 1 closed.
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 2 closed.
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 3 closed.
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 4 closed.
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :22
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Apr 18, 2024 12:40:25 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: No events to replay.
Apr 18, 2024 12:40:25 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:8080]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.13 s -- in org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- war:3.4.0:war (default-war) @ sse-item-store-jaxrs-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [sse-item-store-jaxrs-webapp] in [/home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jaxrs-webapp/target/sse-item-store-jaxrs-webapp]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jaxrs-webapp/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jaxrs-webapp/target/sse-item-store-jaxrs-webapp.war
[INFO] 
[INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ sse-item-store-jaxrs-webapp ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jaxrs-webapp/target/bom.xml
[INFO]            attaching as sse-item-store-jaxrs-webapp-3.0.99-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jaxrs-webapp/target/bom.json
[INFO]            attaching as sse-item-store-jaxrs-webapp-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ sse-item-store-jaxrs-webapp ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jaxrs-webapp/target/sse-item-store-jaxrs-webapp-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ sse-item-store-jaxrs-webapp ---
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jaxrs-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jaxrs-webapp/3.0.99-SNAPSHOT/sse-item-store-jaxrs-webapp-3.0.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jaxrs-webapp/target/sse-item-store-jaxrs-webapp.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jaxrs-webapp/3.0.99-SNAPSHOT/sse-item-store-jaxrs-webapp-3.0.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jaxrs-webapp/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jaxrs-webapp/3.0.99-SNAPSHOT/sse-item-store-jaxrs-webapp-3.0.99-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jaxrs-webapp/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jaxrs-webapp/3.0.99-SNAPSHOT/sse-item-store-jaxrs-webapp-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jaxrs-webapp/target/sse-item-store-jaxrs-webapp-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jaxrs-webapp/3.0.99-SNAPSHOT/sse-item-store-jaxrs-webapp-3.0.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ sse-item-store-jaxrs-webapp ---
[INFO] 
[INFO] --------< org.glassfish.jersey.examples:sse-twitter-aggregator >--------
[INFO] Building jersey-examples-sse-twitter-aggregator 3.0.99-SNAPSHOT [368/373]
[INFO]   from examples/sse-twitter-aggregator/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ sse-twitter-aggregator ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ sse-twitter-aggregator ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.1:check (verify) @ sse-twitter-aggregator ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ sse-twitter-aggregator ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/ci-cd-integration_3.0
[INFO] 
[INFO] --- build-helper:3.5.0:parse-version (parse-version) @ sse-twitter-aggregator ---
[INFO] 
[INFO] --- build-helper:3.5.0:add-source (default) @ sse-twitter-aggregator ---
[INFO] Source directory: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ sse-twitter-aggregator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ sse-twitter-aggregator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ sse-twitter-aggregator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-wars) @ sse-twitter-aggregator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:resources (default-resources) @ sse-twitter-aggregator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ sse-twitter-aggregator ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 12 source files with javac [debug target 1.8] to target/classes
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/RemoveSelectedListItemsAction.java: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/RemoveSelectedListItemsAction.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/RemoveSelectedListItemsAction.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/MainWindow.java: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/MainWindow.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/MainWindow.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- compiler:3.13.0:compile (base-compile) @ sse-twitter-aggregator ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 12 source files with javac [debug target 1.8] to target/classes
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/RemoveSelectedListItemsAction.java: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/RemoveSelectedListItemsAction.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/RemoveSelectedListItemsAction.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/MainWindow.java: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/MainWindow.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/MainWindow.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:2.6:testResources (default-testResources) @ sse-twitter-aggregator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ sse-twitter-aggregator ---
[INFO] No sources to compile
[INFO] 
[INFO] --- build-helper:3.5.0:reserve-network-port (reserve-port) @ sse-twitter-aggregator ---
[INFO] Reserved port 37383 for jersey.config.test.container.port
[INFO] Reserved port 33725 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ sse-twitter-aggregator ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ sse-twitter-aggregator ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/target/sse-twitter-aggregator.jar
[INFO] 
[INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ sse-twitter-aggregator ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/target/bom.xml
[INFO]            attaching as sse-twitter-aggregator-3.0.99-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/target/bom.json
[INFO]            attaching as sse-twitter-aggregator-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ sse-twitter-aggregator ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/target/sse-twitter-aggregator-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ sse-twitter-aggregator ---
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-twitter-aggregator/3.0.99-SNAPSHOT/sse-twitter-aggregator-3.0.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/target/sse-twitter-aggregator.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-twitter-aggregator/3.0.99-SNAPSHOT/sse-twitter-aggregator-3.0.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-twitter-aggregator/3.0.99-SNAPSHOT/sse-twitter-aggregator-3.0.99-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-twitter-aggregator/3.0.99-SNAPSHOT/sse-twitter-aggregator-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-twitter-aggregator/target/sse-twitter-aggregator-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-twitter-aggregator/3.0.99-SNAPSHOT/sse-twitter-aggregator-3.0.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ sse-twitter-aggregator ---
[INFO] 
[INFO] ------< org.glassfish.jersey.examples:system-properties-example >-------
[INFO] Building jersey-examples-system-properties 3.0.99-SNAPSHOT     [369/373]
[INFO]   from examples/system-properties-example/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ system-properties-example ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ system-properties-example ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.1:check (verify) @ system-properties-example ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ system-properties-example ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/ci-cd-integration_3.0
[INFO] 
[INFO] --- build-helper:3.5.0:parse-version (parse-version) @ system-properties-example ---
[INFO] 
[INFO] --- build-helper:3.5.0:add-source (default) @ system-properties-example ---
[INFO] Source directory: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/system-properties-example/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ system-properties-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ system-properties-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ system-properties-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-wars) @ system-properties-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:resources (default-resources) @ system-properties-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/system-properties-example/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ system-properties-example ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 7 source files with javac [debug target 1.8] to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (base-compile) @ system-properties-example ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 7 source files with javac [debug target 1.8] to target/classes
[INFO] 
[INFO] --- resources:2.6:testResources (default-testResources) @ system-properties-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/system-properties-example/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ system-properties-example ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
[INFO] 
[INFO] --- build-helper:3.5.0:reserve-network-port (reserve-port) @ system-properties-example ---
[INFO] Reserved port 35825 for jersey.config.test.container.port
[INFO] Reserved port 42429 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ system-properties-example ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/system-properties-example/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.examples.sysprops.SysPropsTest
Apr 18, 2024 12:40:32 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:35825/
Apr 18, 2024 12:40:32 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Apr 18, 2024 12:40:33 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:35825]
Apr 18, 2024 12:40:33 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Apr 18, 2024 12:40:33 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:35825]
Apr 18, 2024 12:40:33 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:35825/
Apr 18, 2024 12:40:33 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Apr 18, 2024 12:40:33 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:35825]
Apr 18, 2024 12:40:33 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Apr 18, 2024 12:40:33 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:35825]
Apr 18, 2024 12:40:33 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:35825/
Apr 18, 2024 12:40:33 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Apr 18, 2024 12:40:33 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:35825]
Apr 18, 2024 12:40:33 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Apr 18, 2024 12:40:33 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:35825]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.705 s -- in org.glassfish.jersey.examples.sysprops.SysPropsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ system-properties-example ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/system-properties-example/target/system-properties-example.jar
[INFO] 
[INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ system-properties-example ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/system-properties-example/target/bom.xml
[INFO]            attaching as system-properties-example-3.0.99-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/system-properties-example/target/bom.json
[INFO]            attaching as system-properties-example-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ system-properties-example ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/system-properties-example/target/system-properties-example-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ system-properties-example ---
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/system-properties-example/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/system-properties-example/3.0.99-SNAPSHOT/system-properties-example-3.0.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/system-properties-example/target/system-properties-example.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/system-properties-example/3.0.99-SNAPSHOT/system-properties-example-3.0.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/system-properties-example/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/system-properties-example/3.0.99-SNAPSHOT/system-properties-example-3.0.99-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/system-properties-example/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/system-properties-example/3.0.99-SNAPSHOT/system-properties-example-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/system-properties-example/target/system-properties-example-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/system-properties-example/3.0.99-SNAPSHOT/system-properties-example-3.0.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ system-properties-example ---
[INFO] 
[INFO] ---------------< org.glassfish.jersey.examples:xml-moxy >---------------
[INFO] Building jersey-examples-moxy 3.0.99-SNAPSHOT                  [370/373]
[INFO]   from examples/xml-moxy/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ xml-moxy ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ xml-moxy ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.1:check (verify) @ xml-moxy ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ xml-moxy ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/ci-cd-integration_3.0
[INFO] 
[INFO] --- build-helper:3.5.0:parse-version (parse-version) @ xml-moxy ---
[INFO] 
[INFO] --- build-helper:3.5.0:add-source (default) @ xml-moxy ---
[INFO] Source directory: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/xml-moxy/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ xml-moxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ xml-moxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ xml-moxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-wars) @ xml-moxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:resources (default-resources) @ xml-moxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/xml-moxy/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ xml-moxy ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [debug target 1.8] to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (base-compile) @ xml-moxy ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [debug target 1.8] to target/classes
[INFO] 
[INFO] --- resources:2.6:testResources (default-testResources) @ xml-moxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/xml-moxy/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ xml-moxy ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
[INFO] 
[INFO] --- build-helper:3.5.0:reserve-network-port (reserve-port) @ xml-moxy ---
[INFO] Reserved port 39269 for jersey.config.test.container.port
[INFO] Reserved port 39789 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ xml-moxy ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/xml-moxy/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.examples.xmlmoxy.MoxyAppTest
Apr 18, 2024 12:40:36 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:39269/
Apr 18, 2024 12:40:37 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:39269]
Apr 18, 2024 12:40:37 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Apr 18, 2024 12:40:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:39269]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.895 s -- in org.glassfish.jersey.examples.xmlmoxy.MoxyAppTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ xml-moxy ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/xml-moxy/target/xml-moxy.jar
[INFO] 
[INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ xml-moxy ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/xml-moxy/target/bom.xml
[INFO]            attaching as xml-moxy-3.0.99-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/xml-moxy/target/bom.json
[INFO]            attaching as xml-moxy-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ xml-moxy ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/xml-moxy/target/xml-moxy-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ xml-moxy ---
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/xml-moxy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/xml-moxy/3.0.99-SNAPSHOT/xml-moxy-3.0.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/xml-moxy/target/xml-moxy.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/xml-moxy/3.0.99-SNAPSHOT/xml-moxy-3.0.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/xml-moxy/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/xml-moxy/3.0.99-SNAPSHOT/xml-moxy-3.0.99-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/xml-moxy/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/xml-moxy/3.0.99-SNAPSHOT/xml-moxy-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/xml-moxy/target/xml-moxy-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/xml-moxy/3.0.99-SNAPSHOT/xml-moxy-3.0.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ xml-moxy ---
[INFO] 
[INFO] -------< org.glassfish.jersey.examples:helloworld-spring-webapp >-------
[INFO] Building jersey-examples-helloworld-spring-webapp 3.0.99-SNAPSHOT [371/373]
[INFO]   from examples/helloworld-spring-webapp/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ helloworld-spring-webapp ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ helloworld-spring-webapp ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.1:check (verify) @ helloworld-spring-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ helloworld-spring-webapp ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/ci-cd-integration_3.0
[INFO] 
[INFO] --- build-helper:3.5.0:parse-version (parse-version) @ helloworld-spring-webapp ---
[INFO] 
[INFO] --- build-helper:3.5.0:add-source (default) @ helloworld-spring-webapp ---
[INFO] Source directory: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-webapp/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ helloworld-spring-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ helloworld-spring-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ helloworld-spring-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-wars) @ helloworld-spring-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:resources (default-resources) @ helloworld-spring-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ helloworld-spring-webapp ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 8 source files with javac [debug target 1.8] to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (base-compile) @ helloworld-spring-webapp ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 8 source files with javac [debug target 1.8] to target/classes
[INFO] 
[INFO] --- resources:2.6:testResources (default-testResources) @ helloworld-spring-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-webapp/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ helloworld-spring-webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- build-helper:3.5.0:reserve-network-port (reserve-port) @ helloworld-spring-webapp ---
[INFO] Reserved port 46467 for jersey.config.test.container.port
[INFO] Reserved port 32821 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ helloworld-spring-webapp ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- war:3.4.0:war (default-war) @ helloworld-spring-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [helloworld-spring-webapp] in [/home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-webapp/target/helloworld-spring-webapp]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-webapp/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-webapp/target/helloworld-spring-webapp.war
[INFO] 
[INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ helloworld-spring-webapp ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-webapp/target/bom.xml
[INFO]            attaching as helloworld-spring-webapp-3.0.99-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-webapp/target/bom.json
[INFO]            attaching as helloworld-spring-webapp-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ helloworld-spring-webapp ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-webapp/target/helloworld-spring-webapp-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ helloworld-spring-webapp ---
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-spring-webapp/3.0.99-SNAPSHOT/helloworld-spring-webapp-3.0.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-webapp/target/helloworld-spring-webapp.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-spring-webapp/3.0.99-SNAPSHOT/helloworld-spring-webapp-3.0.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-webapp/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-spring-webapp/3.0.99-SNAPSHOT/helloworld-spring-webapp-3.0.99-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-webapp/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-spring-webapp/3.0.99-SNAPSHOT/helloworld-spring-webapp-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-webapp/target/helloworld-spring-webapp-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-spring-webapp/3.0.99-SNAPSHOT/helloworld-spring-webapp-3.0.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ helloworld-spring-webapp ---
[INFO] 
[INFO] ----< org.glassfish.jersey.examples:helloworld-spring-annotations >-----
[INFO] Building helloworld-spring-annotations 3.0.99-SNAPSHOT         [372/373]
[INFO]   from examples/helloworld-spring-annotations/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ helloworld-spring-annotations ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ helloworld-spring-annotations ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.1:check (verify) @ helloworld-spring-annotations ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ helloworld-spring-annotations ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/ci-cd-integration_3.0
[INFO] 
[INFO] --- build-helper:3.5.0:parse-version (parse-version) @ helloworld-spring-annotations ---
[INFO] 
[INFO] --- build-helper:3.5.0:add-source (default) @ helloworld-spring-annotations ---
[INFO] Source directory: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-annotations/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ helloworld-spring-annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ helloworld-spring-annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ helloworld-spring-annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-wars) @ helloworld-spring-annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:resources (default-resources) @ helloworld-spring-annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-annotations/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ helloworld-spring-annotations ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 8 source files with javac [debug target 1.8] to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (base-compile) @ helloworld-spring-annotations ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 8 source files with javac [debug target 1.8] to target/classes
[INFO] 
[INFO] --- resources:2.6:testResources (default-testResources) @ helloworld-spring-annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-annotations/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ helloworld-spring-annotations ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
[INFO] 
[INFO] --- build-helper:3.5.0:reserve-network-port (reserve-port) @ helloworld-spring-annotations ---
[INFO] Reserved port 41903 for jersey.config.test.container.port
[INFO] Reserved port 38045 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ helloworld-spring-annotations ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-annotations/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.examples.hello.spring.annotations.SpringRequestResourceTest
Apr 18, 2024 12:40:44 PM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer <init>
INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:41903/
Apr 18, 2024 12:40:44 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Apr 18, 2024 12:40:45 PM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer <init>
INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:41903/
Apr 18, 2024 12:40:45 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.050 s -- in org.glassfish.jersey.examples.hello.spring.annotations.SpringRequestResourceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ helloworld-spring-annotations ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-annotations/target/helloworld-spring-annotations.jar
[INFO] 
[INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ helloworld-spring-annotations ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-annotations/target/bom.xml
[INFO]            attaching as helloworld-spring-annotations-3.0.99-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-annotations/target/bom.json
[INFO]            attaching as helloworld-spring-annotations-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ helloworld-spring-annotations ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-annotations/target/helloworld-spring-annotations-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ helloworld-spring-annotations ---
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-annotations/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-spring-annotations/3.0.99-SNAPSHOT/helloworld-spring-annotations-3.0.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-annotations/target/helloworld-spring-annotations.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-spring-annotations/3.0.99-SNAPSHOT/helloworld-spring-annotations-3.0.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-annotations/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-spring-annotations/3.0.99-SNAPSHOT/helloworld-spring-annotations-3.0.99-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-annotations/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-spring-annotations/3.0.99-SNAPSHOT/helloworld-spring-annotations-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/helloworld-spring-annotations/target/helloworld-spring-annotations-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-spring-annotations/3.0.99-SNAPSHOT/helloworld-spring-annotations-3.0.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ helloworld-spring-annotations ---
[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.maven:custom-enforcer-rules >---
[INFO] Building jersey-test-framework-maven-custom-enforcer-rules 3.0.99-SNAPSHOT [373/373]
[INFO]   from test-framework/maven/custom-enforcer-rules/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ custom-enforcer-rules ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ custom-enforcer-rules ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.1:check (verify) @ custom-enforcer-rules ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ custom-enforcer-rules ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/ci-cd-integration_3.0
[INFO] 
[INFO] --- build-helper:3.5.0:parse-version (parse-version) @ custom-enforcer-rules ---
[INFO] 
[INFO] --- build-helper:3.5.0:add-source (default) @ custom-enforcer-rules ---
[INFO] Source directory: /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs) @ custom-enforcer-rules ---
[INFO] Copying 2 resources from ../../.. to target/classes/META-INF
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs-to-sources) @ custom-enforcer-rules ---
[INFO] Copying 2 resources from ../../.. to target/generated-sources/rsrc-gen/META-INF
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs-to-osgi-bundles) @ custom-enforcer-rules ---
[INFO] Copying 2 resources from ../../.. to target/legal/META-INF
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ custom-enforcer-rules ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/src/main/resources
[INFO] Copying 2 resources from target/legal to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ custom-enforcer-rules ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/src/main/java/org/glassfish/jersey/test/maven/rule/FilePatternDoesNotExistRule.java: /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/src/main/java/org/glassfish/jersey/test/maven/rule/FilePatternDoesNotExistRule.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/src/main/java/org/glassfish/jersey/test/maven/rule/FilePatternDoesNotExistRule.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- compiler:3.13.0:compile (base-compile) @ custom-enforcer-rules ---
[INFO] Recompiling the module because of added or removed source files.
[INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/src/main/java/org/glassfish/jersey/test/maven/rule/FilePatternDoesNotExistRule.java: /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/src/main/java/org/glassfish/jersey/test/maven/rule/FilePatternDoesNotExistRule.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/src/main/java/org/glassfish/jersey/test/maven/rule/FilePatternDoesNotExistRule.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ custom-enforcer-rules ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ custom-enforcer-rules ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug target 1.8] to target/test-classes
[INFO] 
[INFO] --- build-helper:3.5.0:reserve-network-port (reserve-port) @ custom-enforcer-rules ---
[INFO] Reserved port 37045 for jersey.config.test.container.port
[INFO] Reserved port 42469 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ custom-enforcer-rules ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.test.maven.rule.FilePatternDoesNotExistRuleTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.glassfish.jersey.test.maven.rule.FilePatternDoesNotExistRuleTest
[INFO] Running org.glassfish.jersey.test.maven.rule.PatternNotMatchedInFileRuleTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.glassfish.jersey.test.maven.rule.PatternNotMatchedInFileRuleTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ custom-enforcer-rules ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/target/custom-enforcer-rules-3.0.99-SNAPSHOT.jar
[INFO] 
[INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ custom-enforcer-rules ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/target/bom.xml
[INFO]            attaching as custom-enforcer-rules-3.0.99-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/target/bom.json
[INFO]            attaching as custom-enforcer-rules-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ custom-enforcer-rules ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/target/custom-enforcer-rules-3.0.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ custom-enforcer-rules ---
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/3.0.99-SNAPSHOT/custom-enforcer-rules-3.0.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/target/custom-enforcer-rules-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/3.0.99-SNAPSHOT/custom-enforcer-rules-3.0.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/3.0.99-SNAPSHOT/custom-enforcer-rules-3.0.99-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/3.0.99-SNAPSHOT/custom-enforcer-rules-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/test-framework/maven/custom-enforcer-rules/target/custom-enforcer-rules-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/3.0.99-SNAPSHOT/custom-enforcer-rules-3.0.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ custom-enforcer-rules ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] jersey 3.0.99-SNAPSHOT ............................. SUCCESS [02:13 min]
[INFO] jersey-archetypes 3.0.99-SNAPSHOT .................. SUCCESS [  1.569 s]
[INFO] jersey-archetype-heroku-webapp 3.0.99-SNAPSHOT ..... SUCCESS [  4.501 s]
[INFO] jersey-archetype-grizzly2 3.0.99-SNAPSHOT .......... SUCCESS [  0.357 s]
[INFO] jersey-archetype-webapp 3.0.99-SNAPSHOT ............ SUCCESS [  0.336 s]
[INFO] jersey-example-java8-webapp 3.0.99-SNAPSHOT ........ SUCCESS [  0.646 s]
[INFO] jersey-bom 3.0.99-SNAPSHOT ......................... SUCCESS [  0.193 s]
[INFO] jersey-core-common 3.0.99-SNAPSHOT ................. SUCCESS [ 53.785 s]
[INFO] jersey-inject 3.0.99-SNAPSHOT ...................... SUCCESS [  0.528 s]
[INFO] jersey-inject-hk2 3.0.99-SNAPSHOT .................. SUCCESS [  5.950 s]
[INFO] jersey-core-client 3.0.99-SNAPSHOT ................. SUCCESS [ 27.075 s]
[INFO] jersey-media 3.0.99-SNAPSHOT ....................... SUCCESS [  0.565 s]
[INFO] jersey-media-jaxb 3.0.99-SNAPSHOT .................. SUCCESS [  6.721 s]
[INFO] jersey-core-server 3.0.99-SNAPSHOT ................. SUCCESS [ 59.174 s]
[INFO] jersey-containers 3.0.99-SNAPSHOT .................. SUCCESS [  0.612 s]
[INFO] jersey-container-grizzly2-http 3.0.99-SNAPSHOT ..... SUCCESS [ 35.688 s]
[INFO] jersey-container-servlet-core 3.0.99-SNAPSHOT ...... SUCCESS [  2.982 s]
[INFO] jersey-test-framework 3.0.99-SNAPSHOT .............. SUCCESS [  0.540 s]
[INFO] jersey-test-framework-core 3.0.99-SNAPSHOT ......... SUCCESS [  4.347 s]
[INFO] jersey-container-servlet 3.0.99-SNAPSHOT ........... SUCCESS [  1.141 s]
[INFO] jersey-container-grizzly2-servlet 3.0.99-SNAPSHOT .. SUCCESS [  0.993 s]
[INFO] jersey-test-framework-providers 3.0.99-SNAPSHOT .... SUCCESS [  0.437 s]
[INFO] jersey-test-framework-provider-grizzly2 3.0.99-SNAPSHOT SUCCESS [  7.618 s]
[INFO] jersey-connectors 3.0.99-SNAPSHOT .................. SUCCESS [  0.442 s]
[INFO] jersey-connectors-apache 3.0.99-SNAPSHOT ........... SUCCESS [ 20.141 s]
[INFO] jersey-connectors-apache5 3.0.99-SNAPSHOT .......... SUCCESS [ 21.634 s]
[INFO] jersey-test-framework-provider-inmemory 3.0.99-SNAPSHOT SUCCESS [  3.416 s]
[INFO] jersey-test-framework-provider-external 3.0.99-SNAPSHOT SUCCESS [  0.849 s]
[INFO] jersey-container-jdk-http 3.0.99-SNAPSHOT .......... SUCCESS [ 19.378 s]
[INFO] jersey-test-framework-provider-jdk-http 3.0.99-SNAPSHOT SUCCESS [  8.696 s]
[INFO] jersey-container-simple-http 3.0.99-SNAPSHOT ....... SUCCESS [ 17.595 s]
[INFO] jersey-test-framework-provider-simple 3.0.99-SNAPSHOT SUCCESS [  2.522 s]
[INFO] jersey-connectors-netty 3.0.99-SNAPSHOT ............ SUCCESS [ 42.328 s]
[INFO] jersey-container-netty-http 3.0.99-SNAPSHOT ........ SUCCESS [  1.715 s]
[INFO] jersey-test-framework-provider-netty 3.0.99-SNAPSHOT SUCCESS [  1.407 s]
[INFO] jersey-container-jetty-http 3.0.99-SNAPSHOT ........ SUCCESS [ 12.388 s]
[INFO] jersey-test-framework-provider-jetty 3.0.99-SNAPSHOT SUCCESS [  3.325 s]
[INFO] jersey-test-framework-provider-bundle 3.0.99-SNAPSHOT SUCCESS [  1.825 s]
[INFO] jersey-connectors-grizzly 3.0.99-SNAPSHOT .......... SUCCESS [ 11.987 s]
[INFO] jersey-media-sse 3.0.99-SNAPSHOT ................... SUCCESS [ 27.084 s]
[INFO] jersey-connectors-helidon 3.0.99-SNAPSHOT .......... SUCCESS [01:04 min]
[INFO] jersey-connectors-jdk 3.0.99-SNAPSHOT .............. SUCCESS [ 41.672 s]
[INFO] jersey-connectors-jetty 3.0.99-SNAPSHOT ............ SUCCESS [ 16.080 s]
[INFO] jersey-container-jetty-http2 3.0.99-SNAPSHOT ....... SUCCESS [ 12.433 s]
[INFO] jersey-extensions 3.0.99-SNAPSHOT .................. SUCCESS [  0.371 s]
[INFO] jersey-ext-entity-filtering 3.0.99-SNAPSHOT ........ SUCCESS [  3.932 s]
[INFO] jersey-media-json-jackson 3.0.99-SNAPSHOT .......... SUCCESS [  5.393 s]
[INFO] jersey-test-framework-provider-jetty-http2 3.0.99-SNAPSHOT SUCCESS [  3.833 s]
[INFO] jersey-connectors-jetty-http2 3.0.99-SNAPSHOT ...... SUCCESS [ 19.331 s]
[INFO] jersey-cdi-support 3.0.99-SNAPSHOT ................. SUCCESS [  0.348 s]
[INFO] jersey-ext-cdi1x 3.0.99-SNAPSHOT ................... SUCCESS [  2.954 s]
[INFO] jersey-glassfish-support 3.0.99-SNAPSHOT ........... SUCCESS [  0.463 s]
[INFO] jersey-gf-ejb 3.0.99-SNAPSHOT ...................... SUCCESS [  3.850 s]
[INFO] jersey-container-jetty-servlet 3.0.99-SNAPSHOT ..... SUCCESS [  1.263 s]
[INFO] jersey-ext-bean-validation 3.0.99-SNAPSHOT ......... SUCCESS [  1.945 s]
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding 3.0.99-SNAPSHOT SUCCESS [  1.557 s]
[INFO] jersey-ext-cdi-rs-inject 3.0.99-SNAPSHOT ........... SUCCESS [ 26.438 s]
[INFO] jersey-ext-cdi1x-servlet 3.0.99-SNAPSHOT ........... SUCCESS [  1.279 s]
[INFO] jersey-ext-cdi1x-transaction 3.0.99-SNAPSHOT ....... SUCCESS [  1.181 s]
[INFO] jersey-ext-cdi1x-validation 3.0.99-SNAPSHOT ........ SUCCESS [  0.903 s]
[INFO] jersey-ext-weld2-se 3.0.99-SNAPSHOT ................ SUCCESS [  0.854 s]
[INFO] jersey-ext-metainf-services 3.0.99-SNAPSHOT ........ SUCCESS [  4.020 s]
[INFO] jersey-micrometer 3.0.99-SNAPSHOT .................. SUCCESS [  7.140 s]
[INFO] jersey-ext-mvc 3.0.99-SNAPSHOT ..................... SUCCESS [  1.641 s]
[INFO] jersey-ext-mvc-bean-validation 3.0.99-SNAPSHOT ..... SUCCESS [  0.848 s]
[INFO] jersey-ext-mvc-freemarker 3.0.99-SNAPSHOT .......... SUCCESS [  0.960 s]
[INFO] jersey-ext-mvc-jsp 3.0.99-SNAPSHOT ................. SUCCESS [  1.122 s]
[INFO] jersey-ext-mvc-mustache 3.0.99-SNAPSHOT ............ SUCCESS [  1.370 s]
[INFO] jersey-ext-proxy-client 3.0.99-SNAPSHOT ............ SUCCESS [  7.655 s]
[INFO] jersey-ext-rx 3.0.99-SNAPSHOT ...................... SUCCESS [  0.363 s]
[INFO] jersey-ext-rx-client-guava 3.0.99-SNAPSHOT ......... SUCCESS [  2.167 s]
[INFO] jersey-ext-rx-client-rxjava 3.0.99-SNAPSHOT ........ SUCCESS [  2.342 s]
[INFO] jersey-ext-rx-client-rxjava2 3.0.99-SNAPSHOT ....... SUCCESS [  1.922 s]
[INFO] jersey-spring6 3.0.99-SNAPSHOT ..................... SUCCESS [  7.374 s]
[INFO] jersey-wadl-doclet 3.0.99-SNAPSHOT ................. SUCCESS [  1.469 s]
[INFO] jersey-media-json-binding 3.0.99-SNAPSHOT .......... SUCCESS [  1.961 s]
[INFO] project 3.0.99-SNAPSHOT ............................ SUCCESS [  0.364 s]
[INFO] jersey-mp-rest-client 3.0.99-SNAPSHOT .............. SUCCESS [  4.636 s]
[INFO] jersey-mp-config 3.0.99-SNAPSHOT ................... SUCCESS [  3.244 s]
[INFO] jersey-incubator 3.0.99-SNAPSHOT ................... SUCCESS [  0.315 s]
[INFO] jersey-inject-cdi-weld 3.0.99-SNAPSHOT ............. SUCCESS [  8.946 s]
[INFO] jersey-declarative-linking 3.0.99-SNAPSHOT ......... SUCCESS [  4.167 s]
[INFO] jersey-ext-gae-integration 3.0.99-SNAPSHOT ......... SUCCESS [  1.077 s]
[INFO] jersey-media-html-json 3.0.99-SNAPSHOT ............. SUCCESS [  4.872 s]
[INFO] jersey-inject-injectless-client 3.0.99-SNAPSHOT .... SUCCESS [  0.490 s]
[INFO] jersey-media-kryo 3.0.99-SNAPSHOT .................. SUCCESS [  3.377 s]
[INFO] jersey-open-tracing 3.0.99-SNAPSHOT ................ SUCCESS [  1.204 s]
[INFO] jersey-inject-cdi2-se 3.0.99-SNAPSHOT .............. SUCCESS [  6.714 s]
[INFO] jersey-media-json-gson 3.0.99-SNAPSHOT ............. SUCCESS [  1.260 s]
[INFO] jersey-media-json-jettison 3.0.99-SNAPSHOT ......... SUCCESS [  2.361 s]
[INFO] jersey-media-json-processing 3.0.99-SNAPSHOT ....... SUCCESS [  2.626 s]
[INFO] jersey-media-moxy 3.0.99-SNAPSHOT .................. SUCCESS [  1.804 s]
[INFO] jersey-media-multipart 3.0.99-SNAPSHOT ............. SUCCESS [ 11.492 s]
[INFO] jersey-security 3.0.99-SNAPSHOT .................... SUCCESS [  0.313 s]
[INFO] oauth1-signature 3.0.99-SNAPSHOT ................... SUCCESS [  2.593 s]
[INFO] jersey-security 3.0.99-SNAPSHOT .................... SUCCESS [  1.289 s]
[INFO] oauth1-server 3.0.99-SNAPSHOT ...................... SUCCESS [  4.172 s]
[INFO] oauth2-client 3.0.99-SNAPSHOT ...................... SUCCESS [  1.348 s]
[INFO] jersey-test-framework-util 3.0.99-SNAPSHOT ......... SUCCESS [  4.877 s]
[INFO] jersey-tests 3.0.99-SNAPSHOT ....................... SUCCESS [  0.315 s]
[INFO] jersey-tests-e2e 3.0.99-SNAPSHOT ................... SUCCESS [06:56 min]
[INFO] jersey-tests-e2e-client 3.0.99-SNAPSHOT ............ SUCCESS [04:47 min]
[INFO] jersey-tests-e2e-core-common 3.0.99-SNAPSHOT ....... SUCCESS [  4.474 s]
[INFO] jersey-tests-e2e-entity 3.0.99-SNAPSHOT ............ SUCCESS [06:36 min]
[INFO] jersey-tests-e2e-inject 3.0.99-SNAPSHOT ............ SUCCESS [  0.313 s]
[INFO] jersey-tests-e2e-inject-cdi-se 3.0.99-SNAPSHOT ..... SUCCESS [  8.713 s]
[INFO] jersey-tests-e2e-inject-cdi-inject-weld 3.0.99-SNAPSHOT SUCCESS [  7.974 s]
[INFO] e2e-inject-hk2 3.0.99-SNAPSHOT ..................... SUCCESS [  4.192 s]
[INFO] jersey-tests-e2e-server 3.0.99-SNAPSHOT ............ SUCCESS [12:10 min]
[INFO] jersey-tests-e2e-testng 3.0.99-SNAPSHOT ............ SUCCESS [ 12.518 s]
[INFO] jersey-tests-e2e-tls 3.0.99-SNAPSHOT ............... SUCCESS [ 21.337 s]
[INFO] jersey-tests-integration 3.0.99-SNAPSHOT ........... SUCCESS [  0.314 s]
[INFO] jersey-asm-integration 3.0.99-SNAPSHOT ............. SUCCESS [  1.259 s]
[INFO] cdi-integration-project 3.0.99-SNAPSHOT ............ SUCCESS [  0.301 s]
[INFO] jersey-tests-cdi-beanvalidation-webapp 3.0.99-SNAPSHOT SUCCESS [ 10.992 s]
[INFO] jersey-tests-cdi-client 3.0.99-SNAPSHOT ............ SUCCESS [  2.928 s]
[INFO] jersey-tests-cdi-client-on-server 3.0.99-SNAPSHOT .. SUCCESS [  4.500 s]
[INFO] jersey-tests-cdi-ejb-webapp 3.0.99-SNAPSHOT ........ SUCCESS [  2.557 s]
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp 3.0.99-SNAPSHOT SUCCESS [  1.925 s]
[INFO] cdi-manually-bound 3.0.99-SNAPSHOT ................. SUCCESS [  4.801 s]
[INFO] jersey-tests-cdi-log-check 3.0.99-SNAPSHOT ......... SUCCESS [  5.331 s]
[INFO] jersey-tests-integration-cdi-multimodule-lib 3.0.99-SNAPSHOT SUCCESS [  0.515 s]
[INFO] jersey-tests-integration-cdi-multimodule-war 3.0.99-SNAPSHOT SUCCESS [  2.115 s]
[INFO] jersey-tests-integration-cdi-multimodule-war2 3.0.99-SNAPSHOT SUCCESS [  2.498 s]
[INFO] jersey-tests-integration-cdi-multimodule-ear 3.0.99-SNAPSHOT SUCCESS [  1.891 s]
[INFO] jersey-tests-integration-cdi-multimodule 3.0.99-SNAPSHOT SUCCESS [  0.289 s]
[INFO] jersey-tests-cdi-multipart-webapp 3.0.99-SNAPSHOT .. SUCCESS [  2.476 s]
[INFO] jersey-tests-resource-with-at-context 3.0.99-SNAPSHOT SUCCESS [  3.575 s]
[INFO] cdi-singleton 3.0.99-SNAPSHOT ...................... SUCCESS [  4.471 s]
[INFO] jersey-tests-cdi-webapp 3.0.99-SNAPSHOT ............ SUCCESS [ 13.311 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp 3.0.99-SNAPSHOT SUCCESS [  2.766 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp 3.0.99-SNAPSHOT SUCCESS [  2.722 s]
[INFO] jersey-tests-cdi-with-jersey-injection-webapp 3.0.99-SNAPSHOT SUCCESS [  2.466 s]
[INFO] jersey-tests-context-inject-on-server 3.0.99-SNAPSHOT SUCCESS [  9.659 s]
[INFO] jersey-tests-glassfish-inject-on-server 3.0.99-SNAPSHOT SUCCESS [01:21 min]
[INFO] client-connector-provider 3.0.99-SNAPSHOT .......... SUCCESS [  3.733 s]
[INFO] jersey-tests-integration-ejb-multimodule-lib 3.0.99-SNAPSHOT SUCCESS [  0.554 s]
[INFO] jersey-tests-integration-ejb-multimodule-war 3.0.99-SNAPSHOT SUCCESS [  1.996 s]
[INFO] jersey-tests-integration-ejb-multimodule-ear 3.0.99-SNAPSHOT SUCCESS [  0.668 s]
[INFO] jersey-tests-integration-ejb-multimodule 3.0.99-SNAPSHOT SUCCESS [  0.292 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib 3.0.99-SNAPSHOT SUCCESS [  1.045 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1 3.0.99-SNAPSHOT SUCCESS [  2.172 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2 3.0.99-SNAPSHOT SUCCESS [  2.162 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear 3.0.99-SNAPSHOT SUCCESS [  1.154 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload 3.0.99-SNAPSHOT SUCCESS [  0.287 s]
[INFO] jersey-tests-ejb-webapp 3.0.99-SNAPSHOT ............ SUCCESS [  2.536 s]
[INFO] j-376-reproducer 3.0.99-SNAPSHOT ................... SUCCESS [  4.076 s]
[INFO] jersey-tests-integration-j-441-war1 3.0.99-SNAPSHOT  SUCCESS [  2.279 s]
[INFO] jersey-tests-integration-j-441-war2 3.0.99-SNAPSHOT  SUCCESS [  2.112 s]
[INFO] jersey-tests-integration-j-441-ear 3.0.99-SNAPSHOT . SUCCESS [  1.151 s]
[INFO] jersey-tests-integration-j-441 3.0.99-SNAPSHOT ..... SUCCESS [  0.339 s]
[INFO] jersey-tests-integration-j-59-ejb-lib 3.0.99-SNAPSHOT SUCCESS [  0.470 s]
[INFO] jersey-tests-integration-j-59-cdi-war 3.0.99-SNAPSHOT SUCCESS [  1.949 s]
[INFO] jersey-tests-integration-j-59-ear 3.0.99-SNAPSHOT .. SUCCESS [  0.874 s]
[INFO] jersey-tests-integration-j-59 3.0.99-SNAPSHOT ...... SUCCESS [  0.373 s]
[INFO] jersey-compatibility-jackson14 3.0.99-SNAPSHOT ..... SUCCESS [  2.012 s]
[INFO] jersey-tests-integration-jersey-2136 3.0.99-SNAPSHOT SUCCESS [  3.621 s]
[INFO] jersey-tests-integration-jersey-2137 3.0.99-SNAPSHOT SUCCESS [  2.346 s]
[INFO] jersey-tests-integration-jersey-2154 3.0.99-SNAPSHOT SUCCESS [  2.299 s]
[INFO] jersey-tests-integration-jersey-2421 3.0.99-SNAPSHOT SUCCESS [  1.700 s]
[INFO] jersey-tests-integration-jersey-2776 3.0.99-SNAPSHOT SUCCESS [  7.500 s]
[INFO] jersey-3662 3.0.99-SNAPSHOT ........................ SUCCESS [  2.392 s]
[INFO] jersey-tests-integration-jersey-3670 3.0.99-SNAPSHOT SUCCESS [  3.843 s]
[INFO] jersey-3992 3.0.99-SNAPSHOT ........................ SUCCESS [  4.682 s]
[INFO] jersey-tests-integration-jersey-4003 3.0.99-SNAPSHOT SUCCESS [  5.033 s]
[INFO] jersey-tests-integration-jersey-4099 3.0.99-SNAPSHOT SUCCESS [  5.426 s]
[INFO] jersey-4321 3.0.99-SNAPSHOT ........................ SUCCESS [  2.893 s]
[INFO] jersey-examples 3.0.99-SNAPSHOT .................... SUCCESS [  1.419 s]
[INFO] jersey-examples-server-sent-events-jersey 3.0.99-SNAPSHOT SUCCESS [ 11.348 s]
[INFO] jersey-4507 3.0.99-SNAPSHOT ........................ SUCCESS [  6.038 s]
[INFO] jersey-4542 3.0.99-SNAPSHOT ........................ SUCCESS [  4.429 s]
[INFO] jersey-4697 3.0.99-SNAPSHOT ........................ SUCCESS [  6.488 s]
[INFO] jersey-4722 3.0.99-SNAPSHOT ........................ SUCCESS [  3.682 s]
[INFO] jersey-bundles 3.0.99-SNAPSHOT ..................... SUCCESS [  0.129 s]
[INFO] jersey-bundles-jaxrs-ri 3.0.99-SNAPSHOT ............ SUCCESS [ 34.236 s]
[INFO] microprofile-integration-project 3.0.99-SNAPSHOT ... SUCCESS [  0.338 s]
[INFO] microprofile-config-project 3.0.99-SNAPSHOT ........ SUCCESS [  0.315 s]
[INFO] config-webapp 3.0.99-SNAPSHOT ...................... SUCCESS [  1.864 s]
[INFO] helidon-config-webapp 3.0.99-SNAPSHOT .............. SUCCESS [  5.996 s]
[INFO] jersey-rest-client 3.0.99-SNAPSHOT ................. SUCCESS [  7.642 s]
[INFO] jersey-rest-client-tck 3.0.99-SNAPSHOT ............. SUCCESS [03:02 min]
[INFO] reactive-streams-integration-project 3.0.99-SNAPSHOT SUCCESS [  0.432 s]
[INFO] sse-reactive-streams-tck 3.0.99-SNAPSHOT ........... SUCCESS [ 14.700 s]
[INFO] jersey-tests-integration-jersey-5087 3.0.99-SNAPSHOT SUCCESS [  8.182 s]
[INFO] jersey-tests-integration-jersey-async-filter 3.0.99-SNAPSHOT SUCCESS [ 11.720 s]
[INFO] jersey-tests-externalproperties 3.0.99-SNAPSHOT .... SUCCESS [  3.571 s]
[INFO] jersey-tests-component-inject 3.0.99-SNAPSHOT ...... SUCCESS [  4.121 s]
[INFO] jersey-tests-integration-jersey-780 3.0.99-SNAPSHOT  SUCCESS [  3.727 s]
[INFO] jersey-tests-integration-jersey-1107 3.0.99-SNAPSHOT SUCCESS [  3.505 s]
[INFO] jersey-tests-integration-jersey-1223 3.0.99-SNAPSHOT SUCCESS [  3.130 s]
[INFO] jersey-tests-integration-jersey-1604 3.0.99-SNAPSHOT SUCCESS [  5.012 s]
[INFO] jersey-tests-integration-jersey-1667 3.0.99-SNAPSHOT SUCCESS [  3.341 s]
[INFO] jersey-tests-integration-jersey-1883 3.0.99-SNAPSHOT SUCCESS [  3.924 s]
[INFO] jersey-tests-integration-jersey-1928 3.0.99-SNAPSHOT SUCCESS [  4.335 s]
[INFO] jersey-tests-integration-jersey-1960 3.0.99-SNAPSHOT SUCCESS [  3.319 s]
[INFO] jersey-tests-integration-jersey-1964 3.0.99-SNAPSHOT SUCCESS [  5.759 s]
[INFO] jersey-tests-integration-jersey-2031 3.0.99-SNAPSHOT SUCCESS [  4.627 s]
[INFO] jersey-tests-integration-jersey-2160 3.0.99-SNAPSHOT SUCCESS [  4.418 s]
[INFO] jersey-tests-integration-jersey-2164 3.0.99-SNAPSHOT SUCCESS [  3.360 s]
[INFO] jersey-tests-integration-jersey-2167 3.0.99-SNAPSHOT SUCCESS [  3.378 s]
[INFO] jersey-tests-integration-jersey-2176 3.0.99-SNAPSHOT SUCCESS [  5.920 s]
[INFO] jersey-tests-integration-jersey-2184 3.0.99-SNAPSHOT SUCCESS [  3.414 s]
[INFO] jersey-tests-integration-jersey-2255 3.0.99-SNAPSHOT SUCCESS [  4.996 s]
[INFO] jersey-tests-integration-jersey-2322 3.0.99-SNAPSHOT SUCCESS [  3.393 s]
[INFO] jersey-tests-integration-jersey-2335 3.0.99-SNAPSHOT SUCCESS [  3.660 s]
[INFO] jersey-tests-integration-jersey-2551 3.0.99-SNAPSHOT SUCCESS [  3.915 s]
[INFO] jersey-tests-integration-jersey-2612 3.0.99-SNAPSHOT SUCCESS [  3.582 s]
[INFO] jersey-tests-integration-jersey-2637 3.0.99-SNAPSHOT SUCCESS [  4.376 s]
[INFO] jersey-tests-integration-jersey-2654 3.0.99-SNAPSHOT SUCCESS [  3.836 s]
[INFO] jersey-tests-integration-jersey-2673 3.0.99-SNAPSHOT SUCCESS [  5.141 s]
[INFO] jersey-tests-integration-jersey-2689 3.0.99-SNAPSHOT SUCCESS [  5.808 s]
[INFO] jersey-tests-integration-jersey-2704 3.0.99-SNAPSHOT SUCCESS [  3.078 s]
[INFO] jersey-tests-integration-jersey-2794 3.0.99-SNAPSHOT SUCCESS [  3.031 s]
[INFO] jersey-tests-integration-jersey-2846 3.0.99-SNAPSHOT SUCCESS [  9.094 s]
[INFO] jersey-tests-integration-jersey-2878 3.0.99-SNAPSHOT SUCCESS [  4.178 s]
[INFO] jersey-tests-integration-jersey-2892 3.0.99-SNAPSHOT SUCCESS [  6.910 s]
[INFO] jersey-tests-integration-jersey-3796 3.0.99-SNAPSHOT SUCCESS [  6.858 s]
[INFO] jersey-tests-integration-jersey-4949 3.0.99-SNAPSHOT SUCCESS [  3.526 s]
[INFO] jersey-tests-integration-property-check 3.0.99-SNAPSHOT SUCCESS [  2.614 s]
[INFO] jersey-tests-integration-jersey-security-digest 3.0.99-SNAPSHOT SUCCESS [  5.120 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1 3.0.99-SNAPSHOT SUCCESS [  3.122 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2 3.0.99-SNAPSHOT SUCCESS [  4.835 s]
[INFO] jersey-tests-integration-servlet-2.5-filter 3.0.99-SNAPSHOT SUCCESS [  4.701 s]
[INFO] jersey-tests-integration-servlet-2.5-inflector-1 3.0.99-SNAPSHOT SUCCESS [  3.267 s]
[INFO] jersey-tests-integration-servlet-2.5-init-1 3.0.99-SNAPSHOT SUCCESS [  3.689 s]
[INFO] jersey-tests-integration-servlet-2.5-init-2 3.0.99-SNAPSHOT SUCCESS [  4.197 s]
[INFO] jersey-tests-integration-servlet-2.5-init-3 3.0.99-SNAPSHOT SUCCESS [  3.103 s]
[INFO] jersey-tests-integration-servlet-2.5-init-4 3.0.99-SNAPSHOT SUCCESS [  3.200 s]
[INFO] jersey-tests-integration-servlet-2.5-init-5 3.0.99-SNAPSHOT SUCCESS [  4.173 s]
[INFO] jersey-tests-integration-servlet-2.5-init-6 3.0.99-SNAPSHOT SUCCESS [  3.233 s]
[INFO] jersey-tests-integration-servlet-2.5-init-7 3.0.99-SNAPSHOT SUCCESS [  3.702 s]
[INFO] jersey-tests-integration-servlet-2.5-init-8 3.0.99-SNAPSHOT SUCCESS [  3.339 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-1 3.0.99-SNAPSHOT SUCCESS [  5.268 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-2 3.0.99-SNAPSHOT SUCCESS [  5.229 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-3 3.0.99-SNAPSHOT SUCCESS [  5.634 s]
[INFO] jersey-tests-integration-servlet-2.5-reload 3.0.99-SNAPSHOT SUCCESS [  1.921 s]
[INFO] jersey-tests-integration-servlet-3-async 3.0.99-SNAPSHOT SUCCESS [  6.285 s]
[INFO] jersey-tests-integration-servlet-3-chunked-io 3.0.99-SNAPSHOT SUCCESS [ 10.169 s]
[INFO] jersey-tests-integration-servlet-3-filter 3.0.99-SNAPSHOT SUCCESS [  4.745 s]
[INFO] jersey-tests-integration-servlet-3-gf-async 3.0.99-SNAPSHOT SUCCESS [  1.266 s]
[INFO] jersey-tests-integration-servlet-3-inflector-1 3.0.99-SNAPSHOT SUCCESS [  3.365 s]
[INFO] jersey-tests-integration-servlet-3-init-1 3.0.99-SNAPSHOT SUCCESS [  3.382 s]
[INFO] jersey-tests-integration-servlet-3-init-2 3.0.99-SNAPSHOT SUCCESS [  4.200 s]
[INFO] jersey-tests-integration-servlet-3-init-3 3.0.99-SNAPSHOT SUCCESS [  3.288 s]
[INFO] jersey-tests-integration-servlet-3-init-4 3.0.99-SNAPSHOT SUCCESS [  4.232 s]
[INFO] jersey-tests-integration-servlet-3-init-5 3.0.99-SNAPSHOT SUCCESS [  3.374 s]
[INFO] jersey-tests-integration-servlet-3-init-6 3.0.99-SNAPSHOT SUCCESS [  3.487 s]
[INFO] jersey-tests-integration-servlet-3-init-7 3.0.99-SNAPSHOT SUCCESS [  4.079 s]
[INFO] jersey-tests-integration-servlet-3-init-8 3.0.99-SNAPSHOT SUCCESS [  4.590 s]
[INFO] jersey-tests-integration-servlet-3-init-9 3.0.99-SNAPSHOT SUCCESS [  3.998 s]
[INFO] jersey-tests-integration-servlet-3-init-provider 3.0.99-SNAPSHOT SUCCESS [  4.886 s]
[INFO] jersey-tests-integration-servlet-3-params 3.0.99-SNAPSHOT SUCCESS [  4.196 s]
[INFO] jersey-tests-integration-servlet-3-sse-1 3.0.99-SNAPSHOT SUCCESS [  2.108 s]
[INFO] jersey-tests-integration-servlet-4.0-mvc-1 3.0.99-SNAPSHOT SUCCESS [  2.219 s]
[INFO] jersey-tests-integration-servlet-tests 3.0.99-SNAPSHOT SUCCESS [  6.050 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding 3.0.99-SNAPSHOT SUCCESS [  4.135 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2 3.0.99-SNAPSHOT SUCCESS [  4.520 s]
[INFO] jersey-tests-integration-sonar-test 3.0.99-SNAPSHOT  SUCCESS [  3.982 s]
[INFO] jersey-tests-integration-tracing-support 3.0.99-SNAPSHOT SUCCESS [ 11.996 s]
[INFO] jersey-tests-integration-spring6 3.0.99-SNAPSHOT ... SUCCESS [ 12.083 s]
[INFO] jersey-tests-jmockit 3.0.99-SNAPSHOT ............... SUCCESS [  6.309 s]
[INFO] jersey-test-framework-memleak-test-common 3.0.99-SNAPSHOT SUCCESS [  1.504 s]
[INFO] jersey-tests-memleak 3.0.99-SNAPSHOT ............... SUCCESS [  0.385 s]
[INFO] jersey-tests-memleak-redeployment 3.0.99-SNAPSHOT .. SUCCESS [  0.480 s]
[INFO] jersey-tests-memleak-redeployment-leaking-test-app 3.0.99-SNAPSHOT SUCCESS [  1.291 s]
[INFO] jersey-examples-webapp-parent-pom 3.0.99-SNAPSHOT .. SUCCESS [  2.273 s]
[INFO] jersey-examples-helloworld-webapp 3.0.99-SNAPSHOT .. SUCCESS [  5.984 s]
[INFO] jersey-test-framework-maven 3.0.99-SNAPSHOT ........ SUCCESS [  0.334 s]
[INFO] jersey-test-framework-maven-container-runner-plugin 3.0.99-SNAPSHOT SUCCESS [ 13.103 s]
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref 3.0.99-SNAPSHOT SUCCESS [  0.603 s]
[INFO] jersey-tests-memleak-redeployment-no-jersey-app 3.0.99-SNAPSHOT SUCCESS [  1.267 s]
[INFO] jersey-tests-memleak-redeployment-threadlocals-app 3.0.99-SNAPSHOT SUCCESS [  0.996 s]
[INFO] jersey-tests-memleak-testcase 3.0.99-SNAPSHOT ...... SUCCESS [  0.417 s]
[INFO] jersey-tests-memleak-testcase-bean-param-leak 3.0.99-SNAPSHOT SUCCESS [  1.436 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak 3.0.99-SNAPSHOT SUCCESS [  1.937 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client 3.0.99-SNAPSHOT SUCCESS [  0.988 s]
[INFO] jersey-tests-memleak-testcase-leaking-test-app 3.0.99-SNAPSHOT SUCCESS [  1.473 s]
[INFO] jersey-tests-osgi 3.0.99-SNAPSHOT .................. SUCCESS [  0.302 s]
[INFO] jersey-tests-osgi-functional 3.0.99-SNAPSHOT ....... SUCCESS [01:23 min]
[INFO] jersey-tests-stress 3.0.99-SNAPSHOT ................ SUCCESS [  4.079 s]
[INFO] jersey-tests-performance 3.0.99-SNAPSHOT ........... SUCCESS [  0.393 s]
[INFO] performance-test-benchmarks 3.0.99-SNAPSHOT ........ SUCCESS [  8.540 s]
[INFO] jersey-tests-performance-runners 3.0.99-SNAPSHOT ... SUCCESS [  0.446 s]
[INFO] jersey-grizzly-runner 3.0.99-SNAPSHOT .............. SUCCESS [  1.885 s]
[INFO] jersey-tests-performance-testcase 3.0.99-SNAPSHOT .. SUCCESS [  0.345 s]
[INFO] jersey-tests-performance-assemblies 3.0.99-SNAPSHOT  SUCCESS [  0.700 s]
[INFO] jersey-tests-performance-filter-dynamic-test 3.0.99-SNAPSHOT SUCCESS [  4.242 s]
[INFO] jersey-tests-performance-filter-global-test 3.0.99-SNAPSHOT SUCCESS [  3.092 s]
[INFO] jersey-tests-performance-filter-name-test 3.0.99-SNAPSHOT SUCCESS [  3.936 s]
[INFO] jersey-tests-performance-interceptor-dynamic-test 3.0.99-SNAPSHOT SUCCESS [  3.099 s]
[INFO] jersey-tests-performance-interceptor-global-test 3.0.99-SNAPSHOT SUCCESS [  3.219 s]
[INFO] jersey-tests-performance-interceptor-name-test 3.0.99-SNAPSHOT SUCCESS [  3.229 s]
[INFO] jersey-tests-performance-custom-provider-test 3.0.99-SNAPSHOT SUCCESS [  2.945 s]
[INFO] jersey-tests-performance-json-jackson-test 3.0.99-SNAPSHOT SUCCESS [  2.398 s]
[INFO] jersey-tests-performance-json-moxy-test 3.0.99-SNAPSHOT SUCCESS [  4.371 s]
[INFO] jersey-tests-performance-mbw-kryo-test 3.0.99-SNAPSHOT SUCCESS [  3.651 s]
[INFO] jersey-tests-performance-text-plain-test 3.0.99-SNAPSHOT SUCCESS [  3.020 s]
[INFO] jersey-tests-performance-xml-jaxb-test 3.0.99-SNAPSHOT SUCCESS [  3.922 s]
[INFO] jersey-tests-performance-xml-moxy-test 3.0.99-SNAPSHOT SUCCESS [  4.978 s]
[INFO] jersey-tests-performance-param-srl 3.0.99-SNAPSHOT . SUCCESS [  3.026 s]
[INFO] jersey-tests-performance-proxy-injection-test 3.0.99-SNAPSHOT SUCCESS [  3.170 s]
[INFO] performance-test-tools 3.0.99-SNAPSHOT ............. SUCCESS [  1.100 s]
[INFO] jersey-release-test 3.0.99-SNAPSHOT ................ SUCCESS [  3.163 s]
[INFO] jersey-agnostic-test 1.0.8 ......................... SUCCESS [  4.939 s]
[INFO] jersey-examples-assemblies 3.0.99-SNAPSHOT ......... SUCCESS [  0.582 s]
[INFO] jersey-examples-bookmark 3.0.99-SNAPSHOT ........... SUCCESS [  5.214 s]
[INFO] jersey-examples-bookmark-em 3.0.99-SNAPSHOT ........ SUCCESS [  2.992 s]
[INFO] jersey-examples-bookstore-webapp 3.0.99-SNAPSHOT ... SUCCESS [  3.397 s]
[INFO] jersey-examples-cdi-webapp 3.0.99-SNAPSHOT ......... SUCCESS [  8.842 s]
[INFO] jersey-examples-clipboard 3.0.99-SNAPSHOT .......... SUCCESS [  4.709 s]
[INFO] jersey-examples-clipboard-programmatic 3.0.99-SNAPSHOT SUCCESS [  3.477 s]
[INFO] jersey-examples-configured-client 3.0.99-SNAPSHOT .. SUCCESS [  4.681 s]
[INFO] jersey-examples-declarative-linking 3.0.99-SNAPSHOT  SUCCESS [  4.649 s]
[INFO] jersey-examples-entity-filtering 3.0.99-SNAPSHOT ... SUCCESS [  6.546 s]
[INFO] jersey-examples-entity-filtering-selectable 3.0.99-SNAPSHOT SUCCESS [  6.227 s]
[INFO] jersey-examples-entity-filtering-security 3.0.99-SNAPSHOT SUCCESS [  5.507 s]
[INFO] jersey-examples-extended-wadl-webapp 3.0.99-SNAPSHOT SUCCESS [ 12.335 s]
[INFO] jersey-examples-exception-mapping 3.0.99-SNAPSHOT .. SUCCESS [  4.835 s]
[INFO] jersey-examples-freemarker-webapp 3.0.99-SNAPSHOT .. SUCCESS [  5.757 s]
[INFO] jersey-examples-groovy 3.0.99-SNAPSHOT ............. SUCCESS [ 12.488 s]
[INFO] jersey-examples-helloworld 3.0.99-SNAPSHOT ......... SUCCESS [  4.220 s]
[INFO] jersey-examples-helloworld-benchmark 3.0.99-SNAPSHOT SUCCESS [  6.462 s]
[INFO] jersey-examples-helloworld-cdi2-se 3.0.99-SNAPSHOT . SUCCESS [  6.152 s]
[INFO] jersey-examples-helloworld-netty 3.0.99-SNAPSHOT ... SUCCESS [  5.953 s]
[INFO] jersey-examples-helloworld-programmatic 3.0.99-SNAPSHOT SUCCESS [  4.070 s]
[INFO] jersey-examples-helloworld-pure-jax-rs 3.0.99-SNAPSHOT SUCCESS [  2.306 s]
[INFO] jersey-examples-helloworld-weld 3.0.99-SNAPSHOT .... SUCCESS [03:06 min]
[INFO] jersey-examples-http-patch 3.0.99-SNAPSHOT ......... SUCCESS [  5.557 s]
[INFO] jersey-examples-http-trace 3.0.99-SNAPSHOT ......... SUCCESS [  5.966 s]
[INFO] jersey-examples-https-clientserver-grizzly 3.0.99-SNAPSHOT SUCCESS [  5.626 s]
[INFO] jersey-examples-https-server-glassfish 3.0.99-SNAPSHOT SUCCESS [  2.229 s]
[INFO] jersey-examples-java8-webapp 3.0.99-SNAPSHOT ....... SUCCESS [  4.965 s]
[INFO] jersey-examples-jaxb 3.0.99-SNAPSHOT ............... SUCCESS [  5.580 s]
[INFO] jersey-examples-jaxrs-types-injection 3.0.99-SNAPSHOT SUCCESS [  4.928 s]
[INFO] jersey-examples-ejb 3.0.99-SNAPSHOT ................ SUCCESS [  2.287 s]
[INFO] jersey-examples-json-binding-webapp 3.0.99-SNAPSHOT  SUCCESS [  2.825 s]
[INFO] jersey-examples-json-jackson 3.0.99-SNAPSHOT ....... SUCCESS [  4.912 s]
[INFO] jersey-examples-json-jettison 3.0.99-SNAPSHOT ...... SUCCESS [  6.345 s]
[INFO] jersey-examples-json-moxy 3.0.99-SNAPSHOT .......... SUCCESS [  5.444 s]
[INFO] jersey-examples-json-processing-webapp 3.0.99-SNAPSHOT SUCCESS [  5.982 s]
[INFO] jersey-examples-json-with-padding 3.0.99-SNAPSHOT .. SUCCESS [  6.162 s]
[INFO] jersey-examples-managed-beans-webapp 3.0.99-SNAPSHOT SUCCESS [  2.493 s]
[INFO] jersey-examples-managed-client 3.0.99-SNAPSHOT ..... SUCCESS [  4.551 s]
[INFO] jersey-examples-managed-client-webapp 3.0.99-SNAPSHOT SUCCESS [  4.314 s]
[INFO] jersey-examples-managed-client-simple-webapp 3.0.99-SNAPSHOT SUCCESS [  4.542 s]
[INFO] jersey-examples-multipart-webapp 3.0.99-SNAPSHOT ... SUCCESS [  5.384 s]
[INFO] jersey-micrometer-example-webapp 3.0.99-SNAPSHOT ... SUCCESS [  2.809 s]
[INFO] jersey-examples-open-tracing 3.0.99-SNAPSHOT ....... SUCCESS [  2.339 s]
[INFO] jersey-examples-osgi-helloworld-webapp 3.0.99-SNAPSHOT SUCCESS [  0.124 s]
[INFO] jersey-examples-osgi-helloworld-webapp-lib 3.0.99-SNAPSHOT SUCCESS [  2.629 s]
[INFO] jersey-examples-osgi-helloworld-webapp-additional 3.0.99-SNAPSHOT SUCCESS [  0.659 s]
[INFO] jersey-examples-osgi-helloworld-webapp-alternate-version 3.0.99-SNAPSHOT SUCCESS [  0.702 s]
[INFO] jersey-examples-osgi-helloworld-webapp-wab 3.0.99-SNAPSHOT SUCCESS [  2.565 s]
[INFO] jersey-examples-osgi-helloworld-webapp-test 3.0.99-SNAPSHOT SUCCESS [  2.052 s]
[INFO] oauth-client-twitter 3.0.99-SNAPSHOT ............... SUCCESS [  1.087 s]
[INFO] jersey-examples-reload 3.0.99-SNAPSHOT ............. SUCCESS [  6.008 s]
[INFO] jersey-examples-rx-client-webapp 3.0.99-SNAPSHOT ... SUCCESS [ 25.200 s]
[INFO] jersey-examples-server-async 3.0.99-SNAPSHOT ....... SUCCESS [  8.870 s]
[INFO] jersey-examples-server-async-managed 3.0.99-SNAPSHOT SUCCESS [  8.284 s]
[INFO] jersey-examples-server-async-standalone 3.0.99-SNAPSHOT SUCCESS [  0.172 s]
[INFO] jersey-examples-server-async-standalone-client 3.0.99-SNAPSHOT SUCCESS [  1.245 s]
[INFO] jersey-examples-server-async-standalone-webapp 3.0.99-SNAPSHOT SUCCESS [  0.690 s]
[INFO] jersey-examples-server-sent-events-jaxrs 3.0.99-SNAPSHOT SUCCESS [  4.758 s]
[INFO] jersey-examples-servlet3-webapp 3.0.99-SNAPSHOT .... SUCCESS [  4.263 s]
[INFO] jersey-examples-simple-console 3.0.99-SNAPSHOT ..... SUCCESS [  4.742 s]
[INFO] jersey-examples-sse-item-store-jersey-webapp 3.0.99-SNAPSHOT SUCCESS [  7.289 s]
[INFO] jersey-examples-sse-item-store-jaxrs-webapp 3.0.99-SNAPSHOT SUCCESS [ 17.500 s]
[INFO] jersey-examples-sse-twitter-aggregator 3.0.99-SNAPSHOT SUCCESS [  2.842 s]
[INFO] jersey-examples-system-properties 3.0.99-SNAPSHOT .. SUCCESS [  4.827 s]
[INFO] jersey-examples-moxy 3.0.99-SNAPSHOT ............... SUCCESS [  5.165 s]
[INFO] jersey-examples-helloworld-spring-webapp 3.0.99-SNAPSHOT SUCCESS [  2.289 s]
[INFO] helloworld-spring-annotations 3.0.99-SNAPSHOT ...... SUCCESS [  3.383 s]
[INFO] jersey-test-framework-maven-custom-enforcer-rules 3.0.99-SNAPSHOT SUCCESS [  2.671 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:13 h
[INFO] Finished at: 2024-04-18T12:40:49Z
[INFO] ------------------------------------------------------------------------
+ bash /home/jenkins/agent/workspace/ci-cd-integration_3.0/etc/scripts/validation/dependency-convergence.sh
Validating convergences for Jersey 3.0.99-SNAPSHOT
****************************************************
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 21.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-21/21.0.2 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
****************************************************
[INFO] Scanning for projects...
[INFO] 
[INFO] ------< org.glassfish.jersey.validation:dependency-convergences >-------
[INFO] Building jersey-dependency-convergence-validation 0.0.1
[INFO]   from validation.pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Artifact jakarta.inject:jakarta.inject-api:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public, default, releases)]
[INFO] Artifact jakarta.inject:jakarta.inject-api:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public, default, releases)]
[INFO] Artifact jakarta.annotation:jakarta.annotation-api:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public, default, releases)]
[INFO] Artifact jakarta.annotation:jakarta.annotation-api:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public, default, releases)]
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (default-cli) @ dependency-convergences ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.407 s
[INFO] Finished at: 2024-04-18T12:41:34Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS