See <https://builds.apache.org/job/openmeetings/3090/display/redirect>

Changes:


------------------------------------------
Started by user solomax
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H22 (ubuntu) in workspace 
<https://builds.apache.org/job/openmeetings/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/openmeetings.git
 > git init <https://builds.apache.org/job/openmeetings/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/openmeetings.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/openmeetings.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/openmeetings.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/openmeetings.git # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/openmeetings.git
 > git fetch --tags --progress -- https://github.com/apache/openmeetings.git 
 > +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 10f860117f83ae811f780acec25cdbe7ca683b06 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 10f860117f83ae811f780acec25cdbe7ca683b06
Commit message: "[OPENMEETINGS-2221] nickname dialog is fixed"
 > git rev-list --no-walk 10f860117f83ae811f780acec25cdbe7ca683b06 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 46223
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[openmeetings] $ /home/jenkins/tools/java/latest11/bin/java -Xmx2g -Xms512m 
-XX:MaxMetaspaceSize=512m -Djava.security.egd=file:///dev/./urandom -cp 
/home/jenkins/jenkins-slave/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-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46223
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/openmeetings/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean 
install -PallModules,Jenkins
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Openmeetings                                                       [pom]
[INFO] Openmeetings Util                                                  [jar]
[INFO] Openmeetings DB                                                    [jar]
[INFO] Openmeetings Core                                                  [jar]
[INFO] Openmeetings Install                                               [jar]
[INFO] Openmeetings Service                                               [jar]
[INFO] Openmeetings Webservices                                           [jar]
[INFO] Openmeetings Web                                                   [war]
[INFO] Openmeetings Screen Sharing applet                                 [jar]
[INFO] Openmeetings Server                                                [jar]
[INFO] 
[INFO] ------------< org.apache.openmeetings:openmeetings-parent >-------------
[INFO] Building Openmeetings 5.0.0-M4-SNAPSHOT                           [1/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openmeetings-parent 
---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmeetings-parent 
---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/openmeetings/ws/'> && 'git' 'rev-parse' 
'--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/openmeetings/ws/>
[INFO] Storing buildNumber: 10f8601 at timestamp: 1585930148558
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/openmeetings/ws/'> && 'git' 'rev-parse' 
'--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/openmeetings/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (default) @ openmeetings-parent ---
[INFO] Added 2 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 2 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
<https://builds.apache.org/job/openmeetings/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 77 implicit excludes (use -debug for more details).
[INFO] 2 explicit excludes (use -debug for more details).
[INFO] 8 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 6 licenses.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-versions) @ 
openmeetings-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ 
openmeetings-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ 
openmeetings-parent ---
[INFO] argLine set to 
-javaagent:/home/jenkins/jenkins-slave/maven-repositories/0/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=<https://builds.apache.org/job/openmeetings/ws/../target/jacoco.exec,append=true>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.6.0:process 
(process-resource-bundles) @ openmeetings-parent ---
[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.9.0:site (generate-site) @ openmeetings-parent 
---
[INFO] configuring report plugin 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0
[INFO] 14 reports configured for maven-project-info-reports-plugin:3.0.0: 
index, ci-management, dependencies, dependency-convergence, 
dependency-management, distribution-management, issue-management, licenses, 
mailing-lists, plugin-management, plugins, team, scm, summary
[INFO] configuring report plugin 
org.apache.maven.plugins:maven-surefire-report-plugin:3.0.0-M4
[INFO] 1 report configured for maven-surefire-report-plugin:3.0.0-M4: 
report-only
[INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.13
[INFO] 1 report configured for apache-rat-plugin:0.13: rat
[INFO] Rendering site with default locale English (en)
[INFO] Relativizing decoration links with respect to localized project URL: 
https://openmeetings.apache.org
[INFO] Rendering content with 
io.github.devacfr.maven.skins:reflow-maven-skin:jar:2.3.0 skin.
[INFO] Generating "About" report                --- 
maven-project-info-reports-plugin:3.0.0:index
log4j:WARN No appenders could be found for logger 
(org.apache.commons.digester.Digester).
log4j:WARN Please initialize the log4j system properly.
[INFO] Generating "CI Management" report        --- 
maven-project-info-reports-plugin:3.0.0:ci-management
[INFO] Generating "Dependencies" report         --- 
maven-project-info-reports-plugin:3.0.0:dependencies
[INFO] Generating "Dependency Convergence" report --- 
maven-project-info-reports-plugin:3.0.0:dependency-convergence
[WARNING] Missing POM for org.apache.wicket:wicket-util:jar:9.0.0-M5
[WARNING] Missing POM for 
org.apache.wicket:wicket-native-websocket-core:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-util:jar:9.0.0-M5
[WARNING] Missing POM for 
org.apache.wicket:wicket-native-websocket-core:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-core:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-spring:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-auth-roles:jar:9.0.0-M5
[WARNING] Missing POM for 
org.apache.wicket:wicket-native-websocket-javax:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-devutils:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-core:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-util:jar:9.0.0-M5
[WARNING] Missing POM for 
org.apache.wicket:wicket-native-websocket-core:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5
[WARNING] Missing POM for org.apache.wicket:wicket-core:jar:9.0.0-M5
[INFO] Generating "Dependency Management" report --- 
maven-project-info-reports-plugin:3.0.0:dependency-management
[INFO] Generating "Distribution Management" report --- 
maven-project-info-reports-plugin:3.0.0:distribution-management
[INFO] Generating "Issue Management" report     --- 
maven-project-info-reports-plugin:3.0.0:issue-management
[INFO] Generating "Licenses" report             --- 
maven-project-info-reports-plugin:3.0.0:licenses
[INFO] Generating "Mailing Lists" report        --- 
maven-project-info-reports-plugin:3.0.0:mailing-lists
[INFO] Generating "Plugin Management" report    --- 
maven-project-info-reports-plugin:3.0.0:plugin-management
[INFO] Generating "Plugins" report              --- 
maven-project-info-reports-plugin:3.0.0:plugins
[INFO] Generating "Team" report                 --- 
maven-project-info-reports-plugin:3.0.0:team
[INFO] Generating "Source Code Management" report --- 
maven-project-info-reports-plugin:3.0.0:scm
[INFO] Generating "Summary" report              --- 
maven-project-info-reports-plugin:3.0.0:summary
[INFO] Generating "Surefire Report" report      --- 
maven-surefire-report-plugin:3.0.0-M4:report-only
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] Generating "Rat Report" report           --- apache-rat-plugin:0.13:rat
[INFO] Added 2 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 2 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
<https://builds.apache.org/job/openmeetings/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 77 implicit excludes (use -debug for more details).
[INFO] 2 explicit excludes (use -debug for more details).
[INFO] 8 resources included (use -debug for more details)
[JENKINS] Archiving site from 
<https://builds.apache.org/job/openmeetings/ws/target/site> to 
/x1/jenkins/jenkins-home/jobs/openmeetings/site
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields 
to field java.util.TreeMap.comparator
WARNING: Please consider reporting this to the maintainers of 
com.thoughtworks.xstream.core.util.Fields
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] 
[INFO] --- maven-site-plugin:3.9.0:attach-descriptor (attach-descriptor) @ 
openmeetings-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- forbiddenapis:2.7:check (forbiddenapis) @ openmeetings-parent ---
[INFO] Skipping execution for packaging "pom"
[INFO] 
[INFO] --- forbiddenapis:2.7:testCheck (forbiddenapis) @ openmeetings-parent ---
[INFO] Skipping execution for packaging "pom"
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
openmeetings-parent ---
[INFO] Installing <https://builds.apache.org/job/openmeetings/ws/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openmeetings/openmeetings-parent/5.0.0-M4-SNAPSHOT/openmeetings-parent-5.0.0-M4-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/openmeetings/ws/target/openmeetings-parent-5.0.0-M4-SNAPSHOT-site.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openmeetings/openmeetings-parent/5.0.0-M4-SNAPSHOT/openmeetings-parent-5.0.0-M4-SNAPSHOT-site.xml
[INFO] 
[INFO] -------------< org.apache.openmeetings:openmeetings-util >--------------
[INFO] Building Openmeetings Util 5.0.0-M4-SNAPSHOT                      [2/10]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.apache.wicket:wicket-util:jar:9.0.0-M5 is missing, no 
dependency information available
[WARNING] The POM for 
org.apache.wicket:wicket-native-websocket-core:jar:9.0.0-M5 is missing, no 
dependency information available
[WARNING] The POM for org.apache.wicket:wicket-extensions:jar:9.0.0-M5 is 
missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Openmeetings 5.0.0-M4-SNAPSHOT:
[INFO] 
[INFO] Openmeetings ....................................... SUCCESS [01:15 min]
[INFO] Openmeetings Util .................................. FAILURE [  0.771 s]
[INFO] Openmeetings DB .................................... SKIPPED
[INFO] Openmeetings Core .................................. SKIPPED
[INFO] Openmeetings Install ............................... SKIPPED
[INFO] Openmeetings Service ............................... SKIPPED
[INFO] Openmeetings Webservices ........................... SKIPPED
[INFO] Openmeetings Web ................................... SKIPPED
[INFO] Openmeetings Screen Sharing applet ................. SKIPPED
[INFO] Openmeetings Server ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:35 min
[INFO] Finished at: 2020-04-03T16:10:36Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project openmeetings-util: Could not resolve 
dependencies for project 
org.apache.openmeetings:openmeetings-util:jar:5.0.0-M4-SNAPSHOT: The following 
artifacts could not be resolved: org.apache.wicket:wicket-util:jar:9.0.0-M5, 
org.apache.wicket:wicket-native-websocket-core:jar:9.0.0-M5, 
org.apache.wicket:wicket-extensions:jar:9.0.0-M5: Failure to find 
org.apache.wicket:wicket-util:jar:9.0.0-M5 in 
https://repo.maven.apache.org/maven2 was cached in the local repository, 
resolution will not be reattempted until the update interval of central has 
elapsed or updates are forced -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :openmeetings-util
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-server/pom.xml> to 
org.apache.openmeetings/openmeetings-server/5.0.0-M4-SNAPSHOT/openmeetings-server-5.0.0-M4-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-screenshare/pom.xml>
 to 
org.apache.openmeetings/openmeetings-screenshare/5.0.0-M4-SNAPSHOT/openmeetings-screenshare-5.0.0-M4-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-util/pom.xml> to 
org.apache.openmeetings/openmeetings-util/5.0.0-M4-SNAPSHOT/openmeetings-util-5.0.0-M4-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-install/pom.xml> to 
org.apache.openmeetings/openmeetings-install/5.0.0-M4-SNAPSHOT/openmeetings-install-5.0.0-M4-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-service/pom.xml> to 
org.apache.openmeetings/openmeetings-service/5.0.0-M4-SNAPSHOT/openmeetings-service-5.0.0-M4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/pom.xml> to 
org.apache.openmeetings/openmeetings-parent/5.0.0-M4-SNAPSHOT/openmeetings-parent-5.0.0-M4-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/target/openmeetings-parent-5.0.0-M4-SNAPSHOT-site.xml>
 to 
org.apache.openmeetings/openmeetings-parent/5.0.0-M4-SNAPSHOT/openmeetings-parent-5.0.0-M4-SNAPSHOT-site.xml
[Fast Archiver] Compressed 51.60 KB of artifacts by 62.0% relative to #3089
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-db/pom.xml> to 
org.apache.openmeetings/openmeetings-db/5.0.0-M4-SNAPSHOT/openmeetings-db-5.0.0-M4-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-web/pom.xml> to 
org.apache.openmeetings/openmeetings-web/5.0.0-M4-SNAPSHOT/openmeetings-web-5.0.0-M4-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-webservice/pom.xml> 
to 
org.apache.openmeetings/openmeetings-webservice/5.0.0-M4-SNAPSHOT/openmeetings-webservice-5.0.0-M4-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-core/pom.xml> to 
org.apache.openmeetings/openmeetings-core/5.0.0-M4-SNAPSHOT/openmeetings-core-5.0.0-M4-SNAPSHOT.pom
No mail will be sent out, as 'openmeetings » Openmeetings Server #3090' 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 'openmeetings » Openmeetings Screen Sharing 
applet #3090' 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@openmeetings.apache.org
No mail will be sent out, as 'openmeetings » Openmeetings Install #3090' 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 'openmeetings » Openmeetings Service #3090' 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 'openmeetings » Openmeetings #3090' 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 'openmeetings » Openmeetings DB #3090' 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 'openmeetings » Openmeetings Web #3090' 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 'openmeetings » Openmeetings Webservices #3090' 
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 'openmeetings » Openmeetings Core #3090' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
channel stopped
Archiving artifacts
Not sending mail to unregistered user solomax...@gmail.com

Reply via email to