See 
<https://builds.apache.org/job/brooklyn-master-build-docker/167/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/brooklyn-master-build-docker/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/brooklyn.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/brooklyn.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/brooklyn.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 48dbcc3c42ac3e216db94c30edbfe98519a79d1d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 48dbcc3c42ac3e216db94c30edbfe98519a79d1d
Commit message: "This closes #13"
 > git rev-list 48dbcc3c42ac3e216db94c30edbfe98519a79d1d # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.brooklyn-ui.url # timeout=10
 > git config -f .gitmodules --get submodule.brooklyn-ui.path # timeout=10
 > git submodule update --init --recursive --remote brooklyn-ui
 > git config --get submodule.brooklyn-server.url # timeout=10
 > git config -f .gitmodules --get submodule.brooklyn-server.path # timeout=10
 > git submodule update --init --recursive --remote brooklyn-server
 > git config --get submodule.brooklyn-library.url # timeout=10
 > git config -f .gitmodules --get submodule.brooklyn-library.path # timeout=10
 > git submodule update --init --recursive --remote brooklyn-library
 > git config --get submodule.brooklyn-dist.url # timeout=10
 > git config -f .gitmodules --get submodule.brooklyn-dist.path # timeout=10
 > git submodule update --init --recursive --remote brooklyn-dist
 > git config --get submodule.brooklyn-docs.url # timeout=10
 > git config -f .gitmodules --get submodule.brooklyn-docs.path # timeout=10
 > git submodule update --init --recursive --remote brooklyn-docs
 > git config --get submodule.brooklyn-client.url # timeout=10
 > git config -f .gitmodules --get submodule.brooklyn-client.path # timeout=10
 > git submodule update --init --recursive --remote brooklyn-client
[brooklyn-master-build-docker] $ /bin/bash -xe 
/tmp/jenkins3384212819065683743.sh
+ git submodule update --remote --merge --recursive
[brooklyn-master-build-docker] $ /bin/bash -xe 
/tmp/jenkins1913422134780772156.sh
+ docker run -i --rm --name brooklyn -v /home/jenkins/.m2:/root/.m2 -v 
<https://builds.apache.org/job/brooklyn-master-build-docker/ws/>:/usr/build -w 
/usr/build tbouron/brooklyn-build:latest mvn clean install
Unable to find image 'tbouron/brooklyn-build:latest' locally
latest: Pulling from tbouron/brooklyn-build
bc95e04b23c0: Pulling fs layer
3cbd22648d7b: Pulling fs layer
689a1b344d36: Pulling fs layer
21d8309ec350: Pulling fs layer
c133b2f9ec79: Pulling fs layer
3736776b7752: Pulling fs layer
cd13b5d2bfb5: Pulling fs layer
21d8309ec350: Waiting
6ea5cfef258b: Pulling fs layer
5e888488e399: Pulling fs layer
c712bfa9287a: Pulling fs layer
1a3f58fe0740: Pulling fs layer
98622bcd384c: Pulling fs layer
c133b2f9ec79: Waiting
5e888488e399: Waiting
3736776b7752: Waiting
c712bfa9287a: Waiting
1a3f58fe0740: Waiting
cd13b5d2bfb5: Waiting
98622bcd384c: Waiting
689a1b344d36: Download complete
3cbd22648d7b: Verifying Checksum
3cbd22648d7b: Download complete
bc95e04b23c0: Verifying Checksum
bc95e04b23c0: Download complete
21d8309ec350: Verifying Checksum
21d8309ec350: Download complete
3736776b7752: Verifying Checksum
cd13b5d2bfb5: Verifying Checksum
cd13b5d2bfb5: Download complete
5e888488e399: Verifying Checksum
5e888488e399: Download complete
6ea5cfef258b: Verifying Checksum
6ea5cfef258b: Download complete
c712bfa9287a: Verifying Checksum
c712bfa9287a: Download complete
c133b2f9ec79: Verifying Checksum
c133b2f9ec79: Download complete
1a3f58fe0740: Verifying Checksum
1a3f58fe0740: Download complete
bc95e04b23c0: Pull complete
3cbd22648d7b: Pull complete
689a1b344d36: Pull complete
21d8309ec350: Pull complete
98622bcd384c: Verifying Checksum
98622bcd384c: Download complete
c133b2f9ec79: Pull complete
3736776b7752: Pull complete
cd13b5d2bfb5: Pull complete
6ea5cfef258b: Pull complete
5e888488e399: Pull complete
c712bfa9287a: Pull complete
1a3f58fe0740: Pull complete
98622bcd384c: Pull complete
Digest: sha256:95242c5d7a5931fe564240cd2481a1e691afdc6877eddb357e9b9316517f6ab2
Status: Downloaded newer image for tbouron/brooklyn-build:latest
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module /usr/build/brooklyn-dist/downstream-parent/pom.xml of 
/usr/build/brooklyn-dist/pom.xml does not exist @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.brooklyn:brooklyn-dist-root:1.0.0-SNAPSHOT 
(/usr/build/brooklyn-dist/pom.xml) has 1 error
[ERROR]     Child module /usr/build/brooklyn-dist/downstream-parent/pom.xml of 
/usr/build/brooklyn-dist/pom.xml does not exist
[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/ProjectBuildingException
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found 
but none of them are new. Did leafNodes run? 
For example, 
<https://builds.apache.org/job/brooklyn-master-build-docker/ws/brooklyn-client/java/target/surefire-reports/junitreports/TEST-org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.xml>
 is 1 mo 5 days old

TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

Reply via email to