Skip to content

[CI] ConcurrentSeqNoVersioningIT testSeqNoCASLinearizability failing #117249

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":server:internalClusterTest" --tests "org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT.testSeqNoCASLinearizability" -Dtests.seed=65377BDA3C1C33DA -Dtests.locale=be-TARASK -Dtests.timezone=Asia/Novokuznetsk -Druntime.java=25

Applicable branches:
9.2

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: primary term does not match, luceneOp=[Index{id='ID:1', seqNo=5, primaryTerm=1, version=2, autoGeneratedIdTimestamp=-1}], translogOp=[Index{id='ID:1', seqNo=5, primaryTerm=2, version=2, autoGeneratedIdTimestamp=-1}]
Expected: <2L>
     but: was <1L>

Issue Reasons:

  • [9.2] 2 failures in test testSeqNoCASLinearizability (1.2% fail rate in 169 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

Labels

:Distributed/DistributedA catch all label for anything in the Distributed Area. Please avoid if you can.>test-failureTriaged test failures from CITeam:Distributed Indexing (obsolete)Meta label for Distributed Indexing team. Obsolete. Please do not use.medium-riskAn open issue or test failure that is a medium risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions