Skip to content

Console Output

Started by user Maxim Nesen
Agent default-java-gzt95 is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

Building remotely on default-java-gzt95 in workspace /home/jenkins/workspace/Jersey_sign
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-ee4j/jersey
 > git init /home/jenkins/workspace/Jersey_sign # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jersey
 > git --version # timeout=10
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress https://github.com/eclipse-ee4j/jersey +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/eclipse-ee4j/jersey # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/jersey # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jersey
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress https://github.com/eclipse-ee4j/jersey +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision e4c209877f6bd1b29dbd03e2fabc765dc0b34ff9 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e4c209877f6bd1b29dbd03e2fabc765dc0b34ff9
Commit message: "Merge pull request #3958 from eclipse-ee4j/arjantijms-patch-1"
 > git rev-list --no-walk e4c209877f6bd1b29dbd03e2fabc765dc0b34ff9 # timeout=10
provisioning config files...
copy managed file [settings-security.xml] to file:/home/jenkins/.m2/settings-security.xml
[Jersey_sign] $ /bin/sh -xe /tmp/jenkins1269483045871422709.sh
+ gpg --batch --import ****
gpg: directory '/home/jenkins/.gnupg' created
gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created
gpg: key 372703E4D5313120: 1 signature not checked due to a missing key
gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
gpg: key 372703E4D5313120: public key "Eclipse Jersey <jersey-dev@eclipse.org>" imported
gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
gpg: key 372703E4D5313120: secret key imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg:       secret keys read: 1
gpg:   secret keys imported: 1
gpg: no ultimately trusted keys found
+ gpg --list-keys --with-colons
+ awk -F: /fpr:/ {print $10}
+ sort -u
+ gpg --batch --command-fd 0 --expert --edit-key 0B743A794876D3C78AB542A118D239B1CBCD2236 trust
+ echo -e 5\ny\n
Secret subkeys are available.

pub  rsa4096/372703E4D5313120
     created: 2018-10-03  expires: 2023-10-02  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/18D239B1CBCD2236
     created: 2018-10-03  expires: 2023-10-02  usage: S   
[ unknown] (1). Eclipse Jersey <jersey-dev@eclipse.org>

pub  rsa4096/372703E4D5313120
     created: 2018-10-03  expires: 2023-10-02  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/18D239B1CBCD2236
     created: 2018-10-03  expires: 2023-10-02  usage: S   
[ unknown] (1). Eclipse Jersey <jersey-dev@eclipse.org>

Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)

  1 = I don't know or won't say
  2 = I do NOT trust
  3 = I trust marginally
  4 = I trust fully
  5 = I trust ultimately
  m = back to the main menu


pub  rsa4096/372703E4D5313120
     created: 2018-10-03  expires: 2023-10-02  usage: SCEA
     trust: ultimate      validity: unknown
ssb  rsa4096/18D239B1CBCD2236
     created: 2018-10-03  expires: 2023-10-02  usage: S   
[ unknown] (1). Eclipse Jersey <jersey-dev@eclipse.org>
Please note that the shown key validity is not necessarily correct
unless you restart the program.

+ echo -e 5\ny\n
+ gpg --batch --command-fd 0 --expert --edit-key 2EABB8F15F15E18885312232372703E4D5313120 trust
Secret subkeys are available.

gpg: checking the trustdb
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: next trustdb check due at 2023-10-02
pub  rsa4096/372703E4D5313120
     created: 2018-10-03  expires: 2023-10-02  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/18D239B1CBCD2236
     created: 2018-10-03  expires: 2023-10-02  usage: S   
[ultimate] (1). Eclipse Jersey <jersey-dev@eclipse.org>

pub  rsa4096/372703E4D5313120
     created: 2018-10-03  expires: 2023-10-02  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/18D239B1CBCD2236
     created: 2018-10-03  expires: 2023-10-02  usage: S   
[ultimate] (1). Eclipse Jersey <jersey-dev@eclipse.org>

Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)

  1 = I don't know or won't say
  2 = I do NOT trust
  3 = I trust marginally
  4 = I trust fully
  5 = I trust ultimately
  m = back to the main menu


pub  rsa4096/372703E4D5313120
     created: 2018-10-03  expires: 2023-10-02  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/18D239B1CBCD2236
     created: 2018-10-03  expires: 2023-10-02  usage: S   
[ultimate] (1). Eclipse Jersey <jersey-dev@eclipse.org>

