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

David Capwell commented on CASSANDRA-18890:
-------------------------------------------

Starting commit

CI Results (pending):
||Branch||Source||Circle CI||Jenkins||
|cassandra-5.0|[branch|https://github.com/dcapwell/cassandra/tree/commit_remote_branch/CASSANDRA-18890-cassandra-5.0-E29B503D-044F-48F8-872E-33EC929FBC3F]|[build|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=commit_remote_branch%2FCASSANDRA-18890-cassandra-5.0-E29B503D-044F-48F8-872E-33EC929FBC3F]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/2609/]|
|trunk|[branch|https://github.com/dcapwell/cassandra/tree/commit_remote_branch/CASSANDRA-18890-trunk-E29B503D-044F-48F8-872E-33EC929FBC3F]|[build|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=commit_remote_branch%2FCASSANDRA-18890-trunk-E29B503D-044F-48F8-872E-33EC929FBC3F]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/2610/]|


> Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18890
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18890
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/unit
>            Reporter: Andres de la Peña
>            Assignee: David Capwell
>            Priority: Normal
>             Fix For: 5.x
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The unit test {{org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest}} 
> is flaky in both 5.0 and trunk:
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3222/workflows/ecfca708-f183-429e-80e5-b2bfea8d25a0/jobs/80292/tests
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3221/workflows/bb777ac0-6263-4d6e-aa54-35d6928e1e9b/jobs/80294
> {code}
> junit.framework.AssertionFailedError: Property error detected:
> Seed = 3695691971125975155
> Examples = 2
> Pure = false
> Error: property test did not complete within PT1M
> Values:
>       at accord.utils.Property$Common.checkWithTimeout(Property.java:115)
>       at accord.utils.Property$SingleBuilder.check(Property.java:223)
>       at accord.utils.Property$ForBuilder.check(Property.java:124)
>       at 
> org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest.concurrentIrWithPreview(ConcurrentIrWithPreviewFuzzTest.java:46)
>       at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
>       at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}
> Flakiness is around 6%. The CircleCI runs above have been generated with:
> {code}
> .circleci/generate.sh -p -s \
>   -e 
> REPEATED_UTESTS=org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest \
>   -e REPEATED_UTESTS_COUNT=500
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to