Return-Path: X-Original-To: apmail-hc-commits-archive@www.apache.org Delivered-To: apmail-hc-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C173A104FF for ; Sat, 7 Mar 2015 14:47:32 +0000 (UTC) Received: (qmail 19652 invoked by uid 500); 7 Mar 2015 14:47:32 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 19610 invoked by uid 500); 7 Mar 2015 14:47:32 -0000 Mailing-List: contact commits-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list commits@hc.apache.org Received: (qmail 19601 invoked by uid 99); 7 Mar 2015 14:47:32 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Mar 2015 14:47:32 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 64E59E00C80 for ; Sat, 7 Mar 2015 14:47:32 +0000 (UTC) Date: Sat, 7 Mar 2015 14:47:31 +0000 (UTC) From: Apache Jenkins Server To: commits@hc.apache.org Message-ID: <676220076.1367.1425739652412.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: httpcomponents-core-5.x #29 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: httpcomponents-core-5.x X-Jenkins-Result: FAILURE See ------------------------------------------ Started by user olegk Building remotely on solaris1 (Solaris) in workspace Updating http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk at revision '2015-03-07T14:47:08.546 +0000' At revision 1664859 no change for http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk since the previous build Parsing POMs Copied maven31-agent.jar Copied maven31-interceptor.jar maven3-interceptor-commons.jar already up to date [httpcore-trunk] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /export/home/hudson/hudson-slave/maven31-agent.jar:/export/home/hudson/hudson-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/boot/plexus-classworlds-2.5.1.jar:/export/home/hudson/hudson-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/conf/logging jenkins.maven3.agent.Maven31Main /export/home/hudson/hudson-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1 /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven31-interceptor.jar /export/home/hudson/hudson-slave/maven3-interceptor-commons.jar 61028 ERROR: Failed to parse POMs java.io.IOException: Cannot run program "/home/jenkins/tools/java/latest1.7/bin/java" (in directory ": error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:460) at hudson.Proc$LocalProc.(Proc.java:244) at hudson.Proc$LocalProc.(Proc.java:216) at hudson.Launcher$LocalLauncher.launch(Launcher.java:780) at hudson.Launcher$ProcStarter.start(Launcher.java:360) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1111) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1078) 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$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.(UNIXProcess.java:53) at java.lang.ProcessImpl.start(ProcessImpl.java:65) at java.lang.ProcessBuilder.start(ProcessBuilder.java:453) ... 15 more