-
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] Secure Hdfs Fixture in JDK16 #68075
Comments
Pinging @elastic/es-security (Team:Security) |
@jbaiera Do you have any hunches about this? |
Seems related to #66972. I put in a fix for this for JDK 16 builds a little while back (#67391) but it seems that the issue has resurfaced. Looking at the command line for the secured hdfs fixture, it lacks the open exports argument that the fix PR was supposed to add. I suspect some small detail is keeping that from being added in the build. I'll investigate. |
Pinging @elastic/es-core-features (Team:Core/Features) |
Some more today: https://gradle-enterprise.elastic.co/s/mvhntb4vvwnbc |
Looking at this again, I don't see a compelling reason why the fixture should be running with That said, they will eventually need to support Java 16 as we'll switch the build to that as soon as 16 goes GA and Gradle has support so we should get this sorted regardless. |
@mark-vieira It seems the mute didn't work. It still failed on master https://gradle-enterprise.elastic.co/s/nydha2cre3ntu |
Good catch, looks like the searchable-snapshots project also uses that fixture. I'll open another PR to mute that one as well. |
Searchable snapshots secure tests also disabled on Java 16 with #68189. You'll want to revert that as well when this gets fixed. |
This one seems to be fixed, I'm pretty sure due to #78407. |
Indeed. This should be remediated now. Closing! |
Build scan: https://gradle-enterprise.elastic.co/s/plztmz7djijsu
Repro line:
./gradlew ':x-pack:plugin:searchable-snapshots:qa:hdfs:integTestSecure' --tests "org.elasticsearch.xpack.searchablesnapshots.hdfs.HdfsSearchableSnapshotsIT" -Dtests.security.manager=true -Druntime.java=16
Reproduces locally?: Yes
Applicable branches: 7.x, master
Failure history:
https://build-stats.elastic.co/app/kibana#/discover?_g=(refreshInterval:(pause:!t,value:0),time:(from:now-90d,mode:quick,to:now))&_a=(columns:!(build.job-name,build.branch),index:b646ed00-7efc-11e8-bf69-63c8ef516157,interval:auto,query:(language:lucene,query:HdfsSearchableSnapshotsIT),sort:!(process.time-start,desc))
Failure excerpt:
The text was updated successfully, but these errors were encountered: