Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0444B183B6 for ; Wed, 2 Mar 2016 18:48:20 +0000 (UTC) Received: (qmail 50294 invoked by uid 500); 2 Mar 2016 18:48:19 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 50200 invoked by uid 500); 2 Mar 2016 18:48:19 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 50120 invoked by uid 99); 2 Mar 2016 18:48:19 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Mar 2016 18:48:19 +0000 Received: from mail-yk0-f171.google.com (mail-yk0-f171.google.com [209.85.160.171]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 0AFC81A0453 for ; Wed, 2 Mar 2016 18:48:18 +0000 (UTC) Received: by mail-yk0-f171.google.com with SMTP id u9so95702251ykd.1 for ; Wed, 02 Mar 2016 10:48:18 -0800 (PST) X-Gm-Message-State: AD7BkJI0Eif9Zq0aAarS4C10Fdqhf3S1OjvRvA+64TCNL6P7NwStz/z9m3jYYEc7lMlEp9guom3I2FLecx+47w== X-Received: by 10.37.3.145 with SMTP id 139mr16689632ybd.55.1456944497989; Wed, 02 Mar 2016 10:48:17 -0800 (PST) MIME-Version: 1.0 Received: by 10.37.217.83 with HTTP; Wed, 2 Mar 2016 10:47:58 -0800 (PST) From: =?UTF-8?Q?Enis_S=C3=B6ztutar?= Date: Wed, 2 Mar 2016 10:47:58 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: /bin/ls permission issue on precommit tests To: dev@yetus.apache.org, "dev@hbase.apache.org" Content-Type: multipart/alternative; boundary=001a11c02eca42c93b052d155362 --001a11c02eca42c93b052d155362 Content-Type: text/plain; charset=UTF-8 HBase precommit tests have been failing on some nodes for a couple of days related to this message: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error while running command to get file permissions : ExitCodeException exitCode=127: /bin/ls: error while loading shared libraries: libacl.so.1: failed to map segment from shared object: Permission denied It is not clear to me whether this is a docker / yetus problem, or an INFRA issue. Anybody familiar with this? Obviously, it makes it very hard to commit a patch without the precommit tests. I've seen this on at least 2 nodes. Sample output: https://builds.apache.org/job/PreCommit-HBASE-Build/789/artifact/patchprocess/patch-unit-hbase-server-jdk1.8.0_72.txt Enis --001a11c02eca42c93b052d155362--