elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.33k stars 24.87k forks source link

[CI] GeoIpDownloaderIT testGeoIpDatabasesDownloadNoGeoipProcessors failing #117219

Open elasticsearchmachine opened 1 day ago

elasticsearchmachine commented 1 day ago

Build Scans:

Reproduction Line:

./gradlew ":modules:ingest-geoip:internalClusterTest" --tests "org.elasticsearch.ingest.geoip.GeoIpDownloaderIT.testGeoIpDatabasesDownloadNoGeoipProcessors" -Dtests.seed=758DB5F0B3650820 -Dtests.locale=kk -Dtests.timezone=America/Merida -Druntime.java=17 -Dtests.fips.enabled=true

Applicable branches: 8.x

Reproduces locally?: N/A

Failure History: See dashboard&_a=(controlGroupState:(initialChildControlState:('0c0c9cb8-ccd2-45c6-9b13-96bac4abc542':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:task.keyword,order:0,selectedOptions:!(),title:'GradleTask',type:optionsListControl),'4e6ad9d6-6fdc-4fcc-bf1a-aa6ca79e0850':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:className.keyword,order:1,selectedOptions:!(org.elasticsearch.ingest.geoip.GeoIpDownloaderIT),title:'Suite',type:optionsListControl),'144933da-5c1b-4257-a969-7f43455a7901':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:name.keyword,order:2,selectedOptions:!(testGeoIpDatabasesDownloadNoGeoipProcessors),title:'Test',type:optionsListControl)))))

Failure Message:

java.lang.AssertionError: 
Expected: an empty collection
     but: <[MyCustomGeoLite2-City.mmdb, GeoLite2-City.mmdb, GeoLite2-Country.mmdb, GeoLite2-ASN.mmdb]>

Issue Reasons:

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

elasticsearchmachine commented 1 day ago

Pinging @elastic/es-data-management (Team:Data Management)