-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructure:Security/TLSSSL/TLS, CertificatesSSL/TLS, CertificatesTeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Description
7.x periodic fips builds have been failing since 19 April with this, unsure if the master equivalent is also effected as it has not run since 7 April
org.elasticsearch.gradle.BuildExamplePluginsIT testCurrentExamplePlugin
org.elasticsearch.gradle.BuildExamplePluginsIT testCurrentExamplePlugin
org.elasticsearch.gradle.BuildExamplePluginsIT testCurrentExamplePlugin
org.elasticsearch.gradle.BuildExamplePluginsIT testCurrentExamplePlugin
org.elasticsearch.gradle.BuildExamplePluginsIT testCurrentExamplePlugin
org.elasticsearch.gradle.BuildExamplePluginsIT testCurrentExamplePlugin
org.elasticsearch.gradle.BuildExamplePluginsIT testCurrentExamplePlugin
2> REPRODUCE WITH: ./gradlew :integTestRunner --tests "org.elasticsearch.example.painlesswhitelist.PainlessWhitelistClientYamlTestSuiteIT.test {yaml=painless_whitelist/30_static/custom static imported method}" -Dtests.seed=927E287605F73A70 -Dtests.security.manager=true -Dtests.locale=mt -Dtests.timezone=Egypt -Dcompiler.java=12 -Druntime.java=8FIPS
2> java.lang.IllegalStateException: could not create the default ssl context
Caused by:
java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
Caused by:
java.security.KeyStoreException: problem accessing trust store
Caused by:
java.io.IOException: BCFKS KeyStore corrupted: MAC calculation failed.
Earliest https://scans.gradle.com/s/pvn346idu54go/tests/orjfcz7hu5lqq-o3tyn5hvqpucy
Most recent (slightly different stack trace) https://scans.gradle.com/s/kzcihhmmfxx54/tests/orjfcz7hu5lqq-axhth7m5yd5sq
Metadata
Metadata
Assignees
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructure:Security/TLSSSL/TLS, CertificatesSSL/TLS, CertificatesTeam:DeliveryMeta label for Delivery teamMeta label for Delivery team