From issues-return-80397-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Mon Jul 1 16:19:01 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 789EA180670 for ; Mon, 1 Jul 2019 18:19:01 +0200 (CEST) Received: (qmail 14508 invoked by uid 500); 1 Jul 2019 16:19:00 -0000 Mailing-List: contact issues-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list issues@nifi.apache.org Received: (qmail 14495 invoked by uid 99); 1 Jul 2019 16:19:00 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jul 2019 16:19:00 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 57B91E00A6 for ; Mon, 1 Jul 2019 16:19:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1D5FB26192 for ; Mon, 1 Jul 2019 16:19:00 +0000 (UTC) Date: Mon, 1 Jul 2019 16:19:00 +0000 (UTC) From: "David Sargrad (JIRA)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (NIFI-6343) nifi-ignite-processors fails to build because /tmp/ignite was owned by another MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NIFI-6343?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] David Sargrad updated NIFI-6343: -------------------------------- Attachment: image-2019-07-01-12-18-36-113.png > nifi-ignite-processors fails to build because /tmp/ignite was owned by an= other > -------------------------------------------------------------------------= ----- > > Key: NIFI-6343 > URL: https://issues.apache.org/jira/browse/NIFI-6343 > Project: Apache NiFi > Issue Type: Bug > Environment: centos 7 > java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64 > Reporter: David Sargrad > Priority: Major > Attachments: image-2019-06-03-11-57-12-907.png, image-2019-06-03-= 11-58-15-523.png, image-2019-06-03-12-00-44-650.png, image-2019-06-03-12-01= -35-030.png, image-2019-06-03-12-02-59-709.png, image-2019-06-03-12-04-06-6= 99.png, image-2019-06-03-12-47-07-720.png, image-2019-07-01-11-36-52-582.pn= g, image-2019-07-01-12-18-36-113.png > > > The nifi build fails again and again on nifi-ignite-processors. It seems = to build everything else successfully.=C2=A0 > =C2=A0 > =C2=A0 > =C2=A0 !image-2019-06-03-12-04-06-699.png! > =C2=A0 > =C2=A0 > =C2=A0 > It turns out that the test case attempts to write to /tmp/ignite. > =C2=A0 > !image-2019-06-03-12-02-59-709.png! > =C2=A0 > =C2=A0 > =C2=A0 > However if another user on the same computer ran a past build of nifi, th= en that /tmp/ignite directory is not writable (nor is it cleaned up). It wo= uld seem that such test cases should not write in a /tmp directory that is = shared. > =C2=A0 > =C2=A0 > =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)