From dev-return-81849-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Wed Jul 3 17:48:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 099D81801A7 for ; Wed, 3 Jul 2019 19:48:01 +0200 (CEST) Received: (qmail 5810 invoked by uid 500); 3 Jul 2019 17:48:01 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 5782 invoked by uid 99); 3 Jul 2019 17:48:01 -0000 Received: from Unknown (HELO mailrelay1-lw-us.apache.org) (10.10.3.159) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jul 2019 17:48:01 +0000 Received: from jenkins02.apache.org (jenkins02.apache.org [195.201.213.130]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTP id 3C58081A7 for ; Wed, 3 Jul 2019 17:48:00 +0000 (UTC) Received: from jenkins02.apache.org (localhost.localdomain [127.0.0.1]) by jenkins02.apache.org (ASF Mail Server at jenkins02.apache.org) with ESMTP id 9345B33E0103 for ; Wed, 3 Jul 2019 17:47:59 +0000 (UTC) Date: Wed, 3 Jul 2019 17:47:58 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <1157666711.4376.1562176079604.JavaMail.jenkins@jenkins02> In-Reply-To: <1901551098.4079.1562088399360.JavaMail.jenkins@jenkins02> References: <1901551098.4079.1562088399360.JavaMail.jenkins@jenkins02> Subject: ZooKeeper_branch34_openjdk7 - Build # 2356 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4375_1244815353.1562176078786" X-Jenkins-Job: ZooKeeper_branch34_openjdk7 X-Jenkins-Result: FAILURE ------=_Part_4375_1244815353.1562176078786 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/2356/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### Started by timer [EnvInject] - Loading node environment variables. Building remotely on ubuntu-4 (ubuntu trusty) in workspace /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_openjdk7 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done No credentials specified Cloning the remote Git repository Cloning repository https://gitbox.apache.org/repos/asf/zookeeper.git > git init /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_openjdk7 # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/zookeeper.git > git --version # timeout=10 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/zookeeper.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitbox.apache.org/repos/asf/zookeeper.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitbox.apache.org/repos/asf/zookeeper.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/zookeeper.git > git fetch --tags --progress https://gitbox.apache.org/repos/asf/zookeeper.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/branch-3.4^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/branch-3.4^{commit} # timeout=10 Checking out Revision 4a5d596105d621ed805d75dd352a382db8d8a57a (refs/remotes/origin/branch-3.4) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a5d596105d621ed805d75dd352a382db8d8a57a Commit message: "ZOOKEEPER-3389: Zookeeper does not export all required packages in OSGi (for Curator)" > git rev-list --no-walk 4a5d596105d621ed805d75dd352a382db8d8a57a # timeout=10 No emails were triggered. Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/ Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/ ERROR: Cannot find executable from the chosen Ant installation "Ant 1.9.7" Archiving artifacts Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/ Recording test results Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/ ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/ Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/ Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/ Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/ Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/ Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/ ################################################################################### ############################## FAILED TESTS (if any) ############################## No tests ran. ------=_Part_4375_1244815353.1562176078786--