You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@htrace.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/09/16 20:53:06 UTC

Build failed in Jenkins: HTrace-Master #97

See <https://builds.apache.org/job/HTrace-Master/97/>

------------------------------------------
[...truncated 32790 lines...]
[INFO] skip non existing resourceDirectory /htrace/htrace-htraced/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ htrace-htraced ---
[INFO] Compiling 1 source file to /htrace/htrace-htraced/target/classes
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (go_compile) @ htrace-htraced ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [exec] Installing godep...
     [exec] godep restore...
     [exec] org/apache/htrace/conf
     [exec] github.com/alecthomas/units
     [exec] github.com/jmhodges/levigo
     [exec] github.com/ugorji/go/codec
     [exec] github.com/gorilla/context
     [exec] github.com/alecthomas/kingpin
     [exec] github.com/gorilla/mux
     [exec] org/apache/htrace/common
     [exec] org/apache/htrace/test
     [exec] org/apache/htrace/client
     [exec] org/apache/htrace/htraced
     [exec] org/apache/htrace/htrace
     [exec] # org/apache/htrace/htrace
     [exec] link: warning: option -X main.RELEASE_VERSION 4.1.0-incubating-SNAPSHOT may not work in future releases; use -X main.RELEASE_VERSION=4.1.0-incubating-SNAPSHOT
     [exec] link: warning: option -X main.GIT_VERSION f9343e912b0cf5927d76956c74032b29d31474a2 may not work in future releases; use -X main.GIT_VERSION=f9343e912b0cf5927d76956c74032b29d31474a2
     [exec] # org/apache/htrace/htraced
     [exec] link: warning: option -X main.RELEASE_VERSION 4.1.0-incubating-SNAPSHOT may not work in future releases; use -X main.RELEASE_VERSION=4.1.0-incubating-SNAPSHOT
     [exec] link: warning: option -X main.GIT_VERSION f9343e912b0cf5927d76956c74032b29d31474a2 may not work in future releases; use -X main.GIT_VERSION=f9343e912b0cf5927d76956c74032b29d31474a2
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ htrace-htraced ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /htrace/htrace-htraced/src/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ htrace-htraced ---
[INFO] Compiling 4 source files to /htrace/htrace-htraced/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ htrace-htraced ---
[INFO] Surefire report directory: /htrace/htrace-htraced/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.htrace.impl.TestHTracedRESTReceiver
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.054 sec
Running org.apache.htrace.util.TestHTracedProcess
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (go_test) @ htrace-htraced ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [exec] ?   	org/apache/htrace/client	[no test files]
     [exec] ok  	org/apache/htrace/common	0.011s
     [exec] ok  	org/apache/htrace/conf	0.003s
     [exec] ok  	org/apache/htrace/htrace	0.010s
     [exec] ok  	org/apache/htrace/htraced	0.207s
     [exec] ?   	org/apache/htrace/test	[no test files]
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ htrace-htraced ---
[INFO] Building jar: /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ htrace-htraced ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] Building jar: /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8.1:jar (attach-javadocs) @ htrace-htraced ---
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.8.1:javadoc' has not been previously called for the module: 'org.apache.htrace:htrace-webapp:war:4.1.0-incubating-SNAPSHOT'. Trying to invoke it...
[WARNING] Creating fake javadoc directory to prevent repeated invocations: /htrace/htrace-webapp/target/apidocs
[ERROR] Error fetching link: /htrace/htrace-webapp/target/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.apache.htrace.impl...
Constructing Javadoc information...
Standard Doclet version 1.7.0_80
Building tree for all the packages and classes...
Generating /htrace/htrace-htraced/target/apidocs/org/apache/htrace/impl/HTracedRESTReceiver.html...
Generating /htrace/htrace-htraced/target/apidocs/org/apache/htrace/impl/package-frame.html...
Generating /htrace/htrace-htraced/target/apidocs/org/apache/htrace/impl/package-summary.html...
Generating /htrace/htrace-htraced/target/apidocs/org/apache/htrace/impl/package-tree.html...
Generating /htrace/htrace-htraced/target/apidocs/constant-values.html...
Generating /htrace/htrace-htraced/target/apidocs/org/apache/htrace/impl/class-use/HTracedRESTReceiver.html...
Generating /htrace/htrace-htraced/target/apidocs/org/apache/htrace/impl/package-use.html...
Building index for all the packages and classes...
Generating /htrace/htrace-htraced/target/apidocs/overview-tree.html...
Generating /htrace/htrace-htraced/target/apidocs/index-all.html...
Generating /htrace/htrace-htraced/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /htrace/htrace-htraced/target/apidocs/allclasses-frame.html...
Generating /htrace/htrace-htraced/target/apidocs/allclasses-noframe.html...
Generating /htrace/htrace-htraced/target/apidocs/index.html...
Generating /htrace/htrace-htraced/target/apidocs/help-doc.html...
[INFO] Building jar: /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ htrace-htraced ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/generated/**
[INFO] Exclude: */.settings/*
[INFO] Exclude: */generated/*
[INFO] Exclude: .git/**
[INFO] Exclude: **/README.md
[INFO] Exclude: **/go/bin/*
[INFO] Exclude: **/go/pkg/*
[INFO] Exclude: style.txt
[INFO] Exclude: **/bootstrap-3.3.1/**
[INFO] Exclude: **/web/lib/**
[INFO] Exclude: **/*.min.js
[INFO] Exclude: **/d3.min.js
[INFO] Exclude: **/backbone-*.js
[INFO] Exclude: **/jquery-*.js
[INFO] Exclude: **/moment-*.js
[INFO] Exclude: **/underscore-*.js
[INFO] Exclude: **/build/src/**
[INFO] Exclude: **/build/pkg/**
[INFO] Exclude: **/Godeps/**
[INFO] 71 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 62 licence.
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ htrace-htraced ---
[INFO] 
[INFO] --- maven-shade-plugin:2.1:shade (default) @ htrace-htraced ---
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.4.0 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.4.0 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.4.0 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-client:jar:9.2.6.v20141205 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-http:jar:9.2.6.v20141205 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-util:jar:9.2.6.v20141205 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-io:jar:9.2.6.v20141205 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT.jar with /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /htrace/htrace-htraced/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /htrace/htrace-htraced/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ htrace-htraced ---
[INFO] Building jar: /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ htrace-htraced ---
[INFO] Installing /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT.jar to /root/.m2/repository/org/apache/htrace/htrace-htraced/4.1.0-incubating-SNAPSHOT/htrace-htraced-4.1.0-incubating-SNAPSHOT.jar
[INFO] Installing /htrace/htrace-htraced/dependency-reduced-pom.xml to /root/.m2/repository/org/apache/htrace/htrace-htraced/4.1.0-incubating-SNAPSHOT/htrace-htraced-4.1.0-incubating-SNAPSHOT.pom
[INFO] Installing /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT-sources.jar to /root/.m2/repository/org/apache/htrace/htrace-htraced/4.1.0-incubating-SNAPSHOT/htrace-htraced-4.1.0-incubating-SNAPSHOT-sources.jar
[INFO] Installing /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT-javadoc.jar to /root/.m2/repository/org/apache/htrace/htrace-htraced/4.1.0-incubating-SNAPSHOT/htrace-htraced-4.1.0-incubating-SNAPSHOT-javadoc.jar
[INFO] Installing /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT-tests.jar to /root/.m2/repository/org/apache/htrace/htrace-htraced/4.1.0-incubating-SNAPSHOT/htrace-htraced-4.1.0-incubating-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HTrace ..................................... SUCCESS [31.509s]
[INFO] htrace-c .......................................... SUCCESS [6.525s]
[INFO] htrace-core ....................................... SUCCESS [29.491s]
[INFO] htrace-webapp ..................................... SUCCESS [1.812s]
[INFO] htrace-zipkin ..................................... SUCCESS [16.376s]
[INFO] htrace-hbase ...................................... SUCCESS [46.064s]
[INFO] htrace-flume ...................................... SUCCESS [17.723s]
[INFO] htrace-htraced .................................... SUCCESS [41.213s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:11.664s
[INFO] Finished at: Wed Sep 16 18:50:03 UTC 2015
[INFO] Final Memory: 56M/946M
[INFO] ------------------------------------------------------------------------
[HTrace-Master] $ /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/bin/mvn -Dmaven.test.redirectTestOutputToFile=true install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.htrace:htrace-webapp:war:4.1.0-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 31, column 15
[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] Apache HTrace
[INFO] htrace-c
[INFO] htrace-core
[INFO] htrace-webapp
[INFO] htrace-zipkin
[INFO] htrace-hbase
[INFO] htrace-flume
[INFO] htrace-htraced
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HTrace 4.1.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ htrace ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HTrace ..................................... FAILURE [0.845s]
[INFO] htrace-c .......................................... SKIPPED
[INFO] htrace-core ....................................... SKIPPED
[INFO] htrace-webapp ..................................... SKIPPED
[INFO] htrace-zipkin ..................................... SKIPPED
[INFO] htrace-hbase ...................................... SKIPPED
[INFO] htrace-flume ...................................... SKIPPED
[INFO] htrace-htraced .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.225s
[INFO] Finished at: Wed Sep 16 18:50:06 UTC 2015
[INFO] Final Memory: 18M/723M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.4:process (default) on project htrace: Error finding remote resources manifests: <https://builds.apache.org/job/HTrace-Master/ws/target/maven-shared-archive-resources/META-INF/NOTICE> (Permission denied) -> [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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : 
[HTrace-Master] $ /bin/bash -xe /tmp/hudson2117531821582803081.sh
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results

Build failed in Jenkins: HTrace-Master #98

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HTrace-Master/98/>

------------------------------------------
[...truncated 30293 lines...]
[INFO] skip non existing resourceDirectory /htrace/htrace-htraced/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ htrace-htraced ---
[INFO] Compiling 1 source file to /htrace/htrace-htraced/target/classes
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (go_compile) @ htrace-htraced ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [exec] Installing godep...
     [exec] godep restore...
     [exec] org/apache/htrace/conf
     [exec] github.com/ugorji/go/codec
     [exec] github.com/alecthomas/units
     [exec] github.com/gorilla/context
     [exec] github.com/jmhodges/levigo
     [exec] github.com/alecthomas/kingpin
     [exec] github.com/gorilla/mux
     [exec] org/apache/htrace/common
     [exec] org/apache/htrace/test
     [exec] org/apache/htrace/client
     [exec] org/apache/htrace/htraced
     [exec] org/apache/htrace/htrace
     [exec] # org/apache/htrace/htrace
     [exec] link: warning: option -X main.RELEASE_VERSION 4.1.0-incubating-SNAPSHOT may not work in future releases; use -X main.RELEASE_VERSION=4.1.0-incubating-SNAPSHOT
     [exec] link: warning: option -X main.GIT_VERSION f9343e912b0cf5927d76956c74032b29d31474a2 may not work in future releases; use -X main.GIT_VERSION=f9343e912b0cf5927d76956c74032b29d31474a2
     [exec] # org/apache/htrace/htraced
     [exec] link: warning: option -X main.RELEASE_VERSION 4.1.0-incubating-SNAPSHOT may not work in future releases; use -X main.RELEASE_VERSION=4.1.0-incubating-SNAPSHOT
     [exec] link: warning: option -X main.GIT_VERSION f9343e912b0cf5927d76956c74032b29d31474a2 may not work in future releases; use -X main.GIT_VERSION=f9343e912b0cf5927d76956c74032b29d31474a2
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ htrace-htraced ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /htrace/htrace-htraced/src/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ htrace-htraced ---
[INFO] Compiling 4 source files to /htrace/htrace-htraced/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ htrace-htraced ---
[INFO] Surefire report directory: /htrace/htrace-htraced/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.htrace.impl.TestHTracedRESTReceiver
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 sec
Running org.apache.htrace.util.TestHTracedProcess
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (go_test) @ htrace-htraced ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [exec] ?   	org/apache/htrace/client	[no test files]
     [exec] ok  	org/apache/htrace/common	0.008s
     [exec] ok  	org/apache/htrace/conf	0.003s
     [exec] ok  	org/apache/htrace/htrace	0.008s
     [exec] ok  	org/apache/htrace/htraced	0.205s
     [exec] ?   	org/apache/htrace/test	[no test files]
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ htrace-htraced ---
[INFO] Building jar: /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ htrace-htraced ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] Building jar: /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8.1:jar (attach-javadocs) @ htrace-htraced ---
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.8.1:javadoc' has not been previously called for the module: 'org.apache.htrace:htrace-webapp:war:4.1.0-incubating-SNAPSHOT'. Trying to invoke it...
[WARNING] Creating fake javadoc directory to prevent repeated invocations: /htrace/htrace-webapp/target/apidocs
[ERROR] Error fetching link: /htrace/htrace-webapp/target/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.apache.htrace.impl...
Constructing Javadoc information...
Standard Doclet version 1.7.0_80
Building tree for all the packages and classes...
Generating /htrace/htrace-htraced/target/apidocs/org/apache/htrace/impl/HTracedRESTReceiver.html...
Generating /htrace/htrace-htraced/target/apidocs/org/apache/htrace/impl/package-frame.html...
Generating /htrace/htrace-htraced/target/apidocs/org/apache/htrace/impl/package-summary.html...
Generating /htrace/htrace-htraced/target/apidocs/org/apache/htrace/impl/package-tree.html...
Generating /htrace/htrace-htraced/target/apidocs/constant-values.html...
Generating /htrace/htrace-htraced/target/apidocs/org/apache/htrace/impl/class-use/HTracedRESTReceiver.html...
Generating /htrace/htrace-htraced/target/apidocs/org/apache/htrace/impl/package-use.html...
Building index for all the packages and classes...
Generating /htrace/htrace-htraced/target/apidocs/overview-tree.html...
Generating /htrace/htrace-htraced/target/apidocs/index-all.html...
Generating /htrace/htrace-htraced/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /htrace/htrace-htraced/target/apidocs/allclasses-frame.html...
Generating /htrace/htrace-htraced/target/apidocs/allclasses-noframe.html...
Generating /htrace/htrace-htraced/target/apidocs/index.html...
Generating /htrace/htrace-htraced/target/apidocs/help-doc.html...
[INFO] Building jar: /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ htrace-htraced ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/generated/**
[INFO] Exclude: */.settings/*
[INFO] Exclude: */generated/*
[INFO] Exclude: .git/**
[INFO] Exclude: **/README.md
[INFO] Exclude: **/go/bin/*
[INFO] Exclude: **/go/pkg/*
[INFO] Exclude: style.txt
[INFO] Exclude: **/bootstrap-3.3.1/**
[INFO] Exclude: **/web/lib/**
[INFO] Exclude: **/*.min.js
[INFO] Exclude: **/d3.min.js
[INFO] Exclude: **/backbone-*.js
[INFO] Exclude: **/jquery-*.js
[INFO] Exclude: **/moment-*.js
[INFO] Exclude: **/underscore-*.js
[INFO] Exclude: **/build/src/**
[INFO] Exclude: **/build/pkg/**
[INFO] Exclude: **/Godeps/**
[INFO] 71 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 62 licence.
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ htrace-htraced ---
[INFO] 
[INFO] --- maven-shade-plugin:2.1:shade (default) @ htrace-htraced ---
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.4.0 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.4.0 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.4.0 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-client:jar:9.2.6.v20141205 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-http:jar:9.2.6.v20141205 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-util:jar:9.2.6.v20141205 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-io:jar:9.2.6.v20141205 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT.jar with /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /htrace/htrace-htraced/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /htrace/htrace-htraced/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ htrace-htraced ---
[INFO] Building jar: /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ htrace-htraced ---
[INFO] Installing /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT.jar to /root/.m2/repository/org/apache/htrace/htrace-htraced/4.1.0-incubating-SNAPSHOT/htrace-htraced-4.1.0-incubating-SNAPSHOT.jar
[INFO] Installing /htrace/htrace-htraced/dependency-reduced-pom.xml to /root/.m2/repository/org/apache/htrace/htrace-htraced/4.1.0-incubating-SNAPSHOT/htrace-htraced-4.1.0-incubating-SNAPSHOT.pom
[INFO] Installing /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT-sources.jar to /root/.m2/repository/org/apache/htrace/htrace-htraced/4.1.0-incubating-SNAPSHOT/htrace-htraced-4.1.0-incubating-SNAPSHOT-sources.jar
[INFO] Installing /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT-javadoc.jar to /root/.m2/repository/org/apache/htrace/htrace-htraced/4.1.0-incubating-SNAPSHOT/htrace-htraced-4.1.0-incubating-SNAPSHOT-javadoc.jar
[INFO] Installing /htrace/htrace-htraced/target/htrace-htraced-4.1.0-incubating-SNAPSHOT-tests.jar to /root/.m2/repository/org/apache/htrace/htrace-htraced/4.1.0-incubating-SNAPSHOT/htrace-htraced-4.1.0-incubating-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HTrace ..................................... SUCCESS [24.932s]
[INFO] htrace-c .......................................... SUCCESS [4.245s]
[INFO] htrace-core ....................................... SUCCESS [25.583s]
[INFO] htrace-webapp ..................................... SUCCESS [1.422s]
[INFO] htrace-zipkin ..................................... SUCCESS [22.308s]
[INFO] htrace-hbase ...................................... SUCCESS [42.195s]
[INFO] htrace-flume ...................................... SUCCESS [18.061s]
[INFO] htrace-htraced .................................... SUCCESS [39.612s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:59.300s
[INFO] Finished at: Wed Sep 16 18:55:46 UTC 2015
[INFO] Final Memory: 54M/942M
[INFO] ------------------------------------------------------------------------
[HTrace-Master] $ /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/bin/mvn -Dmaven.test.redirectTestOutputToFile=true install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.htrace:htrace-webapp:war:4.1.0-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 31, column 15
[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] Apache HTrace
[INFO] htrace-c
[INFO] htrace-core
[INFO] htrace-webapp
[INFO] htrace-zipkin
[INFO] htrace-hbase
[INFO] htrace-flume
[INFO] htrace-htraced
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HTrace 4.1.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ htrace ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HTrace ..................................... FAILURE [0.867s]
[INFO] htrace-c .......................................... SKIPPED
[INFO] htrace-core ....................................... SKIPPED
[INFO] htrace-webapp ..................................... SKIPPED
[INFO] htrace-zipkin ..................................... SKIPPED
[INFO] htrace-hbase ...................................... SKIPPED
[INFO] htrace-flume ...................................... SKIPPED
[INFO] htrace-htraced .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.315s
[INFO] Finished at: Wed Sep 16 18:55:50 UTC 2015
[INFO] Final Memory: 18M/723M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.4:process (default) on project htrace: Error finding remote resources manifests: <https://builds.apache.org/job/HTrace-Master/ws/target/maven-shared-archive-resources/META-INF/NOTICE> (Permission denied) -> [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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : 
[HTrace-Master] $ /bin/bash -xe /tmp/hudson1120466521887658287.sh
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results