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

Ekaterina Dimitrova commented on CASSANDRA-18436:
-------------------------------------------------

{quote}It looks like these pipeline builds timed out due to lack of resources 
in the free tier...
{quote}
Unfortunately, yes, two of the containers exceeded context deadline.

But the good news are that 
[here|https://app.circleci.com/pipelines/github/djatnieks/cassandra/6/workflows/31f3aa2f-4806-420e-83d1-22e2bebcc670/jobs/594/tests]
 the other 2 containers, that finished the builds successfully, completed 3500 
repetitions which seems to me to be fairly good amount of successful runs.

I suggest we close this ticket as an improvement, by just adding the assertions 
[~djatnieks]  suggested 
[here|https://github.com/djatnieks/cassandra/commit/de637047e5c0601c40dfad8ab73e41e5b9b124d0]
 but nothing to fix so far.

I suspect the failures we saw before were from times when we were still fixing 
outstanding issues in the CI setup. Unfortunately, I do not have that setup 
still available to check the logs but we can always reopen this ticket/open a 
new one if something changes in the future. I am fairly confident we can close 
this one.
[~mck], [~adelapena], [~Bereng] anyone of you up for a review?

> Unit tests in org.apache.cassandra.cql3.EmptyValuesTest class occasionally 
> failing with JDK17
> ---------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18436
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18436
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CI
>            Reporter: Ekaterina Dimitrova
>            Assignee: dan jatnieks
>            Priority: Normal
>             Fix For: 5.x
>
>
>  
> All of them failed with the below stack trace for the same assertion failing:
> {code:java}
> junit.framework.AssertionFailedError: at 
> org.apache.cassandra.cql3.EmptyValuesTest.verify(EmptyValuesTest.java:90) at 
> org.apache.cassandra.cql3.EmptyValuesTest.verifyJsonInsert(EmptyValuesTest.java:112)
>  at 
> org.apache.cassandra.cql3.EmptyValuesTest.testEmptyDecimal(EmptyValuesTest.java:192)
>  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}
>  
> Unfortunately I do not have a link to the CI run as this was seen last in 
> private infra and not in CircleCI. Maybe we want to check with the 
> multiplexer for flakiness. 



--
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