FailedConsole Output

Started by user Jeppe Ravn-Grove (jrg)
Building remotely on NetarchiveSuite in workspace /home/cibuild02/workspace/jrg-temp-config
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/netarchivesuite/netarchivesuite.git # timeout=10
Fetching upstream changes from https://github.com/netarchivesuite/netarchivesuite.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/netarchivesuite/netarchivesuite.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/NAS-2680-temp-test-branch^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/NAS-2680-temp-test-branch^{commit} # timeout=10
Checking out Revision 9a22ed4ab3108203a7d7f1ff38dda3103893de61 (refs/remotes/origin/NAS-2680-temp-test-branch)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9a22ed4ab3108203a7d7f1ff38dda3103893de61
 > git rev-list 9a22ed4ab3108203a7d7f1ff38dda3103893de61 # timeout=10
 > git tag -a -f -m Jenkins Build #2 jenkins-jrg-temp-config-2 # timeout=10
Parsing POMs
Established TCP socket on 32829
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[jrg-temp-config] $ /home/cibuild02/tools/hudson.model.JDK/Java8/bin/java -cp /home/cibuild02/maven32-agent.jar:/home/cibuild02/tools/hudson.tasks.Maven_MavenInstallation/Maven3.2/boot/plexus-classworlds-2.5.2.jar:/home/cibuild02/tools/hudson.tasks.Maven_MavenInstallation/Maven3.2/conf/logging jenkins.maven3.agent.Maven32Main /home/cibuild02/tools/hudson.tasks.Maven_MavenInstallation/Maven3.2 /home/cibuild02/slave.jar /home/cibuild02/maven32-interceptor.jar /home/cibuild02/maven3-interceptor-commons.jar 32829
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/cibuild02/workspace/jrg-temp-config/pom.xml clean install -PfullTest -Dtest=IndexRequestServerTester#*
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.netarchivesuite:harvest-scheduler:jar:5.4-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.slf4j:slf4j-api:jar -> version (?) vs 1.7.10 @ org.netarchivesuite:harvest-scheduler:[unknown-version], /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/pom.xml, line 145, column 17
[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] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] NetarchiveSuite
[INFO] NetarchiveSuite - build-tools
[INFO] NetarchiveSuite - common
[INFO] NetarchiveSuite - test utils
[INFO] NetarchiveSuite - common - core
[INFO] NetarchiveSuite - common - test
[INFO] NetarchiveSuite - archive
[INFO] NetarchiveSuite - archive - core
[INFO] NetarchiveSuite - harvester
[INFO] NetarchiveSuite - harvester - core
[INFO] NetarchiveSuite - archive - test
[INFO] NetarchiveSuite - bitpreservation - webapp
[INFO] NetarchiveSuite - Harvest Scheduler
[INFO] NetarchiveSuite - monitor
[INFO] NetarchiveSuite - monitor - core
[INFO] NetarchiveSuite - wayback
[INFO] NetarchiveSuite - wayback - indexer
[INFO] NetarchiveSuite - deploy
[INFO] NetarchiveSuite - deploy - core
[INFO] NetarchiveSuite - harvester - heritrix3
[INFO] Netarchivesuite - Heritrix3 Extensions
[INFO] NetarchiveSuite - heritrix3 controller
[INFO] NetarchiveSuite - Status - Webapp
[INFO] NetarchiveSuite - qa - webapp
[INFO] NetarchiveSuite - history - webapp
[INFO] NetarchiveSuite - harvestDefinition - webapp
[INFO] NetarchiveSuite - harvestChannel - webapp
[INFO] NetarchiveSuite - deploy - distribution
[INFO] NetarchiveSuite - deploy - test
[INFO] Netarchivesuite - Heritrix3 Bundler
[INFO] NetarchiveSuite - harvester - test
[INFO] NetarchiveSuite - monitor - test
[INFO] NetarchiveSuite - wayback resourceStore
[INFO] NetarchiveSuite - wayback - test
[INFO] NetarchiveSuite - integration tests
[INFO] NetarchiveSuite System test
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netarchivesuite ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ netarchivesuite ---
[INFO] Git info extracted, revision: '9a22ed4', branch: '', tag: 'jenkins-jrg-temp-config-1;jenkins-jrg-temp-config-2', commitsCount: '3881', buildnumber: 'jenkins-jrg-temp-config-1;jenkins-jrg-temp-config-2.3881.9a22ed4'
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ netarchivesuite >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ netarchivesuite <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ netarchivesuite ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ netarchivesuite ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ netarchivesuite ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite/5.4-SNAPSHOT/netarchivesuite-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - build-tools 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-tools ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ build-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ build-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ build-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/build-tools/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ build-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ build-tools ---
[INFO] No tests to run.
[JENKINS] Recording test results
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] NetarchiveSuite .................................... SUCCESS [ 10.564 s]
[INFO] NetarchiveSuite - build-tools ...................... FAILURE [  2.051 s]
[INFO] NetarchiveSuite - common ........................... SKIPPED
[INFO] NetarchiveSuite - test utils ....................... SKIPPED
[INFO] NetarchiveSuite - common - core .................... SKIPPED
[INFO] NetarchiveSuite - common - test .................... SKIPPED
[INFO] NetarchiveSuite - archive .......................... SKIPPED
[INFO] NetarchiveSuite - archive - core ................... SKIPPED
[INFO] NetarchiveSuite - harvester ........................ SKIPPED
[INFO] NetarchiveSuite - harvester - core ................. SKIPPED
[INFO] NetarchiveSuite - archive - test ................... SKIPPED
[INFO] NetarchiveSuite - bitpreservation - webapp ......... SKIPPED
[INFO] NetarchiveSuite - Harvest Scheduler ................ SKIPPED
[INFO] NetarchiveSuite - monitor .......................... SKIPPED
[INFO] NetarchiveSuite - monitor - core ................... SKIPPED
[INFO] NetarchiveSuite - wayback .......................... SKIPPED
[INFO] NetarchiveSuite - wayback - indexer ................ SKIPPED
[INFO] NetarchiveSuite - deploy ........................... SKIPPED
[INFO] NetarchiveSuite - deploy - core .................... SKIPPED
[INFO] NetarchiveSuite - harvester - heritrix3 ............ SKIPPED
[INFO] Netarchivesuite - Heritrix3 Extensions ............. SKIPPED
[INFO] NetarchiveSuite - heritrix3 controller ............. SKIPPED
[INFO] NetarchiveSuite - Status - Webapp .................. SKIPPED
[INFO] NetarchiveSuite - qa - webapp ...................... SKIPPED
[INFO] NetarchiveSuite - history - webapp ................. SKIPPED
[INFO] NetarchiveSuite - harvestDefinition - webapp ....... SKIPPED
[INFO] NetarchiveSuite - harvestChannel - webapp .......... SKIPPED
[INFO] NetarchiveSuite - deploy - distribution ............ SKIPPED
[INFO] NetarchiveSuite - deploy - test .................... SKIPPED
[INFO] Netarchivesuite - Heritrix3 Bundler ................ SKIPPED
[INFO] NetarchiveSuite - harvester - test ................. SKIPPED
[INFO] NetarchiveSuite - monitor - test ................... SKIPPED
[INFO] NetarchiveSuite - wayback resourceStore ............ SKIPPED
[INFO] NetarchiveSuite - wayback - test ................... SKIPPED
[INFO] NetarchiveSuite - integration tests ................ SKIPPED
[INFO] NetarchiveSuite System test ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.200 s
[INFO] Finished at: 2018-02-20T13:35:44+01:00
[INFO] Final Memory: 27M/66M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project build-tools: No tests were executed!  (Set -DfailIfNoTests=false to ignore this error.) -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :build-tools
channel stopped
An attempt to send an e-mail to empty list of recipients, ignored.
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Finished: FAILURE