SuccessConsole Output

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/NCEAS/eml.git # timeout=10
Fetching upstream changes from https://github.com/NCEAS/eml.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/NCEAS/eml.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 ffde9d0522d5a8e60616cc80301369aa7e772894 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ffde9d0522d5a8e60616cc80301369aa7e772894
 > git rev-list 0d7447d9044cee7a45412db4a68ea1bf40cbfa58 # timeout=10
Parsing POMs
Established TCP socket on 38476
[workspace] $ /usr/lib/jvm/java-7-openjdk-amd64/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.7.jar:/usr/share/maven/boot/plexus-classworlds-2.x.jar org.jvnet.hudson.maven3.agent.Maven3Main /usr/share/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-2.52.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 38476
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/pom.xml clean install -Dmaven.test.skip=true
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.ecoinformatics.eml:datamanager:jar:0.9.1-SNAPSHOT
[WARNING] 'dependencies.dependency.systemPath' for org.ecoinformatics.ecogrid:AuthenticatedQueryService-stub:jar should not point at files within the project directory, ${basedir}/lib/datamanager/org.ecoinformatics.ecogrid.AuthenticatedQueryService-stub.jar will be unresolvable by dependent projects @ line 101, column 16
[WARNING] 'dependencies.dependency.systemPath' for org.ecoinformatics.ecogrid:AuthenticationService-stub:jar should not point at files within the project directory, ${basedir}/lib/datamanager/org.ecoinformatics.ecogrid.AuthenticationService-stub.jar will be unresolvable by dependent projects @ line 108, column 16
[WARNING] 'dependencies.dependency.systemPath' for org.ecoinformatics.ecogrid:PutService-stub:jar should not point at files within the project directory, ${basedir}/lib/datamanager/org.ecoinformatics.ecogrid.PutService-stub.jar will be unresolvable by dependent projects @ line 115, column 16
[WARNING] 'dependencies.dependency.systemPath' for org.ecoinformatics.ecogrid:QueryService-stub:jar should not point at files within the project directory, ${basedir}/lib/datamanager/org.ecoinformatics.ecogrid.QueryService-stub.jar will be unresolvable by dependent projects @ line 122, column 16
[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] ------------------------------------------------------------------------
[INFO] Building datamanager 0.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ datamanager ---
[INFO] Deleting file set: /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/target (included: [**], excluded: [])
[INFO] 
[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ datamanager ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3:compile (default-compile) @ datamanager ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 96 source files to /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/target/classes
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ datamanager ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

config:

init:

docbook:
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
     [echo] 
     [echo]       ***********************************************
     [echo]         DocBook Created.  The DocBook documentation
     [echo]         should now be in docs/eml-docbook.xml.
     [echo]       ***********************************************
     [echo]     

docbookhtml:
     [echo] 
     [echo]       ************************************************
     [echo]         Note that if this does not work for you,
     [echo]         you need to check the newest version of
     [echo]         Xalan out from the Apache CVS server and
     [echo]         put the new xalan.jar file in your classpath.
     [echo]         This will not work with Xalan 2.3.1!
     [echo]       ************************************************
     [echo]     
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
     [echo] 
     [echo]       ************************************************
     [echo]         Docbook html created.  The html docbook file
     [echo]         is docs/eml-2.1.1/eml-docbook.html.
     [echo]       ************************************************
     [echo]     

faqhtml:
     [echo] 
     [echo]       ************************************************
     [echo]         Note that if this does not work for you,
     [echo]         you need to check the newest version of
     [echo]         Xalan out from the Apache CVS server and
     [echo]         put the new xalan.jar file in your classpath.
     [echo]         This will not work with Xalan 2.3.1!
     [echo]       ************************************************
     [echo]     
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
     [echo] 
     [echo]       ************************************************
     [echo]         FAQ rendered to HTML.  The html file
     [echo]         is docs/eml-2.1.1/eml-faq.html.
     [echo]       ************************************************
     [echo]     

tablehtml:
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
     [echo] 
     [echo]       ************************************************
     [echo]         Dependency Table rendered to HTML.
     [echo]         The html file is docs/eml-2.1.1/eml-dependencies.html.
     [echo]       ************************************************
     [echo]     

eml210infohtml:
     [echo] 
     [echo]       ************************************************
     [echo]         Note that if this does not work for you,
     [echo]         you need to check the newest version of
     [echo]         Xalan out from the Apache CVS server and
     [echo]         put the new xalan.jar file in your classpath.
     [echo]         This will not work with Xalan 2.3.1!
     [echo]       ************************************************
     [echo]     
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
     [echo] 
     [echo]       ************************************************
     [echo]         EML-210info has been rendered to HTML.  The html file
     [echo]         is docs/eml-2.1.1/eml-info210.html.
     [echo]       ************************************************
     [echo]     

eml211infohtml:
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
     [echo] 
     [echo]           ************************************************
     [echo]             EML-211info has been rendered to HTML.  The html file
     [echo]             is docs/eml-2.1.1/eml-info211.html.
     [echo]           ************************************************
     [echo]         

docs:
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Transforming into /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/build/docs/eml-2.1.1
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Transforming into /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/build/docs
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ datamanager ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 63 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3:testCompile (default-testCompile) @ datamanager ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ datamanager ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ datamanager ---
[INFO] Building jar: /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/target/datamanager-0.9.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ datamanager ---
[INFO] Installing /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/target/datamanager-0.9.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/ecoinformatics/eml/datamanager/0.9.1-SNAPSHOT/datamanager-0.9.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/pom.xml to /var/lib/jenkins/.m2/repository/org/ecoinformatics/eml/datamanager/0.9.1-SNAPSHOT/datamanager-0.9.1-SNAPSHOT.pom
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.355s
[INFO] Finished at: Thu Aug 11 20:57:59 UTC 2016
[INFO] Final Memory: 22M/333M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/pom.xml to org.ecoinformatics.eml/datamanager/0.9.1-SNAPSHOT/datamanager-0.9.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/target/datamanager-0.9.1-SNAPSHOT.jar to org.ecoinformatics.eml/datamanager/0.9.1-SNAPSHOT/datamanager-0.9.1-SNAPSHOT.jar
Triggering projects: metacat-unstable
channel stopped
Maven RedeployPublisher use remote  maven settings from : /usr/share/maven/conf/settings.xml
[INFO] Deployment in file:///var/www/maven (id=,uniqueVersion=true)
Deploying the main artifact datamanager-0.9.1-SNAPSHOT.jar
Downloading: file:///var/www/maven/org/ecoinformatics/eml/datamanager/0.9.1-SNAPSHOT/maven-metadata.xml
Downloaded: file:///var/www/maven/org/ecoinformatics/eml/datamanager/0.9.1-SNAPSHOT/maven-metadata.xml (783 B at 51.0 KB/sec)
Uploading: file:///var/www/maven/org/ecoinformatics/eml/datamanager/0.9.1-SNAPSHOT/datamanager-0.9.1-20160811.205759-6.jar
Uploaded: file:///var/www/maven/org/ecoinformatics/eml/datamanager/0.9.1-SNAPSHOT/datamanager-0.9.1-20160811.205759-6.jar (249 KB at 41406.9 KB/sec)
Uploading: file:///var/www/maven/org/ecoinformatics/eml/datamanager/0.9.1-SNAPSHOT/datamanager-0.9.1-20160811.205759-6.pom
Uploaded: file:///var/www/maven/org/ecoinformatics/eml/datamanager/0.9.1-SNAPSHOT/datamanager-0.9.1-20160811.205759-6.pom (5 KB at 4361.3 KB/sec)
Downloading: file:///var/www/maven/org/ecoinformatics/eml/datamanager/maven-metadata.xml
Downloaded: file:///var/www/maven/org/ecoinformatics/eml/datamanager/maven-metadata.xml (393 B at 127.9 KB/sec)
Uploading: file:///var/www/maven/org/ecoinformatics/eml/datamanager/0.9.1-SNAPSHOT/maven-metadata.xml
Uploaded: file:///var/www/maven/org/ecoinformatics/eml/datamanager/0.9.1-SNAPSHOT/maven-metadata.xml (783 B at 764.6 KB/sec)
Uploading: file:///var/www/maven/org/ecoinformatics/eml/datamanager/maven-metadata.xml
Uploaded: file:///var/www/maven/org/ecoinformatics/eml/datamanager/maven-metadata.xml (393 B)
[INFO] Deployment done in 0.21 sec
Notifying upstream projects of job completion
Finished: SUCCESS