Skip to content

[CI] CacheFileTests.testCacheFileCreatedAsSparseFile fails on master #81362

@przemekwitek

Description

@przemekwitek

Build scan:
https://gradle-enterprise.elastic.co/s/lny65mo6chmek

Repro line:

REPRODUCE WITH: ./gradlew ':x-pack:plugin:searchable-snapshots:test' --tests "org.elasticsearch.xpack.searchablesnapshots.cache.common.CacheFileTests.testCacheFileCreatedAsSparseFile" \
  -Dtests.seed=E7AB31A9E717E54B \
  -Dtests.locale=zh-CN \
  -Dtests.timezone=Etc/GMT-5 \
  -Druntime.java=17

REPRODUCE WITH: ./gradlew ':x-pack:plugin:searchable-snapshots:test' --tests "org.elasticsearch.xpack.searchablesnapshots.cache.common.CacheFileTests.testCacheFileCreatedAsSparseFile" \
  -Dtests.seed=E7AB31A9E717E54B \
  -Dtests.locale=zh-CN \
  -Dtests.timezone=Etc/GMT-5 \
  -Druntime.java=17

Reproduces locally?:
No

Applicable branches:
master

Failure history:
Two failures today.
No prior failures of this test.

Failure excerpt:

11:54:36 org.elasticsearch.xpack.searchablesnapshots.cache.common.CacheFileTests > testCacheFileCreatedAsSparseFile FAILED
11:54:36     java.lang.AssertionError
11:54:36         at __randomizedtesting.SeedInfo.seed([45B7968DCEE813EC:C0396B8309F7EF9D]:0)
11:54:36         at org.junit.Assert.fail(Assert.java:86)
11:54:36         at org.junit.Assert.assertTrue(Assert.java:41)
11:54:36         at org.junit.Assert.assertTrue(Assert.java:52)
11:54:36         at org.elasticsearch.xpack.searchablesnapshots.cache.common.CacheFileTests.testCacheFileCreatedAsSparseFile(CacheFileTests.java:422)

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions