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 C2385200CF8 for ; Thu, 14 Sep 2017 15:32:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C0A951609CD; Thu, 14 Sep 2017 13:32:22 +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 0A9A91609CC for ; Thu, 14 Sep 2017 15:32:21 +0200 (CEST) Received: (qmail 38097 invoked by uid 500); 14 Sep 2017 13:32:20 -0000 Mailing-List: contact dev-help@thrift.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@thrift.apache.org Delivered-To: mailing list dev@thrift.apache.org Received: (qmail 38081 invoked by uid 99); 14 Sep 2017 13:32:20 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Sep 2017 13:32:20 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BFD5AF566E; Thu, 14 Sep 2017 13:32:19 +0000 (UTC) From: jeking3 To: dev@thrift.apache.org Reply-To: dev@thrift.apache.org References: In-Reply-To: Subject: [GitHub] thrift issue #1358: THRIFT-4328: disable centos-7.3 build jobs which appear ... Content-Type: text/plain Message-Id: <20170914133219.BFD5AF566E@git1-us-west.apache.org> Date: Thu, 14 Sep 2017 13:32:19 +0000 (UTC) archived-at: Thu, 14 Sep 2017 13:32:22 -0000 Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1358 Build job 4 does not fail for me locally, it looks like something happening during "npm install". I asked on the mailing list for some help. In the meantime we'll continue to monitor this. ---