See 
<https://builds.apache.org/job/Bigtop-trunk-test-execution/2291/display/redirect?page=changes>

Changes:

[of] BIGTOP-3045: Remove insecure maven repository URL from gradle config

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace 
<https://builds.apache.org/job/Bigtop-trunk-test-execution/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/bigtop.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/bigtop.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2c3490cc3a1c564354cfeb35601452beb7e41eba (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2c3490cc3a1c564354cfeb35601452beb7e41eba
Commit message: "BIGTOP-3045: Remove insecure maven repository URL from gradle 
config"
 > git rev-list --no-walk 1381609af3f645b0802d0692e10e756cc5cc325c # timeout=10
[Bigtop-trunk-test-execution] $ /home/jenkins/tools/maven/latest3/bin/mvn -f 
bigtop-tests/test-execution/pom.xml clean
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] stacks-validation-common
[INFO] smoke-tests-conf
[INFO] packagesmokes
[INFO] bigtop-smokes
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building stacks-validation-common 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ stacks-common ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building smoke-tests-conf 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ smoke-tests-conf ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building packagesmokes 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
package-smoke-execution ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building bigtop-smokes 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
bigtop-test-execution ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.138 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.002 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.083 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.628 s
[INFO] Finished at: 2018-06-13T15:29:59Z
[INFO] Final Memory: 11M/304M
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins9025636259241992554.sh
+ export HADOOP_CONF_DIR=
+ HADOOP_CONF_DIR=
+ export HADOOP_HOME=
+ HADOOP_HOME=
+ mvn -f bigtop-tests/test-execution/pom.xml -DskipTests -DskipITs deploy 
-DrepositoryId=apache.snapshots.https
/tmp/jenkins9025636259241992554.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Reply via email to