See 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/58/display/redirect?page=changes>

Changes:

[github] Bump github/codeql-action from 2.2.5 to 2.2.6 (#120)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds33 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > <https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/.git>
 >  # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/ws-wss4j.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ws-wss4j.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/ws-wss4j.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 0d2fe28ea05550238b491d816df489c4049e46f7 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d2fe28ea05550238b491d816df489c4049e46f7 # timeout=10
Commit message: "Bump github/codeql-action from 2.2.5 to 2.2.6 (#120)"
 > git rev-list --no-walk 38fd48ddd239d2c8277245058d15009ffc61af1d # timeout=10
Parsing POMs
Established TCP socket on 45683
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Apache WSS4J - master JDK11] $ 
/home/jenkins/tools/java/oraclejdk-11.0.12/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 45683
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/pom.xml>
 clean install deploy
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache WSS4J                                                       [pom]
[INFO] Apache WSS4J parent                                                [pom]
[INFO] Apache WSS4J WS-Security Bindings                                  [jar]
[INFO] Apache WSS4J WS-SecurityPolicy model                               [jar]
[INFO] Apache WSS4J WS-Security Common                                    [jar]
[INFO] Apache WSS4J DOM WS-Security                                       [jar]
[INFO] Apache WSS4J Streaming WS-Security                                 [jar]
[INFO] Apache WSS4J Web WS-Security                                       [jar]
[INFO] Apache WSS4J WS-Security Integration                               [jar]
[INFO] Apache WSS4J Streaming WS-SecurityPolicy                           [jar]
[INFO] 
[INFO] -----------------------< org.apache.wss4j:wss4j >-----------------------
[INFO] Building Apache WSS4J 3.0.1-SNAPSHOT                              [1/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ wss4j ---
[INFO] Deleting 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven-version) @ wss4j 
---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion 
passed
[INFO] 
[INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-java-version) @ wss4j 
---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion 
passed
[INFO] 
[INFO] >>> maven-pmd-plugin:3.19.0:check (validate) > :pmd @ wss4j >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ wss4j ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.19.0:check (validate) < :pmd @ wss4j <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.19.0:check (validate) @ wss4j ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (validate) @ wss4j ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process 
(process-resource-bundles) @ wss4j ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ 
wss4j ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (default) > generate-sources @ wss4j 
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven-version) @ wss4j 
---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-java-version) @ wss4j 
---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.19.0:check (validate) > :pmd @ wss4j >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ wss4j ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.19.0:check (validate) < :pmd @ wss4j <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.19.0:check (validate) @ wss4j ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (validate) @ wss4j ---
[INFO] You have 0 Checkstyle violations.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (default) < generate-sources @ wss4j 
<<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (default) @ wss4j ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.0:install (default-install) @ wss4j ---
[INFO] Installing 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/wss4j/wss4j/3.0.1-SNAPSHOT/wss4j-3.0.1-SNAPSHOT.pom
[INFO] Installing 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/target/wss4j-3.0.1-SNAPSHOT-site.xml>
 to 
/home/jenkins/.m2/repository/org/apache/wss4j/wss4j/3.0.1-SNAPSHOT/wss4j-3.0.1-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven-version) @ wss4j 
---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-java-version) @ wss4j 
---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.19.0:check (validate) > :pmd @ wss4j >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ wss4j ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.19.0:check (validate) < :pmd @ wss4j <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.19.0:check (validate) @ wss4j ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (validate) @ wss4j ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process 
(process-resource-bundles) @ wss4j ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ 
wss4j ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[WARNING] artifact org.apache.wss4j:wss4j:xml:site:3.0.1-SNAPSHOT already 
attached, replace previous instance
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (default) > generate-sources @ wss4j 
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven-version) @ wss4j 
---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-java-version) @ wss4j 
---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.19.0:check (validate) > :pmd @ wss4j >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ wss4j ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.19.0:check (validate) < :pmd @ wss4j <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.19.0:check (validate) @ wss4j ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (validate) @ wss4j ---
[INFO] You have 0 Checkstyle violations.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (default) < generate-sources @ wss4j 
<<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (default) @ wss4j ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.0:install (default-install) @ wss4j ---
[INFO] Installing 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/wss4j/wss4j/3.0.1-SNAPSHOT/wss4j-3.0.1-SNAPSHOT.pom
[INFO] Installing 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/target/wss4j-3.0.1-SNAPSHOT-site.xml>
 to 
