Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 92305200CDE for ; Tue, 8 Aug 2017 14:22:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 90D3A16730B; Tue, 8 Aug 2017 12:22:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D8E3F167307 for ; Tue, 8 Aug 2017 14:22:26 +0200 (CEST) Received: (qmail 61106 invoked by uid 500); 8 Aug 2017 12:22:26 -0000 Mailing-List: contact notifications-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list notifications@cxf.apache.org Received: (qmail 61082 invoked by uid 99); 8 Aug 2017 12:22:24 -0000 Received: from Unknown (HELO jenkins-master.apache.org) (62.210.60.235) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2017 12:22:24 +0000 Received: from jenkins-master (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 662ADA00DD for ; Tue, 8 Aug 2017 12:22:21 +0000 (UTC) Date: Tue, 8 Aug 2017 12:22:21 +0000 (UTC) From: Apache Jenkins Server To: notifications@cxf.apache.org Message-ID: <209182301.1036.1502194941417.JavaMail.jenkins@jenkins-master> In-Reply-To: <1690329420.467.1502120185667.JavaMail.jenkins@jenkins-master> References: <1690329420.467.1502120185667.JavaMail.jenkins@jenkins-master> Subject: Build failed in Jenkins: CXF-Master-Analysis #190 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: CXF-Master-Analysis X-Jenkins-Result: FAILURE archived-at: Tue, 08 Aug 2017 12:22:27 -0000 See Changes: [sberyozkin] [CXF-6833] Removing Observable providers which do not work ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H21 (couchdbtest ubuntu xenial) in workspace > 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/cxf.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cxf.git > git --version # timeout=10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/cxf.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 35639ab59aabf4cace331f49505b699f164df0b1 (refs/remotes/origin/master) Commit message: "[CXF-6833] Removing Observable providers which do not work asynchronously" > git config core.sparsecheckout # timeout=10 > git checkout -f 35639ab59aabf4cace331f49505b699f164df0b1 > git rev-list 925140208cec32341908100d44894d5993386fe9 # timeout=10 Injecting SonarQube environment variables using the configuration: ASF Sonar Analysis Parsing POMs ERROR: Failed to parse POMs java.io.IOException: remote file operation failed: at hudson.remoting.Channel@7602849c:H21: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar is missing. @ line 335, column 21 at hudson.FilePath.act(FilePath.java:993) at hudson.FilePath.act(FilePath.java:975) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:690) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490) at hudson.model.Run.execute(Run.java:1735) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:542) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:405) Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar is missing. @ line 335, column 21 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1389) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1123) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:336) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 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) at ......remote call to H21(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545) at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) at hudson.remoting.Channel.call(Channel.java:830) at hudson.FilePath.act(FilePath.java:986) ... 8 more Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar is missing. @ line 335, column 21 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:1326) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1123) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:336) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 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)