[
https://issues.apache.org/jira/browse/CASSANDRA-17416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534473#comment-17534473
]
Josh McKenzie commented on CASSANDRA-17416:
-------------------------------------------
ASF CI run seems like a bit of an unrelated mess. Probably need to see how
build 11 w/a subsequent commit runs, as a lot of unrelated failures popped up
for seemingly first time in the 4.1 history on this patch.
A limitation of the logic used to determine historical test failure here is
that we're comparing the 10 builds of the cassandra-4.1 branch and missing out
on trunk so it's quite possible there's failures of these tests on those
branches as well not being correlated here.
I don't think there's anything for us to do re: CI and this patch though.
[CI Results]
Branch: 4.1, build number: 10
butler url:
[https://butler.cassandra.apache.org/#/ci/upstream/compare/Cassandra-4.1/Cassandra-4.1]
jenkins url: [https://ci-cassandra.apache.org/job/Cassandra-4.1/10/]
JIRA: CASSANDRA-17416
commit url:
[https://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=commit;h=8fc39685fbb6c963cf0d86fd458069ab80bbcece]
affected paths:
* doc/modules/cassandra/pages/operating/cdc.adoc
*
test/unit/org/apache/cassandra/db/commitlog/CommitLogSegmentManagerCDCTest.java
Build Result: UNSTABLE
Passing Tests: 49062
Failing Tests: 16
||Test|Failures|JIRA|
|dtest-upgrade.upgrade_tests.upgrade_through_versions_test.TestProtoV3Upgrade_AllVersions_RandomPartitioner_EndsAt_3_11_X_HEAD.test_rolling_upgrade_with_internode_ssl|2
of 8|[Multiple JIRAs
found|https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSANDRA%20and%20resolution%20%3D%20unresolved%20and%20summary%20~%20%22*TestProtoV3Upgrade*%22]|
|org.apache.cassandra.net.ProxyHandlerConnectionsTest.testExpireSome|2 of
8|CASSANDRA-17301?|
|org.apache.cassandra.distributed.upgrade.MixedModeAvailabilityV30Test.testAvailability|2
of 8|CASSANDRA-17307?|
|org.apache.cassandra.tools.TopPartitionsTest.testServiceTopPartitionsSingleTable-compression|2
of 8|CASSANDRA-17455?|
|org.apache.cassandra.distributed.test.thresholds.TombstoneCountWarningTest.noWarningsScan|1
of 8|CASSANDRA-17244?|
|dtest-upgrade.upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_0_x_To_indev_4_1_x.test_multi_in_compact|1
of 8|[No JIRA
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]|
|dtest-offheap.auth_test.TestAuth.test_system_auth_ks_is_alterable|1 of
8|[Multiple JIRAs
found|https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSANDRA%20and%20resolution%20%3D%20unresolved%20and%20summary%20~%20%22*TestAuth*%22]|
|org.apache.cassandra.distributed.test.thresholds.TombstoneCountWarningTest.failThresholdSinglePartition|2
of 8|CASSANDRA-17244?|
|org.apache.cassandra.tools.TopPartitionsTest.testServiceTopPartitionsSingleTable-cdc|1
of 8|CASSANDRA-17455?|
|org.apache.cassandra.cql3.validation.operations.InsertUpdateIfConditionCollectionsTest.testNonFrozenEmptyCollection[1:
clusterMinVersion=3.11]|1 of 8|[No JIRA
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]|
|dtest.materialized_views_test.TestMaterializedViews.test_mv_with_default_ttl_with_flush|1
of 8|CASSANDRA-11612?|
|org.apache.cassandra.distributed.test.thresholds.TombstoneCountWarningTest.noWarningsSinglePartition|1
of 8|CASSANDRA-17244?|
|org.apache.cassandra.db.commitlog.CommitLogSegmentManagerCDCTest.testSwitchingCDCWriteModes|2
of 8|CASSANDRA-17542?|
|org.apache.cassandra.db.SinglePartitionSliceCommandTest.testPartitionDeletionRowDeletionTie-compression|2
of 8|CASSANDRA-17463?|
|org.apache.cassandra.cql3.validation.operations.InsertUpdateIfConditionCollectionsTest.testListItem[1:
clusterMinVersion=3.11]-cdc|1 of 8|[No JIRA
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]|
|dtest-upgrade.upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_indev_3_0_x_To_indev_4_1_x.test_no_range_ghost|1
of 8|[No JIRA
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]|
> Test Failure:
> org.apache.cassandra.db.commitlog.CommitLogSegmentManagerCDCTest.testCDCIndexFileWriteOnSync
> ----------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-17416
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17416
> Project: Cassandra
> Issue Type: Bug
> Components: Test/unit
> Reporter: Marcus Eriksson
> Assignee: Yifan Cai
> Priority: Normal
> Fix For: 4.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> [https://ci-cassandra.apache.org/job/Cassandra-trunk/985/testReport/org.apache.cassandra.db.commitlog/CommitLogSegmentManagerCDCTest/testCDCIndexFileWriteOnSync_cdc_3/]
> h3. Error Message
> expected:<1748956> but was:<1749196>
> h3. Stacktrace
> junit.framework.AssertionFailedError: expected:<1748956> but was:<1749196> at
> org.apache.cassandra.db.commitlog.CommitLogSegmentManagerCDCTest.testCDCIndexFileWriteOnSync(CommitLogSegmentManagerCDCTest.java:160)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method) at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> h3. Standard Output
> INFO [main] 2022-03-02 15:04:59,516 YamlConfigurationLoader.java:103 -
> Configuration location:
> file:////home/cassandra/cassandra/build/test/cassandra.cdc.yaml DEBUG [main]
> 2022-03-02 15:04:59,520 YamlConfigurationLoader.java:124 - Loading settings
> from file:////home/cassandra/cassandra/build/test/cassandra.cdc.yaml INFO
> [main] 2022-03-02 15:04:59,674 Config.java:907 - Node
> configuration:[allocate_tokens_for_keyspace=null;
> allocate_tokens_for_local_replication_factor=null; allow_extra_insecure_
> ...[truncated 4125855 chars]... -02 15:06:57,491 PathUtils.java:73 - Deleting
> file during startup:
> /home/cassandra/cassandra/build/test/cassandra/data/system_schema/views-9786ac1cdd583201a7cdad556410c985/nb-11-big-Summary.db
> DEBUG [MemtableFlushWriter:2] 2022-03-02 15:06:57,496
> ColumnFamilyStore.java:1207 - Flushed to
> [BigTableReader(path='/home/cassandra/cassandra/build/test/cassandra/data/system_schema/keyspaces-abac5682dea631c5b535b3d6cffd0fb6/nb-55-big-Data.db')]
> (1 sstables, 4.895KiB), biggest 4.895KiB, smallest 4.895KiB
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]