Skip to content
Failed

Console Output

Skipping 1,593 KB.. Full Log
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo3
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
session[0] is open? true
Client-side close reason: CloseReason[1000]
session[1] is open? true
Client-side close reason: CloseReason[1000]
session[2] is open? true
Client-side close reason: CloseReason[1000]
session[3] is open? true
Client-side close reason: CloseReason[1000]
session[4] is open? false
session[5] is open? false
session[6] is open? false
session[7] is open? false
session[8] is open? false
session[9] is open? false
session[10] is open? false
==================
Sep 28, 2022 9:01:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:01:55 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Sep 28, 2022 9:01:55 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:01:55 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Sep 28, 2022 9:01:55 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Sep 28, 2022 9:01:55 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Do or do not, there is no try.
Do or do not, there is no try.
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo3
Do or do not, there is no try.
Do or do not, there is no try.
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
Do or do not, there is no try.
Do or do not, there is no try.
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Do or do not, there is no try.
Do or do not, there is no try.
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo3
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo3
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
session[0] is open? true
Client-side close reason: CloseReason[1000]
session[1] is open? true
Client-side close reason: CloseReason[1000]
session[2] is open? true
Client-side close reason: CloseReason[1000]
session[3] is open? true
Client-side close reason: CloseReason[1000]
session[4] is open? false
session[5] is open? false
session[6] is open? false
session[7] is open? false
session[8] is open? false
session[9] is open? false
session[10] is open? false
Sep 28, 2022 9:01:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:01:56 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.82 s - in org.glassfish.tyrus.tests.servlet.maxsessionsperremoteaddr.MaxSessionsPerRemoteAddrTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ tyrus-tests-servlet-maxsessions-per-remoteaddr ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tyrus-tests-servlet-maxsessions-per-remoteaddr] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT.war
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-maxsessions-per-remoteaddr ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-tests-servlet-maxsessions-per-remoteaddr ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-remoteaddr/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-remoteaddr/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-remoteaddr/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-debug >-----
[INFO] Building Tyrus Debug Debug Samples 2.1.99-SNAPSHOT               [63/69]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tyrus-tests-servlet-debug ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ tyrus-tests-servlet-debug ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tyrus-tests-servlet-debug ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ tyrus-tests-servlet-debug ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ tyrus-tests-servlet-debug ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-debug ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-debug ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-debug ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tyrus-tests-servlet-debug ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tyrus-tests-servlet-debug ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tyrus-tests-servlet-debug ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-debug ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tyrus-tests-servlet-debug ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Sep 28, 2022 9:01:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:01:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3

Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session e9809232-a4ad-4a11-b021-20fb2a9f422a [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: XuEFIYdkK4HoAojUS6LWvw==
< sec-websocket-version: 13
< upgrade: websocket
< x-tyrus-tracing-accept: Whatever
< x-tyrus-tracing-threshold: SUMMARY

Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session e9809232-a4ad-4a11-b021-20fb2a9f422a [6 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session e9809232-a4ad-4a11-b021-20fb2a9f422a [6 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session e9809232-a4ad-4a11-b021-20fb2a9f422a [6 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b}
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session e9809232-a4ad-4a11-b021-20fb2a9f422a [6 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session e9809232-a4ad-4a11-b021-20fb2a9f422a [6 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session e9809232-a4ad-4a11-b021-20fb2a9f422a [6 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session e9809232-a4ad-4a11-b021-20fb2a9f422a [6 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b}
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session e9809232-a4ad-4a11-b021-20fb2a9f422a [6 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session e9809232-a4ad-4a11-b021-20fb2a9f422a [6 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session e9809232-a4ad-4a11-b021-20fb2a9f422a [6 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session e9809232-a4ad-4a11-b021-20fb2a9f422a [6 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session e9809232-a4ad-4a11-b021-20fb2a9f422a [7 ms]: Segment "a" does not match
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session e9809232-a4ad-4a11-b021-20fb2a9f422a [8 ms]: Endpoints matched to the request URI: []
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 591394fc-eee7-4de1-b177-99a7d7bffe2a [21 ms]: Redirect enabled: false
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 591394fc-eee7-4de1-b177-99a7d7bffe2a [31 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: XuEFIYdkK4HoAojUS6LWvw==
> Sec-WebSocket-Version: 13
> Upgrade: websocket
> X-Tyrus-Tracing-Accept: Whatever
> X-Tyrus-Tracing-Threshold: SUMMARY

Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 591394fc-eee7-4de1-b177-99a7d7bffe2a [209 ms]: Received handshake response: 
< 404
< x-tyrus-tracing-00: [0 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a
< x-tyrus-tracing-01: [6 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length
< x-tyrus-tracing-02: [6 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-03: [6 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length
< x-tyrus-tracing-04: [6 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b
< x-tyrus-tracing-05: [6 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length
< x-tyrus-tracing-06: [6 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-07: [6 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length
< x-tyrus-tracing-08: [6 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b
< x-tyrus-tracing-09: [6 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length
< x-tyrus-tracing-10: [6 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a
< x-tyrus-tracing-11: [7 ms] Segment "a" does not match
< x-tyrus-tracing-12: [8 ms] Endpoints matched to the request URI: []

Sep 28, 2022 9:01:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:01:57 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
> Session 4d2445da-8532-4789-8ed9-501d0e88d663 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: VAgPjaXcxWseBlWCiNzEjw==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

< Session 4d2445da-8532-4789-8ed9-501d0e88d663 [11 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: +ZNJpHs06ze+q8lptqJiUstB8dw=
< upgrade: websocket

Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Sep 28, 2022 9:01:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:01:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3

Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5dde213f-beec-4429-b7b5-61e8516c4fd2 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: eLs2Lr6XtjUgc/CseHEHUg==
< sec-websocket-version: 13
< upgrade: websocket

Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5dde213f-beec-4429-b7b5-61e8516c4fd2 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b}
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5dde213f-beec-4429-b7b5-61e8516c4fd2 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5dde213f-beec-4429-b7b5-61e8516c4fd2 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b}
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5dde213f-beec-4429-b7b5-61e8516c4fd2 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5dde213f-beec-4429-b7b5-61e8516c4fd2 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5dde213f-beec-4429-b7b5-61e8516c4fd2 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5dde213f-beec-4429-b7b5-61e8516c4fd2 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5dde213f-beec-4429-b7b5-61e8516c4fd2 [0 ms]: Segment "a" does not match
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5dde213f-beec-4429-b7b5-61e8516c4fd2 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5dde213f-beec-4429-b7b5-61e8516c4fd2 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5dde213f-beec-4429-b7b5-61e8516c4fd2 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5dde213f-beec-4429-b7b5-61e8516c4fd2 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5dde213f-beec-4429-b7b5-61e8516c4fd2 [0 ms]: Endpoints matched to the request URI: []
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 3f926032-4d7b-41cf-8555-9b41a87a5740 [0 ms]: Redirect enabled: false
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 3f926032-4d7b-41cf-8555-9b41a87a5740 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: eLs2Lr6XtjUgc/CseHEHUg==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3f926032-4d7b-41cf-8555-9b41a87a5740 [8 ms]: Received handshake response: 
< 404

Sep 28, 2022 9:01:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:01:59 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Sep 28, 2022 9:02:00 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:02:00 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3

Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: kEEbIfYqoXEfBU8GN8w/6g==
< sec-websocket-version: 13
< upgrade: websocket

Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session e61add5b-5b84-4e0f-826a-b7be6abcf1c7 [0 ms]: Redirect enabled: false
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session e61add5b-5b84-4e0f-826a-b7be6abcf1c7 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: kEEbIfYqoXEfBU8GN8w/6g==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session e61add5b-5b84-4e0f-826a-b7be6abcf1c7 [5 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: s4agjdCYhmfpyGFNJUyMfcBYrA0=
< upgrade: websocket

Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Segment "a" does not match
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session e61add5b-5b84-4e0f-826a-b7be6abcf1c7 [7 ms]: Incoming buffer size: 4194315
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b}
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Using negotiated subprotocol: null
Sep 28, 2022 9:02:00 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 79efc60e-f527-49b7-ab45-09e52695f099 [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: s4agjdCYhmfpyGFNJUyMfcBYrA0=
> Upgrade: websocket


Sep 28, 2022 9:02:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Sep 28, 2022 9:02:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:02:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$EchoEndpoint

Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 2a1a6b9e-9d7e-4a4e-b399-2d4fec50c208 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/echo
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: prbnVswVwDfKKL0XrDL0DQ==
< sec-websocket-version: 13
< upgrade: websocket

Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 2a1a6b9e-9d7e-4a4e-b399-2d4fec50c208 [0 ms]: Matching request URI /samples-debug/endpoint/echo against /samples-debug/endpoint/echo
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 2a1a6b9e-9d7e-4a4e-b399-2d4fec50c208 [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/echo]
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 2a1a6b9e-9d7e-4a4e-b399-2d4fec50c208 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/echo
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 2a1a6b9e-9d7e-4a4e-b399-2d4fec50c208 [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 2a1a6b9e-9d7e-4a4e-b399-2d4fec50c208 [0 ms]: Using negotiated subprotocol: null
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 2a1a6b9e-9d7e-4a4e-b399-2d4fec50c208 [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: saucik0NGfus3NJByGEXu9NiN/A=
> Upgrade: websocket


Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 37dfff8f-7b4e-4d23-b9bf-eff70596e872 [0 ms]: Redirect enabled: false
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 37dfff8f-7b4e-4d23-b9bf-eff70596e872 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/echo
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: prbnVswVwDfKKL0XrDL0DQ==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 37dfff8f-7b4e-4d23-b9bf-eff70596e872 [5 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: saucik0NGfus3NJByGEXu9NiN/A=
< upgrade: websocket

Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 2a1a6b9e-9d7e-4a4e-b399-2d4fec50c208 [7 ms]: Received text message
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session 37dfff8f-7b4e-4d23-b9bf-eff70596e872 [11 ms]: Incoming buffer size: 4194315
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 2a1a6b9e-9d7e-4a4e-b399-2d4fec50c208 [8 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@663411de, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@63dd899, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@59d2400d, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@75cd8043, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@33b1c5c5, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@5b202a3a, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@10b9db7b, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@9ef8eb7, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@34cdeda2, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@4535b6d5, type=class java.io.Reader}]
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 2a1a6b9e-9d7e-4a4e-b399-2d4fec50c208 [9 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@34cdeda2, type=class java.lang.String}
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 37dfff8f-7b4e-4d23-b9bf-eff70596e872 [14 ms]: Received text message
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 2a1a6b9e-9d7e-4a4e-b399-2d4fec50c208 [11 ms]: Received binary message
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 37dfff8f-7b4e-4d23-b9bf-eff70596e872 [15 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@d5d5b47, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@485fc488, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@6655713c, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@79dd2c13, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@1e3dc70c, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@28703bc7, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@65e17364, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@75cc767f, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@539ca6d, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@2c3e670e, type=class java.io.Reader}]
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 2a1a6b9e-9d7e-4a4e-b399-2d4fec50c208 [12 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6ee660fb, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@305a0c5f, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@1ecee32c, type=class java.io.InputStream}]
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 37dfff8f-7b4e-4d23-b9bf-eff70596e872 [16 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@539ca6d, type=class java.lang.String}
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 2a1a6b9e-9d7e-4a4e-b399-2d4fec50c208 [13 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6ee660fb, type=class java.nio.ByteBuffer}
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 37dfff8f-7b4e-4d23-b9bf-eff70596e872 [18 ms]: Received binary message
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 37dfff8f-7b4e-4d23-b9bf-eff70596e872 [19 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@239208ea, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@6a051a96, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@6d9aa38, type=class java.io.InputStream}]
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 37dfff8f-7b4e-4d23-b9bf-eff70596e872 [19 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@239208ea, type=class java.nio.ByteBuffer}
Sep 28, 2022 9:02:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:02:01 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Sep 28, 2022 9:02:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8025]
Sep 28, 2022 9:02:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Sep 28, 2022 9:02:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 5ae83f33-5812-445f-bf46-29e03ae7b843 [0 ms]: Redirect enabled: false
Sep 28, 2022 9:02:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 5ae83f33-5812-445f-bf46-29e03ae7b843 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/testAuthentication
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: vStJ211aMFHgsKVZdTCfLA==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Sep 28, 2022 9:02:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5ae83f33-5812-445f-bf46-29e03ae7b843 [6 ms]: Received handshake response: 
< 401
< upgrade: websocket
< www-authenticate: Basic realm="my realm"

Sep 28, 2022 9:02:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 5ae83f33-5812-445f-bf46-29e03ae7b843 [8 ms]: Using authentication config: AuthConfig{Basic->org.glassfish.tyrus.client.auth.BasicAuthenticator, Digest->org.glassfish.tyrus.client.auth.DigestAuthenticator}
Sep 28, 2022 9:02:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 5ae83f33-5812-445f-bf46-29e03ae7b843 [8 ms]: Using authentication scheme: Basic
Sep 28, 2022 9:02:02 AM org.glassfish.tyrus.core.DebugContext flush
CONFIG: > Session 5ae83f33-5812-445f-bf46-29e03ae7b843 [9 ms]: Using authenticator: org.glassfish.tyrus.client.auth.BasicAuthenticator
Sep 28, 2022 9:02:02 AM org.glassfish.tyrus.core.DebugContext flush
CONFIG: > Session 5ae83f33-5812-445f-bf46-29e03ae7b843 [9 ms]: Using credentials: Credentials{username: Petr, password: *****}
Sep 28, 2022 9:02:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 5ae83f33-5812-445f-bf46-29e03ae7b843 [10 ms]: Sending handshake request:
> GET ws://localhost:8025/testAuthentication
> Authorization: *****
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: vStJ211aMFHgsKVZdTCfLA==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Sep 28, 2022 9:02:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5ae83f33-5812-445f-bf46-29e03ae7b843 [14 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: E3CI7c0nG0LzW7T5cBad6KVWpxc=
< upgrade: websocket

Sep 28, 2022 9:02:02 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session 5ae83f33-5812-445f-bf46-29e03ae7b843 [16 ms]: Incoming buffer size: 4194315
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Sep 28, 2022 9:02:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:02:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3

Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: dxAi/5uTkloospvAPr2xZQ==
< sec-websocket-version: 12
< upgrade: websocket

Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Segment "a" does not match
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b}
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b}
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/{a}/{b}
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b}
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/b
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b}
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session a3f69622-fedd-4865-95d9-622b87a0aec6 [0 ms]: Upgrade request contains unsupported version of Websocket protocol
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session a3f69622-fedd-4865-95d9-622b87a0aec6 [1 ms]: Sending handshake response:
> 426
> Sec-WebSocket-Version: 13

Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 795b76f5-f4a0-40e5-b117-d78a39c467f0 [0 ms]: Redirect enabled: false
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 795b76f5-f4a0-40e5-b117-d78a39c467f0 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: dxAi/5uTkloospvAPr2xZQ==
> Sec-WebSocket-Version: 12
> Upgrade: websocket

Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 795b76f5-f4a0-40e5-b117-d78a39c467f0 [12 ms]: Received handshake response: 
< 426
< sec-websocket-version: 13
< x-tyrus-tracing-00: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-01: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-02: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
< x-tyrus-tracing-03: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
< x-tyrus-tracing-04: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
< x-tyrus-tracing-05: [0 ms] Segment "a" does not match
< x-tyrus-tracing-06: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
< x-tyrus-tracing-07: [0 ms] URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
< x-tyrus-tracing-08: [0 ms] Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-09: [0 ms] /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
< x-tyrus-tracing-10: [0 ms] Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-11: [0 ms] /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
< x-tyrus-tracing-12: [0 ms] Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-13: [0 ms] /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
< x-tyrus-tracing-14: [0 ms] Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-15: [0 ms] /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
< x-tyrus-tracing-16: [0 ms] Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/b
< x-tyrus-tracing-17: [0 ms] /samples-debug/endpoint/a/b is an exact match
< x-tyrus-tracing-18: [0 ms] Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-19: [0 ms] /samples-debug/endpoint/a/b is an exact match
< x-tyrus-tracing-20: [0 ms] Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
< x-tyrus-tracing-21: [0 ms] Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
< x-tyrus-tracing-22: [0 ms] Upgrade request contains unsupported version of Websocket protocol

Sep 28, 2022 9:02:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:02:03 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Sep 28, 2022 9:02:04 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:02:04 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3

Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: /bCBg19zv4Bw7bxGOEt4kg==
< sec-websocket-version: 13
< upgrade: websocket
< x-tyrus-tracing-accept: Whatever
< x-tyrus-tracing-threshold: SUMMARY

Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session d996ee93-a492-4dfc-9a46-e83602ba0a8c [0 ms]: Redirect enabled: false
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session d996ee93-a492-4dfc-9a46-e83602ba0a8c [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: /bCBg19zv4Bw7bxGOEt4kg==
> Sec-WebSocket-Version: 13
> Upgrade: websocket
> X-Tyrus-Tracing-Accept: Whatever
> X-Tyrus-Tracing-Threshold: SUMMARY

Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Segment "a" does not match
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session d996ee93-a492-4dfc-9a46-e83602ba0a8c [4 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: d4lmD5sP6WdRbNd2ToNWUa8kA/g=
< upgrade: websocket
< x-tyrus-tracing-00: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
< x-tyrus-tracing-01: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-02: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
< x-tyrus-tracing-03: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-04: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
< x-tyrus-tracing-05: [0 ms] Segment "a" does not match
< x-tyrus-tracing-06: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
< x-tyrus-tracing-07: [0 ms] URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
< x-tyrus-tracing-08: [0 ms] Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
< x-tyrus-tracing-09: [0 ms] Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b

Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session d996ee93-a492-4dfc-9a46-e83602ba0a8c [6 ms]: Incoming buffer size: 4194315
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Sep 28, 2022 9:02:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b}
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: /samples-debug/endpoint/a/b is an exact match
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: /samples-debug/endpoint/a/b is an exact match
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/{b}
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Using negotiated subprotocol: null
Sep 28, 2022 9:02:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 6854bda1-ac7d-419e-8922-9a1f3e39bd0f [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: d4lmD5sP6WdRbNd2ToNWUa8kA/g=
> Upgrade: websocket


Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Sep 28, 2022 9:02:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:02:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3

Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: 3G0oJa8iBlU7obgja30vGA==
< sec-websocket-version: 13
< upgrade: websocket

Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 4ab086a9-112b-476e-83dc-da4b18c1c084 [0 ms]: Redirect enabled: false
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Segment "a" does not match
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 4ab086a9-112b-476e-83dc-da4b18c1c084 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: 3G0oJa8iBlU7obgja30vGA==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 4ab086a9-112b-476e-83dc-da4b18c1c084 [4 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: OVY/20TLb0mOODbvwB1M5rKVheY=
< upgrade: websocket

Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session 4ab086a9-112b-476e-83dc-da4b18c1c084 [6 ms]: Incoming buffer size: 4194315
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Sep 28, 2022 9:02:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b}
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/{b}
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Using negotiated subprotocol: null
Sep 28, 2022 9:02:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 6ffbc19d-e37c-417c-a9ce-12b0341c2c31 [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: OVY/20TLb0mOODbvwB1M5rKVheY=
> Upgrade: websocket


Sep 28, 2022 9:02:06 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Sep 28, 2022 9:02:06 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Sep 28, 2022 9:02:06 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Sep 28, 2022 9:02:06 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Sep 28, 2022 9:02:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:02:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
Sep 28, 2022 9:02:06 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3

Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: KOCKDJmhifA4mi1RYG/kgg==
< sec-websocket-version: 13
< upgrade: websocket
< x-tyrus-tracing-accept: Whatever
< x-tyrus-tracing-threshold: SUMMARY

Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Segment "a" does not match
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/{b}
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: /samples-debug/endpoint/a/b is an exact match
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: /samples-debug/endpoint/a/b is an exact match
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/{a}/{b}
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: /samples-debug/endpoint/a/b is an exact match
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session cfb222b1-af54-4320-a381-4562e2738882 [0 ms]: Redirect enabled: false
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session cfb222b1-af54-4320-a381-4562e2738882 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: KOCKDJmhifA4mi1RYG/kgg==
> Sec-WebSocket-Version: 13
> Upgrade: websocket
> X-Tyrus-Tracing-Accept: Whatever
> X-Tyrus-Tracing-Threshold: SUMMARY

Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session cfb222b1-af54-4320-a381-4562e2738882 [4 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: lzoRIRaH5eoiGKp606vzdxY+Y1Q=
< upgrade: websocket
< x-tyrus-tracing-00: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-01: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
< x-tyrus-tracing-02: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
< x-tyrus-tracing-03: [0 ms] Segment "a" does not match
< x-tyrus-tracing-04: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
< x-tyrus-tracing-05: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
< x-tyrus-tracing-06: [0 ms] URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
< x-tyrus-tracing-07: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-08: [0 ms] Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
< x-tyrus-tracing-09: [0 ms] Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b

Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session cfb222b1-af54-4320-a381-4562e2738882 [7 ms]: Incoming buffer size: 4194315
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: /samples-debug/endpoint/a/b is an exact match
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
Sep 28, 2022 9:02:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Using negotiated subprotocol: null
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Sep 28, 2022 9:02:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 3ac0d1a2-b4df-43a7-ac1d-a6b97739c2cd [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: lzoRIRaH5eoiGKp606vzdxY+Y1Q=
> Upgrade: websocket


[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.093 s - in org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ tyrus-tests-servlet-debug ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tyrus-tests-servlet-debug] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT.war
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-debug ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-tests-servlet-debug ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-debug/2.1.99-SNAPSHOT/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-debug/2.1.99-SNAPSHOT/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-debug/2.1.99-SNAPSHOT/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------------< org.glassfish.tyrus.bundles:tyrus-bundles >--------------
[INFO] Building Tyrus Bundles 2.1.99-SNAPSHOT                           [64/69]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tyrus-bundles ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ tyrus-bundles ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tyrus-bundles ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ tyrus-bundles ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ tyrus-bundles ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-bundles ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-bundles ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-bundles/2.1.99-SNAPSHOT/tyrus-bundles-2.1.99-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.glassfish.tyrus.bundles:tyrus-samples >--------------
[INFO] Building Tyrus Samples Bundle 2.1.99-SNAPSHOT                    [65/69]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tyrus-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ tyrus-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tyrus-samples ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ tyrus-samples ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ tyrus-samples ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (unpack-examples) @ tyrus-samples ---
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/tyrus-sample-echo-https-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:attached (make-assembly) @ tyrus-samples ---
[INFO] Reading assembly descriptor: src/main/assembly/examples-assembly.xml
[INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/tyrus-samples-all.zip
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-samples ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-samples ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-samples/2.1.99-SNAPSHOT/tyrus-samples-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/tyrus-samples-all.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-samples/2.1.99-SNAPSHOT/tyrus-samples-2.1.99-SNAPSHOT-all.zip
[INFO] 
[INFO] --------< org.glassfish.tyrus.bundles:tyrus-standalone-client >---------
[INFO] Building Tyrus Standalone Client 2.1.99-SNAPSHOT                 [66/69]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tyrus-standalone-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ tyrus-standalone-client ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tyrus-standalone-client ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ tyrus-standalone-client ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ tyrus-standalone-client ---
[INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-client-api:sources:?:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-core:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-grizzly-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-spi:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.grizzly:grizzly-framework:sources:4.0.0:jar
[INFO] Configured Artifact: org.glassfish.grizzly:grizzly-http-server:sources:4.0.0:jar
[INFO] Configured Artifact: org.glassfish.grizzly:grizzly-http:sources:4.0.0:jar
[INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-client-api/2.1.0/jakarta.websocket-client-api-2.1.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/tyrus-container-grizzly-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/4.0.0/grizzly-framework-4.0.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/4.0.0/grizzly-http-server-4.0.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/4.0.0/grizzly-http-4.0.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ tyrus-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tyrus-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tyrus-standalone-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tyrus-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tyrus-standalone-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tyrus-standalone-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tyrus-standalone-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ tyrus-standalone-client ---
[INFO] Including org.glassfish.tyrus:tyrus-client:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-core:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-spi:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including jakarta.websocket:jakarta.websocket-api:jar:2.1.0 in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.grizzly:grizzly-framework:jar:4.0.0 in the shaded jar.
[INFO] Including org.glassfish.grizzly:grizzly-http-server:jar:4.0.0 in the shaded jar.
[INFO] Including org.glassfish.grizzly:grizzly-http:jar:4.0.0 in the shaded jar.
[INFO] Including jakarta.websocket:jakarta.websocket-client-api:jar:2.1.0 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] grizzly-framework-4.0.0.jar, grizzly-http-4.0.0.jar, grizzly-http-server-4.0.0.jar, jakarta.websocket-api-2.1.0.jar, jakarta.websocket-client-api-2.1.0.jar, tyrus-client-2.1.99-SNAPSHOT.jar, tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar, tyrus-core-2.1.99-SNAPSHOT.jar, tyrus-spi-2.1.99-SNAPSHOT.jar, tyrus-standalone-client-2.1.99-SNAPSHOT.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] jakarta.websocket-api-2.1.0.jar, jakarta.websocket-client-api-2.1.0.jar, tyrus-client-2.1.99-SNAPSHOT.jar, tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar, tyrus-core-2.1.99-SNAPSHOT.jar, tyrus-spi-2.1.99-SNAPSHOT.jar, tyrus-standalone-client-2.1.99-SNAPSHOT.jar define 2 overlapping resources: 
[WARNING]   - META-INF/LICENSE.md
[WARNING]   - META-INF/NOTICE.md
[WARNING] grizzly-framework-4.0.0.jar, grizzly-http-4.0.0.jar, grizzly-http-server-4.0.0.jar define 1 overlapping resource: 
[WARNING]   - META-INF/LICENSE.txt
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT.jar with /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/dependency-reduced-pom.xml
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ tyrus-standalone-client ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources added.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.1:jar (attach-javadocs) @ tyrus-standalone-client ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.1:jar (default) @ tyrus-standalone-client ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-standalone-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-standalone-client ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client/2.1.99-SNAPSHOT/tyrus-standalone-client-2.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client/2.1.99-SNAPSHOT/tyrus-standalone-client-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client/2.1.99-SNAPSHOT/tyrus-standalone-client-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] ------< org.glassfish.tyrus.bundles:tyrus-standalone-client-jdk >-------
[INFO] Building Tyrus Standalone Client - JDK 2.1.99-SNAPSHOT           [67/69]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tyrus-standalone-client-jdk ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ tyrus-standalone-client-jdk ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tyrus-standalone-client-jdk ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ tyrus-standalone-client-jdk ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ tyrus-standalone-client-jdk ---
[INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-client-api:sources:?:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-core:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-jdk-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-spi:sources:2.1.99-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-client-api/2.1.0/jakarta.websocket-client-api-2.1.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/tyrus-container-jdk-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ tyrus-standalone-client-jdk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-standalone-client-jdk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-standalone-client-jdk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tyrus-standalone-client-jdk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tyrus-standalone-client-jdk ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tyrus-standalone-client-jdk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tyrus-standalone-client-jdk ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tyrus-standalone-client-jdk ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tyrus-standalone-client-jdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ tyrus-standalone-client-jdk ---
[INFO] Including org.glassfish.tyrus:tyrus-client:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-core:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-spi:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including jakarta.websocket:jakarta.websocket-api:jar:2.1.0 in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-container-jdk-client:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including jakarta.websocket:jakarta.websocket-client-api:jar:2.1.0 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] jakarta.websocket-api-2.1.0.jar, jakarta.websocket-client-api-2.1.0.jar, tyrus-client-2.1.99-SNAPSHOT.jar, tyrus-container-jdk-client-2.1.99-SNAPSHOT.jar, tyrus-core-2.1.99-SNAPSHOT.jar, tyrus-spi-2.1.99-SNAPSHOT.jar, tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.jar define 3 overlapping resources: 
[WARNING]   - META-INF/LICENSE.md
[WARNING]   - META-INF/MANIFEST.MF
[WARNING]   - META-INF/NOTICE.md
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.jar with /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/dependency-reduced-pom.xml
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ tyrus-standalone-client-jdk ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources added.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.1:jar (attach-javadocs) @ tyrus-standalone-client-jdk ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.1:jar (default) @ tyrus-standalone-client-jdk ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-standalone-client-jdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-standalone-client-jdk ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client-jdk/2.1.99-SNAPSHOT/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client-jdk/2.1.99-SNAPSHOT/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client-jdk/2.1.99-SNAPSHOT/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----------< org.glassfish.tyrus.bundles:websocket-ri-archive >----------
[INFO] Building Tyrus Websocket RI Archive 2.1.99-SNAPSHOT              [68/69]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ websocket-ri-archive ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ websocket-ri-archive ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ websocket-ri-archive ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ websocket-ri-archive ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ websocket-ri-archive ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ websocket-ri-archive ---
[INFO] Copying tyrus-container-servlet-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-container-servlet-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar
[INFO] Copying jakarta.transaction-api-2.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.transaction-api-2.0.0.jar
[INFO] Copying tyrus-core-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-core-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar
[INFO] Copying jakarta.websocket-api-2.1.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.websocket-api-2.1.0.jar
[INFO] Copying grizzly-framework-4.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/grizzly-framework-4.0.0.jar
[INFO] Copying jakarta.websocket-client-api-2.1.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.websocket-client-api-2.1.0.jar
[INFO] Copying grizzly-http-server-4.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/grizzly-http-server-4.0.0.jar
[INFO] Copying jakarta.enterprise.lang-model-4.0.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.enterprise.lang-model-4.0.1.jar
[INFO] Copying jakarta.ejb-api-4.0.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.ejb-api-4.0.1.jar
[INFO] Copying jakarta.annotation-api-2.1.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.annotation-api-2.1.0.jar
[INFO] Copying jakarta.inject-api-2.0.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.inject-api-2.0.1.jar
[INFO] Copying grizzly-http-4.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/grizzly-http-4.0.0.jar
[INFO] Copying tyrus-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-client-2.1.99-SNAPSHOT.jar
[INFO] Copying jakarta.interceptor-api-2.1.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.interceptor-api-2.1.0.jar
[INFO] Copying tyrus-server-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-server-2.1.99-SNAPSHOT.jar
[INFO] Copying jakarta.el-api-5.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.el-api-5.0.0.jar
[INFO] Copying tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar
[INFO] Copying jakarta.xml.bind-api-4.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.xml.bind-api-4.0.0.jar
[INFO] Copying jakarta.enterprise.cdi-api-4.0.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.enterprise.cdi-api-4.0.1.jar
[INFO] Copying jakarta.activation-api-2.1.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.activation-api-2.1.0.jar
[INFO] Copying tyrus-spi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-spi-2.1.99-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (copy) @ websocket-ri-archive ---
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-client:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-server:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-core:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-glassfish-cdi:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-grizzly-client:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-servlet:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-spi:2.1.99-SNAPSHOT:jar
[INFO] Copying tyrus-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-client-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-server-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-server-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-core-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-core-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-container-servlet-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-container-servlet-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-spi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-spi-2.1.99-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:attached (make-assembly) @ websocket-ri-archive ---
[INFO] Reading assembly descriptor: src/main/assembly/archive.xml
[INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.zip
[INFO] Building tar : /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.tar.gz
[INFO] Building tar : /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.tar.bz2
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ websocket-ri-archive ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ websocket-ri-archive ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT.zip
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.tar.gz to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT.tar.gz
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.tar.bz2 to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT.tar.bz2
[INFO] 
[INFO] ----------< org.glassfish.tyrus.bundles:websocket-ri-bundle >-----------
[INFO] Building Tyrus Websocket RI Bundle 2.1.99-SNAPSHOT               [69/69]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ websocket-ri-bundle ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ websocket-ri-bundle ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ websocket-ri-bundle ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ websocket-ri-bundle ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ websocket-ri-bundle ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java added.
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ websocket-ri-bundle ---
[INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-api:sources:?:jar
[INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-client-api:sources:?:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-core:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-server:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-glassfish-cdi:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-glassfish-ejb:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-grizzly-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-grizzly-server:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-servlet:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-spi:sources:2.1.99-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-api/2.1.0/jakarta.websocket-api-2.1.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-client-api/2.1.0/jakarta.websocket-client-api-2.1.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/tyrus-server-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "META-INF/services/org.glassfish.tyrus.core.ComponentProvider,**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "META-INF/services/org.glassfish.tyrus.core.ComponentProvider,**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/tyrus-container-grizzly-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/tyrus-container-grizzly-server-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/tyrus-container-servlet-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ websocket-ri-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ websocket-ri-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ websocket-ri-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ websocket-ri-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/resources
[INFO] Copying 1 resource
[INFO] Copying 30 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ websocket-ri-bundle ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 208 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/classes
[INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java/org/glassfish/tyrus/core/coder/PrimitiveDecoders.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java/org/glassfish/tyrus/core/coder/PrimitiveDecoders.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java/org/glassfish/tyrus/core/uri/internal/AbstractMultivaluedMap.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java/org/glassfish/tyrus/core/uri/internal/AbstractMultivaluedMap.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ websocket-ri-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ websocket-ri-bundle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ websocket-ri-bundle ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:bundle (default-bundle) @ websocket-ri-bundle ---
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/l10n
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/wsadl/model
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/uri/internal
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/uri
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/monitoring
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/frame
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/extension
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/coder
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/cluster
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/collection
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/spi
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-spi]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/gf/ejb
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-container-glassfish-ejb]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:jakarta/websocket
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:jakarta.websocket-client-api]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:jakarta/websocket/server
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:jakarta.websocket-api]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.1:jar (attach-javadocs) @ websocket-ri-bundle ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ websocket-ri-bundle ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/websocket-ri-bundle-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ websocket-ri-bundle ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/websocket-ri-bundle-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/websocket-ri-bundle-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:install (default-install) @ websocket-ri-bundle ---
[INFO] Installing org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for tyrus 2.1.99-SNAPSHOT:
[INFO] 
[INFO] tyrus .............................................. SUCCESS [ 17.204 s]
[INFO] tyrus-archetypes ................................... SUCCESS [  0.090 s]
[INFO] Tyrus Echo Archetype ............................... SUCCESS [ 14.511 s]
[INFO] Tyrus BOM .......................................... SUCCESS [  0.003 s]
[INFO] Tyrus Container SPI ................................ SUCCESS [  4.201 s]
[INFO] Tyrus Core ......................................... SUCCESS [ 17.848 s]
[INFO] Tyrus Client ....................................... SUCCESS [  1.996 s]
[INFO] Tyrus Container Modules ............................ SUCCESS [  0.119 s]
[INFO] Tyrus Containers For Glassfish ..................... SUCCESS [  0.077 s]
[INFO] Tyrus CDI Component Provider ....................... SUCCESS [  0.723 s]
[INFO] Tyrus EJB Component Provider ....................... SUCCESS [  0.419 s]
[INFO] Tyrus Grizzly Client Container ..................... SUCCESS [  0.770 s]
[INFO] Tyrus Server ....................................... SUCCESS [  1.314 s]
[INFO] Tyrus Grizzly Server Container ..................... SUCCESS [  0.495 s]
[INFO] Tyrus InMemory Container ........................... SUCCESS [  1.702 s]
[INFO] Tyrus Servlet Bundle ............................... SUCCESS [  7.396 s]
[INFO] Tyrus Tests ........................................ SUCCESS [  0.073 s]
[INFO] Tyrus Test Tools ................................... SUCCESS [  0.411 s]
[INFO] Tyrus JDK Client Container ......................... SUCCESS [ 15.030 s]
[INFO] Tyrus Documentation ................................ SUCCESS [ 25.610 s]
[INFO] Tyrus Extension Modules ............................ SUCCESS [  0.062 s]
[INFO] Tyrus CLI Client ................................... SUCCESS [  2.608 s]
[INFO] Tyrus Monitoring JMX ............................... SUCCESS [  3.704 s]
[INFO] Tyrus Extension - Per Message Deflate .............. SUCCESS [  1.969 s]
[INFO] Tyrus Java8 Client Extension ....................... SUCCESS [  2.259 s]
[INFO] Tyrus Samples ...................................... SUCCESS [  0.048 s]
[INFO] Tyrus Auction Sample ............................... SUCCESS [  1.346 s]
[INFO] Tyrus CDI Sample ................................... SUCCESS [  1.295 s]
[INFO] Tyrus Chat Sample .................................. SUCCESS [  0.463 s]
[INFO] Tyrus Draw Sample .................................. SUCCESS [  0.334 s]
[INFO] Tyrus Echo Sample .................................. SUCCESS [  1.771 s]
[INFO] Tyrus Basic Auth Sample ............................ SUCCESS [  0.906 s]
[INFO] Tyrus Secure Echo Sample ........................... SUCCESS [  0.411 s]
[INFO] Tyrus Programmatic Echo Sample ..................... SUCCESS [  1.688 s]
[INFO] Tyrus Simple Life Sample ........................... SUCCESS [  0.313 s]
[INFO] Tyrus Shared Collection Sample ..................... SUCCESS [  1.303 s]
[INFO] Tyrus Container Tests .............................. SUCCESS [  0.089 s]
[INFO] Tyrus JDK Containers Tests ......................... SUCCESS [  1.415 s]
[INFO] Tyrus Servlet Containers Tests ..................... SUCCESS [  0.938 s]
[INFO] Tyrus End-to-End Tests ............................. SUCCESS [  0.052 s]
[INFO] Tyrus End-to-End Application Config Tests .......... SUCCESS [  4.125 s]
[INFO] Tyrus End-to-End Non-deployable Tests .............. SUCCESS [ 10.774 s]
[INFO] Tyrus End-to-End Standard Config Tests ............. SUCCESS [01:06 min]
[INFO] Tyrus End-to-End Java 8 Tests ...................... SUCCESS [  1.764 s]
[INFO] Tyrus End-to-End Tests running on Jetty ............ SUCCESS [  0.084 s]
[INFO] Tyrus End-to-End Basic Auth Tests .................. SUCCESS [ 11.759 s]
[INFO] Tyrus End-to-End Digest Auth Tests ................. SUCCESS [  0.844 s]
[INFO] Tyrus Server Integration Tests ..................... SUCCESS [  0.023 s]
[INFO] Tyrus Servlet Async Tests .......................... SUCCESS [  2.101 s]
[INFO] Tyrus Autobahn Echo Server ......................... SUCCESS [  0.344 s]
[INFO] Tyrus Servlet Basic Tests .......................... SUCCESS [ 27.186 s]
[INFO] Tyrus Servlet Tests on Glassfish ................... SUCCESS [01:56 min]
[INFO] Tyrus Servlet Dynamic Deploy Test .................. SUCCESS [  0.753 s]
[INFO] Tyrus Servlet No App Config ........................ SUCCESS [  1.443 s]
[INFO] Tyrus Servlet One App Config ....................... SUCCESS [  1.402 s]
[INFO] Tyrus Servlet RemoteEndpoint Timeout ............... SUCCESS [  0.772 s]
[INFO] Tyrus Servlet Session Closing ...................... SUCCESS [ 17.397 s]
[INFO] Tyrus Servlet Two App Config ....................... SUCCESS [  1.600 s]
[INFO] Tyrus Servlet Monitoring Test ...................... SUCCESS [  1.467 s]
[INFO] Tyrus Servlet Inject Test .......................... SUCCESS [  0.764 s]
[INFO] Tyrus Servlet Max Sessions Per App Tests ........... SUCCESS [  3.433 s]
[INFO] Tyrus Servlet Max Sessions Per Remote Addr Tests ... SUCCESS [  3.677 s]
[INFO] Tyrus Debug Debug Samples .......................... SUCCESS [ 11.914 s]
[INFO] Tyrus Bundles ...................................... SUCCESS [  0.022 s]
[INFO] Tyrus Samples Bundle ............................... SUCCESS [  3.951 s]
[INFO] Tyrus Standalone Client ............................ SUCCESS [  1.397 s]
[INFO] Tyrus Standalone Client - JDK ...................... SUCCESS [  0.425 s]
[INFO] Tyrus Websocket RI Archive ......................... SUCCESS [  2.830 s]
[INFO] Tyrus Websocket RI Bundle .......................... SUCCESS [  2.443 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:26 min
[INFO] Finished at: 2022-09-28T09:02:19Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE