Hi everyone, First of all, I just pushed a ninja fix for trunk as the patch from CASSANDRA-17164 removed the empty line at the end of cassandra.yaml and this breaks unit tests. Please double-check the latest Jenkins CI run when completed if there is something further to be addressed. I pushed to fix whatever I noticed as it was a quick fix but the amount of failures was huge - https://jenkins-cm4.apache.org/job/Cassandra-trunk/1003/ Tested here the unit tests with the patch before applying the ninja fix: https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/1429/workflows/a624c555-0417-4664-b10e-23f043854213/jobs/9359
CQLSHlib tests are currently breaking due to environmental issues. 1) We need to remove futures package from 4.0 and trunk - this started breaking after unrelated changes today.... and not precommit… 2) Workaround for all branches until we understand why the environment started complaining of ccm command missing even if it is successfully installed as per the logs(more info - https://the-asf.slack.com/archives/CK23JSY2K/p1646956287315479 ; anyone who wants to help is welcome)... I reopened CASSANDRA-17351 <https://issues.apache.org/jira/browse/CASSANDRA-17351> to investigate further. CircleCI shows the workaround fixes the problem for now. Run here: https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/1428/workflows/bbc669ee-65fb-44eb-9aba-f3340bf84053/jobs/9357 I just pushed Jenkins runs for one more confirmation: 3.0 - https://jenkins-cm4.apache.org/job/Cassandra-devbranch/1486/ 3.11 - https://jenkins-cm4.apache.org/job/Cassandra-devbranch/1487/ 4.0 - https://jenkins-cm4.apache.org/job/Cassandra-devbranch/1488/ trunk - https://jenkins-cm4.apache.org/job/Cassandra-devbranch/1490/ It is already late evening in the US and those CI runs take hours so please, someone in Europe to check in the morning and push the commit after review if people are fine with applying intermediate solution. Best regards, Ekaterina Dimitrova