Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] RetentionLeaseIT.testRetentionLeaseSyncedOnRemove fails #38764

Closed
jimczi opened this issue Feb 12, 2019 · 2 comments
Closed

[CI] RetentionLeaseIT.testRetentionLeaseSyncedOnRemove fails #38764

jimczi opened this issue Feb 12, 2019 · 2 comments
Assignees
Labels
:Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. >test-failure Triaged test failures from CI v6.7.0

Comments

@jimczi
Copy link
Contributor

jimczi commented Feb 12, 2019

This test fails reproducibly in 6.7:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.7+internalClusterTest/404/console

REPRODUCE WITH: ./gradlew :server:integTest \
  -Dtests.seed=B1BFA31B134F4CA0 \
  -Dtests.class=org.elasticsearch.index.seqno.RetentionLeaseIT \
  -Dtests.method="testRetentionLeaseSyncedOnRemove" \
  -Dtests.security.manager=true \
  -Dtests.locale=zh-CN \
  -Dtests.timezone=Europe/Skopje \
  -Dcompiler.java=11 \
  -Druntime.java=8

The same test is working fine in master and 7x.

@jimczi jimczi added >test-failure Triaged test failures from CI :Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. v6.7.0 labels Feb 12, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

jimczi added a commit to jimczi/elasticsearch that referenced this issue Feb 12, 2019
jasontedor added a commit that referenced this issue Feb 12, 2019
This commit adds a missing soft deletes setting that was lost when the
commit was rebased on the latest 6.x branch before pushing. I am sorry.

Closes #38764
@jasontedor
Copy link
Member

Closed by 5fad38e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. >test-failure Triaged test failures from CI v6.7.0
Projects
None yet
Development

No branches or pull requests

3 participants