Skip to content

[CI] FileAccessTreeTests testDuplicateExclusivePaths failing #124603

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

gradlew ":libs:entitlement:test" --tests "org.elasticsearch.entitlement.runtime.policy.FileAccessTreeTests.testDuplicateExclusivePaths" -Dtests.seed=69933420B0F4A869 -Dtests.locale=jgo-Latn-CM -Dtests.timezone=Asia/Seoul -Druntime.java=24

Applicable branches:
8.x

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: "Path [/a/b] is already exclusive to [component1][module1], cannot add exclusive access for [component2][module1]"
     but: was "Path [C:\\a\\b] is already exclusive to [component1][module1], cannot add exclusive access for [component2][module1]"

Issue Reasons:

  • [8.x] 2 consecutive failures in test testDuplicateExclusivePaths
  • [8.x] 9 consecutive failures in step windows-2019_checkpart1_platform-support-windows
  • [8.x] 9 consecutive failures in step windows-2022_checkpart1_platform-support-windows
  • [8.x] 18 failures in test testDuplicateExclusivePaths (5.2% fail rate in 346 executions)
  • [8.x] 9 failures in step windows-2019_checkpart1_platform-support-windows (100.0% fail rate in 9 executions)
  • [8.x] 9 failures in step windows-2022_checkpart1_platform-support-windows (100.0% fail rate in 9 executions)
  • [8.x] 9 failures in pipeline elasticsearch-periodic-platform-support (100.0% fail rate in 9 executions)

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

Metadata

Metadata

Assignees

Labels

:Core/Infra/EntitlementsEntitlements infrastructure>test-failureTriaged test failures from CITeam:Core/InfraMeta label for core/infra teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions