You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Witt (Jira)" <ji...@apache.org> on 2020/02/26 01:20:00 UTC

[jira] [Commented] (NIFI-7201) Update build to latest apache-maven-parent and split Github Actions builds to include OSX and distribute localization

    [ https://issues.apache.org/jira/browse/NIFI-7201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045056#comment-17045056 ] 

Joe Witt commented on NIFI-7201:
--------------------------------

[ERROR] Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.121 s <<< FAILURE! - in org.apache.nifi.controller.state.providers.zookeeper.TestZooKeeperStateProvider
[ERROR] testReplaceWithNonExistingValue(org.apache.nifi.controller.state.providers.zookeeper.TestZooKeeperStateProvider)  Time elapsed: 4.26 s  <<< ERROR!
java.io.IOException: Failed to obtain value from ZooKeeper for component with ID 111111111-1111-1111-1111-111111111111 with exception code CONNECTIONLOSS
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /nifi/team1/testing/components/111111111-1111-1111-1111-111111111111


[ERROR] Errors: 
[ERROR]   TestZooKeeperStateProvider>AbstractTestStateProvider.testReplaceWithNonExistingValue:154 ยป IO
[ERROR] Tests run: 500, Failures: 0, Errors: 1, Skipped: 11
[WARNING] /home/runner/work/nifi/nifi/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-hadoop-record-utils/src/main/java/org/apache/nifi/processors/hadoop/AbstractPutHDFSRecord.java:[326,31] [deprecation] closeQuietly(Closeable) in IOUtils has been deprecated
[WARNING] /home/runner/work/nifi/nifi/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-hadoop-record-utils/src/main/java/org/apache/nifi/processors/hadoop/AbstractPutHDFSRecord.java:[327,31] [deprecation] closeQuietly(Closeable) in IOUtils has been deprecated
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project nifi-framework-core: There are test failures.

> Update build to latest apache-maven-parent and split Github Actions builds to include OSX and distribute localization
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-7201
>                 URL: https://issues.apache.org/jira/browse/NIFI-7201
>             Project: Apache NiFi
>          Issue Type: Task
>            Reporter: Joe Witt
>            Assignee: Joe Witt
>            Priority: Major
>             Fix For: 1.12.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Split out the build matrix so we do a 
> - ubuntu Java 11 build on EN
> - ubuntu Java 8 build on FR
> - Java 8 OSX build on JP w/tests
> - Windows build without tests
> Fix any use of maven version checks to instead be maven enforcer like https://issues.apache.org/jira/browse/RAT-232
> Update to apache:apache:23 which uses RAT 13 instead of 12.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)