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

Niels Basjes commented on AVRO-3715:
------------------------------------

Flaky test on Java 17 that sometimes fails with:
{code:java}
[INFO] Running org.apache.avro.ipc.netty.TestNettyServer
6354Error:  Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
4.815 s <<< FAILURE! - in org.apache.avro.ipc.netty.TestNettyServer
6355Error:  org.apache.avro.ipc.netty.TestNettyServer.connectionsCount  Time 
elapsed: 0.008 s  <<< FAILURE!
6356org.opentest4j.AssertionFailedError: expected: <2> but was: <3>
6357    at 
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
6358    at 
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132){code}

> The build consistently fails.
> -----------------------------
>
>                 Key: AVRO-3715
>                 URL: https://issues.apache.org/jira/browse/AVRO-3715
>             Project: Apache Avro
>          Issue Type: Bug
>            Reporter: Niels Basjes
>            Assignee: Niels Basjes
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> At least 3 reasons:
> - Oracle Java 18 no longer exists.
> - CycloneDX does not generate reproducible BOM
>    
> https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/doc/BUILDSPEC.md#cyclonedx-does-not-generate-reproducible-bom
> - During ./build.sh dist this dependency does not exist 
> org.apache.maven.plugin-tools:maven-plugin-tools-javadoc:3.7.0



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to