Skip to content

[CI] WatchMetadataTests#testWatchMetadata test failure #40631

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

Closed
martijnvg opened this issue Mar 29, 2019 · 5 comments
Closed

[CI] WatchMetadataTests#testWatchMetadata test failure #40631

martijnvg opened this issue Mar 29, 2019 · 5 comments
Assignees
Labels
:Data Management/Watcher >test-failure Triaged test failures from CI

Comments

@martijnvg
Copy link
Member

  1> [2019-03-28T15:09:36,596][INFO ][o.e.x.w.t.i.WatchMetadataTests] [testWatchMetadata] after test
FAILURE 1.06s J7 | WatchMetadataTests.testWatchMetadata <<< FAILURES!
   > Throwable #1: java.lang.AssertionError: 
   > Expected: a value greater than <0L>
   >      but: <0L> was equal to <0L>
   >    at __randomizedtesting.SeedInfo.seed([1D60679C9809AF1C:8A18F6576683372E]:0)
   >    at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   >    at org.elasticsearch.xpack.watcher.test.integration.WatchMetadataTests.testWatchMetadata(WatchMetadataTests.java:65)
   >    at java.lang.Thread.run(Thread.java:748)

Build url: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.0+intake/561/console

Does not reproduce with the random seed, but this test does fail when executed locally with -Dtests.iters=x.

@martijnvg martijnvg added >test-failure Triaged test failures from CI :Data Management/Watcher labels Mar 29, 2019
@martijnvg martijnvg self-assigned this Mar 29, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features

@droberts195
Copy link
Contributor

This failed again in https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+artifactory/136/console

I muted the test on master in 6df64d2

@martijnvg
Copy link
Member Author

I backported the @droberts195's commit to 7.x, 7.0 and 6.7 branches too, because this test failed on these branches as well.

@gwbrown
Copy link
Contributor

gwbrown commented Apr 9, 2019

This should be fixed in master by #40658, if anyone runs across this failure let me know. I'll wait for the backport before closing this.

@gwbrown
Copy link
Contributor

gwbrown commented Apr 12, 2019

#40658 has been merged to all currently maintained branches after a week of running in master with no failures in this test, so I'm closing this issue.

@gwbrown gwbrown closed this as completed Apr 12, 2019
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this issue May 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Watcher >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

4 participants