/home/jenkins/.m2/repository/org/apache/wss4j/wss4j/3.0.1-SNAPSHOT/wss4j-3.0.1-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ wss4j ---
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/wss4j/wss4j/3.0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.wss4j:wss4j:3.0.1-SNAPSHOT/maven-metadata.xml from/to 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): transfer failed 
for 
https://repository.apache.org/content/repositories/snapshots/org/apache/wss4j/wss4j/3.0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Attempt to (de-)serialize anonymous class 
org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache WSS4J 3.0.1-SNAPSHOT:
[INFO] 
[INFO] Apache WSS4J ....................................... FAILURE [ 43.945 s]
[INFO] Apache WSS4J parent ................................ SKIPPED
[INFO] Apache WSS4J WS-Security Bindings .................. SKIPPED
[INFO] Apache WSS4J WS-SecurityPolicy model ............... SKIPPED
[INFO] Apache WSS4J WS-Security Common .................... SKIPPED
[INFO] Apache WSS4J DOM WS-Security ....................... SKIPPED
[INFO] Apache WSS4J Streaming WS-Security ................. SKIPPED
[INFO] Apache WSS4J Web WS-Security ....................... SKIPPED
[INFO] Apache WSS4J WS-Security Integration ............... SKIPPED
[INFO] Apache WSS4J Streaming WS-SecurityPolicy ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:06 min
[INFO] Finished at: 2023-03-13T10:17:53Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on 
project wss4j: Failed to retrieve remote metadata 
org.apache.wss4j:wss4j:3.0.1-SNAPSHOT/maven-metadata.xml: Could not transfer 
metadata org.apache.wss4j:wss4j:3.0.1-SNAPSHOT/maven-metadata.xml from/to 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): transfer failed 
for 
https://repository.apache.org/content/repositories/snapshots/org/apache/wss4j/wss4j/3.0.1-SNAPSHOT/maven-metadata.xml:
 Connect to repository.apache.org:443 [repository.apache.org/136.243.146.148, 
repository.apache.org/2a01:4f8:171:1513:0:0:0:2] failed: Network is unreachable 
(connect failed) -> [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/MojoExecutionException
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/bindings/pom.xml>
 to 
org.apache.wss4j/wss4j-bindings/3.0.1-SNAPSHOT/wss4j-bindings-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/ws-security-policy-stax/pom.xml>
 to 
org.apache.wss4j/wss4j-ws-security-policy-stax/3.0.1-SNAPSHOT/wss4j-ws-security-policy-stax-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/ws-security-common/pom.xml>
 to 
org.apache.wss4j/wss4j-ws-security-common/3.0.1-SNAPSHOT/wss4j-ws-security-common-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/ws-security-dom/pom.xml>
 to 
org.apache.wss4j/wss4j-ws-security-dom/3.0.1-SNAPSHOT/wss4j-ws-security-dom-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/policy/pom.xml>
 to org.apache.wss4j/wss4j-policy/3.0.1-SNAPSHOT/wss4j-policy-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/integration/pom.xml>
 to 
org.apache.wss4j/wss4j-integration/3.0.1-SNAPSHOT/wss4j-integration-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/ws-security-stax/pom.xml>
 to 
org.apache.wss4j/wss4j-ws-security-stax/3.0.1-SNAPSHOT/wss4j-ws-security-stax-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/parent/pom.xml>
 to org.apache.wss4j/wss4j-parent/3.0.1-SNAPSHOT/wss4j-parent-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/pom.xml>
 to org.apache.wss4j/wss4j/3.0.1-SNAPSHOT/wss4j-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/target/wss4j-3.0.1-SNAPSHOT-site.xml>
 to org.apache.wss4j/wss4j/3.0.1-SNAPSHOT/wss4j-3.0.1-SNAPSHOT-site.xml
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/ws-security-web/pom.xml>
 to 
org.apache.wss4j/wss4j-ws-security-web/3.0.1-SNAPSHOT/wss4j-ws-security-web-3.0.1-SNAPSHOT.pom
No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » 
Apache WSS4J WS-Security Bindings #58' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » 
Apache WSS4J Streaming WS-SecurityPolicy #58' does not have a result yet. 
Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » 
Apache WSS4J WS-Security Common #58' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » 
Apache WSS4J DOM WS-Security #58' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » 
Apache WSS4J WS-SecurityPolicy model #58' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » 
Apache WSS4J WS-Security Integration #58' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » 
Apache WSS4J Streaming WS-Security #58' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » 
Apache WSS4J parent #58' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
Sending e-mails to: dev@ws.apache.org
No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » 
Apache WSS4J Web WS-Security #58' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org
For additional commands, e-mail: dev-h...@ws.apache.org

Reply via email to