See <https://builds.apache.org/job/oodt-coverage/7/>
------------------------------------------ Started by user magicaltrout [EnvInject] - Loading node environment variables. Building remotely on ubuntu-1 (docker Ubuntu ubuntu ubuntu1) in workspace <https://builds.apache.org/job/oodt-coverage/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/oodt.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/oodt.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/oodt.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 0ea12418337780b594af25ad4e1e1071ad80601c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0ea12418337780b594af25ad4e1e1071ad80601c > git rev-list 0ea12418337780b594af25ad4e1e1071ad80601c # timeout=10 Parsing POMs Established TCP socket on 57633 maven-agent.jar already up to date classworlds.jar already up to date maven-interceptor.jar already up to date maven2.1-interceptor.jar already up to date [oodt-coverage] $ /usr/lib/jvm/java-7-openjdk-amd64//bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 57633 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/oodt-coverage/ws/pom.xml> -Dmaven.repo.local=<https://builds.apache.org/job/oodt-coverage/ws/.repository> clean com.atlassian.maven.plugins:maven-clover2-plugin:setup com.atlassian.maven.plugins:maven-clover2-plugin:aggregate com.atlassian.maven.plugins:maven-clover2-plugin:clover test install -Dmaven.clover.skipGroverJar=true [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] OODT Core [INFO] Common Utilities [INFO] CAS Command Line Interface [INFO] Process Control System Input Data Package [INFO] Catalog and Archive Service Generic Multi-valued Metadata Container [INFO] CAS Protocol [INFO] CAS Protocol FTP Implementation [INFO] CAS Protocol HTTP Implementation [INFO] CAS Protocol IMAPS Implementation [INFO] CAS Protocol SFTP Implementation [INFO] Query Expression [INFO] OODT Single Sign On Security Package [INFO] Catalog and Archive File Management Component [INFO] OODT CAS Virtual Catalog and Integration Service. [INFO] Catalog and Archive Resource Management Component [INFO] Catalog and Archive Workflow Management Component [INFO] Catalog and Archive Crawling Framework [INFO] CAS Curation Web Services [INFO] Process Control System Core Package [INFO] OODT Wicket Web Components [INFO] CAS Curation Interface [INFO] CAS PGE Adaptor Framework [INFO] CAS Installer Maven Mojo [INFO] OODT :: Archetypes :: OpsUI [INFO] OODT :: Archetypes :: RADiX [INFO] OODT :: Archetypes [INFO] CAS Push-Pull-Framework [INFO] Product Service [INFO] Profile Service [INFO] OODT Web Grid [INFO] XML-configured, DBMS-based Product and Profile Server [INFO] Apache OODT Configurable OPeNDAP Profile Server [INFO] CAS File Manager Browser Web App [INFO] CAS Product Server Web Application [INFO] CAS Workflow Manager Monitor Web App [INFO] Catalog and Archive File Management Browser [INFO] Catalog and Archive Workflow Management GUI Editor [INFO] Process Control System Operator Interface Webapp [INFO] OODT Process Control System JAX-RS service layer [INFO] Apache OODT [INFO] ------------------------------------------------------------------------ [INFO] Building OODT Core [INFO] task-segment: [clean, com.atlassian.maven.plugins:maven-clover2-plugin:setup] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting <https://builds.apache.org/job/oodt-coverage/ws/core/target> [INFO] [clover2:setup {execution: default-cli}] [INFO] No Clover instrumentation done on source files in: [<https://builds.apache.org/job/oodt-coverage/ws/core/src/main/java]> as no matching sources files found (JAVA_LANGUAGE) [INFO] No Clover instrumentation done on source files in: [<https://builds.apache.org/job/oodt-coverage/ws/core/src/test/java]> as no matching sources files found (JAVA_LANGUAGE) [INFO] Generation of Clover Groovy configuration is disabled. No Groovy instrumentation will occur. [INFO] ------------------------------------------------------------------------ [INFO] Building Common Utilities [INFO] task-segment: [clean, com.atlassian.maven.plugins:maven-clover2-plugin:setup] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting <https://builds.apache.org/job/oodt-coverage/ws/commons/target> [INFO] [clover2:setup {execution: default-cli}] [INFO] Clover Version 4.0.6, built on September 18 2015 (build-964) [INFO] Loaded from: <https://builds.apache.org/job/oodt-coverage/ws/.repository/com/atlassian/clover/clover/4.0.6/clover-4.0.6.jar> [INFO] Clover: Open Source License registered to Apache. [INFO] Creating new database at '<https://builds.apache.org/job/oodt-coverage/ws/commons/target/clover/clover.db'.> [INFO] Processing files at 1.7 source level. [INFO] Clover all over. Instrumented 86 files (14 packages). [INFO] Elapsed time = 1.367 secs. (62.911 files/sec, 10,055.596 srclines/sec) [INFO] Clover Version 4.0.6, built on September 18 2015 (build-964) [INFO] Loaded from: <https://builds.apache.org/job/oodt-coverage/ws/.repository/com/atlassian/clover/clover/4.0.6/clover-4.0.6.jar> [INFO] Clover: Open Source License registered to Apache. [INFO] Updating existing database at '<https://builds.apache.org/job/oodt-coverage/ws/commons/target/clover/clover.db'.> [INFO] Processing files at 1.7 source level. [INFO] Clover all over. Instrumented 30 files (8 packages). [INFO] 63 test methods detected. [INFO] Elapsed time = 0.6 secs. (50 files/sec, 5,068.333 srclines/sec) [INFO] Generation of Clover Groovy configuration is disabled. No Groovy instrumentation will occur. [INFO] ------------------------------------------------------------------------ [INFO] Building CAS Command Line Interface [INFO] task-segment: [clean, com.atlassian.maven.plugins:maven-clover2-plugin:setup] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting <https://builds.apache.org/job/oodt-coverage/ws/cli/target> [INFO] [clover2:setup {execution: default-cli}] [INFO] Clover Version 4.0.6, built on September 18 2015 (build-964) [INFO] Loaded from: <https://builds.apache.org/job/oodt-coverage/ws/.repository/com/atlassian/clover/clover/4.0.6/clover-4.0.6.jar> [INFO] Clover: Open Source License registered to Apache. [INFO] Creating new database at '<https://builds.apache.org/job/oodt-coverage/ws/cli/target/clover/clover.db'.> [INFO] Processing files at 1.7 source level. [INFO] Clover all over. Instrumented 56 files (16 packages). [INFO] Elapsed time = 0.23 secs. (243.478 files/sec, 22,321.739 srclines/sec) [INFO] Clover Version 4.0.6, built on September 18 2015 (build-964) [INFO] Loaded from: <https://builds.apache.org/job/oodt-coverage/ws/.repository/com/atlassian/clover/clover/4.0.6/clover-4.0.6.jar> [INFO] Clover: Open Source License registered to Apache. [INFO] Updating existing database at '<https://builds.apache.org/job/oodt-coverage/ws/cli/target/clover/clover.db'.> [INFO] Processing files at 1.7 source level. [INFO] Clover all over. Instrumented 19 files (9 packages). [INFO] 61 test methods detected. [INFO] Elapsed time = 0.119 secs. (159.664 files/sec, 16,823.529 srclines/sec) [INFO] Generation of Clover Groovy configuration is disabled. No Groovy instrumentation will occur. [INFO] ------------------------------------------------------------------------ [INFO] Building Process Control System Input Data Package [INFO] task-segment: [clean, com.atlassian.maven.plugins:maven-clover2-plugin:setup] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting <https://builds.apache.org/job/oodt-coverage/ws/pcs/input/target> [INFO] [clover2:setup {execution: default-cli}] [INFO] Clover Version 4.0.6, built on September 18 2015 (build-964) [INFO] Loaded from: <https://builds.apache.org/job/oodt-coverage/ws/.repository/com/atlassian/clover/clover/4.0.6/clover-4.0.6.jar> [INFO] Clover: Open Source License registered to Apache. [INFO] Creating new database at '<https://builds.apache.org/job/oodt-coverage/ws/pcs/input/target/clover/clover.db'.> [INFO] Processing files at 1.7 source level. [INFO] Clover all over. Instrumented 12 files (1 package). [INFO] Elapsed time = 0.094 secs. (127.66 files/sec, 23,574.468 srclines/sec) [INFO] No Clover instrumentation done on source files in: [<https://builds.apache.org/job/oodt-coverage/ws/pcs/input/src/test/java]> as no matching sources files found (JAVA_LANGUAGE) [INFO] Generation of Clover Groovy configuration is disabled. No Groovy instrumentation will occur. [INFO] ------------------------------------------------------------------------ [INFO] Building Catalog and Archive Service Generic Multi-valued Metadata Container [INFO] task-segment: [clean, com.atlassian.maven.plugins:maven-clover2-plugin:setup] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting <https://builds.apache.org/job/oodt-coverage/ws/metadata/target> [INFO] [clover2:setup {execution: default-cli}] [INFO] Clover Version 4.0.6, built on September 18 2015 (build-964) [INFO] Loaded from: <https://builds.apache.org/job/oodt-coverage/ws/.repository/com/atlassian/clover/clover/4.0.6/clover-4.0.6.jar> [INFO] Clover: Open Source License registered to Apache. [INFO] Creating new database at '<https://builds.apache.org/job/oodt-coverage/ws/metadata/target/clover/clover.db'.> [INFO] Processing files at 1.7 source level. [INFO] Clover all over. Instrumented 51 files (6 packages). [INFO] Elapsed time = 0.254 secs. (200.787 files/sec, 21,614.173 srclines/sec) [INFO] No Clover instrumentation done on source files in: [<https://builds.apache.org/job/oodt-coverage/ws/metadata/src/test/java]> as no matching sources files found (JAVA_LANGUAGE) [INFO] Generation of Clover Groovy configuration is disabled. No Groovy instrumentation will occur. [INFO] ------------------------------------------------------------------------ [INFO] Building CAS Protocol [INFO] task-segment: [clean, com.atlassian.maven.plugins:maven-clover2-plugin:setup] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] Downloading: http://repository.apache.org/snapshots/org/apache/oodt/cas-cli/0.11-SNAPSHOT/cas-cli-0.11-20151015.163623-26.jar Downloading: http://repository.apache.org/snapshots/org/apache/oodt/cas-metadata/0.11-SNAPSHOT/cas-metadata-0.11-20151015.163632-25.jar [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.apache.oodt:cas-cli:jar:0.11-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.oodt -DartifactId=cas-cli -Dversion=0.11-20151015.163623-26 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.oodt -DartifactId=cas-cli -Dversion=0.11-20151015.163623-26 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.oodt:cas-protocol-api:jar:0.11-SNAPSHOT 2) org.apache.oodt:cas-cli:jar:0.11-SNAPSHOT 2) org.apache.oodt:cas-metadata:jar:0.11-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.oodt -DartifactId=cas-metadata -Dversion=0.11-20151015.163632-25 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.oodt -DartifactId=cas-metadata -Dversion=0.11-20151015.163632-25 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.oodt:cas-protocol-api:jar:0.11-SNAPSHOT 2) org.apache.oodt:cas-metadata:jar:0.11-SNAPSHOT ---------- 2 required artifacts are missing. for artifact: org.apache.oodt:cas-protocol-api:jar:0.11-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2), Nexus (http://repository.apache.org/snapshots) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12 seconds [INFO] Finished at: Thu Oct 15 18:10:35 UTC 2015 [INFO] Final Memory: 45M/601M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving <https://builds.apache.org/job/oodt-coverage/ws/metadata/pom.xml> to org.apache.oodt/cas-metadata/0.11-SNAPSHOT/cas-metadata-0.11-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-coverage/ws/core/pom.xml> to org.apache.oodt/oodt-core/0.11-SNAPSHOT/oodt-core-0.11-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-coverage/ws/protocol/api/pom.xml> to org.apache.oodt/cas-protocol-api/0.11-SNAPSHOT/cas-protocol-api-0.11-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-coverage/ws/cli/pom.xml> to org.apache.oodt/cas-cli/0.11-SNAPSHOT/cas-cli-0.11-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-coverage/ws/commons/pom.xml> to org.apache.oodt/oodt-commons/0.11-SNAPSHOT/oodt-commons-0.11-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-coverage/ws/pcs/input/pom.xml> to org.apache.oodt/pcs-input/0.11-SNAPSHOT/pcs-input-0.11-SNAPSHOT.pom Sending e-mails to: [email protected] channel stopped
