FailedConsole Output

Started by user Jeppe Ravn-Grove (jrg)
Building remotely on NetarchiveSuite in workspace /home/cibuild02/workspace/jrg-temp-config
Cloning the remote Git repository
Cloning repository https://github.com/netarchivesuite/netarchivesuite.git
 > git init /home/cibuild02/workspace/jrg-temp-config # 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 config remote.origin.url https://github.com/netarchivesuite/netarchivesuite.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/netarchivesuite/netarchivesuite.git # timeout=10
Fetching upstream changes from https://github.com/netarchivesuite/netarchivesuite.git
 > 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
First time build. Skipping changelog.
 > git tag -a -f -m Jenkins Build #1 jenkins-jrg-temp-config-1 # timeout=10
Parsing POMs
Discovered a new module org.netarchivesuite:netarchivesuite NetarchiveSuite
Discovered a new module org.netarchivesuite:build-tools NetarchiveSuite - build-tools
Discovered a new module org.netarchivesuite:archive NetarchiveSuite - archive
Discovered a new module org.netarchivesuite:archive-core NetarchiveSuite - archive - core
Discovered a new module org.netarchivesuite:archive-test NetarchiveSuite - archive - test
Discovered a new module org.netarchivesuite:bitpreservation-gui NetarchiveSuite - bitpreservation - webapp
Discovered a new module org.netarchivesuite:common NetarchiveSuite - common
Discovered a new module org.netarchivesuite:netarchivesuite-test-utils NetarchiveSuite - test utils
Discovered a new module org.netarchivesuite:common-core NetarchiveSuite - common - core
Discovered a new module org.netarchivesuite:common-test NetarchiveSuite - common - test
Discovered a new module org.netarchivesuite:deploy NetarchiveSuite - deploy
Discovered a new module org.netarchivesuite:deploy-core NetarchiveSuite - deploy - core
Discovered a new module org.netarchivesuite:distribution NetarchiveSuite - deploy - distribution
Discovered a new module org.netarchivesuite:deploy-test NetarchiveSuite - deploy - test
Discovered a new module org.netarchivesuite:harvester NetarchiveSuite - harvester
Discovered a new module org.netarchivesuite:harvester-core NetarchiveSuite - harvester - core
Discovered a new module org.netarchivesuite:heritrix3 NetarchiveSuite - harvester - heritrix3
Discovered a new module org.netarchivesuite:heritrix3-extensions Netarchivesuite - Heritrix3 Extensions
Discovered a new module org.netarchivesuite:heritrix3-bundler Netarchivesuite - Heritrix3 Bundler
Discovered a new module org.netarchivesuite:heritrix3-controller NetarchiveSuite - heritrix3 controller
Discovered a new module org.netarchivesuite:harvest-scheduler NetarchiveSuite - Harvest Scheduler
Discovered a new module org.netarchivesuite:harvestchannel-gui NetarchiveSuite - harvestChannel - webapp
Discovered a new module org.netarchivesuite:harvestdefinition-gui NetarchiveSuite - harvestDefinition - webapp
Discovered a new module org.netarchivesuite:history-gui NetarchiveSuite - history - webapp
Discovered a new module org.netarchivesuite:qa-gui NetarchiveSuite - qa - webapp
Discovered a new module org.netarchivesuite:harvester-test NetarchiveSuite - harvester - test
Discovered a new module org.netarchivesuite:monitor NetarchiveSuite - monitor
Discovered a new module org.netarchivesuite:monitor-core NetarchiveSuite - monitor - core
Discovered a new module org.netarchivesuite:monitor-test NetarchiveSuite - monitor - test
Discovered a new module org.netarchivesuite:status-gui NetarchiveSuite - Status - Webapp
Discovered a new module org.netarchivesuite:wayback NetarchiveSuite - wayback
Discovered a new module org.netarchivesuite:wayback-indexer NetarchiveSuite - wayback - indexer
Discovered a new module org.netarchivesuite:wayback-resourcestore NetarchiveSuite - wayback resourceStore
Discovered a new module org.netarchivesuite:wayback-test NetarchiveSuite - wayback - test
Discovered a new module org.netarchivesuite:integration-test NetarchiveSuite - integration tests
Discovered a new module org.netarchivesuite:system-test NetarchiveSuite System test
Modules changed, recalculating dependency graph
Established TCP socket on 36279
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 test=IndexRequestServerTester#* -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 36279
Error: Could not find or load main class test=IndexRequestServerTester#*
ERROR: Failed to launch Maven. Exit code = 1
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