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

Changes:

[evansye] BIGTOP-3090: provisioner failed on fedora-26 when deploying jdk

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree" 
returned status code 128:
stdout: 
stderr: fatal: Not a git repository (or any of the parent directories): .git

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:282)
        at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
        at sun.reflect.GeneratedMethodAccessor949.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git init <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/> # 
 > 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 config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > 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 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 c4b721127d28c76d96bf37c7314fef85ac6e33f2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c4b721127d28c76d96bf37c7314fef85ac6e33f2
Commit message: "BIGTOP-3090: provisioner failed on fedora-26 when deploying 
jdk"
 > git rev-list --no-walk 215940dcf12453c40a66da8e666eab67811b8ee7 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 38162
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[test-artifacts] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g 
-cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38162
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/pom.xml>
 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean 
deploy
[INFO] Scanning for projects...
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom
 (4.3 kB at 13 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom
 (1.8 kB at 57 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
 (726 B at 27 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
 (1.1 kB at 67 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
 (2.4 kB at 143 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar
 (15 kB at 531 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
 (12 kB at 319 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar
 (25 kB at 619 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] bigtop-smokes                                                      [pom]
[INFO] hadoopsmoke                                                        [jar]
[INFO] packagesmoke                                                       [jar]
[INFO] httpfssmokes                                                       [jar]
[INFO] ooziesmoke                                                         [jar]
[INFO] hbasesmoke                                                         [jar]
[INFO] flumesmoke                                                         [jar]
[INFO] sqoopsmokes                                                        [jar]
[INFO] mahoutsmoke                                                        [jar]
[INFO] giraphsmoke                                                        [jar]
[INFO] huesmoke                                                           [jar]
[INFO] solrsmoke                                                          [jar]
[INFO] crunchsmoke                                                        [jar]
[INFO] datafusmoke                                                        [jar]
[INFO] io-longevity                                                       [jar]
[INFO] hcatalogsmoke                                                      [jar]
[INFO] sparksmoke                                                         [jar]
[INFO] phoenixsmoke                                                       [jar]
[INFO] fatjar                                                             [jar]
[INFO] 
[INFO] ---------------< org.apache.bigtop.itest:bigtop-smokes >----------------
[INFO] Building bigtop-smokes 1.3.1-SNAPSHOT                             [1/19]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.1/maven-remote-resources-plugin-1.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.1/maven-remote-resources-plugin-1.1.pom
 (11 kB at 263 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.1/maven-remote-resources-plugin-1.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.1/maven-remote-resources-plugin-1.1.jar
 (62 kB at 2.3 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.7.1/maven-failsafe-plugin-2.7.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.7.1/maven-failsafe-plugin-2.7.1.pom
 (12 kB at 451 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.7.1/surefire-2.7.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.7.1/surefire-2.7.1.pom
 (9.2 kB at 342 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/18/maven-parent-18.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/18/maven-parent-18.pom
 (24 kB at 709 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.7.1/maven-failsafe-plugin-2.7.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.7.1/maven-failsafe-plugin-2.7.1.jar
 (46 kB at 2.0 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom
 (4.2 kB at 101 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar
 (24 kB at 1.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3/maven-install-plugin-2.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3/maven-install-plugin-2.3.pom
 (5.0 kB at 314 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
 (12 kB at 693 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3/maven-install-plugin-2.3.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3/maven-install-plugin-2.3.jar
 (23 kB at 1.4 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
 (5.7 kB at 408 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
 (13 kB at 925 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
 (23 kB at 1.2 MB/s)
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.3.1-SNAPSHOT/maven-metadata.xml
 (1.0 kB at 3.1 kB/s)
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.3.1-SNAPSHOT/itest-common-1.3.1-20181003.110015-20.pom
[INFO] Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.3.1-SNAPSHOT/itest-common-1.3.1-20181003.110015-20.pom
 (5.1 kB at 17 kB/s)
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/bigtop/bigtop/1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/bigtop/bigtop/1.3.1-SNAPSHOT/bigtop-1.3.1-SNAPSHOT.pom
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenArtifactArchiver$2; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenFingerprinter$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bigtop-smokes 1.3.1-SNAPSHOT ....................... FAILURE [  2.938 s]
[INFO] hadoopsmoke ........................................ SKIPPED
[INFO] packagesmoke ....................................... SKIPPED
[INFO] httpfssmokes ....................................... SKIPPED
[INFO] ooziesmoke ......................................... SKIPPED
[INFO] hbasesmoke ......................................... SKIPPED
[INFO] flumesmoke ......................................... SKIPPED
[INFO] sqoopsmokes ........................................ SKIPPED
[INFO] mahoutsmoke ........................................ SKIPPED
[INFO] giraphsmoke ........................................ SKIPPED
[INFO] huesmoke ........................................... SKIPPED
[INFO] solrsmoke .......................................... SKIPPED
[INFO] crunchsmoke ........................................ SKIPPED
[INFO] datafusmoke ........................................ SKIPPED
[INFO] io-longevity ....................................... SKIPPED
[INFO] hcatalogsmoke ...................................... SKIPPED
[INFO] sparksmoke ......................................... SKIPPED
[INFO] phoenixsmoke ....................................... SKIPPED
[INFO] fatjar 1.3.1-SNAPSHOT .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.581 s
[INFO] Finished at: 2018-10-04T05:16:07Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project bigtop-smokes: Could not resolve 
dependencies for project 
org.apache.bigtop.itest:bigtop-smokes:pom:1.3.1-SNAPSHOT: Failed to collect 
dependencies at org.apache.bigtop.itest:itest-common:jar:1.3.1-SNAPSHOT: Failed 
to read artifact descriptor for 
org.apache.bigtop.itest:itest-common:jar:1.3.1-SNAPSHOT: Could not find 
artifact org.apache.bigtop:bigtop:pom:1.3.1-SNAPSHOT in Nexus 
(http://repository.apache.org/snapshots) -> [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/DependencyResolutionException
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/solr/pom.xml>
 to 
org.apache.bigtop.itest/solr-smoke/1.3.1-SNAPSHOT/solr-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/pom.xml>
 to 
org.apache.bigtop.itest/hadoop-smoke/1.3.1-SNAPSHOT/hadoop-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/flume/pom.xml>
 to 
org.apache.bigtop.itest/flume-smoke/1.3.1-SNAPSHOT/flume-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/giraph/pom.xml>
 to 
org.apache.bigtop.itest/giraph-smoke/1.3.1-SNAPSHOT/giraph-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hue/pom.xml>
 to 
org.apache.bigtop.itest/hue-smoke/1.3.1-SNAPSHOT/hue-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/crunch/pom.xml>
 to 
org.apache.bigtop.itest/crunch-smoke/1.3.1-SNAPSHOT/crunch-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/fatjar/pom.xml>
 to 
org.apache.bigtop.itest/fat-smoke/1.3.1-SNAPSHOT/fat-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hbase/pom.xml>
 to 
org.apache.bigtop.itest/hbase-smoke/1.3.1-SNAPSHOT/hbase-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/pom.xml>
 to 
org.apache.bigtop.itest/mahout-smoke/1.3.1-SNAPSHOT/mahout-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/spark/pom.xml>
 to 
org.apache.bigtop.itest/spark-smoke/1.3.1-SNAPSHOT/spark-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/oozie/pom.xml>
 to 
org.apache.bigtop.itest/oozie-smoke/1.3.1-SNAPSHOT/oozie-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/package/pom.xml>
 to 
org.apache.bigtop.itest/package-smoke/1.3.1-SNAPSHOT/package-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/sqoop/pom.xml>
 to 
org.apache.bigtop.itest/sqoop-smoke/1.3.1-SNAPSHOT/sqoop-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/datafu/pom.xml>
 to 
org.apache.bigtop.itest/datafu-smoke/1.3.1-SNAPSHOT/datafu-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/pom.xml>
 to 
org.apache.bigtop.itest/bigtop-smokes/1.3.1-SNAPSHOT/bigtop-smokes-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/longevity/pom.xml>
 to 
org.apache.bigtop.itest/io-longevity/1.3.1-SNAPSHOT/io-longevity-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/phoenix/pom.xml>
 to 
org.apache.bigtop.itest/phoenix-smoke/1.3.1-SNAPSHOT/phoenix-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hcatalog/pom.xml>
 to 
org.apache.bigtop.itest/hcatalog-smoke/1.3.1-SNAPSHOT/hcatalog-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/httpfs/pom.xml>
 to 
org.apache.bigtop.itest/httpfs-smoke/1.3.1-SNAPSHOT/httpfs-smoke-1.3.1-SNAPSHOT.pom
Sending e-mails to: [email protected]
channel stopped

Reply via email to