-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[CI] XDocsClientYamlTestSuiteIT test {yaml=en/rest-api/security/oidc-prepare-authentication-api/line_72} failing #85918
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
Comments
Pinging @elastic/es-security (Team:Security) |
@Luegg We've added Java 19 testing to the 7.17 branch as well. Do you mind backporting #86035 to 7.17 to address these failures? |
And another one here: https://gradle-enterprise.elastic.co/s/b32fonqbgov6w |
What version of Java 19 is being used? This is from the Gradle scan for the CI test failure.
I ran the reproduce command from that CI failure, but I used OpenJDK EA 19 b32 and the test passed.
This is from the Gradle scan for my local build which passed.
|
Based on the raw logs from the run, it appears to be Oracle Corporation 19-ea [OpenJDK 64-Bit Server VM 19-ea+32-2220]. Looks the same... maybe intermittent issue. |
I don't see b32 mentioned in any of the raw logs for the CI failure links provided here:
I only see b32 mentioned in the raw log for my local build: I am wondering if CI tests are using jdk-19-b0, hence no build number? If so, I wonder if updating to jdk-19-b32 could resolve these issues. OpenJDK 19 EA release download page only seems to provide the latest b32 build, so I would need to try and find an earlier copy of the b0 build. |
@justincr-elastic as mentioned in this comment this issue was addressed in |
#88868 backported a fix from 8.x to 7.x to fix this CI failure. |
This reproduces on Java 19. It seems the query params in the redirect url are ordered differently. This might be some implementation detail in the update JDK. Not sure if we can make this test a bit more robust.
Build scan:
https://gradle-enterprise.elastic.co/s/j7rlne5j7yuri/tests/:x-pack:docs:integTest/org.elasticsearch.smoketest.XDocsClientYamlTestSuiteIT/test%20%7Byaml=en%2Frest-api%2Fsecurity%2Foidc-prepare-authentication-api%2Fline_72%7D
Reproduction line:
./gradlew ':x-pack:docs:integTest' --tests "org.elasticsearch.smoketest.XDocsClientYamlTestSuiteIT.test {yaml=en/rest-api/security/oidc-prepare-authentication-api/line_72}" -Dtests.seed=B47F42789F9BE697 -Dtests.locale=es-EC -Dtests.timezone=America/Lower_Princes -Druntime.java=19
Applicable branches:
master
Reproduces locally?:
Yes
Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.smoketest.XDocsClientYamlTestSuiteIT&tests.test=test%20%7Byaml%3Den/rest-api/security/oidc-prepare-authentication-api/line_72%7D
Failure excerpt:
The text was updated successfully, but these errors were encountered: