Skip to content

Console Output

Skipping 15,510 KB.. Full Log
emstore.jersey.ItemStoreResource createItemEvent
INFO: Creating event id [18] name [round-2-05]
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.ItemStoreResource createItemEvent
INFO: Creating event id [19] name [round-2-06]
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.ItemStoreResource createItemEvent
INFO: Creating event id [20] name [round-2-07]
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.ItemStoreResource createItemEvent
INFO: Creating event id [21] name [round-2-08]
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.ItemStoreResource createItemEvent
INFO: Creating event id [22] name [round-2-09]
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest lambda$testEventSourceReconnect$1
INFO: [-i-] SOURCE 4: Received event id=13 data=round-2-00
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest lambda$testEventSourceReconnect$1
INFO: [-i-] SOURCE 4: Received event id=14 data=round-2-01
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest lambda$testEventSourceReconnect$1
INFO: [-i-] SOURCE 4: Received event id=15 data=round-2-02
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest lambda$testEventSourceReconnect$1
INFO: [-i-] SOURCE 4: Received event id=16 data=round-2-03
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest lambda$testEventSourceReconnect$1
INFO: [-i-] SOURCE 4: Received event id=17 data=round-2-04
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest lambda$testEventSourceReconnect$1
INFO: [-i-] SOURCE 4: Received event id=18 data=round-2-05
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest lambda$testEventSourceReconnect$1
INFO: [-i-] SOURCE 4: Received event id=19 data=round-2-06
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest lambda$testEventSourceReconnect$1
INFO: [-i-] SOURCE 4: Received event id=20 data=round-2-07
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest lambda$testEventSourceReconnect$1
INFO: [-i-] SOURCE 4: Received event id=21 data=round-2-08
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest lambda$testEventSourceReconnect$1
INFO: [-i-] SOURCE 4: Received event id=22 data=round-2-09
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.ItemStoreResource$1 onClose
INFO: Chunked output has been closed.
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.ItemStoreResource$1 onClose
INFO: Chunked output has been closed.
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.ItemStoreResource$1 onClose
INFO: Chunked output has been closed.
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.ItemStoreResource$1 onClose
INFO: Chunked output has been closed.
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.ItemStoreResource$1 onClose
INFO: Chunked output has been closed.
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest close
INFO: [<--] SOURCE 0 closed.
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest close
INFO: [<--] SOURCE 1 closed.
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest close
INFO: [<--] SOURCE 2 closed.
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest close
INFO: [<--] SOURCE 3 closed.
Mar 13, 2024 5:07:57 PM org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest close
INFO: [<--] SOURCE 4 closed.
Mar 13, 2024 5:07:57 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: 4.654 s -- in org.glassfish.jersey.examples.sseitemstore.jersey.JerseyItemStoreResourceTest
[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-jersey-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [sse-item-store-jersey-webapp] in [/home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jersey-webapp/target/sse-item-store-jersey-webapp]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jersey-webapp/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jersey-webapp/target/sse-item-store-jersey-webapp.war
[INFO] 
[INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ sse-item-store-jersey-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-jersey-webapp/target/bom.xml
[INFO]            attaching as sse-item-store-jersey-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-jersey-webapp/target/bom.json
[INFO]            attaching as sse-item-store-jersey-webapp-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ sse-item-store-jersey-webapp ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jersey-webapp/target/sse-item-store-jersey-webapp-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ sse-item-store-jersey-webapp ---
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jersey-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jersey-webapp/3.0.99-SNAPSHOT/sse-item-store-jersey-webapp-3.0.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jersey-webapp/target/sse-item-store-jersey-webapp.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jersey-webapp/3.0.99-SNAPSHOT/sse-item-store-jersey-webapp-3.0.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jersey-webapp/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jersey-webapp/3.0.99-SNAPSHOT/sse-item-store-jersey-webapp-3.0.99-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jersey-webapp/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jersey-webapp/3.0.99-SNAPSHOT/sse-item-store-jersey-webapp-3.0.99-SNAPSHOT-cyclonedx.json
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_3.0/examples/sse-item-store-jersey-webapp/target/sse-item-store-jersey-webapp-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jersey-webapp/3.0.99-SNAPSHOT/sse-item-store-jersey-webapp-3.0.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ sse-item-store-jersey-webapp ---
[INFO] 
[INFO] -----< org.glassfish.jersey.examples:sse-item-store-jaxrs-webapp >------
[INFO] Building jersey-examples-sse-item-store-jaxrs-webapp 3.0.99-SNAPSHOT [367/373]
[INFO]   from examples/sse-item-store-jaxrs-webapp/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- clean:2.5:clean (default-clean) @ sse-item-store-jaxrs-webapp ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ sse-item-store-jaxrs-webapp ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[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.4.0:parse-version (parse-version) @ sse-item-store-jaxrs-webapp ---
[INFO] 
[INFO] --- build-helper:3.4.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.11.0:compile (default-compile) @ sse-item-store-jaxrs-webapp ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (base-compile) @ sse-item-store-jaxrs-webapp ---
[INFO] Changes detected - recompiling the module! :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.11.0:testCompile (default-testCompile) @ sse-item-store-jaxrs-webapp ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ sse-item-store-jaxrs-webapp ---
[INFO] Reserved port 40115 for jersey.config.test.container.port
[INFO] Reserved port 41707 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.2.1: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
Mar 13, 2024 5:08:01 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
Mar 13, 2024 5:08:01 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Mar 13, 2024 5:08:01 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8080]
Mar 13, 2024 5:08:01 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [0] name [foo]
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 4: Received event id=0 data=foo
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 0: Received event id=0 data=foo
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 3: Received event id=0 data=foo
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 2: Received event id=0 data=foo
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 1: Received event id=0 data=foo
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'foo'
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [1] name [bar]
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 1: Received event id=1 data=bar
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 0: Received event id=1 data=bar
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 3: Received event id=1 data=bar
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 2: Received event id=1 data=bar
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 4: Received event id=1 data=bar
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'bar'
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [2] name [baz]
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 2: Received event id=2 data=baz
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 1: Received event id=2 data=baz
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 3: Received event id=2 data=baz
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 4: Received event id=2 data=baz
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'baz'
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testItemsStore$0
INFO: [-i-] SOURCE 0: Received event id=2 data=baz
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 0 closed.
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 1 closed.
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 2 closed.
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 3 closed.
Mar 13, 2024 5:08:02 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 4 closed.
Mar 13, 2024 5:08:02 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:8080]
Mar 13, 2024 5:08:03 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
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Mar 13, 2024 5:08:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8080]
Mar 13, 2024 5:08:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [3] name [round-1-00]
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-00'
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=3 data=round-1-00
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=3 data=round-1-00
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=3 data=round-1-00
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=3 data=round-1-00
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=3 data=round-1-00
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :3
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: No events to replay.
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [4] name [round-1-01]
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-01'
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=4 data=round-1-01
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :3
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 4
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [4] name [round-1-01]
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=4 data=round-1-01
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [5] name [round-1-02]
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-02'
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=5 data=round-1-02
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :3
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 4
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [4] name [round-1-01]
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [5] name [round-1-02]
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=4 data=round-1-01
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=5 data=round-1-02
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [6] name [round-1-03]
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-03'
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=6 data=round-1-03
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :3
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 4
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [4] name [round-1-01]
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [5] name [round-1-02]
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=4 data=round-1-01
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [6] name [round-1-03]
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=5 data=round-1-02
Mar 13, 2024 5:08:03 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=6 data=round-1-03
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [7] name [round-1-04]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-04'
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=7 data=round-1-04
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :3
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 4
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [4] name [round-1-01]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [5] name [round-1-02]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=4 data=round-1-01
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [6] name [round-1-03]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=5 data=round-1-02
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [7] name [round-1-04]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=6 data=round-1-03
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=7 data=round-1-04
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [8] name [round-1-05]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=8 data=round-1-05
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-05'
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :4
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 5
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [5] name [round-1-02]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [6] name [round-1-03]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=5 data=round-1-02
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [7] name [round-1-04]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=6 data=round-1-03
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [8] name [round-1-05]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=7 data=round-1-04
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=8 data=round-1-05
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [9] name [round-1-06]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=9 data=round-1-06
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-06'
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :5
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 6
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [6] name [round-1-03]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [7] name [round-1-04]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=6 data=round-1-03
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [8] name [round-1-05]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=7 data=round-1-04
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [9] name [round-1-06]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=8 data=round-1-05
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=9 data=round-1-06
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [10] name [round-1-07]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-07'
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=10 data=round-1-07
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :6
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 7
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [7] name [round-1-04]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [8] name [round-1-05]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [9] name [round-1-06]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=7 data=round-1-04
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=8 data=round-1-05
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [10] name [round-1-07]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=9 data=round-1-06
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=10 data=round-1-07
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [11] name [round-1-08]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-08'
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=11 data=round-1-08
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :7
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 8
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [8] name [round-1-05]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [9] name [round-1-06]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=8 data=round-1-05
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [10] name [round-1-07]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=9 data=round-1-06
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [11] name [round-1-08]
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=10 data=round-1-07
Mar 13, 2024 5:08:04 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=11 data=round-1-08
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [12] name [round-1-09]
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=12 data=round-1-09
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-1-09'
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :8
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 9
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [9] name [round-1-06]
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [10] name [round-1-07]
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=9 data=round-1-06
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [11] name [round-1-08]
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=10 data=round-1-07
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [12] name [round-1-09]
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=11 data=round-1-08
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=12 data=round-1-09
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'reconnect 1' has been processed.
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :9
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :10
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :11
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :12
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :12
Mar 13, 2024 5:08:05 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [13] name [round-2-00]
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-00'
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :9
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [14] name [round-2-01]
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-01'
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :10
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [15] name [round-2-02]
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-02'
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :11
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [16] name [round-2-03]
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-03'
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [17] name [round-2-04]
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-04'
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :12
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [18] name [round-2-05]
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-05'
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [19] name [round-2-06]
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-06'
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :12
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Non-zero reconnect delay [1] - responding with HTTP 503.
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [20] name [round-2-07]
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-07'
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [21] name [round-2-08]
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-08'
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [22] name [round-2-09]
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest postItem
INFO: [-i-] POSTed item: 'round-2-09'
Mar 13, 2024 5:08:06 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'reconnect now' has been processed.
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :9
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 10
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [10] name [round-1-07]
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [11] name [round-1-08]
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [12] name [round-1-09]
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=10 data=round-1-07
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=11 data=round-1-08
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [13] name [round-2-00]
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=12 data=round-1-09
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [14] name [round-2-01]
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=13 data=round-2-00
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [15] name [round-2-02]
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=14 data=round-2-01
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [16] name [round-2-03]
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=15 data=round-2-02
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [17] name [round-2-04]
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=16 data=round-2-03
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [18] name [round-2-05]
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=17 data=round-2-04
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [19] name [round-2-06]
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=18 data=round-2-05
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [20] name [round-2-07]
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=19 data=round-2-06
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [21] name [round-2-08]
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=20 data=round-2-07
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [22] name [round-2-09]
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=21 data=round-2-08
Mar 13, 2024 5:08:07 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 3: Received event id=22 data=round-2-09
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :10
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 11
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [11] name [round-1-08]
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [12] name [round-1-09]
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [13] name [round-2-00]
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=11 data=round-1-08
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=12 data=round-1-09
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [14] name [round-2-01]
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=13 data=round-2-00
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [15] name [round-2-02]
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=14 data=round-2-01
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [16] name [round-2-03]
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=15 data=round-2-02
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [17] name [round-2-04]
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=16 data=round-2-03
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [18] name [round-2-05]
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=17 data=round-2-04
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [19] name [round-2-06]
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=18 data=round-2-05
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [20] name [round-2-07]
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=19 data=round-2-06
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [21] name [round-2-08]
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=20 data=round-2-07
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [22] name [round-2-09]
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=21 data=round-2-08
Mar 13, 2024 5:08:09 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 4: Received event id=22 data=round-2-09
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :11
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 12
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [12] name [round-1-09]
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [13] name [round-2-00]
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=12 data=round-1-09
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [14] name [round-2-01]
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=13 data=round-2-00
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [15] name [round-2-02]
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=14 data=round-2-01
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [16] name [round-2-03]
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=15 data=round-2-02
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [17] name [round-2-04]
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=16 data=round-2-03
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [18] name [round-2-05]
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=17 data=round-2-04
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [19] name [round-2-06]
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=18 data=round-2-05
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [20] name [round-2-07]
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=19 data=round-2-06
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [21] name [round-2-08]
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=20 data=round-2-07
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [22] name [round-2-09]
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=21 data=round-2-08
Mar 13, 2024 5:08:11 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 1: Received event id=22 data=round-2-09
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :12
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 13
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [13] name [round-2-00]
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [14] name [round-2-01]
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [15] name [round-2-02]
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [16] name [round-2-03]
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [17] name [round-2-04]
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [18] name [round-2-05]
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=13 data=round-2-00
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [19] name [round-2-06]
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=14 data=round-2-01
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=15 data=round-2-02
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [20] name [round-2-07]
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=16 data=round-2-03
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=17 data=round-2-04
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [21] name [round-2-08]
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=18 data=round-2-05
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=19 data=round-2-06
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [22] name [round-2-09]
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=20 data=round-2-07
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=21 data=round-2-08
Mar 13, 2024 5:08:13 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 2: Received event id=22 data=round-2-09
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :12
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: Replaying events - starting with id 13
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [13] name [round-2-00]
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [14] name [round-2-01]
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=13 data=round-2-00
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [15] name [round-2-02]
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=14 data=round-2-01
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [16] name [round-2-03]
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=15 data=round-2-02
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [17] name [round-2-04]
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=16 data=round-2-03
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [18] name [round-2-05]
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=17 data=round-2-04
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [19] name [round-2-06]
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=18 data=round-2-05
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [20] name [round-2-07]
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=19 data=round-2-06
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [21] name [round-2-08]
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=20 data=round-2-07
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource createItemEvent
INFO: Creating event id [22] name [round-2-09]
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=21 data=round-2-08
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest lambda$testEventSourceReconnect$4
INFO: [-i-] SOURCE 0: Received event id=22 data=round-2-09
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest sendCommand
INFO: [-!-] COMMAND 'disconnect' has been processed.
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 0 closed.
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 1 closed.
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 2 closed.
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 3 closed.
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResourceTest close
INFO: [<--] SOURCE 4 closed.
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Received last event id :22
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource itemEvents
INFO: Zero reconnect delay - reconnecting.
Mar 13, 2024 5:08:15 PM org.glassfish.jersey.examples.sseitemstore.jaxrs.JaxrsItemStoreResource replayMissedEvents
INFO: No events to replay.
Mar 13, 2024 5:08:15 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.33 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:2.5: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.4.0:parse-version (parse-version) @ sse-twitter-aggregator ---
[INFO] 
[INFO] --- build-helper:3.4.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.11.0:compile (default-compile) @ sse-twitter-aggregator ---
[INFO] Changes detected - recompiling the module! :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.11.0:compile (base-compile) @ sse-twitter-aggregator ---
[INFO] Changes detected - recompiling the module! :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.11.0:testCompile (default-testCompile) @ sse-twitter-aggregator ---
[INFO] No sources to compile
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ sse-twitter-aggregator ---
[INFO] Reserved port 37541 for jersey.config.test.container.port
[INFO] Reserved port 34073 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.2.1: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:2.5: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.4.0:parse-version (parse-version) @ system-properties-example ---
[INFO] 
[INFO] --- build-helper:3.4.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.11.0:compile (default-compile) @ system-properties-example ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug target 1.8] to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (base-compile) @ system-properties-example ---
[INFO] Changes detected - recompiling the module! :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.11.0:testCompile (default-testCompile) @ system-properties-example ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ system-properties-example ---
[INFO] Reserved port 34887 for jersey.config.test.container.port
[INFO] Reserved port 41697 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.2.1: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
Mar 13, 2024 5:08:22 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:34887/
Mar 13, 2024 5:08:22 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Mar 13, 2024 5:08:22 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:34887]
Mar 13, 2024 5:08:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Mar 13, 2024 5:08:23 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:34887]
Mar 13, 2024 5:08:23 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:34887/
Mar 13, 2024 5:08:23 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Mar 13, 2024 5:08:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:34887]
Mar 13, 2024 5:08:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Mar 13, 2024 5:08:23 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:34887]
Mar 13, 2024 5:08:23 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:34887/
Mar 13, 2024 5:08:23 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Mar 13, 2024 5:08:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:34887]
Mar 13, 2024 5:08:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Mar 13, 2024 5:08:23 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:34887]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.472 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:2.5: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.4.0:parse-version (parse-version) @ xml-moxy ---
[INFO] 
[INFO] --- build-helper:3.4.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.11.0:compile (default-compile) @ xml-moxy ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug target 1.8] to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (base-compile) @ xml-moxy ---
[INFO] Changes detected - recompiling the module! :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.11.0:testCompile (default-testCompile) @ xml-moxy ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ xml-moxy ---
[INFO] Reserved port 44919 for jersey.config.test.container.port
[INFO] Reserved port 38965 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.2.1: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
Mar 13, 2024 5:08:26 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:44919/
Mar 13, 2024 5:08:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:44919]
Mar 13, 2024 5:08:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Mar 13, 2024 5:08:28 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:44919]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.825 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:2.5: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.4.0:parse-version (parse-version) @ helloworld-spring-webapp ---
[INFO] 
[INFO] --- build-helper:3.4.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.11.0:compile (default-compile) @ helloworld-spring-webapp ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug target 1.8] to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (base-compile) @ helloworld-spring-webapp ---
[INFO] Changes detected - recompiling the module! :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.11.0:testCompile (default-testCompile) @ helloworld-spring-webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ helloworld-spring-webapp ---
[INFO] Reserved port 34857 for jersey.config.test.container.port
[INFO] Reserved port 33297 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.2.1: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 37 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:2.5: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.4.0:parse-version (parse-version) @ helloworld-spring-annotations ---
[INFO] 
[INFO] --- build-helper:3.4.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.11.0:compile (default-compile) @ helloworld-spring-annotations ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug target 1.8] to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (base-compile) @ helloworld-spring-annotations ---
[INFO] Changes detected - recompiling the module! :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.11.0:testCompile (default-testCompile) @ helloworld-spring-annotations ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ helloworld-spring-annotations ---
[INFO] Reserved port 37959 for jersey.config.test.container.port
[INFO] Reserved port 37721 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.2.1: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
Mar 13, 2024 5:08:33 PM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer <init>
INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:37959/
Mar 13, 2024 5:08:33 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Mar 13, 2024 5:08:34 PM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer <init>
INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:37959/
Mar 13, 2024 5:08:34 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.107 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:2.5: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.4.0:parse-version (parse-version) @ custom-enforcer-rules ---
[INFO] 
[INFO] --- build-helper:3.4.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.11.0:compile (default-compile) @ custom-enforcer-rules ---
[INFO] Changes detected - recompiling the module! :source
[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.11.0:compile (base-compile) @ custom-enforcer-rules ---
[INFO] Changes detected - recompiling the module! :input tree
[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.11.0:testCompile (default-testCompile) @ custom-enforcer-rules ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug target 1.8] to target/test-classes
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ custom-enforcer-rules ---
[INFO] Reserved port 39735 for jersey.config.test.container.port
[INFO] Reserved port 44007 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.2.1: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.106 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.011 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 16 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:03 min]
[INFO] jersey-archetypes 3.0.99-SNAPSHOT .................. SUCCESS [  1.623 s]
[INFO] jersey-archetype-heroku-webapp 3.0.99-SNAPSHOT ..... SUCCESS [  4.389 s]
[INFO] jersey-archetype-grizzly2 3.0.99-SNAPSHOT .......... SUCCESS [  0.432 s]
[INFO] jersey-archetype-webapp 3.0.99-SNAPSHOT ............ SUCCESS [  0.415 s]
[INFO] jersey-example-java8-webapp 3.0.99-SNAPSHOT ........ SUCCESS [  0.700 s]
[INFO] jersey-bom 3.0.99-SNAPSHOT ......................... SUCCESS [  0.193 s]
[INFO] jersey-core-common 3.0.99-SNAPSHOT ................. SUCCESS [ 54.222 s]
[INFO] jersey-inject 3.0.99-SNAPSHOT ...................... SUCCESS [  0.366 s]
[INFO] jersey-inject-hk2 3.0.99-SNAPSHOT .................. SUCCESS [  5.144 s]
[INFO] jersey-core-client 3.0.99-SNAPSHOT ................. SUCCESS [ 24.859 s]
[INFO] jersey-media 3.0.99-SNAPSHOT ....................... SUCCESS [  0.564 s]
[INFO] jersey-media-jaxb 3.0.99-SNAPSHOT .................. SUCCESS [  6.734 s]
[INFO] jersey-core-server 3.0.99-SNAPSHOT ................. SUCCESS [ 57.560 s]
[INFO] jersey-containers 3.0.99-SNAPSHOT .................. SUCCESS [  0.552 s]
[INFO] jersey-container-grizzly2-http 3.0.99-SNAPSHOT ..... SUCCESS [ 35.588 s]
[INFO] jersey-container-servlet-core 3.0.99-SNAPSHOT ...... SUCCESS [  3.556 s]
[INFO] jersey-test-framework 3.0.99-SNAPSHOT .............. SUCCESS [  0.429 s]
[INFO] jersey-test-framework-core 3.0.99-SNAPSHOT ......... SUCCESS [  3.664 s]
[INFO] jersey-container-servlet 3.0.99-SNAPSHOT ........... SUCCESS [  1.164 s]
[INFO] jersey-container-grizzly2-servlet 3.0.99-SNAPSHOT .. SUCCESS [  1.110 s]
[INFO] jersey-test-framework-providers 3.0.99-SNAPSHOT .... SUCCESS [  0.459 s]
[INFO] jersey-test-framework-provider-grizzly2 3.0.99-SNAPSHOT SUCCESS [  8.047 s]
[INFO] jersey-connectors 3.0.99-SNAPSHOT .................. SUCCESS [  0.445 s]
[INFO] jersey-connectors-apache 3.0.99-SNAPSHOT ........... SUCCESS [ 19.660 s]
[INFO] jersey-connectors-apache5 3.0.99-SNAPSHOT .......... SUCCESS [ 20.713 s]
[INFO] jersey-test-framework-provider-inmemory 3.0.99-SNAPSHOT SUCCESS [  3.140 s]
[INFO] jersey-test-framework-provider-external 3.0.99-SNAPSHOT SUCCESS [  1.203 s]
[INFO] jersey-container-jdk-http 3.0.99-SNAPSHOT .......... SUCCESS [ 19.069 s]
[INFO] jersey-test-framework-provider-jdk-http 3.0.99-SNAPSHOT SUCCESS [  8.479 s]
[INFO] jersey-container-simple-http 3.0.99-SNAPSHOT ....... SUCCESS [ 17.512 s]
[INFO] jersey-test-framework-provider-simple 3.0.99-SNAPSHOT SUCCESS [  3.263 s]
[INFO] jersey-connectors-netty 3.0.99-SNAPSHOT ............ SUCCESS [ 38.883 s]
[INFO] jersey-container-netty-http 3.0.99-SNAPSHOT ........ SUCCESS [  1.958 s]
[INFO] jersey-test-framework-provider-netty 3.0.99-SNAPSHOT SUCCESS [  1.406 s]
[INFO] jersey-container-jetty-http 3.0.99-SNAPSHOT ........ SUCCESS [ 12.514 s]
[INFO] jersey-test-framework-provider-jetty 3.0.99-SNAPSHOT SUCCESS [  3.361 s]
[INFO] jersey-test-framework-provider-bundle 3.0.99-SNAPSHOT SUCCESS [  1.755 s]
[INFO] jersey-connectors-grizzly 3.0.99-SNAPSHOT .......... SUCCESS [ 10.781 s]
[INFO] jersey-media-sse 3.0.99-SNAPSHOT ................... SUCCESS [ 26.899 s]
[INFO] jersey-connectors-helidon 3.0.99-SNAPSHOT .......... SUCCESS [01:12 min]
[INFO] jersey-connectors-jdk 3.0.99-SNAPSHOT .............. SUCCESS [ 41.702 s]
[INFO] jersey-connectors-jetty 3.0.99-SNAPSHOT ............ SUCCESS [ 16.395 s]
[INFO] jersey-container-jetty-http2 3.0.99-SNAPSHOT ....... SUCCESS [ 13.043 s]
[INFO] jersey-extensions 3.0.99-SNAPSHOT .................. SUCCESS [  0.507 s]
[INFO] jersey-ext-entity-filtering 3.0.99-SNAPSHOT ........ SUCCESS [  3.730 s]
[INFO] jersey-media-json-jackson 3.0.99-SNAPSHOT .......... SUCCESS [  5.193 s]
[INFO] jersey-test-framework-provider-jetty-http2 3.0.99-SNAPSHOT SUCCESS [  4.165 s]
[INFO] jersey-connectors-jetty-http2 3.0.99-SNAPSHOT ...... SUCCESS [ 19.216 s]
[INFO] jersey-cdi-support 3.0.99-SNAPSHOT ................. SUCCESS [  0.379 s]
[INFO] jersey-ext-cdi1x 3.0.99-SNAPSHOT ................... SUCCESS [  3.292 s]
[INFO] jersey-glassfish-support 3.0.99-SNAPSHOT ........... SUCCESS [  0.430 s]
[INFO] jersey-gf-ejb 3.0.99-SNAPSHOT ...................... SUCCESS [  3.261 s]
[INFO] jersey-container-jetty-servlet 3.0.99-SNAPSHOT ..... SUCCESS [  1.280 s]
[INFO] jersey-ext-bean-validation 3.0.99-SNAPSHOT ......... SUCCESS [  2.248 s]
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding 3.0.99-SNAPSHOT SUCCESS [  1.235 s]
[INFO] jersey-ext-cdi-rs-inject 3.0.99-SNAPSHOT ........... SUCCESS [ 31.636 s]
[INFO] jersey-ext-cdi1x-servlet 3.0.99-SNAPSHOT ........... SUCCESS [  0.905 s]
[INFO] jersey-ext-cdi1x-transaction 3.0.99-SNAPSHOT ....... SUCCESS [  0.946 s]
[INFO] jersey-ext-cdi1x-validation 3.0.99-SNAPSHOT ........ SUCCESS [  0.942 s]
[INFO] jersey-ext-weld2-se 3.0.99-SNAPSHOT ................ SUCCESS [  1.096 s]
[INFO] jersey-ext-metainf-services 3.0.99-SNAPSHOT ........ SUCCESS [  4.039 s]
[INFO] jersey-micrometer 3.0.99-SNAPSHOT .................. SUCCESS [  6.217 s]
[INFO] jersey-ext-mvc 3.0.99-SNAPSHOT ..................... SUCCESS [  1.624 s]
[INFO] jersey-ext-mvc-bean-validation 3.0.99-SNAPSHOT ..... SUCCESS [  1.164 s]
[INFO] jersey-ext-mvc-freemarker 3.0.99-SNAPSHOT .......... SUCCESS [  1.043 s]
[INFO] jersey-ext-mvc-jsp 3.0.99-SNAPSHOT ................. SUCCESS [  1.058 s]
[INFO] jersey-ext-mvc-mustache 3.0.99-SNAPSHOT ............ SUCCESS [  0.842 s]
[INFO] jersey-ext-proxy-client 3.0.99-SNAPSHOT ............ SUCCESS [  7.423 s]
[INFO] jersey-ext-rx 3.0.99-SNAPSHOT ...................... SUCCESS [  0.373 s]
[INFO] jersey-ext-rx-client-guava 3.0.99-SNAPSHOT ......... SUCCESS [  2.128 s]
[INFO] jersey-ext-rx-client-rxjava 3.0.99-SNAPSHOT ........ SUCCESS [  2.041 s]
[INFO] jersey-ext-rx-client-rxjava2 3.0.99-SNAPSHOT ....... SUCCESS [  2.014 s]
[INFO] jersey-spring6 3.0.99-SNAPSHOT ..................... SUCCESS [  7.534 s]
[INFO] jersey-wadl-doclet 3.0.99-SNAPSHOT ................. SUCCESS [  1.343 s]
[INFO] jersey-media-json-binding 3.0.99-SNAPSHOT .......... SUCCESS [  1.393 s]
[INFO] project 3.0.99-SNAPSHOT ............................ SUCCESS [  0.363 s]
[INFO] jersey-mp-rest-client 3.0.99-SNAPSHOT .............. SUCCESS [  5.189 s]
[INFO] jersey-mp-config 3.0.99-SNAPSHOT ................... SUCCESS [  3.106 s]
[INFO] jersey-incubator 3.0.99-SNAPSHOT ................... SUCCESS [  0.311 s]
[INFO] jersey-inject-cdi-weld 3.0.99-SNAPSHOT ............. SUCCESS [  9.727 s]
[INFO] jersey-declarative-linking 3.0.99-SNAPSHOT ......... SUCCESS [  3.978 s]
[INFO] jersey-ext-gae-integration 3.0.99-SNAPSHOT ......... SUCCESS [  1.607 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.645 s]
[INFO] jersey-media-kryo 3.0.99-SNAPSHOT .................. SUCCESS [  4.161 s]
[INFO] jersey-open-tracing 3.0.99-SNAPSHOT ................ SUCCESS [  1.252 s]
[INFO] jersey-inject-cdi2-se 3.0.99-SNAPSHOT .............. SUCCESS [  6.592 s]
[INFO] jersey-media-json-gson 3.0.99-SNAPSHOT ............. SUCCESS [  1.340 s]
[INFO] jersey-media-json-jettison 3.0.99-SNAPSHOT ......... SUCCESS [  1.458 s]
[INFO] jersey-media-json-processing 3.0.99-SNAPSHOT ....... SUCCESS [  2.425 s]
[INFO] jersey-media-moxy 3.0.99-SNAPSHOT .................. SUCCESS [  1.319 s]
[INFO] jersey-media-multipart 3.0.99-SNAPSHOT ............. SUCCESS [ 12.440 s]
[INFO] jersey-security 3.0.99-SNAPSHOT .................... SUCCESS [  0.290 s]
[INFO] oauth1-signature 3.0.99-SNAPSHOT ................... SUCCESS [  2.388 s]
[INFO] jersey-security 3.0.99-SNAPSHOT .................... SUCCESS [  1.132 s]
[INFO] oauth1-server 3.0.99-SNAPSHOT ...................... SUCCESS [  4.734 s]
[INFO] oauth2-client 3.0.99-SNAPSHOT ...................... SUCCESS [  1.083 s]
[INFO] jersey-test-framework-util 3.0.99-SNAPSHOT ......... SUCCESS [  2.622 s]
[INFO] jersey-tests 3.0.99-SNAPSHOT ....................... SUCCESS [  0.416 s]
[INFO] jersey-tests-e2e 3.0.99-SNAPSHOT ................... SUCCESS [06:56 min]
[INFO] jersey-tests-e2e-client 3.0.99-SNAPSHOT ............ SUCCESS [04:50 min]
[INFO] jersey-tests-e2e-core-common 3.0.99-SNAPSHOT ....... SUCCESS [  4.173 s]
[INFO] jersey-tests-e2e-entity 3.0.99-SNAPSHOT ............ SUCCESS [06:20 min]
[INFO] jersey-tests-e2e-inject 3.0.99-SNAPSHOT ............ SUCCESS [  0.301 s]
[INFO] jersey-tests-e2e-inject-cdi-se 3.0.99-SNAPSHOT ..... SUCCESS [  7.666 s]
[INFO] jersey-tests-e2e-inject-cdi-inject-weld 3.0.99-SNAPSHOT SUCCESS [  7.538 s]
[INFO] e2e-inject-hk2 3.0.99-SNAPSHOT ..................... SUCCESS [  4.052 s]
[INFO] jersey-tests-e2e-server 3.0.99-SNAPSHOT ............ SUCCESS [11:53 min]
[INFO] jersey-tests-e2e-testng 3.0.99-SNAPSHOT ............ SUCCESS [ 11.162 s]
[INFO] jersey-tests-e2e-tls 3.0.99-SNAPSHOT ............... SUCCESS [ 20.409 s]
[INFO] jersey-tests-integration 3.0.99-SNAPSHOT ........... SUCCESS [  0.376 s]
[INFO] jersey-asm-integration 3.0.99-SNAPSHOT ............. SUCCESS [  1.796 s]
[INFO] cdi-integration-project 3.0.99-SNAPSHOT ............ SUCCESS [  0.291 s]
[INFO] jersey-tests-cdi-beanvalidation-webapp 3.0.99-SNAPSHOT SUCCESS [ 10.482 s]
[INFO] jersey-tests-cdi-client 3.0.99-SNAPSHOT ............ SUCCESS [  2.663 s]
[INFO] jersey-tests-cdi-client-on-server 3.0.99-SNAPSHOT .. SUCCESS [  4.527 s]
[INFO] jersey-tests-cdi-ejb-webapp 3.0.99-SNAPSHOT ........ SUCCESS [  2.671 s]
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp 3.0.99-SNAPSHOT SUCCESS [  1.958 s]
[INFO] cdi-manually-bound 3.0.99-SNAPSHOT ................. SUCCESS [  4.766 s]
[INFO] jersey-tests-cdi-log-check 3.0.99-SNAPSHOT ......... SUCCESS [  4.686 s]
[INFO] jersey-tests-integration-cdi-multimodule-lib 3.0.99-SNAPSHOT SUCCESS [  0.526 s]
[INFO] jersey-tests-integration-cdi-multimodule-war 3.0.99-SNAPSHOT SUCCESS [  2.185 s]
[INFO] jersey-tests-integration-cdi-multimodule-war2 3.0.99-SNAPSHOT SUCCESS [  2.068 s]
[INFO] jersey-tests-integration-cdi-multimodule-ear 3.0.99-SNAPSHOT SUCCESS [  1.597 s]
[INFO] jersey-tests-integration-cdi-multimodule 3.0.99-SNAPSHOT SUCCESS [  0.344 s]
[INFO] jersey-tests-cdi-multipart-webapp 3.0.99-SNAPSHOT .. SUCCESS [  2.304 s]
[INFO] jersey-tests-resource-with-at-context 3.0.99-SNAPSHOT SUCCESS [  3.520 s]
[INFO] cdi-singleton 3.0.99-SNAPSHOT ...................... SUCCESS [  3.972 s]
[INFO] jersey-tests-cdi-webapp 3.0.99-SNAPSHOT ............ SUCCESS [ 12.791 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp 3.0.99-SNAPSHOT SUCCESS [  2.763 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp 3.0.99-SNAPSHOT SUCCESS [  2.569 s]
[INFO] jersey-tests-cdi-with-jersey-injection-webapp 3.0.99-SNAPSHOT SUCCESS [  2.434 s]
[INFO] jersey-tests-context-inject-on-server 3.0.99-SNAPSHOT SUCCESS [  9.520 s]
[INFO] jersey-tests-glassfish-inject-on-server 3.0.99-SNAPSHOT SUCCESS [01:18 min]
[INFO] client-connector-provider 3.0.99-SNAPSHOT .......... SUCCESS [  4.096 s]
[INFO] jersey-tests-integration-ejb-multimodule-lib 3.0.99-SNAPSHOT SUCCESS [  0.543 s]
[INFO] jersey-tests-integration-ejb-multimodule-war 3.0.99-SNAPSHOT SUCCESS [  1.994 s]
[INFO] jersey-tests-integration-ejb-multimodule-ear 3.0.99-SNAPSHOT SUCCESS [  0.776 s]
[INFO] jersey-tests-integration-ejb-multimodule 3.0.99-SNAPSHOT SUCCESS [  0.328 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib 3.0.99-SNAPSHOT SUCCESS [  0.766 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1 3.0.99-SNAPSHOT SUCCESS [  1.810 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2 3.0.99-SNAPSHOT SUCCESS [  1.854 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear 3.0.99-SNAPSHOT SUCCESS [  1.054 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload 3.0.99-SNAPSHOT SUCCESS [  0.302 s]
[INFO] jersey-tests-ejb-webapp 3.0.99-SNAPSHOT ............ SUCCESS [  2.586 s]
[INFO] j-376-reproducer 3.0.99-SNAPSHOT ................... SUCCESS [  3.754 s]
[INFO] jersey-tests-integration-j-441-war1 3.0.99-SNAPSHOT  SUCCESS [  1.948 s]
[INFO] jersey-tests-integration-j-441-war2 3.0.99-SNAPSHOT  SUCCESS [  2.089 s]
[INFO] jersey-tests-integration-j-441-ear 3.0.99-SNAPSHOT . SUCCESS [  0.787 s]
[INFO] jersey-tests-integration-j-441 3.0.99-SNAPSHOT ..... SUCCESS [  0.269 s]
[INFO] jersey-tests-integration-j-59-ejb-lib 3.0.99-SNAPSHOT SUCCESS [  0.465 s]
[INFO] jersey-tests-integration-j-59-cdi-war 3.0.99-SNAPSHOT SUCCESS [  1.983 s]
[INFO] jersey-tests-integration-j-59-ear 3.0.99-SNAPSHOT .. SUCCESS [  0.844 s]
[INFO] jersey-tests-integration-j-59 3.0.99-SNAPSHOT ...... SUCCESS [  0.334 s]
[INFO] jersey-compatibility-jackson14 3.0.99-SNAPSHOT ..... SUCCESS [  1.769 s]
[INFO] jersey-tests-integration-jersey-2136 3.0.99-SNAPSHOT SUCCESS [  3.267 s]
[INFO] jersey-tests-integration-jersey-2137 3.0.99-SNAPSHOT SUCCESS [  2.189 s]
[INFO] jersey-tests-integration-jersey-2154 3.0.99-SNAPSHOT SUCCESS [  2.122 s]
[INFO] jersey-tests-integration-jersey-2421 3.0.99-SNAPSHOT SUCCESS [  1.578 s]
[INFO] jersey-tests-integration-jersey-2776 3.0.99-SNAPSHOT SUCCESS [  5.855 s]
[INFO] jersey-3662 3.0.99-SNAPSHOT ........................ SUCCESS [  2.518 s]
[INFO] jersey-tests-integration-jersey-3670 3.0.99-SNAPSHOT SUCCESS [  3.119 s]
[INFO] jersey-3992 3.0.99-SNAPSHOT ........................ SUCCESS [  4.273 s]
[INFO] jersey-tests-integration-jersey-4003 3.0.99-SNAPSHOT SUCCESS [  3.835 s]
[INFO] jersey-tests-integration-jersey-4099 3.0.99-SNAPSHOT SUCCESS [  4.320 s]
[INFO] jersey-4321 3.0.99-SNAPSHOT ........................ SUCCESS [  2.672 s]
[INFO] jersey-examples 3.0.99-SNAPSHOT .................... SUCCESS [  1.886 s]
[INFO] jersey-examples-server-sent-events-jersey 3.0.99-SNAPSHOT SUCCESS [ 10.831 s]
[INFO] jersey-4507 3.0.99-SNAPSHOT ........................ SUCCESS [  4.675 s]
[INFO] jersey-4542 3.0.99-SNAPSHOT ........................ SUCCESS [  4.535 s]
[INFO] jersey-4697 3.0.99-SNAPSHOT ........................ SUCCESS [  5.961 s]
[INFO] jersey-4722 3.0.99-SNAPSHOT ........................ SUCCESS [  2.471 s]
[INFO] jersey-bundles 3.0.99-SNAPSHOT ..................... SUCCESS [  0.160 s]
[INFO] jersey-bundles-jaxrs-ri 3.0.99-SNAPSHOT ............ SUCCESS [ 30.686 s]
[INFO] microprofile-integration-project 3.0.99-SNAPSHOT ... SUCCESS [  0.291 s]
[INFO] microprofile-config-project 3.0.99-SNAPSHOT ........ SUCCESS [  0.308 s]
[INFO] config-webapp 3.0.99-SNAPSHOT ...................... SUCCESS [  1.813 s]
[INFO] helidon-config-webapp 3.0.99-SNAPSHOT .............. SUCCESS [  4.594 s]
[INFO] jersey-rest-client 3.0.99-SNAPSHOT ................. SUCCESS [  6.707 s]
[INFO] jersey-rest-client-tck 3.0.99-SNAPSHOT ............. SUCCESS [02:53 min]
[INFO] reactive-streams-integration-project 3.0.99-SNAPSHOT SUCCESS [  0.276 s]
[INFO] sse-reactive-streams-tck 3.0.99-SNAPSHOT ........... SUCCESS [ 13.284 s]
[INFO] jersey-tests-integration-jersey-5087 3.0.99-SNAPSHOT SUCCESS [  7.353 s]
[INFO] jersey-tests-integration-jersey-async-filter 3.0.99-SNAPSHOT SUCCESS [ 13.981 s]
[INFO] jersey-tests-externalproperties 3.0.99-SNAPSHOT .... SUCCESS [  4.114 s]
[INFO] jersey-tests-component-inject 3.0.99-SNAPSHOT ...... SUCCESS [  3.737 s]
[INFO] jersey-tests-integration-jersey-780 3.0.99-SNAPSHOT  SUCCESS [  3.413 s]
[INFO] jersey-tests-integration-jersey-1107 3.0.99-SNAPSHOT SUCCESS [  3.248 s]
[INFO] jersey-tests-integration-jersey-1223 3.0.99-SNAPSHOT SUCCESS [  2.672 s]
[INFO] jersey-tests-integration-jersey-1604 3.0.99-SNAPSHOT SUCCESS [  4.205 s]
[INFO] jersey-tests-integration-jersey-1667 3.0.99-SNAPSHOT SUCCESS [  3.239 s]
[INFO] jersey-tests-integration-jersey-1883 3.0.99-SNAPSHOT SUCCESS [  4.099 s]
[INFO] jersey-tests-integration-jersey-1928 3.0.99-SNAPSHOT SUCCESS [  3.214 s]
[INFO] jersey-tests-integration-jersey-1960 3.0.99-SNAPSHOT SUCCESS [  3.300 s]
[INFO] jersey-tests-integration-jersey-1964 3.0.99-SNAPSHOT SUCCESS [  5.074 s]
[INFO] jersey-tests-integration-jersey-2031 3.0.99-SNAPSHOT SUCCESS [  4.285 s]
[INFO] jersey-tests-integration-jersey-2160 3.0.99-SNAPSHOT SUCCESS [  3.174 s]
[INFO] jersey-tests-integration-jersey-2164 3.0.99-SNAPSHOT SUCCESS [  3.216 s]
[INFO] jersey-tests-integration-jersey-2167 3.0.99-SNAPSHOT SUCCESS [  4.059 s]
[INFO] jersey-tests-integration-jersey-2176 3.0.99-SNAPSHOT SUCCESS [  4.356 s]
[INFO] jersey-tests-integration-jersey-2184 3.0.99-SNAPSHOT SUCCESS [  3.251 s]
[INFO] jersey-tests-integration-jersey-2255 3.0.99-SNAPSHOT SUCCESS [  5.120 s]
[INFO] jersey-tests-integration-jersey-2322 3.0.99-SNAPSHOT SUCCESS [  2.565 s]
[INFO] jersey-tests-integration-jersey-2335 3.0.99-SNAPSHOT SUCCESS [  3.934 s]
[INFO] jersey-tests-integration-jersey-2551 3.0.99-SNAPSHOT SUCCESS [  3.094 s]
[INFO] jersey-tests-integration-jersey-2612 3.0.99-SNAPSHOT SUCCESS [  3.364 s]
[INFO] jersey-tests-integration-jersey-2637 3.0.99-SNAPSHOT SUCCESS [  4.708 s]
[INFO] jersey-tests-integration-jersey-2654 3.0.99-SNAPSHOT SUCCESS [  2.651 s]
[INFO] jersey-tests-integration-jersey-2673 3.0.99-SNAPSHOT SUCCESS [  4.399 s]
[INFO] jersey-tests-integration-jersey-2689 3.0.99-SNAPSHOT SUCCESS [  4.759 s]
[INFO] jersey-tests-integration-jersey-2704 3.0.99-SNAPSHOT SUCCESS [  3.035 s]
[INFO] jersey-tests-integration-jersey-2794 3.0.99-SNAPSHOT SUCCESS [  3.493 s]
[INFO] jersey-tests-integration-jersey-2846 3.0.99-SNAPSHOT SUCCESS [  7.622 s]
[INFO] jersey-tests-integration-jersey-2878 3.0.99-SNAPSHOT SUCCESS [  4.793 s]
[INFO] jersey-tests-integration-jersey-2892 3.0.99-SNAPSHOT SUCCESS [  5.545 s]
[INFO] jersey-tests-integration-jersey-3796 3.0.99-SNAPSHOT SUCCESS [  6.153 s]
[INFO] jersey-tests-integration-jersey-4949 3.0.99-SNAPSHOT SUCCESS [  3.341 s]
[INFO] jersey-tests-integration-property-check 3.0.99-SNAPSHOT SUCCESS [  2.274 s]
[INFO] jersey-tests-integration-jersey-security-digest 3.0.99-SNAPSHOT SUCCESS [  4.418 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1 3.0.99-SNAPSHOT SUCCESS [  3.079 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2 3.0.99-SNAPSHOT SUCCESS [  5.113 s]
[INFO] jersey-tests-integration-servlet-2.5-filter 3.0.99-SNAPSHOT SUCCESS [  3.664 s]
[INFO] jersey-tests-integration-servlet-2.5-inflector-1 3.0.99-SNAPSHOT SUCCESS [  3.265 s]
[INFO] jersey-tests-integration-servlet-2.5-init-1 3.0.99-SNAPSHOT SUCCESS [  4.135 s]
[INFO] jersey-tests-integration-servlet-2.5-init-2 3.0.99-SNAPSHOT SUCCESS [  3.268 s]
[INFO] jersey-tests-integration-servlet-2.5-init-3 3.0.99-SNAPSHOT SUCCESS [  3.058 s]
[INFO] jersey-tests-integration-servlet-2.5-init-4 3.0.99-SNAPSHOT SUCCESS [  3.626 s]
[INFO] jersey-tests-integration-servlet-2.5-init-5 3.0.99-SNAPSHOT SUCCESS [  3.386 s]
[INFO] jersey-tests-integration-servlet-2.5-init-6 3.0.99-SNAPSHOT SUCCESS [  2.919 s]
[INFO] jersey-tests-integration-servlet-2.5-init-7 3.0.99-SNAPSHOT SUCCESS [  3.397 s]
[INFO] jersey-tests-integration-servlet-2.5-init-8 3.0.99-SNAPSHOT SUCCESS [  3.044 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-1 3.0.99-SNAPSHOT SUCCESS [  5.553 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-2 3.0.99-SNAPSHOT SUCCESS [  4.608 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-3 3.0.99-SNAPSHOT SUCCESS [  5.305 s]
[INFO] jersey-tests-integration-servlet-2.5-reload 3.0.99-SNAPSHOT SUCCESS [  1.975 s]
[INFO] jersey-tests-integration-servlet-3-async 3.0.99-SNAPSHOT SUCCESS [  5.417 s]
[INFO] jersey-tests-integration-servlet-3-chunked-io 3.0.99-SNAPSHOT SUCCESS [  9.829 s]
[INFO] jersey-tests-integration-servlet-3-filter 3.0.99-SNAPSHOT SUCCESS [  4.165 s]
[INFO] jersey-tests-integration-servlet-3-gf-async 3.0.99-SNAPSHOT SUCCESS [  1.279 s]
[INFO] jersey-tests-integration-servlet-3-inflector-1 3.0.99-SNAPSHOT SUCCESS [  3.815 s]
[INFO] jersey-tests-integration-servlet-3-init-1 3.0.99-SNAPSHOT SUCCESS [  3.258 s]
[INFO] jersey-tests-integration-servlet-3-init-2 3.0.99-SNAPSHOT SUCCESS [  3.412 s]
[INFO] jersey-tests-integration-servlet-3-init-3 3.0.99-SNAPSHOT SUCCESS [  3.623 s]
[INFO] jersey-tests-integration-servlet-3-init-4 3.0.99-SNAPSHOT SUCCESS [  3.176 s]
[INFO] jersey-tests-integration-servlet-3-init-5 3.0.99-SNAPSHOT SUCCESS [  3.075 s]
[INFO] jersey-tests-integration-servlet-3-init-6 3.0.99-SNAPSHOT SUCCESS [  3.719 s]
[INFO] jersey-tests-integration-servlet-3-init-7 3.0.99-SNAPSHOT SUCCESS [  3.135 s]
[INFO] jersey-tests-integration-servlet-3-init-8 3.0.99-SNAPSHOT SUCCESS [  4.469 s]
[INFO] jersey-tests-integration-servlet-3-init-9 3.0.99-SNAPSHOT SUCCESS [  3.109 s]
[INFO] jersey-tests-integration-servlet-3-init-provider 3.0.99-SNAPSHOT SUCCESS [  5.293 s]
[INFO] jersey-tests-integration-servlet-3-params 3.0.99-SNAPSHOT SUCCESS [  3.210 s]
[INFO] jersey-tests-integration-servlet-3-sse-1 3.0.99-SNAPSHOT SUCCESS [  1.913 s]
[INFO] jersey-tests-integration-servlet-4.0-mvc-1 3.0.99-SNAPSHOT SUCCESS [  2.518 s]
[INFO] jersey-tests-integration-servlet-tests 3.0.99-SNAPSHOT SUCCESS [  5.140 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding 3.0.99-SNAPSHOT SUCCESS [  4.265 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2 3.0.99-SNAPSHOT SUCCESS [  4.352 s]
[INFO] jersey-tests-integration-sonar-test 3.0.99-SNAPSHOT  SUCCESS [  3.207 s]
[INFO] jersey-tests-integration-tracing-support 3.0.99-SNAPSHOT SUCCESS [ 19.571 s]
[INFO] jersey-tests-integration-spring6 3.0.99-SNAPSHOT ... SUCCESS [ 12.059 s]
[INFO] jersey-tests-jmockit 3.0.99-SNAPSHOT ............... SUCCESS [  5.279 s]
[INFO] jersey-test-framework-memleak-test-common 3.0.99-SNAPSHOT SUCCESS [  1.167 s]
[INFO] jersey-tests-memleak 3.0.99-SNAPSHOT ............... SUCCESS [  0.383 s]
[INFO] jersey-tests-memleak-redeployment 3.0.99-SNAPSHOT .. SUCCESS [  0.607 s]
[INFO] jersey-tests-memleak-redeployment-leaking-test-app 3.0.99-SNAPSHOT SUCCESS [  1.297 s]
[INFO] jersey-examples-webapp-parent-pom 3.0.99-SNAPSHOT .. SUCCESS [  2.302 s]
[INFO] jersey-examples-helloworld-webapp 3.0.99-SNAPSHOT .. SUCCESS [  5.618 s]
[INFO] jersey-test-framework-maven 3.0.99-SNAPSHOT ........ SUCCESS [  0.356 s]
[INFO] jersey-test-framework-maven-container-runner-plugin 3.0.99-SNAPSHOT SUCCESS [ 11.583 s]
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref 3.0.99-SNAPSHOT SUCCESS [  0.589 s]
[INFO] jersey-tests-memleak-redeployment-no-jersey-app 3.0.99-SNAPSHOT SUCCESS [  0.827 s]
[INFO] jersey-tests-memleak-redeployment-threadlocals-app 3.0.99-SNAPSHOT SUCCESS [  0.940 s]
[INFO] jersey-tests-memleak-testcase 3.0.99-SNAPSHOT ...... SUCCESS [  0.410 s]
[INFO] jersey-tests-memleak-testcase-bean-param-leak 3.0.99-SNAPSHOT SUCCESS [  1.606 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak 3.0.99-SNAPSHOT SUCCESS [  1.349 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client 3.0.99-SNAPSHOT SUCCESS [  1.047 s]
[INFO] jersey-tests-memleak-testcase-leaking-test-app 3.0.99-SNAPSHOT SUCCESS [  1.479 s]
[INFO] jersey-tests-osgi 3.0.99-SNAPSHOT .................. SUCCESS [  0.274 s]
[INFO] jersey-tests-osgi-functional 3.0.99-SNAPSHOT ....... SUCCESS [01:24 min]
[INFO] jersey-tests-stress 3.0.99-SNAPSHOT ................ SUCCESS [  3.953 s]
[INFO] jersey-tests-performance 3.0.99-SNAPSHOT ........... SUCCESS [  0.458 s]
[INFO] performance-test-benchmarks 3.0.99-SNAPSHOT ........ SUCCESS [  8.778 s]
[INFO] jersey-tests-performance-runners 3.0.99-SNAPSHOT ... SUCCESS [  0.486 s]
[INFO] jersey-grizzly-runner 3.0.99-SNAPSHOT .............. SUCCESS [  1.916 s]
[INFO] jersey-tests-performance-testcase 3.0.99-SNAPSHOT .. SUCCESS [  0.377 s]
[INFO] jersey-tests-performance-assemblies 3.0.99-SNAPSHOT  SUCCESS [  0.599 s]
[INFO] jersey-tests-performance-filter-dynamic-test 3.0.99-SNAPSHOT SUCCESS [  3.455 s]
[INFO] jersey-tests-performance-filter-global-test 3.0.99-SNAPSHOT SUCCESS [  3.361 s]
[INFO] jersey-tests-performance-filter-name-test 3.0.99-SNAPSHOT SUCCESS [  3.045 s]
[INFO] jersey-tests-performance-interceptor-dynamic-test 3.0.99-SNAPSHOT SUCCESS [  3.120 s]
[INFO] jersey-tests-performance-interceptor-global-test 3.0.99-SNAPSHOT SUCCESS [  3.321 s]
[INFO] jersey-tests-performance-interceptor-name-test 3.0.99-SNAPSHOT SUCCESS [  3.189 s]
[INFO] jersey-tests-performance-custom-provider-test 3.0.99-SNAPSHOT SUCCESS [  3.868 s]
[INFO] jersey-tests-performance-json-jackson-test 3.0.99-SNAPSHOT SUCCESS [  2.040 s]
[INFO] jersey-tests-performance-json-moxy-test 3.0.99-SNAPSHOT SUCCESS [  5.148 s]
[INFO] jersey-tests-performance-mbw-kryo-test 3.0.99-SNAPSHOT SUCCESS [  3.680 s]
[INFO] jersey-tests-performance-text-plain-test 3.0.99-SNAPSHOT SUCCESS [  2.972 s]
[INFO] jersey-tests-performance-xml-jaxb-test 3.0.99-SNAPSHOT SUCCESS [  3.585 s]
[INFO] jersey-tests-performance-xml-moxy-test 3.0.99-SNAPSHOT SUCCESS [  4.665 s]
[INFO] jersey-tests-performance-param-srl 3.0.99-SNAPSHOT . SUCCESS [  2.689 s]
[INFO] jersey-tests-performance-proxy-injection-test 3.0.99-SNAPSHOT SUCCESS [  3.123 s]
[INFO] performance-test-tools 3.0.99-SNAPSHOT ............. SUCCESS [  1.036 s]
[INFO] jersey-release-test 3.0.99-SNAPSHOT ................ SUCCESS [  3.937 s]
[INFO] jersey-agnostic-test 1.0.8 ......................... SUCCESS [  3.556 s]
[INFO] jersey-examples-assemblies 3.0.99-SNAPSHOT ......... SUCCESS [  0.612 s]
[INFO] jersey-examples-bookmark 3.0.99-SNAPSHOT ........... SUCCESS [  4.173 s]
[INFO] jersey-examples-bookmark-em 3.0.99-SNAPSHOT ........ SUCCESS [  3.873 s]
[INFO] jersey-examples-bookstore-webapp 3.0.99-SNAPSHOT ... SUCCESS [  3.147 s]
[INFO] jersey-examples-cdi-webapp 3.0.99-SNAPSHOT ......... SUCCESS [ 10.353 s]
[INFO] jersey-examples-clipboard 3.0.99-SNAPSHOT .......... SUCCESS [  4.861 s]
[INFO] jersey-examples-clipboard-programmatic 3.0.99-SNAPSHOT SUCCESS [  3.494 s]
[INFO] jersey-examples-configured-client 3.0.99-SNAPSHOT .. SUCCESS [  5.475 s]
[INFO] jersey-examples-declarative-linking 3.0.99-SNAPSHOT  SUCCESS [  4.876 s]
[INFO] jersey-examples-entity-filtering 3.0.99-SNAPSHOT ... SUCCESS [  6.831 s]
[INFO] jersey-examples-entity-filtering-selectable 3.0.99-SNAPSHOT SUCCESS [  6.167 s]
[INFO] jersey-examples-entity-filtering-security 3.0.99-SNAPSHOT SUCCESS [  5.605 s]
[INFO] jersey-examples-extended-wadl-webapp 3.0.99-SNAPSHOT SUCCESS [ 15.010 s]
[INFO] jersey-examples-exception-mapping 3.0.99-SNAPSHOT .. SUCCESS [  4.643 s]
[INFO] jersey-examples-freemarker-webapp 3.0.99-SNAPSHOT .. SUCCESS [  5.958 s]
[INFO] jersey-examples-groovy 3.0.99-SNAPSHOT ............. SUCCESS [ 12.324 s]
[INFO] jersey-examples-helloworld 3.0.99-SNAPSHOT ......... SUCCESS [  4.592 s]
[INFO] jersey-examples-helloworld-benchmark 3.0.99-SNAPSHOT SUCCESS [  5.720 s]
[INFO] jersey-examples-helloworld-cdi2-se 3.0.99-SNAPSHOT . SUCCESS [  5.482 s]
[INFO] jersey-examples-helloworld-netty 3.0.99-SNAPSHOT ... SUCCESS [  5.406 s]
[INFO] jersey-examples-helloworld-programmatic 3.0.99-SNAPSHOT SUCCESS [  4.273 s]
[INFO] jersey-examples-helloworld-pure-jax-rs 3.0.99-SNAPSHOT SUCCESS [  2.036 s]
[INFO] jersey-examples-helloworld-weld 3.0.99-SNAPSHOT .... SUCCESS [03:11 min]
[INFO] jersey-examples-http-patch 3.0.99-SNAPSHOT ......... SUCCESS [  5.903 s]
[INFO] jersey-examples-http-trace 3.0.99-SNAPSHOT ......... SUCCESS [  5.555 s]
[INFO] jersey-examples-https-clientserver-grizzly 3.0.99-SNAPSHOT SUCCESS [  5.891 s]
[INFO] jersey-examples-https-server-glassfish 3.0.99-SNAPSHOT SUCCESS [  2.314 s]
[INFO] jersey-examples-java8-webapp 3.0.99-SNAPSHOT ....... SUCCESS [  5.034 s]
[INFO] jersey-examples-jaxb 3.0.99-SNAPSHOT ............... SUCCESS [  6.380 s]
[INFO] jersey-examples-jaxrs-types-injection 3.0.99-SNAPSHOT SUCCESS [  5.104 s]
[INFO] jersey-examples-ejb 3.0.99-SNAPSHOT ................ SUCCESS [  2.468 s]
[INFO] jersey-examples-json-binding-webapp 3.0.99-SNAPSHOT  SUCCESS [  3.278 s]
[INFO] jersey-examples-json-jackson 3.0.99-SNAPSHOT ....... SUCCESS [  5.442 s]
[INFO] jersey-examples-json-jettison 3.0.99-SNAPSHOT ...... SUCCESS [  6.373 s]
[INFO] jersey-examples-json-moxy 3.0.99-SNAPSHOT .......... SUCCESS [  5.226 s]
[INFO] jersey-examples-json-processing-webapp 3.0.99-SNAPSHOT SUCCESS [  5.510 s]
[INFO] jersey-examples-json-with-padding 3.0.99-SNAPSHOT .. SUCCESS [  5.904 s]
[INFO] jersey-examples-managed-beans-webapp 3.0.99-SNAPSHOT SUCCESS [  2.481 s]
[INFO] jersey-examples-managed-client 3.0.99-SNAPSHOT ..... SUCCESS [  4.278 s]
[INFO] jersey-examples-managed-client-webapp 3.0.99-SNAPSHOT SUCCESS [  4.344 s]
[INFO] jersey-examples-managed-client-simple-webapp 3.0.99-SNAPSHOT SUCCESS [  4.429 s]
[INFO] jersey-examples-multipart-webapp 3.0.99-SNAPSHOT ... SUCCESS [  5.805 s]
[INFO] jersey-micrometer-example-webapp 3.0.99-SNAPSHOT ... SUCCESS [  3.570 s]
[INFO] jersey-examples-open-tracing 3.0.99-SNAPSHOT ....... SUCCESS [  1.971 s]
[INFO] jersey-examples-osgi-helloworld-webapp 3.0.99-SNAPSHOT SUCCESS [  0.129 s]
[INFO] jersey-examples-osgi-helloworld-webapp-lib 3.0.99-SNAPSHOT SUCCESS [  3.646 s]
[INFO] jersey-examples-osgi-helloworld-webapp-additional 3.0.99-SNAPSHOT SUCCESS [  0.591 s]
[INFO] jersey-examples-osgi-helloworld-webapp-alternate-version 3.0.99-SNAPSHOT SUCCESS [  0.605 s]
[INFO] jersey-examples-osgi-helloworld-webapp-wab 3.0.99-SNAPSHOT SUCCESS [  2.654 s]
[INFO] jersey-examples-osgi-helloworld-webapp-test 3.0.99-SNAPSHOT SUCCESS [  2.354 s]
[INFO] oauth-client-twitter 3.0.99-SNAPSHOT ............... SUCCESS [  0.820 s]
[INFO] jersey-examples-reload 3.0.99-SNAPSHOT ............. SUCCESS [  5.058 s]
[INFO] jersey-examples-rx-client-webapp 3.0.99-SNAPSHOT ... SUCCESS [ 24.066 s]
[INFO] jersey-examples-server-async 3.0.99-SNAPSHOT ....... SUCCESS [  7.632 s]
[INFO] jersey-examples-server-async-managed 3.0.99-SNAPSHOT SUCCESS [  7.831 s]
[INFO] jersey-examples-server-async-standalone 3.0.99-SNAPSHOT SUCCESS [  0.130 s]
[INFO] jersey-examples-server-async-standalone-client 3.0.99-SNAPSHOT SUCCESS [  1.226 s]
[INFO] jersey-examples-server-async-standalone-webapp 3.0.99-SNAPSHOT SUCCESS [  0.724 s]
[INFO] jersey-examples-server-sent-events-jaxrs 3.0.99-SNAPSHOT SUCCESS [  4.550 s]
[INFO] jersey-examples-servlet3-webapp 3.0.99-SNAPSHOT .... SUCCESS [  4.569 s]
[INFO] jersey-examples-simple-console 3.0.99-SNAPSHOT ..... SUCCESS [  5.154 s]
[INFO] jersey-examples-sse-item-store-jersey-webapp 3.0.99-SNAPSHOT SUCCESS [  7.936 s]
[INFO] jersey-examples-sse-item-store-jaxrs-webapp 3.0.99-SNAPSHOT SUCCESS [ 17.715 s]
[INFO] jersey-examples-sse-twitter-aggregator 3.0.99-SNAPSHOT SUCCESS [  3.435 s]
[INFO] jersey-examples-system-properties 3.0.99-SNAPSHOT .. SUCCESS [  4.318 s]
[INFO] jersey-examples-moxy 3.0.99-SNAPSHOT ............... SUCCESS [  4.931 s]
[INFO] jersey-examples-helloworld-spring-webapp 3.0.99-SNAPSHOT SUCCESS [  2.035 s]
[INFO] helloworld-spring-annotations 3.0.99-SNAPSHOT ...... SUCCESS [  3.124 s]
[INFO] jersey-test-framework-maven-custom-enforcer-rules 3.0.99-SNAPSHOT SUCCESS [  3.239 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:11 h
[INFO] Finished at: 2024-03-13T17:08:38Z
[INFO] ------------------------------------------------------------------------