Return-Path: X-Original-To: apmail-nifi-commits-archive@minotaur.apache.org Delivered-To: apmail-nifi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 382BA17981 for ; Thu, 30 Apr 2015 17:59:33 +0000 (UTC) Received: (qmail 68754 invoked by uid 500); 30 Apr 2015 17:59:33 -0000 Delivered-To: apmail-nifi-commits-archive@nifi.apache.org Received: (qmail 68722 invoked by uid 500); 30 Apr 2015 17:59:33 -0000 Mailing-List: contact commits-help@nifi.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.incubator.apache.org Delivered-To: mailing list commits@nifi.incubator.apache.org Received: (qmail 68713 invoked by uid 99); 30 Apr 2015 17:59:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2015 17:59:33 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [54.164.171.186] (HELO mx1-us-east.apache.org) (54.164.171.186) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2015 17:59:27 +0000 Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id CEF3747352 for ; Thu, 30 Apr 2015 17:59:06 +0000 (UTC) Received: (qmail 66336 invoked by uid 99); 30 Apr 2015 17:59:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2015 17:59:06 +0000 Date: Thu, 30 Apr 2015 17:59:06 +0000 (UTC) From: "Mark Payne (JIRA)" To: commits@nifi.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NIFI-144) Test Failure: org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/NIFI-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14521953#comment-14521953 ] Mark Payne commented on NIFI-144: --------------------------------- Code in the patch seems reasonable. I applied it and verified that everything still works for me, as it always has. No issues. +1. Will push changes to develop later today. > Test Failure: org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest > ------------------------------------------------------------------------------------ > > Key: NIFI-144 > URL: https://issues.apache.org/jira/browse/NIFI-144 > Project: Apache NiFi > Issue Type: Bug > Components: Core Framework > Affects Versions: 0.0.1 > Environment: OS X 10.9 > Maven 3.2.3 (via homebrew) > JDK 1.7.0_72 > Reporter: Aldrin Piri > Assignee: Sean Busbey > Fix For: 0.1.0 > > Attachments: NIFI-144.1.patch.txt > > > Running org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Added 6 IP(s) to firewall. Only requests originating from the configured IPs will be accepted. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - No IPs added to firewall. Firewall will accept all requests. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Added 6 IP(s) to firewall. Only requests originating from the configured IPs will be accepted. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - No IPs added to firewall. Firewall will accept all requests. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Added 6 IP(s) to firewall. Only requests originating from the configured IPs will be accepted. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - No IPs added to firewall. Firewall will accept all requests. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Added 6 IP(s) to firewall. Only requests originating from the configured IPs will be accepted. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - No IPs added to firewall. Firewall will accept all requests. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Added 6 IP(s) to firewall. Only requests originating from the configured IPs will be accepted. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - No IPs added to firewall. Firewall will accept all requests. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Added 6 IP(s) to firewall. Only requests originating from the configured IPs will be accepted. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - No IPs added to firewall. Firewall will accept all requests. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Added 6 IP(s) to firewall. Only requests originating from the configured IPs will be accepted. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - No IPs added to firewall. Firewall will accept all requests. > [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded. > Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.35 sec <<< FAILURE! - in org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest > testIsPermissibleWithMalformedData(org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest) Time elapsed: 0.437 sec <<< FAILURE! > java.lang.AssertionError: null > at org.junit.Assert.fail(Assert.java:86) > at org.junit.Assert.assertTrue(Assert.java:41) > at org.junit.Assert.assertFalse(Assert.java:64) > at org.junit.Assert.assertFalse(Assert.java:74) > at org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest.testIsPermissibleWithMalformedData(FileBasedClusterNodeFirewallTest.java:79) -- This message was sent by Atlassian JIRA (v6.3.4#6332)