-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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] GeoIpDownloaderCliIT.testInvalidTimestamp failure #75221
Comments
Pinging @elastic/es-analytics-geo (Team:Analytics) |
Another instance of this: https://gradle-enterprise.elastic.co/s/c2sdhoiwrf2fo |
I'll also note that the repro line for this test does not actually run the test. Running the class from IntelliJ also does not actually run the test. Running |
This change adds additional assertion in GeoIpDownloaderIT.testInvalidTimestamp which makes sure that validity checks work both ways (so going out of validity and back) and it should fix race in cleanUp method leading to occasional failures. Closes elastic#75221 Closes elastic#74358
This change adds additional assertion in GeoIpDownloaderIT.testInvalidTimestamp which makes sure that validity checks work both ways (so going out of validity and back) and it should fix race in cleanUp method leading to occasional failures. Closes elastic#75221 Closes elastic#74358
… (#75353) * Make GeoIpDownloaderIT.testInvalidTimestamp more robust (#75330) This change adds additional assertion in GeoIpDownloaderIT.testInvalidTimestamp which makes sure that validity checks work both ways (so going out of validity and back) and it should fix race in cleanUp method leading to occasional failures. Closes #75221 Closes #74358 * compilation fix Co-authored-by: Przemko Robakowski <[email protected]>
This test failed again on FWIW, I could not reproduce that one locally. |
And another one: https://gradle-enterprise.elastic.co/s/apsspqdlx7jqm in 7.14 |
#75354) * Make GeoIpDownloaderIT.testInvalidTimestamp more robust (#75330) This change adds additional assertion in GeoIpDownloaderIT.testInvalidTimestamp which makes sure that validity checks work both ways (so going out of validity and back) and it should fix race in cleanUp method leading to occasional failures. Closes #75221 Closes #74358 * compilation fix Co-authored-by: Przemko Robakowski <[email protected]>
Another one, from a PR against |
It fails frequently - I'm gonna mute it in #75398 |
This change adds additional assertion in GeoIpDownloaderIT.testInvalidTimestamp which makes sure that validity checks work both ways (so going out of validity and back) and it should fix race in cleanUp method leading to occasional failures. Closes elastic#75221 Closes elastic#74358
Pinging @elastic/es-data-management (Team:Data Management) |
I'm also unable to reproduce this locally. The teardown of this test class has also changed recently. |
The test has been enabled for some time now and hasn't failed. I will close this issue, if for some reason this test fails again then this issue can be re-opened or a new issue can be created. |
Another occurrence in 8.0 https://gradle-enterprise.elastic.co/s/4mua3tcr5q2c4 |
Another occurrence in 8.1 https://gradle-enterprise.elastic.co/s/c4jzxbgt6slka |
Another failure today on master: https://gradle-enterprise.elastic.co/s/exq2xfl2mgrmy |
This looks like #92888. |
Multiple failures again today:
All failures are on Windows instances and the following error is thrown for all
|
This issue has been closed because it has been open for too long with no activity. Any muted tests that were associated with this issue have been unmuted. If the tests begin failing again, a new issue will be opened, and they may be muted again. |
Build scan: https://gradle-enterprise.elastic.co/s/sotnvdenrgysw
Repro line:
./gradlew ':modules:ingest-geoip:internalClusterTest' --tests "org.elasticsearch.ingest.geoip.GeoIpDownloaderCliIT.testInvalidTimestamp" -Dtests.seed=9DC568B1B022BF2 -Dtests.locale=sr -Dtests.timezone=Asia/Seoul -Druntime.java=11
Reproduces locally?: No
Applicable branches: master
Failure history: Failed a few times in the past month, see here
Failure excerpt:
The text was updated successfully, but these errors were encountered: