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 0DE4A200C30 for ; Tue, 7 Mar 2017 14:43:35 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0994A160B74; Tue, 7 Mar 2017 13:43:35 +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 5587B160B68 for ; Tue, 7 Mar 2017 14:43:34 +0100 (CET) Received: (qmail 25208 invoked by uid 500); 7 Mar 2017 13:43:32 -0000 Mailing-List: contact builds-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@hbase.apache.org Delivered-To: mailing list builds@hbase.apache.org Received: (qmail 25197 invoked by uid 99); 7 Mar 2017 13:43:31 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Mar 2017 13:43:31 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 881C79C002A for ; Tue, 7 Mar 2017 13:43:31 +0000 (UTC) Date: Tue, 7 Mar 2017 13:43:30 +0000 (UTC) From: Apache Jenkins Server To: builds@hbase.apache.org Message-ID: <2048500839.5583.1488894211552.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_HBase-Trunk=5F?= =?UTF-8?Q?matrix_=C2=BB_JDK_1.8_(latest),Hadoop_#2629?= 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: HBase-Trunk_matrix/jdk=JDK 1.8 (latest),label=Hadoop X-Jenkins-Result: FAILURE archived-at: Tue, 07 Mar 2017 13:43:35 -0000 See ------------------------------------------ Started by upstream project "HBase-Trunk_matrix" build number 2629 originally caused by: Started by timer [EnvInject] - Loading node environment variables. Building remotely on H5 (Hadoop) 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/hbase.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/hbase.git > git --version # timeout=10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/hbase.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 93b0cdeaaf2ad78d4a207bc0696a0ac7408d8ae6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 93b0cdeaaf2ad78d4a207bc0696a0ac7408d8ae6 > git rev-list 93b0cdeaaf2ad78d4a207bc0696a0ac7408d8ae6 # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content export=MAVEN_OPTS="-Xmx6100M -XX:-UsePerfData" [EnvInject] - Variables injected successfully. [a3159d73] $ /bin/bash -xe /tmp/hudson1658250865803362317.sh + which java /home/jenkins/tools/java/latest1.8/bin/java + java -version java version "1.8.0_121" Java(TM) SE Runtime Environment (build 1.8.0_121-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode) + ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 386178 max locked memory (kbytes, -l) 64 max memory size (kbytes, -m) unlimited open files (-n) 60000 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 10240 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited + echo 'Listing of other java processes on this box' Listing of other java processes on this box + jps -v 14291 Jps -Dapplication.home=/usr/local/asfpackages/java/jdk1.8.0_121 -Xms8m + rm -rf /tmp/hbase-jenkins/hbase + echo '' + wget -O excludes.txt 'https://builds.apache.org/view/H-L/view/HBase/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/excludes/*view*/' Warning: wildcards not supported in HTTP. --2017-03-07 13:39:51-- https://builds.apache.org/view/H-L/view/HBase/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/excludes/*view*/ Resolving builds.apache.org (builds.apache.org)... 140.211.11.14 Connecting to builds.apache.org (builds.apache.org)|140.211.11.14|:443... connected. HTTP request sent, awaiting response... 503 Service Unavailable 2017-03-07 13:39:51 ERROR 503: Service Unavailable. Build step 'Execute shell' marked build as failure Performing Post build task... Match found for :.* : True Logical operation result is TRUE Running script : # Run zombie detector script ./dev-support/zombie-detector.sh --jenkins ${BUILD_ID} [a3159d73] $ /bin/bash -xe /tmp/hudson8220850710278877730.sh + ./dev-support/zombie-detector.sh --jenkins 2629 Tue Mar 7 13:39:53 UTC 2017 We're ok: there is no zombie test {color:green}+1 zombies{color}. No zombie tests found running at the end of the build. POST BUILD TASK : SUCCESS END OF POST BUILD TASK : 0 Archiving artifacts Compressed 1.11 MB of artifacts by 53.3% relative to #2628 Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? [FINDBUGS] Skipping publisher since build result is FAILURE [CHECKSTYLE] Skipping publisher since build result is FAILURE