Return-Path: X-Original-To: apmail-bigtop-ci-archive@minotaur.apache.org Delivered-To: apmail-bigtop-ci-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 140B11751C for ; Fri, 31 Oct 2014 04:21:09 +0000 (UTC) Received: (qmail 76176 invoked by uid 500); 31 Oct 2014 04:21:08 -0000 Delivered-To: apmail-bigtop-ci-archive@bigtop.apache.org Received: (qmail 76154 invoked by uid 500); 31 Oct 2014 04:21:08 -0000 Mailing-List: contact ci-help@bigtop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ci@bigtop.apache.org Delivered-To: mailing list ci@bigtop.apache.org Received: (qmail 76143 invoked by uid 99); 31 Oct 2014 04:21:08 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Oct 2014 04:21:08 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id EA655E00124 for ; Fri, 31 Oct 2014 04:21:07 +0000 (UTC) Date: Fri, 31 Oct 2014 04:21:07 +0000 (UTC) From: Apache Jenkins Server To: ci@bigtop.apache.org Message-ID: <505289789.8096.1414729267957.JavaMail.jenkins@crius> In-Reply-To: <1765704805.8065.1414719067705.JavaMail.jenkins@crius> References: <1765704805.8065.1414719067705.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Bigtop-trunk-testartifacts #1527 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Bigtop-trunk-testartifacts X-Jenkins-Result: FAILURE See Changes: [cos] BIGTOP-1509. Update deployment README after BIGTOP-1047 ------------------------------------------ Started by an SCM change Building remotely on ubuntu-2 (docker Ubuntu ubuntu) in workspace > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/bigtop.git Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/bigtop.git > git --version > 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} Checking out Revision ad1c0a6bef2baed785beca83bb98dabe3e0dcdc2 (origin/master) > git config core.sparsecheckout > git checkout -f ad1c0a6bef2baed785beca83bb98dabe3e0dcdc2 > git rev-list 3fdbe98be4c467b14a03c0fe05d98f7bd5bbeeb2 Parsing POMs ERROR: Failed to parse POMs java.io.IOException: remote file operation failed: at hudson.remoting.Channel@6ce9413d:ubuntu-2 at hudson.FilePath.act(FilePath.java:910) at hudson.FilePath.act(FilePath.java:887) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:953) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:681) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:585) at hudson.model.Run.execute(Run.java:1676) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [ERROR] Child module of does not exist @ at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1357) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1091) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [ERROR] Child module of does not exist @ at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1294) ... 10 more