Parsing POMs
using settings config with name settings-jersey.xml
Replacing all maven server entries not found in credentials list is false
Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom
Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-bom/2.5.0-b62/hk2-bom-2.5.0-b62.pom
Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom
Established TCP socket on 38541
Copied maven35-agent.jar
Copied maven35-interceptor.jar
Copied maven3-interceptor-commons.jar
[Jersey_sign] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -cp /home/jenkins/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.5.2.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/slave.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 38541
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
<===[JENKINS REMOTING CAPACITY]===>channel started
using settings config with name settings-jersey.xml
Replacing all maven server entries not found in credentials list is false
Executing Maven:  -B -f /home/jenkins/workspace/Jersey_sign/pom.xml -s /tmp/settings2937273870105321708.xml -q clean install sign
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.glassfish.jersey.bundles:jaxrs-ri:bundle:2.28-SNAPSHOT
[WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  1 second
Waiting for Jenkins to finish collecting data
[ERROR] Unknown lifecycle phase "sign". You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/LifecyclePhaseNotFoundException
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-async/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-async/2.28-SNAPSHOT/servlet-3-async-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/maven/container-runner-maven-plugin/pom.xml to org.glassfish.jersey.test-framework.maven/container-runner-maven-plugin/2.28-SNAPSHOT/container-runner-maven-plugin-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-init-1/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-init-1/2.28-SNAPSHOT/servlet-2.5-init-1-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jaxrs-component-inject/pom.xml to org.glassfish.jersey.tests.integration/jaxrs-component-inject/2.28-SNAPSHOT/jaxrs-component-inject-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-init-2/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-init-2/2.28-SNAPSHOT/servlet-2.5-init-2-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/tracing-support/pom.xml to org.glassfish.jersey.tests.integration/tracing-support/2.28-SNAPSHOT/tracing-support-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-init-3/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-init-3/2.28-SNAPSHOT/servlet-2.5-init-3-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/e2e/pom.xml to org.glassfish.jersey.tests/e2e/2.28-SNAPSHOT/e2e-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-init-4/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-init-4/2.28-SNAPSHOT/servlet-2.5-init-4-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-init-5/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-init-5/2.28-SNAPSHOT/servlet-2.5-init-5-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-init-6/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-init-6/2.28-SNAPSHOT/servlet-2.5-init-6-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-init-7/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-init-7/2.28-SNAPSHOT/servlet-2.5-init-7-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-init-8/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-init-8/2.28-SNAPSHOT/servlet-2.5-init-8-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/bom/pom.xml to org.glassfish.jersey/jersey-bom/2.28-SNAPSHOT/jersey-bom-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/rx/pom.xml to org.glassfish.jersey.ext.rx/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/cdi/jersey-cdi1x-transaction/pom.xml to org.glassfish.jersey.ext.cdi/jersey-cdi1x-transaction/2.28-SNAPSHOT/jersey-cdi1x-transaction-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/bookmark/pom.xml to org.glassfish.jersey.examples/bookmark/2.28-SNAPSHOT/bookmark-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2689/pom.xml to org.glassfish.jersey.tests.integration/jersey-2689/2.28-SNAPSHOT/jersey-2689-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-chunked-io/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-chunked-io/2.28-SNAPSHOT/servlet-3-chunked-io-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/osgi-helloworld-webapp/war-bundle/pom.xml to org.glassfish.jersey.examples.osgi-helloworld-webapp/war-bundle/2.28-SNAPSHOT/war-bundle-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2322/pom.xml to org.glassfish.jersey.tests.integration/jersey-2322/2.28-SNAPSHOT/jersey-2322-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/mbw-xml-jaxb/pom.xml to org.glassfish.jersey.tests.performance.testcases/xml-jaxb/2.28-SNAPSHOT/xml-jaxb-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/providers/grizzly2/pom.xml to org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-grizzly2/2.28-SNAPSHOT/jersey-test-framework-provider-grizzly2-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml to org.glassfish.jersey.tests.integration/cdi-iface-with-non-jaxrs-impl-test-webapp/2.28-SNAPSHOT/cdi-iface-with-non-jaxrs-impl-test-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/pom.xml to org.glassfish.jersey.examples/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2551/pom.xml to org.glassfish.jersey.tests.integration/jersey-2551/2.28-SNAPSHOT/jersey-2551-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/xml-moxy/pom.xml to org.glassfish.jersey.examples/xml-moxy/2.28-SNAPSHOT/xml-moxy-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/media/moxy/pom.xml to org.glassfish.jersey.media/jersey-media-moxy/2.28-SNAPSHOT/jersey-media-moxy-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/mbw-text-plain/pom.xml to org.glassfish.jersey.tests.performance.testcases/text-plain/2.28-SNAPSHOT/text-plain-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/security/pom.xml to org.glassfish.jersey.security/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/providers/simple/pom.xml to org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-simple/2.28-SNAPSHOT/jersey-test-framework-provider-simple-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-reload/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-reload/2.28-SNAPSHOT/servlet-2.5-reload-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/mvc-bean-validation/pom.xml to org.glassfish.jersey.ext/jersey-mvc-bean-validation/2.28-SNAPSHOT/jersey-mvc-bean-validation-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/cdi-multimodule/lib/pom.xml to org.glassfish.jersey.tests.integration/cdi-multimodule-lib/2.28-SNAPSHOT/cdi-multimodule-lib-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/security/oauth2-client/pom.xml to org.glassfish.jersey.security/oauth2-client/2.28-SNAPSHOT/oauth2-client-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-1107/pom.xml to org.glassfish.jersey.tests.integration/jersey-1107/2.28-SNAPSHOT/jersey-1107-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2673/pom.xml to org.glassfish.jersey.tests.integration/jersey-2673/2.28-SNAPSHOT/jersey-2673-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2794/pom.xml to org.glassfish.jersey.tests.integration/jersey-2794/2.28-SNAPSHOT/jersey-2794-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/ejb-multimodule-reload/ear/pom.xml to org.glassfish.jersey.tests.integration/ejb-multimodule-reload-ear/2.28-SNAPSHOT/ejb-multimodule-reload-ear-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml to org.glassfish.jersey.tests.memleaks.testcases/shutdown-hook-leak-client/2.28-SNAPSHOT/shutdown-hook-leak-client-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-1223/pom.xml to org.glassfish.jersey.tests.integration/jersey-1223/2.28-SNAPSHOT/jersey-1223-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/entity-filtering-security/pom.xml to org.glassfish.jersey.examples/entity-filtering-security/2.28-SNAPSHOT/entity-filtering-security-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/https-server-glassfish/pom.xml to org.glassfish.jersey.examples/https-server-glassfish/2.28-SNAPSHOT/https-server-glassfish-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/server-async-managed/pom.xml to org.glassfish.jersey.examples/server-async-managed/2.28-SNAPSHOT/server-async-managed-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/json-binding-webapp/pom.xml to org.glassfish.jersey.examples/json-binding-webapp/2.28-SNAPSHOT/json-binding-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/maven/pom.xml to org.glassfish.jersey.test-framework.maven/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/osgi-helloworld-webapp/additional-bundle/pom.xml to org.glassfish.jersey.examples.osgi-helloworld-webapp/additional-bundle/2.28-SNAPSHOT/additional-bundle-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/managed-client-simple-webapp/pom.xml to org.glassfish.jersey.examples/managed-client-simple-webapp/2.28-SNAPSHOT/managed-client-simple-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/mbw-custom-provider/pom.xml to org.glassfish.jersey.tests.performance.testcases/custom-provider/2.28-SNAPSHOT/custom-provider-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/proxy-injection/pom.xml to org.glassfish.jersey.tests.performance.testcases/proxy-injection/2.28-SNAPSHOT/proxy-injection-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/entity-filtering/pom.xml to org.glassfish.jersey.examples/entity-filtering/2.28-SNAPSHOT/entity-filtering-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/inject/hk2/pom.xml to org.glassfish.jersey.inject/jersey-hk2/2.28-SNAPSHOT/jersey-hk2-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/server-sent-events-jaxrs/pom.xml to org.glassfish.jersey.examples/server-sent-events-jaxrs/2.28-SNAPSHOT/server-sent-events-jaxrs-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/providers/jetty/pom.xml to org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-jetty/2.28-SNAPSHOT/jersey-test-framework-provider-jetty-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/filter-global/pom.xml to org.glassfish.jersey.tests.performance.testcases/filter-global/2.28-SNAPSHOT/filter-global-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/jaxrs-types-injection/pom.xml to org.glassfish.jersey.examples/jaxrs-types-injection/2.28-SNAPSHOT/jaxrs-types-injection-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-filter/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-filter/2.28-SNAPSHOT/servlet-2.5-filter-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/archetypes/jersey-quickstart-webapp/pom.xml to org.glassfish.jersey.archetypes/jersey-quickstart-webapp/2.28-SNAPSHOT/jersey-quickstart-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2421/pom.xml to org.glassfish.jersey.tests.integration/jersey-2421/2.28-SNAPSHOT/jersey-2421-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/cdi/pom.xml to org.glassfish.jersey.ext.cdi/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/filter-dynamic/pom.xml to org.glassfish.jersey.tests.performance.testcases/filter-dynamic/2.28-SNAPSHOT/filter-dynamic-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2892/pom.xml to org.glassfish.jersey.tests.integration/jersey-2892/2.28-SNAPSHOT/jersey-2892-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/param-srl/pom.xml to org.glassfish.jersey.tests.performance.testcases/param-srl/2.28-SNAPSHOT/param-srl-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/cdi-multipart-webapp/pom.xml to org.glassfish.jersey.tests.integration/cdi-multipart-webapp/2.28-SNAPSHOT/cdi-multipart-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/cdi-beanvalidation-webapp/pom.xml to org.glassfish.jersey.tests.integration/cdi-beanvalidation-webapp/2.28-SNAPSHOT/cdi-beanvalidation-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/media/multipart/pom.xml to org.glassfish.jersey.media/jersey-media-multipart/2.28-SNAPSHOT/jersey-media-multipart-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/connectors/jdk-connector/pom.xml to org.glassfish.jersey.connectors/jersey-jdk-connector/2.28-SNAPSHOT/jersey-jdk-connector-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/media/jaxb/pom.xml to org.glassfish.jersey.media/jersey-media-jaxb/2.28-SNAPSHOT/jersey-media-jaxb-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/portability-jersey-1/pom.xml to org.glassfish.jersey.tests.integration/portability-jersey-1/2.28-SNAPSHOT/portability-jersey-1-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/property-check/pom.xml to org.glassfish.jersey.tests.integration/property-check/2.28-SNAPSHOT/property-check-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/pom.xml to org.glassfish.jersey.tests/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/json-jackson1/pom.xml to org.glassfish.jersey.examples/json-jackson1/2.28-SNAPSHOT/json-jackson1-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/managed-client/pom.xml to org.glassfish.jersey.examples/managed-client/2.28-SNAPSHOT/managed-client-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/portability-jersey-2/pom.xml to org.glassfish.jersey.tests.integration/portability-jersey-2/2.28-SNAPSHOT/portability-jersey-2-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/connectors/pom.xml to org.glassfish.jersey.connectors/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2776/pom.xml to org.glassfish.jersey.tests.integration/jersey-2776/2.28-SNAPSHOT/jersey-2776-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/reload/pom.xml to org.glassfish.jersey.examples/reload/2.28-SNAPSHOT/reload-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/core-server/pom.xml to org.glassfish.jersey.core/jersey-server/2.28-SNAPSHOT/jersey-server-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/assemblies/pom.xml to org.glassfish.jersey.tests.performance.testcases/assemblies/2.28-SNAPSHOT/assemblies-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2654/pom.xml to org.glassfish.jersey.tests.integration/jersey-2654/2.28-SNAPSHOT/jersey-2654-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-inflector-1/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-inflector-1/2.28-SNAPSHOT/servlet-2.5-inflector-1-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/bean-validation/pom.xml to org.glassfish.jersey.ext/jersey-bean-validation/2.28-SNAPSHOT/jersey-bean-validation-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/osgi-http-service/bundle/pom.xml to org.glassfish.jersey.examples.osgi-http-service/bundle/2.28-SNAPSHOT/bundle-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/providers/external/pom.xml to org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-external/2.28-SNAPSHOT/jersey-test-framework-provider-external-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/containers/jdk-http/pom.xml to org.glassfish.jersey.containers/jersey-container-jdk-http/2.28-SNAPSHOT/jersey-container-jdk-http-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/containers/grizzly2-servlet/pom.xml to org.glassfish.jersey.containers/jersey-container-grizzly2-servlet/2.28-SNAPSHOT/jersey-container-grizzly2-servlet-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/webapp-example-parent/pom.xml to org.glassfish.jersey.examples/webapp-example-parent/2.28-SNAPSHOT/webapp-example-parent-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/incubator/open-tracing/pom.xml to org.glassfish.jersey.incubator/jersey-open-tracing/2.28-SNAPSHOT/jersey-open-tracing-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/interceptor-dynamic/pom.xml to org.glassfish.jersey.tests.performance.testcases/interceptor-dynamic/2.28-SNAPSHOT/interceptor-dynamic-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/osgi-helloworld-webapp/functional-test/pom.xml to org.glassfish.jersey.examples.osgi-helloworld-webapp/functional-test/2.28-SNAPSHOT/functional-test-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/mem-leaks/redeployment/pom.xml to org.glassfish.jersey.tests.memleaks.redeployment/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/sse-twitter-aggregator/pom.xml to org.glassfish.jersey.examples/sse-twitter-aggregator/2.28-SNAPSHOT/sse-twitter-aggregator-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/containers/simple-http/pom.xml to org.glassfish.jersey.containers/jersey-container-simple-http/2.28-SNAPSHOT/jersey-container-simple-http-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/wadl-doclet/pom.xml to org.glassfish.jersey.ext/jersey-wadl-doclet/2.28-SNAPSHOT/jersey-wadl-doclet-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/incubator/kryo/pom.xml to org.glassfish.jersey.media/jersey-media-kryo/2.28-SNAPSHOT/jersey-media-kryo-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/inject/cdi2-se/pom.xml to org.glassfish.jersey.inject/jersey-cdi2-se/2.28-SNAPSHOT/jersey-cdi2-se-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml to org.glassfish.jersey.tests.integration/cdi-with-jersey-injection-custom-cfg-webapp/2.28-SNAPSHOT/cdi-with-jersey-injection-custom-cfg-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/osgi/functional/pom.xml to org.glassfish.jersey.tests.osgi/jersey-tests-osgi-functional/2.28-SNAPSHOT/jersey-tests-osgi-functional-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/connectors/jetty-connector/pom.xml to org.glassfish.jersey.connectors/jersey-jetty-connector/2.28-SNAPSHOT/jersey-jetty-connector-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/incubator/declarative-linking/pom.xml to org.glassfish.jersey.ext/jersey-declarative-linking/2.28-SNAPSHOT/jersey-declarative-linking-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/http-patch/pom.xml to org.glassfish.jersey.examples/http-patch/2.28-SNAPSHOT/http-patch-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/j-441/war2/pom.xml to org.glassfish.jersey.tests.integration/j-441-war2/2.28-SNAPSHOT/j-441-war2-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/j-441/war1/pom.xml to org.glassfish.jersey.tests.integration/j-441-war1/2.28-SNAPSHOT/j-441-war1-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/helloworld-programmatic/pom.xml to org.glassfish.jersey.examples/helloworld-programmatic/2.28-SNAPSHOT/helloworld-programmatic-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/jersey-ejb/pom.xml to org.glassfish.jersey.examples/jersey-ejb/2.28-SNAPSHOT/jersey-ejb-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml to org.glassfish.jersey.examples.osgi-helloworld-webapp/alternate-version-bundle/2.28-SNAPSHOT/alternate-version-bundle-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-init-8/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-init-8/2.28-SNAPSHOT/servlet-3-init-8-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/mem-leaks/test-cases/bean-param-leak/pom.xml to org.glassfish.jersey.tests.memleaks.testcases/bean-param-leak/2.28-SNAPSHOT/bean-param-leak-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/pom.xml to org.glassfish.jersey.ext/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/e2e-testng/pom.xml to org.glassfish.jersey.tests/e2e-testng/2.28-SNAPSHOT/e2e-testng-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-init-3/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-init-3/2.28-SNAPSHOT/servlet-3-init-3-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-init-2/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-init-2/2.28-SNAPSHOT/servlet-3-init-2-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-1829/pom.xml to org.glassfish.jersey.tests.integration/jersey-1829/2.28-SNAPSHOT/jersey-1829-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-init-1/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-init-1/2.28-SNAPSHOT/servlet-3-init-1-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/connectors/grizzly-connector/pom.xml to org.glassfish.jersey.connectors/jersey-grizzly-connector/2.28-SNAPSHOT/jersey-grizzly-connector-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-init-7/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-init-7/2.28-SNAPSHOT/servlet-3-init-7-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/interceptor-global/pom.xml to org.glassfish.jersey.tests.performance.testcases/interceptor-global/2.28-SNAPSHOT/interceptor-global-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-init-6/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-init-6/2.28-SNAPSHOT/servlet-3-init-6-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-init-5/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-init-5/2.28-SNAPSHOT/servlet-3-init-5-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-init-4/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-init-4/2.28-SNAPSHOT/servlet-3-init-4-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/j-441/ear/pom.xml to org.glassfish.jersey.tests.integration/j-441-ear/2.28-SNAPSHOT/j-441-ear-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/mbw-kryo/pom.xml to org.glassfish.jersey.tests.performance.testcases/mbw-kryo/2.28-SNAPSHOT/mbw-kryo-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/runners/jersey-grizzly-runner/pom.xml to org.glassfish.jersey.tests.performance.runners/jersey-grizzly-runner/2.28-SNAPSHOT/jersey-grizzly-runner-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/memleak-test-common/pom.xml to org.glassfish.jersey.test-framework/memleak-test-common/2.28-SNAPSHOT/memleak-test-common-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/core-client/pom.xml to org.glassfish.jersey.core/jersey-client/2.28-SNAPSHOT/jersey-client-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/server-async-standalone/pom.xml to org.glassfish.jersey.examples/server-async-standalone/2.28-SNAPSHOT/server-async-standalone-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/containers/grizzly2-http/pom.xml to org.glassfish.jersey.containers/jersey-container-grizzly2-http/2.28-SNAPSHOT/jersey-container-grizzly2-http-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/media/json-jackson1/pom.xml to org.glassfish.jersey.media/jersey-media-json-jackson1/2.28-SNAPSHOT/jersey-media-json-jackson1-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-request-wrapper-binding/pom.xml to org.glassfish.jersey.tests.integration/servlet-request-wrappper-binding/2.28-SNAPSHOT/servlet-request-wrappper-binding-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-gf-async/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-gf-async/2.28-SNAPSHOT/servlet-3-gf-async-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/mbw-json-moxy/pom.xml to org.glassfish.jersey.tests.performance.testcases/json-moxy/2.28-SNAPSHOT/json-moxy-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/osgi-http-service/functional-test/pom.xml to org.glassfish.jersey.examples.osgi-http-service/functional-test/2.28-SNAPSHOT/functional-test-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/server-async-standalone/client/pom.xml to org.glassfish.jersey.examples/server-async-standalone-client/2.28-SNAPSHOT/server-async-standalone-client-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/helloworld-spring-annotations/pom.xml to org.glassfish.jersey.examples/helloworld-spring-annotations/2.28-SNAPSHOT/helloworld-spring-annotations-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/cdi/jersey-weld2-se/pom.xml to org.glassfish.jersey.ext.cdi/jersey-weld2-se/2.28-SNAPSHOT/jersey-weld2-se-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-autodiscovery-2/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-autodiscovery-2/2.28-SNAPSHOT/servlet-2.5-autodiscovery-2-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-autodiscovery-1/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-autodiscovery-1/2.28-SNAPSHOT/servlet-2.5-autodiscovery-1-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/clipboard-programmatic/pom.xml to org.glassfish.jersey.examples/clipboard-programmatic/2.28-SNAPSHOT/clipboard-programmatic-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/mbw-xml-moxy/pom.xml to org.glassfish.jersey.tests.performance.testcases/xml-moxy/2.28-SNAPSHOT/xml-moxy-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/osgi-http-service/pom.xml to org.glassfish.jersey.examples/osgi-http-service/2.28-SNAPSHOT/osgi-http-service-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/cdi-webapp/pom.xml to org.glassfish.jersey.examples/cdi-webapp/2.28-SNAPSHOT/cdi-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/media/json-jettison/pom.xml to org.glassfish.jersey.media/jersey-media-json-jettison/2.28-SNAPSHOT/jersey-media-json-jettison-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/e2e-core-common/pom.xml to org.glassfish.jersey.tests/e2e-core-common/2.28-SNAPSHOT/e2e-core-common-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/j-441/pom.xml to org.glassfish.jersey.tests.integration/j-441/2.28-SNAPSHOT/j-441-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/server-async/pom.xml to org.glassfish.jersey.examples/server-async/2.28-SNAPSHOT/server-async-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/ejb-multimodule/pom.xml to org.glassfish.jersey.tests.integration/ejb-multimodule/2.28-SNAPSHOT/ejb-multimodule-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-1928/pom.xml to org.glassfish.jersey.tests.integration/jersey-1928/2.28-SNAPSHOT/jersey-1928-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/declarative-linking/pom.xml to org.glassfish.jersey.examples/declarative-linking/2.28-SNAPSHOT/declarative-linking-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/rx/rx-client-rxjava/pom.xml to org.glassfish.jersey.ext.rx/jersey-rx-client-rxjava/2.28-SNAPSHOT/jersey-rx-client-rxjava-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/helloworld-cdi2-se/pom.xml to org.glassfish.jersey.examples/helloworld-cdi2-se/2.28-SNAPSHOT/helloworld-cdi2-se-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/multipart-webapp/pom.xml to org.glassfish.jersey.examples/multipart-webapp/2.28-SNAPSHOT/multipart-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/cdi-multimodule/pom.xml to org.glassfish.jersey.tests.integration/cdi-multimodule/2.28-SNAPSHOT/cdi-multimodule-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/mem-leaks/pom.xml to org.glassfish.jersey.tests.memleaks/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/pom.xml to org.glassfish.jersey.tests.performance/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/pom.xml to org.glassfish.jersey.tests.performance.testcases/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2335/pom.xml to org.glassfish.jersey.tests.integration/jersey-2335/2.28-SNAPSHOT/jersey-2335-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2164/pom.xml to org.glassfish.jersey.tests.integration/jersey-2164/2.28-SNAPSHOT/jersey-2164-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/providers/pom.xml to org.glassfish.jersey.test-framework.providers/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2160/pom.xml to org.glassfish.jersey.tests.integration/jersey-2160/2.28-SNAPSHOT/jersey-2160-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/ejb-multimodule/ear/pom.xml to org.glassfish.jersey.tests.integration/ejb-multimodule-ear/2.28-SNAPSHOT/ejb-multimodule-ear-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/helloworld-webapp/pom.xml to org.glassfish.jersey.examples/helloworld-webapp/2.28-SNAPSHOT/helloworld-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/pom.xml to org.glassfish.jersey.test-framework/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/archetypes/pom.xml to org.glassfish.jersey.archetypes/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/containers/glassfish/jersey-gf-ejb/pom.xml to org.glassfish.jersey.containers.glassfish/jersey-gf-ejb/2.28-SNAPSHOT/jersey-gf-ejb-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/json-processing-webapp/pom.xml to org.glassfish.jersey.examples/json-processing-webapp/2.28-SNAPSHOT/json-processing-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/archetypes/jersey-example-java8-webapp/pom.xml to org.glassfish.jersey.archetypes/jersey-example-java8-webapp/2.28-SNAPSHOT/jersey-example-java8-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2846/pom.xml to org.glassfish.jersey.tests.integration/jersey-2846/2.28-SNAPSHOT/jersey-2846-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/cdi-ejb-test-webapp/pom.xml to org.glassfish.jersey.tests.integration/cdi-ejb-test-webapp/2.28-SNAPSHOT/cdi-ejb-test-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/j-59/lib/pom.xml to org.glassfish.jersey.tests.integration/j-59-ejb-lib/2.28-SNAPSHOT/j-59-ejb-lib-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2167/pom.xml to org.glassfish.jersey.tests.integration/jersey-2167/2.28-SNAPSHOT/jersey-2167-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/mbw-json-jackson/pom.xml to org.glassfish.jersey.tests.performance.testcases/json-jackson/2.28-SNAPSHOT/json-jackson-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/http-trace/pom.xml to org.glassfish.jersey.examples/http-trace/2.28-SNAPSHOT/http-trace-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2031/pom.xml to org.glassfish.jersey.tests.integration/jersey-2031/2.28-SNAPSHOT/jersey-2031-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2154/pom.xml to org.glassfish.jersey.tests.integration/jersey-2154/2.28-SNAPSHOT/jersey-2154-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-params/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-params/2.28-SNAPSHOT/servlet-3-params-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/runners/pom.xml to org.glassfish.jersey.tests.performance.runners/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/json-jackson/pom.xml to org.glassfish.jersey.examples/json-jackson/2.28-SNAPSHOT/json-jackson-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/server-async-standalone/webapp/pom.xml to org.glassfish.jersey.examples/server-async-standalone-webapp/2.28-SNAPSHOT/server-async-standalone-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/e2e-entity/pom.xml to org.glassfish.jersey.tests/e2e-entity/2.28-SNAPSHOT/e2e-entity-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/open-tracing/pom.xml to org.glassfish.jersey.examples/open-tracing/2.28-SNAPSHOT/open-tracing-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/providers/bundle/pom.xml to org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-bundle/2.28-SNAPSHOT/jersey-test-framework-provider-bundle-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/servlet-portability/pom.xml to org.glassfish.jersey.ext/jersey-servlet-portability/2.28-SNAPSHOT/jersey-servlet-portability-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/osgi/pom.xml to org.glassfish.jersey.tests.osgi/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/cdi/jersey-cdi1x/pom.xml to org.glassfish.jersey.ext.cdi/jersey-cdi1x/2.28-SNAPSHOT/jersey-cdi1x-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/mvc-mustache/pom.xml to org.glassfish.jersey.ext/jersey-mvc-mustache/2.28-SNAPSHOT/jersey-mvc-mustache-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/sse-item-store-jersey-webapp/pom.xml to org.glassfish.jersey.examples/sse-item-store-jersey-webapp/2.28-SNAPSHOT/sse-item-store-jersey-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/helloworld/pom.xml to org.glassfish.jersey.examples/helloworld/2.28-SNAPSHOT/helloworld-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/media/json-binding/pom.xml to org.glassfish.jersey.media/jersey-media-json-binding/2.28-SNAPSHOT/jersey-media-json-binding-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/security/oauth1-signature/pom.xml to org.glassfish.jersey.security/oauth1-signature/2.28-SNAPSHOT/oauth1-signature-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/pom.xml to org.glassfish.jersey/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[Fast Archiver] Compressed 87.34 KB of artifacts by 73.3% relative to #1
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/helloworld-netty/pom.xml to org.glassfish.jersey.examples/helloworld-netty/2.28-SNAPSHOT/helloworld-netty-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/json-with-padding/pom.xml to org.glassfish.jersey.examples/json-with-padding/2.28-SNAPSHOT/json-with-padding-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/j-59/war/pom.xml to org.glassfish.jersey.tests.integration/j-59-cdi-war/2.28-SNAPSHOT/j-59-cdi-war-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/sse-item-store-jaxrs-webapp/pom.xml to org.glassfish.jersey.examples/sse-item-store-jaxrs-webapp/2.28-SNAPSHOT/sse-item-store-jaxrs-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/stress/pom.xml to org.glassfish.jersey.tests/stress/2.28-SNAPSHOT/stress-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/helloworld-weld/pom.xml to org.glassfish.jersey.examples/helloworld-weld/2.28-SNAPSHOT/helloworld-weld-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/j-376/pom.xml to org.glassfish.jersey.tests.integration/j-376/2.28-SNAPSHOT/j-376-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/connectors/netty-connector/pom.xml to org.glassfish.jersey.connectors/jersey-netty-connector/2.28-SNAPSHOT/jersey-netty-connector-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/bookmark-em/pom.xml to org.glassfish.jersey.examples/bookmark-em/2.28-SNAPSHOT/bookmark-em-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/security-digest/pom.xml to org.glassfish.jersey.tests.integration/security-digest/2.28-SNAPSHOT/security-digest-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/json-jettison/pom.xml to org.glassfish.jersey.examples/json-jettison/2.28-SNAPSHOT/json-jettison-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-init-provider/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-init-provider/2.28-SNAPSHOT/servlet-3-init-provider-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml to org.glassfish.jersey.tests.memleaks.redeployment/redeployment-no-jersey-app/2.28-SNAPSHOT/redeployment-no-jersey-app-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/mvc-freemarker/pom.xml to org.glassfish.jersey.ext/jersey-mvc-freemarker/2.28-SNAPSHOT/jersey-mvc-freemarker-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/security/oauth1-server/pom.xml to org.glassfish.jersey.security/oauth1-server/2.28-SNAPSHOT/oauth1-server-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/cdi/jersey-cdi1x-validation/pom.xml to org.glassfish.jersey.ext.cdi/jersey-cdi1x-validation/2.28-SNAPSHOT/jersey-cdi1x-validation-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/mvc/pom.xml to org.glassfish.jersey.ext/jersey-mvc/2.28-SNAPSHOT/jersey-mvc-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2704/pom.xml to org.glassfish.jersey.tests.integration/jersey-2704/2.28-SNAPSHOT/jersey-2704-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/providers/jdk-http/pom.xml to org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-jdk-http/2.28-SNAPSHOT/jersey-test-framework-provider-jdk-http-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/archetypes/jersey-quickstart-grizzly2/pom.xml to org.glassfish.jersey.archetypes/jersey-quickstart-grizzly2/2.28-SNAPSHOT/jersey-quickstart-grizzly2-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/proxy-client/pom.xml to org.glassfish.jersey.ext/jersey-proxy-client/2.28-SNAPSHOT/jersey-proxy-client-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/core-common/pom.xml to org.glassfish.jersey.core/jersey-common/2.28-SNAPSHOT/jersey-common-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/cdi-with-jersey-injection-webapp/pom.xml to org.glassfish.jersey.tests.integration/cdi-with-jersey-injection-webapp/2.28-SNAPSHOT/cdi-with-jersey-injection-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/inject/pom.xml to org.glassfish.jersey.inject/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml to org.glassfish.jersey.ext.cdi/jersey-cdi1x-ban-custom-hk2-binding/2.28-SNAPSHOT/jersey-cdi1x-ban-custom-hk2-binding-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/util/pom.xml to org.glassfish.jersey.test-framework/jersey-test-framework-util/2.28-SNAPSHOT/jersey-test-framework-util-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/system-properties-example/pom.xml to org.glassfish.jersey.examples/system-properties-example/2.28-SNAPSHOT/system-properties-example-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/cdi-multimodule/ear/pom.xml to org.glassfish.jersey.tests.integration/cdi-multimodule-ear/2.28-SNAPSHOT/cdi-multimodule-ear-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/containers/jetty-http/pom.xml to org.glassfish.jersey.containers/jersey-container-jetty-http/2.28-SNAPSHOT/jersey-container-jetty-http-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml to org.glassfish.jersey.tests.memleaks.redeployment/redeployment-threadlocals-app/2.28-SNAPSHOT/redeployment-threadlocals-app-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/cdi-multimodule/war1/pom.xml to org.glassfish.jersey.tests.integration/cdi-multimodule-war1/2.28-SNAPSHOT/cdi-multimodule-war1-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-mvc-1/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-mvc-1/2.28-SNAPSHOT/servlet-2.5-mvc-1-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-mvc-2/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-mvc-2/2.28-SNAPSHOT/servlet-2.5-mvc-2-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/cdi-multimodule/war2/pom.xml to org.glassfish.jersey.tests.integration/cdi-multimodule-war2/2.28-SNAPSHOT/cdi-multimodule-war2-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-2.5-mvc-3/pom.xml to org.glassfish.jersey.tests.integration/servlet-2.5-mvc-3/2.28-SNAPSHOT/servlet-2.5-mvc-3-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/e2e-server/pom.xml to org.glassfish.jersey.tests/e2e-server/2.28-SNAPSHOT/e2e-server-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/bundles/pom.xml to org.glassfish.jersey.bundles/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-sse-1/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-sse-1/2.28-SNAPSHOT/servlet-3-sse-1-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/ejb-multimodule/war/pom.xml to org.glassfish.jersey.tests.integration/ejb-multimodule-war/2.28-SNAPSHOT/ejb-multimodule-war-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-1604/pom.xml to org.glassfish.jersey.tests.integration/jersey-1604/2.28-SNAPSHOT/jersey-1604-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/bookstore-webapp/pom.xml to org.glassfish.jersey.examples/bookstore-webapp/2.28-SNAPSHOT/bookstore-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/osgi-helloworld-webapp/pom.xml to org.glassfish.jersey.examples/osgi-helloworld-webapp/2.28-SNAPSHOT/osgi-helloworld-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/osgi-helloworld-webapp/lib-bundle/pom.xml to org.glassfish.jersey.examples.osgi-helloworld-webapp/lib-bundle/2.28-SNAPSHOT/lib-bundle-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/incubator/pom.xml to org.glassfish.jersey.incubator/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/archetypes/jersey-heroku-webapp/pom.xml to org.glassfish.jersey.archetypes/jersey-heroku-webapp/2.28-SNAPSHOT/jersey-heroku-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-1964/pom.xml to org.glassfish.jersey.tests.integration/jersey-1964/2.28-SNAPSHOT/jersey-1964-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/mem-leaks/test-cases/leaking-test-app/pom.xml to org.glassfish.jersey.tests.memleaks.testcases/leaking-test-app/2.28-SNAPSHOT/leaking-test-app-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2255/pom.xml to org.glassfish.jersey.tests.integration/jersey-2255/2.28-SNAPSHOT/jersey-2255-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-1960/pom.xml to org.glassfish.jersey.tests.integration/jersey-1960/2.28-SNAPSHOT/jersey-1960-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2136/pom.xml to org.glassfish.jersey.tests.integration/jersey-2136/2.28-SNAPSHOT/jersey-2136-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2137/pom.xml to org.glassfish.jersey.tests.integration/jersey-2137/2.28-SNAPSHOT/jersey-2137-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/metainf-services/pom.xml to org.glassfish.jersey.ext/jersey-metainf-services/2.28-SNAPSHOT/jersey-metainf-services-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/media/pom.xml to org.glassfish.jersey.media/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml to org.glassfish.jersey.tests.memleaks.redeployment/redeployment-leaking-test-app/2.28-SNAPSHOT/redeployment-leaking-test-app-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/java8-webapp/pom.xml to org.glassfish.jersey.examples/java8-webapp/2.28-SNAPSHOT/java8-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/jaxb/pom.xml to org.glassfish.jersey.examples/jaxb/2.28-SNAPSHOT/jaxb-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/containers/pom.xml to org.glassfish.jersey.containers/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/exception-mapping/pom.xml to org.glassfish.jersey.examples/exception-mapping/2.28-SNAPSHOT/exception-mapping-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/e2e-inject/cdi2-se/pom.xml to org.glassfish.jersey.tests/e2e-inject-cdi2-se/2.28-SNAPSHOT/e2e-inject-cdi2-se-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/interceptor-name/pom.xml to org.glassfish.jersey.tests.performance.testcases/interceptor-name/2.28-SNAPSHOT/interceptor-name-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/async-jersey-filter/pom.xml to org.glassfish.jersey.tests.integration/async-jersey-filter/2.28-SNAPSHOT/async-jersey-filter-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-filter/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-filter/2.28-SNAPSHOT/servlet-3-filter-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/managed-client-webapp/pom.xml to org.glassfish.jersey.examples/managed-client-webapp/2.28-SNAPSHOT/managed-client-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/server-sent-events-jersey/pom.xml to org.glassfish.jersey.examples/server-sent-events-jersey/2.28-SNAPSHOT/server-sent-events-jersey-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/test-cases/filter-name/pom.xml to org.glassfish.jersey.tests.performance.testcases/filter-name/2.28-SNAPSHOT/filter-name-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml to org.glassfish.jersey.tests.memleaks.redeployment/redeployment-hello-world-app-ref/2.28-SNAPSHOT/redeployment-hello-world-app-ref-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/containers/jersey-servlet/pom.xml to org.glassfish.jersey.containers/jersey-container-servlet/2.28-SNAPSHOT/jersey-container-servlet-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/core/pom.xml to org.glassfish.jersey.test-framework/jersey-test-framework-core/2.28-SNAPSHOT/jersey-test-framework-core-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/bundles/jaxrs-ri/pom.xml to org.glassfish.jersey.bundles/jaxrs-ri/2.28-SNAPSHOT/jaxrs-ri-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/json-moxy/pom.xml to org.glassfish.jersey.examples/json-moxy/2.28-SNAPSHOT/json-moxy-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2637/pom.xml to org.glassfish.jersey.tests.integration/jersey-2637/2.28-SNAPSHOT/jersey-2637-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/j-59/pom.xml to org.glassfish.jersey.tests.integration/j-59/2.28-SNAPSHOT/j-59-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/e2e-inject/pom.xml to org.glassfish.jersey.tests/e2e-inject/2.28-SNAPSHOT/e2e-inject-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-1667/pom.xml to org.glassfish.jersey.tests.integration/jersey-1667/2.28-SNAPSHOT/jersey-1667-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2878/pom.xml to org.glassfish.jersey.tests.integration/jersey-2878/2.28-SNAPSHOT/jersey-2878-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-request-wrapper-binding-2/pom.xml to org.glassfish.jersey.tests.integration/servlet-request-wrappper-binding-2/2.28-SNAPSHOT/servlet-request-wrappper-binding-2-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/incubator/gae-integration/pom.xml to org.glassfish.jersey.incubator/jersey-gae-integration/2.28-SNAPSHOT/jersey-gae-integration-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/mem-leaks/test-cases/pom.xml to org.glassfish.jersey.tests.memleaks.testcases/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/entity-filtering-selectable/pom.xml to org.glassfish.jersey.examples/entity-filtering-selectable/2.28-SNAPSHOT/entity-filtering-selectable-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/pom.xml to org.glassfish.jersey.tests.integration/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/ejb-test-webapp/pom.xml to org.glassfish.jersey.tests.integration/ejb-test-webapp/2.28-SNAPSHOT/ejb-test-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/simple-console/pom.xml to org.glassfish.jersey.examples/simple-console/2.28-SNAPSHOT/simple-console-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/rx/rx-client-guava/pom.xml to org.glassfish.jersey.ext.rx/jersey-rx-client-guava/2.28-SNAPSHOT/jersey-rx-client-guava-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/ejb-multimodule-reload/war1/pom.xml to org.glassfish.jersey.tests.integration/ejb-multimodule-reload-war1/2.28-SNAPSHOT/ejb-multimodule-reload-war1-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/ejb-multimodule-reload/war2/pom.xml to org.glassfish.jersey.tests.integration/ejb-multimodule-reload-war2/2.28-SNAPSHOT/ejb-multimodule-reload-war2-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2184/pom.xml to org.glassfish.jersey.tests.integration/jersey-2184/2.28-SNAPSHOT/jersey-2184-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/client-connector-provider/pom.xml to org.glassfish.jersey.tests.integration/client-connector-provider/2.28-SNAPSHOT/client-connector-provider-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-tests/pom.xml to org.glassfish.jersey.tests.integration/servlet-tests/2.28-SNAPSHOT/servlet-tests-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/assemblies/pom.xml to org.glassfish.jersey.examples/assemblies/2.28-SNAPSHOT/assemblies-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/containers/netty-http/pom.xml to org.glassfish.jersey.containers/jersey-container-netty-http/2.28-SNAPSHOT/jersey-container-netty-http-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/ejb-multimodule-reload/lib/pom.xml to org.glassfish.jersey.tests.integration/ejb-multimodule-reload-lib/2.28-SNAPSHOT/ejb-multimodule-reload-lib-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/rx-client-webapp/pom.xml to org.glassfish.jersey.examples/rx-client-webapp/2.28-SNAPSHOT/rx-client-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/connectors/apache-connector/pom.xml to org.glassfish.jersey.connectors/jersey-apache-connector/2.28-SNAPSHOT/jersey-apache-connector-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/benchmarks/pom.xml to org.glassfish.jersey.tests.performance/performance-test-benchmarks/2.28-SNAPSHOT/performance-test-benchmarks-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/containers/jersey-servlet-core/pom.xml to org.glassfish.jersey.containers/jersey-container-servlet-core/2.28-SNAPSHOT/jersey-container-servlet-core-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/sonar-test/pom.xml to org.glassfish.jersey.tests.integration/sonar-test/2.28-SNAPSHOT/sonar-test-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/mvc-jsp/pom.xml to org.glassfish.jersey.ext/jersey-mvc-jsp/2.28-SNAPSHOT/jersey-mvc-jsp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/clipboard/pom.xml to org.glassfish.jersey.examples/clipboard/2.28-SNAPSHOT/clipboard-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml to org.glassfish.jersey.tests.integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/2.28-SNAPSHOT/cdi-with-jersey-injection-custom-hk2-banned-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/e2e-client/pom.xml to org.glassfish.jersey.tests/e2e-client/2.28-SNAPSHOT/e2e-client-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/ejb-multimodule/lib/pom.xml to org.glassfish.jersey.tests.integration/ejb-multimodule-lib/2.28-SNAPSHOT/ejb-multimodule-lib-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/freemarker-webapp/pom.xml to org.glassfish.jersey.examples/freemarker-webapp/2.28-SNAPSHOT/freemarker-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/spring4/pom.xml to org.glassfish.jersey.ext/jersey-spring4/2.28-SNAPSHOT/jersey-spring4-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/media/sse/pom.xml to org.glassfish.jersey.media/jersey-media-sse/2.28-SNAPSHOT/jersey-media-sse-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/containers/glassfish/pom.xml to org.glassfish.jersey.containers.glassfish/project/2.28-SNAPSHOT/project-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/helloworld-spring-webapp/pom.xml to org.glassfish.jersey.examples/helloworld-spring-webapp/2.28-SNAPSHOT/helloworld-spring-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2176/pom.xml to org.glassfish.jersey.tests.integration/jersey-2176/2.28-SNAPSHOT/jersey-2176-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/servlet3-webapp/pom.xml to org.glassfish.jersey.examples/servlet3-webapp/2.28-SNAPSHOT/servlet3-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/providers/netty/pom.xml to org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-netty/2.28-SNAPSHOT/jersey-test-framework-provider-netty-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/media/json-processing/pom.xml to org.glassfish.jersey.media/jersey-media-json-processing/2.28-SNAPSHOT/jersey-media-json-processing-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/oauth-client-twitter/pom.xml to org.glassfish.jersey.examples/oauth-client-twitter/2.28-SNAPSHOT/oauth-client-twitter-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/cdi/jersey-cdi1x-servlet/pom.xml to org.glassfish.jersey.ext.cdi/jersey-cdi1x-servlet/2.28-SNAPSHOT/jersey-cdi1x-servlet-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/helloworld-pure-jax-rs/pom.xml to org.glassfish.jersey.examples/helloworld-pure-jax-rs/2.28-SNAPSHOT/helloworld-pure-jax-rs-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/performance/tools/pom.xml to org.glassfish.jersey.tests.performance.tools/performance-test-tools/2.28-SNAPSHOT/performance-test-tools-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/groovy/pom.xml to org.glassfish.jersey.examples/groovy/2.28-SNAPSHOT/groovy-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/entity-filtering/pom.xml to org.glassfish.jersey.ext/jersey-entity-filtering/2.28-SNAPSHOT/jersey-entity-filtering-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/cdi-test-webapp/pom.xml to org.glassfish.jersey.tests.integration/cdi-test-webapp/2.28-SNAPSHOT/cdi-test-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/maven/custom-enforcer-rules/pom.xml to org.glassfish.jersey.test-framework.maven/custom-enforcer-rules/2.28-SNAPSHOT/custom-enforcer-rules-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/https-clientserver-grizzly/pom.xml to org.glassfish.jersey.examples/https-clientserver-grizzly/2.28-SNAPSHOT/https-clientserver-grizzly-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/media/json-jackson/pom.xml to org.glassfish.jersey.media/jersey-media-json-jackson/2.28-SNAPSHOT/jersey-media-json-jackson-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml to org.glassfish.jersey.tests.memleaks.testcases/shutdown-hook-leak/2.28-SNAPSHOT/shutdown-hook-leak-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/containers/jetty-servlet/pom.xml to org.glassfish.jersey.containers/jersey-container-jetty-servlet/2.28-SNAPSHOT/jersey-container-jetty-servlet-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-780/pom.xml to org.glassfish.jersey.tests.integration/jersey-780/2.28-SNAPSHOT/jersey-780-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/test-framework/providers/inmemory/pom.xml to org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-inmemory/2.28-SNAPSHOT/jersey-test-framework-provider-inmemory-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/ext/rx/rx-client-rxjava2/pom.xml to org.glassfish.jersey.ext.rx/jersey-rx-client-rxjava2/2.28-SNAPSHOT/jersey-rx-client-rxjava2-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/helloworld-benchmark/pom.xml to org.glassfish.jersey.examples/helloworld-benchmark/2.28-SNAPSHOT/helloworld-benchmark-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-2612/pom.xml to org.glassfish.jersey.tests.integration/jersey-2612/2.28-SNAPSHOT/jersey-2612-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/servlet-3-inflector-1/pom.xml to org.glassfish.jersey.tests.integration/servlet-3-inflector-1/2.28-SNAPSHOT/servlet-3-inflector-1-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/managed-beans-webapp/pom.xml to org.glassfish.jersey.examples/managed-beans-webapp/2.28-SNAPSHOT/managed-beans-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/examples/extended-wadl-webapp/pom.xml to org.glassfish.jersey.examples/extended-wadl-webapp/2.28-SNAPSHOT/extended-wadl-webapp-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/security/oauth1-client/pom.xml to org.glassfish.jersey.security/oauth1-client/2.28-SNAPSHOT/oauth1-client-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/j-59/ear/pom.xml to org.glassfish.jersey.tests.integration/j-59-ear/2.28-SNAPSHOT/j-59-ear-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/jersey-1883/pom.xml to org.glassfish.jersey.tests.integration/jersey-1883/2.28-SNAPSHOT/jersey-1883-2.28-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/workspace/Jersey_sign/tests/integration/ejb-multimodule-reload/pom.xml to org.glassfish.jersey.tests.integration/ejb-multimodule-reload/2.28-SNAPSHOT/ejb-multimodule-reload-2.28-SNAPSHOT.pom
channel stopped
Archiving artifacts
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE